[==========] Running 10 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from ConsistencyITest
[ RUN      ] ConsistencyITest.TestTimestampPropagationFromScans
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:36:49.970551 15934 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.143.190:35135
I20260812 06:36:49.971714 15934 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 06:36:49.972347 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 06:36:49.979429 15934 server_base.cc:1061] running on GCE node
W20260812 06:36:49.979354 15940 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:49.979354 15942 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:49.979354 15939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:49.980135 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:49.980214 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:49.982280 15934 webserver.cc:533] Webserver started at http://127.15.143.190:42911/ using document root <none> and password file <none>
I20260812 06:36:49.982880 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:49.982942 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:49.983256 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:49.984895 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/master-0-root/instance:
uuid: "288a49488b8341eb9e7f33e99ff59ec6"
format_stamp: "Formatted at 2026-08-12 06:36:49 on dist-test-slave-wl2h"
I20260812 06:36:49.988917 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260812 06:36:49.991593 15948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:49.992878 15934 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260812 06:36:49.993031 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/master-0-root
uuid: "288a49488b8341eb9e7f33e99ff59ec6"
format_stamp: "Formatted at 2026-08-12 06:36:49 on dist-test-slave-wl2h"
I20260812 06:36:49.993191 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-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)
I20260812 06:36:50.013517 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:50.014318 15934 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 06:36:50.014523 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:50.023351 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.190:35135
I20260812 06:36:50.023365 16016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.190:35135 every 8 connection(s)
I20260812 06:36:50.025840 16017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:50.031716 16017 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6: Bootstrap starting.
I20260812 06:36:50.034789 16017 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:50.035748 16017 log.cc:826] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6: Log is configured to *not* fsync() on all Append() calls
I20260812 06:36:50.037602 16017 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6: No bootstrap required, opened a new log
I20260812 06:36:50.040675 16017 raft_consensus.cc:359] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "288a49488b8341eb9e7f33e99ff59ec6" member_type: VOTER }
I20260812 06:36:50.040850 16017 raft_consensus.cc:385] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:50.040931 16017 raft_consensus.cc:740] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 288a49488b8341eb9e7f33e99ff59ec6, State: Initialized, Role: FOLLOWER
I20260812 06:36:50.041610 16017 consensus_queue.cc:260] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "288a49488b8341eb9e7f33e99ff59ec6" member_type: VOTER }
I20260812 06:36:50.041749 16017 raft_consensus.cc:399] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:50.041875 16017 raft_consensus.cc:493] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:50.042017 16017 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:50.042882 16017 raft_consensus.cc:515] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "288a49488b8341eb9e7f33e99ff59ec6" member_type: VOTER }
I20260812 06:36:50.043325 16017 leader_election.cc:304] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [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: 288a49488b8341eb9e7f33e99ff59ec6; no voters: 
I20260812 06:36:50.043707 16017 leader_election.cc:290] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:50.043871 16024 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:50.044157 16024 raft_consensus.cc:697] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [term 1 LEADER]: Becoming Leader. State: Replica: 288a49488b8341eb9e7f33e99ff59ec6, State: Running, Role: LEADER
I20260812 06:36:50.044503 16024 consensus_queue.cc:237] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [LEADER]: Queue going to LEADER mode. State: All 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: "288a49488b8341eb9e7f33e99ff59ec6" member_type: VOTER }
I20260812 06:36:50.044894 16017 sys_catalog.cc:565] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:36:50.046321 16026 sys_catalog.cc:455] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 288a49488b8341eb9e7f33e99ff59ec6. Latest consensus state: current_term: 1 leader_uuid: "288a49488b8341eb9e7f33e99ff59ec6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "288a49488b8341eb9e7f33e99ff59ec6" member_type: VOTER } }
I20260812 06:36:50.046391 16025 sys_catalog.cc:455] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "288a49488b8341eb9e7f33e99ff59ec6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "288a49488b8341eb9e7f33e99ff59ec6" member_type: VOTER } }
I20260812 06:36:50.046447 16026 sys_catalog.cc:458] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:50.046479 16025 sys_catalog.cc:458] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:50.046868 16036 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:36:50.047760 15934 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 06:36:50.049944 16036 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:36:50.055837 16036 catalog_manager.cc:1383] Generated new cluster ID: a81baa018af644c4913124e80c848531
I20260812 06:36:50.055928 16036 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:36:50.066965 16036 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:36:50.068432 16036 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:36:50.078408 16036 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6: Generated new TSK 0
I20260812 06:36:50.079442 16036 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:36:50.112818 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:50.115921 16051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.116195 16053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.115970 16050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:50.116340 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:50.116636 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:50.116684 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:50.117807 15934 webserver.cc:533] Webserver started at http://127.15.143.129:36111/ using document root <none> and password file <none>
I20260812 06:36:50.118011 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:50.118067 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:50.118177 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:50.118602 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/ts-0-root/instance:
uuid: "a9d5effb9b5d410f94f1874f8fc9a459"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.120299 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 06:36:50.121397 16059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.121766 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:50.121866 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/ts-0-root
uuid: "a9d5effb9b5d410f94f1874f8fc9a459"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.121974 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-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)
I20260812 06:36:50.137212 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:50.137751 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:50.138298 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:50.139204 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:50.139281 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.139353 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:50.139397 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.147878 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.129:33313
I20260812 06:36:50.147897 16140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.129:33313 every 8 connection(s)
I20260812 06:36:50.149116 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:50.152872 16143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.153604 16147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.153891 16149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:50.154181 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:50.154485 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:50.154541 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:50.155622 15934 webserver.cc:533] Webserver started at http://127.15.143.130:44639/ using document root <none> and password file <none>
I20260812 06:36:50.155802 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:50.155858 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:50.155934 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:50.156495 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/ts-1-root/instance:
uuid: "cda8ddc0ae7c4af284d1007b3efcec67"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.158567 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 06:36:50.159786 16155 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.160274 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:50.160406 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/ts-1-root
uuid: "cda8ddc0ae7c4af284d1007b3efcec67"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.160521 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-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)
I20260812 06:36:50.167675 16141 heartbeater.cc:344] Connected to a master server at 127.15.143.190:35135
I20260812 06:36:50.167950 16141 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:50.168470 16141 heartbeater.cc:507] Master 127.15.143.190:35135 requested a full tablet report, sending...
I20260812 06:36:50.170117 15972 ts_manager.cc:194] Registered new tserver with Master: a9d5effb9b5d410f94f1874f8fc9a459 (127.15.143.129:33313)
I20260812 06:36:50.171686 15972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57178
I20260812 06:36:50.173940 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:50.174466 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:50.175122 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:50.175693 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:50.175755 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.175818 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:50.175868 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.183522 16141 heartbeater.cc:499] Master 127.15.143.190:35135 was elected leader, sending a full tablet report...
I20260812 06:36:50.191473 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.130:46863
I20260812 06:36:50.191597 16236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.130:46863 every 8 connection(s)
I20260812 06:36:50.192772 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:50.195305 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
W20260812 06:36:50.195909 16244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:50.197223 15934 server_base.cc:1061] running on GCE node
W20260812 06:36:50.197204 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
I20260812 06:36:50.197626 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:50.197690 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:50.198606 16237 heartbeater.cc:344] Connected to a master server at 127.15.143.190:35135
I20260812 06:36:50.198727 16237 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:50.198747 15934 webserver.cc:533] Webserver started at http://127.15.143.131:45675/ using document root <none> and password file <none>
I20260812 06:36:50.198944 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:50.199031 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:50.199000 16237 heartbeater.cc:507] Master 127.15.143.190:35135 requested a full tablet report, sending...
I20260812 06:36:50.199120 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:50.199599 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/ts-2-root/instance:
uuid: "55294b50d84a4f42bf55d5a04d0b656b"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.199772 15972 ts_manager.cc:194] Registered new tserver with Master: cda8ddc0ae7c4af284d1007b3efcec67 (127.15.143.130:46863)
I20260812 06:36:50.200325 15972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57194
I20260812 06:36:50.201547 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260812 06:36:50.202785 16249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.203122 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:50.203217 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/ts-2-root
uuid: "55294b50d84a4f42bf55d5a04d0b656b"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.203321 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationFromScans.1786516609957863-15934-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)
I20260812 06:36:50.211143 16237 heartbeater.cc:499] Master 127.15.143.190:35135 was elected leader, sending a full tablet report...
I20260812 06:36:50.217192 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:50.217702 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:50.218073 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:50.218619 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:50.218679 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.218726 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:50.218753 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.225796 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.131:40629
I20260812 06:36:50.226018 16324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.131:40629 every 8 connection(s)
I20260812 06:36:50.231103 16325 heartbeater.cc:344] Connected to a master server at 127.15.143.190:35135
I20260812 06:36:50.231272 16325 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:50.231534 16325 heartbeater.cc:507] Master 127.15.143.190:35135 requested a full tablet report, sending...
I20260812 06:36:50.232290 15972 ts_manager.cc:194] Registered new tserver with Master: 55294b50d84a4f42bf55d5a04d0b656b (127.15.143.131:40629)
I20260812 06:36:50.232867 15972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57206
I20260812 06:36:50.233297 15934 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006881807s
I20260812 06:36:50.243799 16325 heartbeater.cc:499] Master 127.15.143.190:35135 was elected leader, sending a full tablet report...
I20260812 06:36:50.258001 15971 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57230:
name: "timestamp_propagation_test_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\010\000\000\000""\004\001\000\010\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 06:36:50.274901 16189 tablet_service.cc:1511] Processing CreateTablet for tablet b94cccfa26aa4cb7a71f7f8add56d616 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=877d1a18d65742d1bfa3e386b2ede977]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:50.274901 16282 tablet_service.cc:1511] Processing CreateTablet for tablet 157f2c23c0aa4078b36a7d579554d78c (DEFAULT_TABLE table=timestamp_propagation_test_table [id=877d1a18d65742d1bfa3e386b2ede977]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:50.275565 16189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94cccfa26aa4cb7a71f7f8add56d616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:50.275717 16282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 157f2c23c0aa4078b36a7d579554d78c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:50.278015 16348 tablet_bootstrap.cc:492] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67: Bootstrap starting.
I20260812 06:36:50.278299 16349 tablet_bootstrap.cc:492] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b: Bootstrap starting.
I20260812 06:36:50.279218 16348 tablet_bootstrap.cc:654] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:50.279357 16349 tablet_bootstrap.cc:654] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:50.280483 16348 tablet_bootstrap.cc:492] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67: No bootstrap required, opened a new log
I20260812 06:36:50.280608 16348 ts_tablet_manager.cc:1403] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:50.280992 16348 raft_consensus.cc:359] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cda8ddc0ae7c4af284d1007b3efcec67" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 46863 } }
I20260812 06:36:50.281129 16348 raft_consensus.cc:385] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:50.281180 16348 raft_consensus.cc:740] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cda8ddc0ae7c4af284d1007b3efcec67, State: Initialized, Role: FOLLOWER
I20260812 06:36:50.281334 16348 consensus_queue.cc:260] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cda8ddc0ae7c4af284d1007b3efcec67" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 46863 } }
I20260812 06:36:50.281433 16348 raft_consensus.cc:399] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:50.281487 16348 raft_consensus.cc:493] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:50.281544 16348 raft_consensus.cc:3060] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:50.282279 16348 raft_consensus.cc:515] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cda8ddc0ae7c4af284d1007b3efcec67" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 46863 } }
I20260812 06:36:50.282444 16348 leader_election.cc:304] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [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: cda8ddc0ae7c4af284d1007b3efcec67; no voters: 
I20260812 06:36:50.282688 16348 leader_election.cc:290] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:50.282871 16354 raft_consensus.cc:2804] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:50.280473 16349 tablet_bootstrap.cc:492] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b: No bootstrap required, opened a new log
I20260812 06:36:50.283051 16349 ts_tablet_manager.cc:1403] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260812 06:36:50.283154 16354 raft_consensus.cc:697] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [term 1 LEADER]: Becoming Leader. State: Replica: cda8ddc0ae7c4af284d1007b3efcec67, State: Running, Role: LEADER
I20260812 06:36:50.283152 16348 ts_tablet_manager.cc:1434] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 06:36:50.283504 16349 raft_consensus.cc:359] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55294b50d84a4f42bf55d5a04d0b656b" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 40629 } }
I20260812 06:36:50.283592 16349 raft_consensus.cc:385] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:50.283632 16349 raft_consensus.cc:740] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55294b50d84a4f42bf55d5a04d0b656b, State: Initialized, Role: FOLLOWER
I20260812 06:36:50.283361 16354 consensus_queue.cc:237] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [LEADER]: Queue going to LEADER mode. State: All 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: "cda8ddc0ae7c4af284d1007b3efcec67" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 46863 } }
I20260812 06:36:50.283772 16349 consensus_queue.cc:260] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55294b50d84a4f42bf55d5a04d0b656b" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 40629 } }
I20260812 06:36:50.283865 16349 raft_consensus.cc:399] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:50.283917 16349 raft_consensus.cc:493] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:50.283977 16349 raft_consensus.cc:3060] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:50.284940 16349 raft_consensus.cc:515] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55294b50d84a4f42bf55d5a04d0b656b" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 40629 } }
I20260812 06:36:50.285096 16349 leader_election.cc:304] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [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: 55294b50d84a4f42bf55d5a04d0b656b; no voters: 
I20260812 06:36:50.285334 16349 leader_election.cc:290] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:50.285421 16362 raft_consensus.cc:2804] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:50.285609 16362 raft_consensus.cc:697] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [term 1 LEADER]: Becoming Leader. State: Replica: 55294b50d84a4f42bf55d5a04d0b656b, State: Running, Role: LEADER
I20260812 06:36:50.285698 16349 ts_tablet_manager.cc:1434] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:50.285750 16362 consensus_queue.cc:237] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [LEADER]: Queue going to LEADER mode. State: All 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: "55294b50d84a4f42bf55d5a04d0b656b" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 40629 } }
I20260812 06:36:50.285987 15971 catalog_manager.cc:5719] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 reported cstate change: term changed from 0 to 1, leader changed from <none> to cda8ddc0ae7c4af284d1007b3efcec67 (127.15.143.130). New cstate: current_term: 1 leader_uuid: "cda8ddc0ae7c4af284d1007b3efcec67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cda8ddc0ae7c4af284d1007b3efcec67" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 46863 } health_report { overall_health: HEALTHY } } }
I20260812 06:36:50.286985 15972 catalog_manager.cc:5719] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b reported cstate change: term changed from 0 to 1, leader changed from <none> to 55294b50d84a4f42bf55d5a04d0b656b (127.15.143.131). New cstate: current_term: 1 leader_uuid: "55294b50d84a4f42bf55d5a04d0b656b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55294b50d84a4f42bf55d5a04d0b656b" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 40629 } health_report { overall_health: HEALTHY } } }
I20260812 06:36:50.367163 15934 tablet_server.cc:179] TabletServer@127.15.143.129:0 shutting down...
I20260812 06:36:50.372573 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:50.385262 15934 tablet_server.cc:196] TabletServer@127.15.143.129:0 shutdown complete.
I20260812 06:36:50.388933 15934 tablet_server.cc:179] TabletServer@127.15.143.130:0 shutting down...
I20260812 06:36:50.393738 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:50.394050 15934 tablet_replica.cc:333] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67: stopping tablet replica
I20260812 06:36:50.394315 15934 raft_consensus.cc:2243] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:50.394560 15934 raft_consensus.cc:2272] T b94cccfa26aa4cb7a71f7f8add56d616 P cda8ddc0ae7c4af284d1007b3efcec67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:50.409088 15934 tablet_server.cc:196] TabletServer@127.15.143.130:0 shutdown complete.
I20260812 06:36:50.411931 15934 tablet_server.cc:179] TabletServer@127.15.143.131:0 shutting down...
I20260812 06:36:50.417832 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:50.418246 15934 tablet_replica.cc:333] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b: stopping tablet replica
I20260812 06:36:50.418380 15934 raft_consensus.cc:2243] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:50.418558 15934 raft_consensus.cc:2272] T 157f2c23c0aa4078b36a7d579554d78c P 55294b50d84a4f42bf55d5a04d0b656b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:50.432035 15934 tablet_server.cc:196] TabletServer@127.15.143.131:0 shutdown complete.
I20260812 06:36:50.434573 15934 master.cc:562] Master@127.15.143.190:35135 shutting down...
I20260812 06:36:50.438690 15934 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:50.438912 15934 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:50.439116 15934 tablet_replica.cc:333] T 00000000000000000000000000000000 P 288a49488b8341eb9e7f33e99ff59ec6: stopping tablet replica
I20260812 06:36:50.453131 15934 master.cc:584] Master@127.15.143.190:35135 shutdown complete.
[       OK ] ConsistencyITest.TestTimestampPropagationFromScans (492 ms)
[ RUN      ] ConsistencyITest.TestTimestampPropagationForWriteOps
I20260812 06:36:50.460933 15934 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.143.190:41843
I20260812 06:36:50.461433 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:50.463481 16395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.463495 16389 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.463770 16390 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:50.463995 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:50.464231 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:50.464282 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:50.465260 15934 webserver.cc:533] Webserver started at http://127.15.143.190:34109/ using document root <none> and password file <none>
I20260812 06:36:50.465458 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:50.465517 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:50.465610 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:50.466023 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/master-0-root/instance:
uuid: "866825be8b3d4f3f9a74bb12e9ea1d9d"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.467757 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:36:50.468835 16401 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.469121 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:50.469189 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/master-0-root
uuid: "866825be8b3d4f3f9a74bb12e9ea1d9d"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.469285 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-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)
I20260812 06:36:50.476483 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:50.476922 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:50.482788 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.190:41843
I20260812 06:36:50.484408 16463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.190:41843 every 8 connection(s)
I20260812 06:36:50.484910 16464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:50.486770 16464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d: Bootstrap starting.
I20260812 06:36:50.487794 16464 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:50.489001 16464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d: No bootstrap required, opened a new log
I20260812 06:36:50.489500 16464 raft_consensus.cc:359] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "866825be8b3d4f3f9a74bb12e9ea1d9d" member_type: VOTER }
I20260812 06:36:50.489594 16464 raft_consensus.cc:385] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:50.489619 16464 raft_consensus.cc:740] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 866825be8b3d4f3f9a74bb12e9ea1d9d, State: Initialized, Role: FOLLOWER
I20260812 06:36:50.489807 16464 consensus_queue.cc:260] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "866825be8b3d4f3f9a74bb12e9ea1d9d" member_type: VOTER }
I20260812 06:36:50.489897 16464 raft_consensus.cc:399] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:50.489923 16464 raft_consensus.cc:493] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:50.490006 16464 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:50.490778 16464 raft_consensus.cc:515] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "866825be8b3d4f3f9a74bb12e9ea1d9d" member_type: VOTER }
I20260812 06:36:50.490899 16464 leader_election.cc:304] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [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: 866825be8b3d4f3f9a74bb12e9ea1d9d; no voters: 
I20260812 06:36:50.491214 16464 leader_election.cc:290] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:50.491396 16467 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:50.491676 16464 sys_catalog.cc:565] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:36:50.491717 16467 raft_consensus.cc:697] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [term 1 LEADER]: Becoming Leader. State: Replica: 866825be8b3d4f3f9a74bb12e9ea1d9d, State: Running, Role: LEADER
I20260812 06:36:50.492007 16467 consensus_queue.cc:237] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [LEADER]: Queue going to LEADER mode. State: All 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: "866825be8b3d4f3f9a74bb12e9ea1d9d" member_type: VOTER }
I20260812 06:36:50.492822 16469 sys_catalog.cc:455] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "866825be8b3d4f3f9a74bb12e9ea1d9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "866825be8b3d4f3f9a74bb12e9ea1d9d" member_type: VOTER } }
I20260812 06:36:50.492937 16469 sys_catalog.cc:458] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:50.493521 16470 sys_catalog.cc:455] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 866825be8b3d4f3f9a74bb12e9ea1d9d. Latest consensus state: current_term: 1 leader_uuid: "866825be8b3d4f3f9a74bb12e9ea1d9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "866825be8b3d4f3f9a74bb12e9ea1d9d" member_type: VOTER } }
I20260812 06:36:50.493623 16470 sys_catalog.cc:458] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:50.493881 15934 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260812 06:36:50.494577 16488 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260812 06:36:50.494649 16488 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260812 06:36:50.494742 16479 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:36:50.495584 16479 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:36:50.497727 16479 catalog_manager.cc:1383] Generated new cluster ID: 8c98202d7ae545ad99e0dea52fd1166b
I20260812 06:36:50.497795 16479 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:36:50.515784 16479 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:36:50.516426 16479 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:36:50.527352 16479 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d: Generated new TSK 0
I20260812 06:36:50.527601 16479 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:36:50.558621 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:50.560992 16490 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.561044 16495 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.560976 16491 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:50.561488 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:50.561679 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:50.561719 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:50.562927 15934 webserver.cc:533] Webserver started at http://127.15.143.129:39777/ using document root <none> and password file <none>
I20260812 06:36:50.563174 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:50.563232 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:50.563292 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:50.563695 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/ts-0-root/instance:
uuid: "266a0a8d21674159ae78b2e738d33037"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.565331 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:36:50.566507 16500 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.566883 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:50.567034 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/ts-0-root
uuid: "266a0a8d21674159ae78b2e738d33037"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.567153 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-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)
I20260812 06:36:50.582018 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:50.582484 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:50.582854 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:50.583485 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:50.583556 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.583628 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:50.583688 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.588582 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.129:46245
I20260812 06:36:50.589382 16580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.129:46245 every 8 connection(s)
I20260812 06:36:50.590054 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:50.592139 16587 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.592415 16590 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.592656 16588 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:50.592782 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:50.592938 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:50.593021 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:50.594084 15934 webserver.cc:533] Webserver started at http://127.15.143.130:41011/ using document root <none> and password file <none>
I20260812 06:36:50.594326 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:50.594417 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:50.594517 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:50.595103 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/ts-1-root/instance:
uuid: "60daee1f14904c8b8a050ff87b71bc02"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.595718 16582 heartbeater.cc:344] Connected to a master server at 127.15.143.190:41843
I20260812 06:36:50.595844 16582 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:50.596077 16582 heartbeater.cc:507] Master 127.15.143.190:41843 requested a full tablet report, sending...
I20260812 06:36:50.596886 16420 ts_manager.cc:194] Registered new tserver with Master: 266a0a8d21674159ae78b2e738d33037 (127.15.143.129:46245)
I20260812 06:36:50.597154 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260812 06:36:50.597747 16420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43006
I20260812 06:36:50.598254 16596 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.598547 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:50.598644 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/ts-1-root
uuid: "60daee1f14904c8b8a050ff87b71bc02"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.598747 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-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)
I20260812 06:36:50.608855 16582 heartbeater.cc:499] Master 127.15.143.190:41843 was elected leader, sending a full tablet report...
I20260812 06:36:50.619738 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:50.620183 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:50.620555 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:50.621147 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:50.621204 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.621250 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:50.621284 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.626502 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.130:41345
I20260812 06:36:50.626570 16676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.130:41345 every 8 connection(s)
I20260812 06:36:50.627568 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:50.629724 16680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.629704 16681 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.629886 16683 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:50.630100 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:50.630281 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:50.630335 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:50.631534 15934 webserver.cc:533] Webserver started at http://127.15.143.131:39119/ using document root <none> and password file <none>
I20260812 06:36:50.631745 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:50.631815 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:50.631901 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:50.632364 16677 heartbeater.cc:344] Connected to a master server at 127.15.143.190:41843
I20260812 06:36:50.632460 16677 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:50.632468 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/ts-2-root/instance:
uuid: "5b81824d2d794e72b7b9913d9fe94b64"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.632742 16677 heartbeater.cc:507] Master 127.15.143.190:41843 requested a full tablet report, sending...
I20260812 06:36:50.633381 16420 ts_manager.cc:194] Registered new tserver with Master: 60daee1f14904c8b8a050ff87b71bc02 (127.15.143.130:41345)
I20260812 06:36:50.634131 16420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43008
I20260812 06:36:50.634589 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260812 06:36:50.635684 16689 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.635939 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:50.636037 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/ts-2-root
uuid: "5b81824d2d794e72b7b9913d9fe94b64"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.636144 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestTimestampPropagationForWriteOps.1786516609957863-15934-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)
I20260812 06:36:50.645068 16677 heartbeater.cc:499] Master 127.15.143.190:41843 was elected leader, sending a full tablet report...
I20260812 06:36:50.650979 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:50.651525 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:50.651902 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:50.652472 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:50.652544 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.652616 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:50.652674 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.659082 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.131:37621
I20260812 06:36:50.659094 16763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.131:37621 every 8 connection(s)
I20260812 06:36:50.663966 16764 heartbeater.cc:344] Connected to a master server at 127.15.143.190:41843
I20260812 06:36:50.664120 16764 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:50.664379 16764 heartbeater.cc:507] Master 127.15.143.190:41843 requested a full tablet report, sending...
I20260812 06:36:50.665038 16420 ts_manager.cc:194] Registered new tserver with Master: 5b81824d2d794e72b7b9913d9fe94b64 (127.15.143.131:37621)
I20260812 06:36:50.665205 15934 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005602835s
I20260812 06:36:50.665627 16420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43018
I20260812 06:36:50.676498 16764 heartbeater.cc:499] Master 127.15.143.190:41843 was elected leader, sending a full tablet report...
I20260812 06:36:50.685603 16420 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43036:
name: "timestamp_propagation_test_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\010\000\000\000""\004\001\000\010\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 06:36:50.697623 16634 tablet_service.cc:1511] Processing CreateTablet for tablet 87c43d1c419c41d99273a695a14c81aa (DEFAULT_TABLE table=timestamp_propagation_test_table [id=100f6041008f419fbfe13811f2cfadcb]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:50.697829 16536 tablet_service.cc:1511] Processing CreateTablet for tablet ab975e8ea098423289d2b8e17b2313b9 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=100f6041008f419fbfe13811f2cfadcb]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:50.698038 16634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c43d1c419c41d99273a695a14c81aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:50.698208 16536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab975e8ea098423289d2b8e17b2313b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:50.700637 16785 tablet_bootstrap.cc:492] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02: Bootstrap starting.
I20260812 06:36:50.701179 16787 tablet_bootstrap.cc:492] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037: Bootstrap starting.
I20260812 06:36:50.702019 16785 tablet_bootstrap.cc:654] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:50.702448 16787 tablet_bootstrap.cc:654] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:50.703351 16785 tablet_bootstrap.cc:492] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02: No bootstrap required, opened a new log
I20260812 06:36:50.703454 16785 ts_tablet_manager.cc:1403] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:50.703680 16787 tablet_bootstrap.cc:492] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037: No bootstrap required, opened a new log
I20260812 06:36:50.703764 16787 ts_tablet_manager.cc:1403] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260812 06:36:50.703976 16785 raft_consensus.cc:359] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60daee1f14904c8b8a050ff87b71bc02" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41345 } }
I20260812 06:36:50.704095 16785 raft_consensus.cc:385] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:50.704150 16785 raft_consensus.cc:740] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60daee1f14904c8b8a050ff87b71bc02, State: Initialized, Role: FOLLOWER
I20260812 06:36:50.704201 16787 raft_consensus.cc:359] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "266a0a8d21674159ae78b2e738d33037" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 46245 } }
I20260812 06:36:50.704288 16787 raft_consensus.cc:385] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:50.704325 16787 raft_consensus.cc:740] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 266a0a8d21674159ae78b2e738d33037, State: Initialized, Role: FOLLOWER
I20260812 06:36:50.704304 16785 consensus_queue.cc:260] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60daee1f14904c8b8a050ff87b71bc02" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41345 } }
I20260812 06:36:50.704391 16785 raft_consensus.cc:399] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:50.704442 16785 raft_consensus.cc:493] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:50.704495 16785 raft_consensus.cc:3060] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:50.704465 16787 consensus_queue.cc:260] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "266a0a8d21674159ae78b2e738d33037" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 46245 } }
I20260812 06:36:50.704543 16787 raft_consensus.cc:399] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:50.704586 16787 raft_consensus.cc:493] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:50.704653 16787 raft_consensus.cc:3060] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:50.705514 16785 raft_consensus.cc:515] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60daee1f14904c8b8a050ff87b71bc02" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41345 } }
I20260812 06:36:50.705514 16787 raft_consensus.cc:515] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "266a0a8d21674159ae78b2e738d33037" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 46245 } }
I20260812 06:36:50.705703 16785 leader_election.cc:304] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [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: 60daee1f14904c8b8a050ff87b71bc02; no voters: 
I20260812 06:36:50.705703 16787 leader_election.cc:304] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [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: 266a0a8d21674159ae78b2e738d33037; no voters: 
I20260812 06:36:50.705957 16787 leader_election.cc:290] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:50.705957 16785 leader_election.cc:290] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:50.706107 16790 raft_consensus.cc:2804] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:50.706341 16787 ts_tablet_manager.cc:1434] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260812 06:36:50.706341 16785 ts_tablet_manager.cc:1434] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260812 06:36:50.706468 16793 raft_consensus.cc:2804] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:50.706677 16793 raft_consensus.cc:697] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [term 1 LEADER]: Becoming Leader. State: Replica: 60daee1f14904c8b8a050ff87b71bc02, State: Running, Role: LEADER
I20260812 06:36:50.706387 16790 raft_consensus.cc:697] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [term 1 LEADER]: Becoming Leader. State: Replica: 266a0a8d21674159ae78b2e738d33037, State: Running, Role: LEADER
I20260812 06:36:50.706859 16793 consensus_queue.cc:237] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [LEADER]: Queue going to LEADER mode. State: All 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: "60daee1f14904c8b8a050ff87b71bc02" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41345 } }
I20260812 06:36:50.706877 16790 consensus_queue.cc:237] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [LEADER]: Queue going to LEADER mode. State: All 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: "266a0a8d21674159ae78b2e738d33037" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 46245 } }
I20260812 06:36:50.708288 16420 catalog_manager.cc:5719] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60daee1f14904c8b8a050ff87b71bc02 (127.15.143.130). New cstate: current_term: 1 leader_uuid: "60daee1f14904c8b8a050ff87b71bc02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60daee1f14904c8b8a050ff87b71bc02" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41345 } health_report { overall_health: HEALTHY } } }
I20260812 06:36:50.708420 16418 catalog_manager.cc:5719] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 reported cstate change: term changed from 0 to 1, leader changed from <none> to 266a0a8d21674159ae78b2e738d33037 (127.15.143.129). New cstate: current_term: 1 leader_uuid: "266a0a8d21674159ae78b2e738d33037" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "266a0a8d21674159ae78b2e738d33037" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 46245 } health_report { overall_health: HEALTHY } } }
I20260812 06:36:50.748698 15934 tablet_server.cc:179] TabletServer@127.15.143.129:0 shutting down...
I20260812 06:36:50.752799 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:50.753175 15934 tablet_replica.cc:333] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037: stopping tablet replica
I20260812 06:36:50.753335 15934 raft_consensus.cc:2243] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:50.753502 15934 raft_consensus.cc:2272] T ab975e8ea098423289d2b8e17b2313b9 P 266a0a8d21674159ae78b2e738d33037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:50.767560 15934 tablet_server.cc:196] TabletServer@127.15.143.129:0 shutdown complete.
I20260812 06:36:50.770052 15934 tablet_server.cc:179] TabletServer@127.15.143.130:0 shutting down...
I20260812 06:36:50.774083 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:50.774361 15934 tablet_replica.cc:333] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02: stopping tablet replica
I20260812 06:36:50.774502 15934 raft_consensus.cc:2243] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:50.774665 15934 raft_consensus.cc:2272] T 87c43d1c419c41d99273a695a14c81aa P 60daee1f14904c8b8a050ff87b71bc02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:50.787889 15934 tablet_server.cc:196] TabletServer@127.15.143.130:0 shutdown complete.
I20260812 06:36:50.790287 15934 tablet_server.cc:179] TabletServer@127.15.143.131:0 shutting down...
I20260812 06:36:50.794405 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:50.806650 15934 tablet_server.cc:196] TabletServer@127.15.143.131:0 shutdown complete.
I20260812 06:36:50.808663 15934 master.cc:562] Master@127.15.143.190:41843 shutting down...
I20260812 06:36:50.812830 15934 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:50.813010 15934 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:50.813122 15934 tablet_replica.cc:333] T 00000000000000000000000000000000 P 866825be8b3d4f3f9a74bb12e9ea1d9d: stopping tablet replica
I20260812 06:36:50.826989 15934 master.cc:584] Master@127.15.143.190:41843 shutdown complete.
[       OK ] ConsistencyITest.TestTimestampPropagationForWriteOps (375 ms)
[ RUN      ] ConsistencyITest.TestSnapshotScanTimestampReuse
I20260812 06:36:50.836941 15934 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.143.190:39799
I20260812 06:36:50.837386 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:50.839227 16822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.839488 16819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.840128 16820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:50.840276 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:50.840559 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:50.840610 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:50.841652 15934 webserver.cc:533] Webserver started at http://127.15.143.190:34571/ using document root <none> and password file <none>
I20260812 06:36:50.841852 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:50.841903 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:50.841987 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:50.842499 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/master-0-root/instance:
uuid: "cf8d57a113df4239bcd618f77cb88d8a"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.844713 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260812 06:36:50.846038 16827 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.846393 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:50.846483 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/master-0-root
uuid: "cf8d57a113df4239bcd618f77cb88d8a"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.846573 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-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)
I20260812 06:36:50.861016 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:50.861569 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:50.867924 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.190:39799
I20260812 06:36:50.868566 16890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.190:39799 every 8 connection(s)
I20260812 06:36:50.870389 16891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:50.873201 16891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a: Bootstrap starting.
I20260812 06:36:50.874387 16891 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:50.875810 16891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a: No bootstrap required, opened a new log
I20260812 06:36:50.876390 16891 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf8d57a113df4239bcd618f77cb88d8a" member_type: VOTER }
I20260812 06:36:50.876508 16891 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:50.876550 16891 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf8d57a113df4239bcd618f77cb88d8a, State: Initialized, Role: FOLLOWER
I20260812 06:36:50.876730 16891 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf8d57a113df4239bcd618f77cb88d8a" member_type: VOTER }
I20260812 06:36:50.876832 16891 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:50.876883 16891 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:50.876933 16891 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:50.878039 16891 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf8d57a113df4239bcd618f77cb88d8a" member_type: VOTER }
I20260812 06:36:50.878214 16891 leader_election.cc:304] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [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: cf8d57a113df4239bcd618f77cb88d8a; no voters: 
I20260812 06:36:50.878468 16891 leader_election.cc:290] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:50.878600 16897 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:50.878829 16897 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [term 1 LEADER]: Becoming Leader. State: Replica: cf8d57a113df4239bcd618f77cb88d8a, State: Running, Role: LEADER
I20260812 06:36:50.879052 16891 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:36:50.878980 16897 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [LEADER]: Queue going to LEADER mode. State: All 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: "cf8d57a113df4239bcd618f77cb88d8a" member_type: VOTER }
I20260812 06:36:50.879560 16898 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf8d57a113df4239bcd618f77cb88d8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf8d57a113df4239bcd618f77cb88d8a" member_type: VOTER } }
I20260812 06:36:50.879601 16899 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf8d57a113df4239bcd618f77cb88d8a. Latest consensus state: current_term: 1 leader_uuid: "cf8d57a113df4239bcd618f77cb88d8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf8d57a113df4239bcd618f77cb88d8a" member_type: VOTER } }
I20260812 06:36:50.879709 16899 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:50.879657 16898 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:50.879984 16901 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:36:50.880854 16901 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:36:50.881351 15934 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 06:36:50.883108 16901 catalog_manager.cc:1383] Generated new cluster ID: aff00731c70e401486f02f09944053ad
I20260812 06:36:50.883175 16901 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:36:50.901978 16901 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:36:50.902870 16901 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:36:50.916229 16901 catalog_manager.cc:6092] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a: Generated new TSK 0
I20260812 06:36:50.916478 16901 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:36:50.946309 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:50.948783 16919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.948843 16922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.949013 16920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:50.949405 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:50.949579 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:50.949627 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:50.950682 15934 webserver.cc:533] Webserver started at http://127.15.143.129:44547/ using document root <none> and password file <none>
I20260812 06:36:50.950912 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:50.950965 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:50.951102 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:50.951534 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/ts-0-root/instance:
uuid: "0ed88465815545c4bccfc898d9bcc509"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.953228 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 06:36:50.954329 16927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.954643 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:50.954747 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/ts-0-root
uuid: "0ed88465815545c4bccfc898d9bcc509"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.954844 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-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)
I20260812 06:36:50.964197 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:50.964633 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:50.964962 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:50.965482 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:50.965551 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.965612 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:50.965667 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.970388 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.129:43295
I20260812 06:36:50.970440 17011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.129:43295 every 8 connection(s)
I20260812 06:36:50.971432 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:50.973673 17019 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.973836 17021 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.973974 17018 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:50.974260 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:50.974457 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:50.974520 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:50.975941 15934 webserver.cc:533] Webserver started at http://127.15.143.130:36529/ using document root <none> and password file <none>
I20260812 06:36:50.976145 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:50.976249 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:50.976338 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:50.976842 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/ts-1-root/instance:
uuid: "8a520054e7c447f9aca96af950b0394d"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.977152 17012 heartbeater.cc:344] Connected to a master server at 127.15.143.190:39799
I20260812 06:36:50.977254 17012 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:50.977458 17012 heartbeater.cc:507] Master 127.15.143.190:39799 requested a full tablet report, sending...
I20260812 06:36:50.978169 16850 ts_manager.cc:194] Registered new tserver with Master: 0ed88465815545c4bccfc898d9bcc509 (127.15.143.129:43295)
I20260812 06:36:50.978893 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 06:36:50.979167 16850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53458
I20260812 06:36:50.980274 17027 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.980541 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:50.980618 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/ts-1-root
uuid: "8a520054e7c447f9aca96af950b0394d"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.980679 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-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)
I20260812 06:36:50.986528 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:50.986888 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:50.987233 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:50.987742 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:50.987792 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.987825 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:50.987841 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:50.990373 17012 heartbeater.cc:499] Master 127.15.143.190:39799 was elected leader, sending a full tablet report...
I20260812 06:36:50.993269 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.130:37511
I20260812 06:36:50.993342 17104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.130:37511 every 8 connection(s)
I20260812 06:36:50.994273 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:50.996167 17109 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.996275 17110 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:50.996249 17112 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:50.997121 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:50.997295 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:50.997360 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:50.998301 15934 webserver.cc:533] Webserver started at http://127.15.143.131:36261/ using document root <none> and password file <none>
I20260812 06:36:50.998503 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:50.998576 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:50.998622 17105 heartbeater.cc:344] Connected to a master server at 127.15.143.190:39799
I20260812 06:36:50.998667 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:50.998713 17105 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:50.998962 17105 heartbeater.cc:507] Master 127.15.143.190:39799 requested a full tablet report, sending...
I20260812 06:36:50.999197 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/ts-2-root/instance:
uuid: "bbc4d298e241449a99b8eb4121dcc3af"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:50.999665 16850 ts_manager.cc:194] Registered new tserver with Master: 8a520054e7c447f9aca96af950b0394d (127.15.143.130:37511)
I20260812 06:36:51.000202 16850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53470
I20260812 06:36:51.000975 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260812 06:36:51.001912 17118 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.002202 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:51.002307 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/ts-2-root
uuid: "bbc4d298e241449a99b8eb4121dcc3af"
format_stamp: "Formatted at 2026-08-12 06:36:50 on dist-test-slave-wl2h"
I20260812 06:36:51.002391 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestSnapshotScanTimestampReuse.1786516609957863-15934-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)
I20260812 06:36:51.011260 17105 heartbeater.cc:499] Master 127.15.143.190:39799 was elected leader, sending a full tablet report...
I20260812 06:36:51.017185 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:51.017655 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:51.018006 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:51.018520 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:51.018584 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.018656 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:51.018709 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.023627 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.131:34597
I20260812 06:36:51.023656 17201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.131:34597 every 8 connection(s)
I20260812 06:36:51.028728 17202 heartbeater.cc:344] Connected to a master server at 127.15.143.190:39799
I20260812 06:36:51.028843 17202 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:51.029035 17202 heartbeater.cc:507] Master 127.15.143.190:39799 requested a full tablet report, sending...
I20260812 06:36:51.029626 16850 ts_manager.cc:194] Registered new tserver with Master: bbc4d298e241449a99b8eb4121dcc3af (127.15.143.131:34597)
I20260812 06:36:51.029822 15934 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005645021s
I20260812 06:36:51.030346 16850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53476
I20260812 06:36:51.041213 17202 heartbeater.cc:499] Master 127.15.143.190:39799 was elected leader, sending a full tablet report...
I20260812 06:36:51.049130 16850 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53502:
name: "timestamp_propagation_test_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\010\000\000\000""\004\001\000\010\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 06:36:51.059342 17062 tablet_service.cc:1511] Processing CreateTablet for tablet 2fae777f7d3848c3b78d0ca6354d3ddb (DEFAULT_TABLE table=timestamp_propagation_test_table [id=5ff27ad844564595be7d691f48fb2de6]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:51.059732 17062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fae777f7d3848c3b78d0ca6354d3ddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:51.061703 17224 tablet_bootstrap.cc:492] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d: Bootstrap starting.
I20260812 06:36:51.062194 16966 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee7eb1e491944f7af728014b4ca0cc2 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=5ff27ad844564595be7d691f48fb2de6]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:51.062508 16966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee7eb1e491944f7af728014b4ca0cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:51.062865 17224 tablet_bootstrap.cc:654] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:51.064772 17226 tablet_bootstrap.cc:492] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509: Bootstrap starting.
I20260812 06:36:51.065286 17224 tablet_bootstrap.cc:492] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d: No bootstrap required, opened a new log
I20260812 06:36:51.065361 17224 ts_tablet_manager.cc:1403] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260812 06:36:51.065773 17226 tablet_bootstrap.cc:654] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:51.065811 17224 raft_consensus.cc:359] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a520054e7c447f9aca96af950b0394d" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 37511 } }
I20260812 06:36:51.065945 17224 raft_consensus.cc:385] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:51.065973 17224 raft_consensus.cc:740] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a520054e7c447f9aca96af950b0394d, State: Initialized, Role: FOLLOWER
I20260812 06:36:51.066161 17224 consensus_queue.cc:260] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a520054e7c447f9aca96af950b0394d" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 37511 } }
I20260812 06:36:51.066247 17224 raft_consensus.cc:399] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:51.066273 17224 raft_consensus.cc:493] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:51.066330 17224 raft_consensus.cc:3060] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:51.066947 17226 tablet_bootstrap.cc:492] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509: No bootstrap required, opened a new log
I20260812 06:36:51.067083 17226 ts_tablet_manager.cc:1403] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 06:36:51.067126 17224 raft_consensus.cc:515] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a520054e7c447f9aca96af950b0394d" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 37511 } }
I20260812 06:36:51.067247 17224 leader_election.cc:304] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [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: 8a520054e7c447f9aca96af950b0394d; no voters: 
I20260812 06:36:51.067438 17224 leader_election.cc:290] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:51.067531 17228 raft_consensus.cc:2804] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:51.067616 17226 raft_consensus.cc:359] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ed88465815545c4bccfc898d9bcc509" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43295 } }
I20260812 06:36:51.067718 17228 raft_consensus.cc:697] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [term 1 LEADER]: Becoming Leader. State: Replica: 8a520054e7c447f9aca96af950b0394d, State: Running, Role: LEADER
I20260812 06:36:51.067737 17226 raft_consensus.cc:385] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:51.067871 17228 consensus_queue.cc:237] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [LEADER]: Queue going to LEADER mode. State: All 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: "8a520054e7c447f9aca96af950b0394d" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 37511 } }
I20260812 06:36:51.067939 17224 ts_tablet_manager.cc:1434] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 06:36:51.067795 17226 raft_consensus.cc:740] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ed88465815545c4bccfc898d9bcc509, State: Initialized, Role: FOLLOWER
I20260812 06:36:51.068217 17226 consensus_queue.cc:260] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ed88465815545c4bccfc898d9bcc509" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43295 } }
I20260812 06:36:51.068328 17226 raft_consensus.cc:399] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:51.068383 17226 raft_consensus.cc:493] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:51.068444 17226 raft_consensus.cc:3060] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:51.069296 16850 catalog_manager.cc:5719] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a520054e7c447f9aca96af950b0394d (127.15.143.130). New cstate: current_term: 1 leader_uuid: "8a520054e7c447f9aca96af950b0394d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a520054e7c447f9aca96af950b0394d" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 37511 } health_report { overall_health: HEALTHY } } }
I20260812 06:36:51.069679 17226 raft_consensus.cc:515] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ed88465815545c4bccfc898d9bcc509" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43295 } }
I20260812 06:36:51.069795 17226 leader_election.cc:304] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [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: 0ed88465815545c4bccfc898d9bcc509; no voters: 
I20260812 06:36:51.070077 17226 leader_election.cc:290] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:51.070159 17234 raft_consensus.cc:2804] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:51.070345 17234 raft_consensus.cc:697] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [term 1 LEADER]: Becoming Leader. State: Replica: 0ed88465815545c4bccfc898d9bcc509, State: Running, Role: LEADER
I20260812 06:36:51.070443 17226 ts_tablet_manager.cc:1434] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260812 06:36:51.070485 17234 consensus_queue.cc:237] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [LEADER]: Queue going to LEADER mode. State: All 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: "0ed88465815545c4bccfc898d9bcc509" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43295 } }
I20260812 06:36:51.071748 16847 catalog_manager.cc:5719] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ed88465815545c4bccfc898d9bcc509 (127.15.143.129). New cstate: current_term: 1 leader_uuid: "0ed88465815545c4bccfc898d9bcc509" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ed88465815545c4bccfc898d9bcc509" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43295 } health_report { overall_health: HEALTHY } } }
I20260812 06:36:51.155131 15934 tablet_server.cc:179] TabletServer@127.15.143.129:0 shutting down...
I20260812 06:36:51.159121 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:51.159457 15934 tablet_replica.cc:333] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509: stopping tablet replica
I20260812 06:36:51.159595 15934 raft_consensus.cc:2243] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:51.159734 15934 raft_consensus.cc:2272] T 3ee7eb1e491944f7af728014b4ca0cc2 P 0ed88465815545c4bccfc898d9bcc509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:51.173931 15934 tablet_server.cc:196] TabletServer@127.15.143.129:0 shutdown complete.
I20260812 06:36:51.176823 15934 tablet_server.cc:179] TabletServer@127.15.143.130:0 shutting down...
I20260812 06:36:51.181627 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:51.181931 15934 tablet_replica.cc:333] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d: stopping tablet replica
I20260812 06:36:51.182080 15934 raft_consensus.cc:2243] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:51.182272 15934 raft_consensus.cc:2272] T 2fae777f7d3848c3b78d0ca6354d3ddb P 8a520054e7c447f9aca96af950b0394d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:51.195786 15934 tablet_server.cc:196] TabletServer@127.15.143.130:0 shutdown complete.
I20260812 06:36:51.198047 15934 tablet_server.cc:179] TabletServer@127.15.143.131:0 shutting down...
I20260812 06:36:51.201700 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:51.214107 15934 tablet_server.cc:196] TabletServer@127.15.143.131:0 shutdown complete.
I20260812 06:36:51.216468 15934 master.cc:562] Master@127.15.143.190:39799 shutting down...
I20260812 06:36:51.220167 15934 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:51.220371 15934 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:51.220520 15934 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf8d57a113df4239bcd618f77cb88d8a: stopping tablet replica
I20260812 06:36:51.233996 15934 master.cc:584] Master@127.15.143.190:39799 shutdown complete.
[       OK ] ConsistencyITest.TestSnapshotScanTimestampReuse (404 ms)
[ RUN      ] ConsistencyITest.TestScanTokenTimestampPropagation
I20260812 06:36:51.241549 15934 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.143.190:38597
I20260812 06:36:51.241979 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:51.243800 17260 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.243785 17261 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.243974 17264 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:51.244133 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:51.244298 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:51.244338 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:51.245193 15934 webserver.cc:533] Webserver started at http://127.15.143.190:34873/ using document root <none> and password file <none>
I20260812 06:36:51.245378 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:51.245451 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:51.245561 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:51.245971 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/master-0-root/instance:
uuid: "cdf7b90ec6c04b138ea6f9d7b2a45f13"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.247635 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 06:36:51.248647 17271 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.248948 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:51.249040 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/master-0-root
uuid: "cdf7b90ec6c04b138ea6f9d7b2a45f13"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.249136 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-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)
I20260812 06:36:51.273618 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:51.274082 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:51.278873 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.190:38597
I20260812 06:36:51.281005 17332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.190:38597 every 8 connection(s)
I20260812 06:36:51.281584 17333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:51.283502 17333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13: Bootstrap starting.
I20260812 06:36:51.284340 17333 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:51.285439 17333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13: No bootstrap required, opened a new log
I20260812 06:36:51.285877 17333 raft_consensus.cc:359] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdf7b90ec6c04b138ea6f9d7b2a45f13" member_type: VOTER }
I20260812 06:36:51.285991 17333 raft_consensus.cc:385] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:51.286043 17333 raft_consensus.cc:740] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf7b90ec6c04b138ea6f9d7b2a45f13, State: Initialized, Role: FOLLOWER
I20260812 06:36:51.286226 17333 consensus_queue.cc:260] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cdf7b90ec6c04b138ea6f9d7b2a45f13" member_type: VOTER }
I20260812 06:36:51.286324 17333 raft_consensus.cc:399] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:51.286374 17333 raft_consensus.cc:493] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:51.286432 17333 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:51.287250 17333 raft_consensus.cc:515] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdf7b90ec6c04b138ea6f9d7b2a45f13" member_type: VOTER }
I20260812 06:36:51.287411 17333 leader_election.cc:304] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [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: cdf7b90ec6c04b138ea6f9d7b2a45f13; no voters: 
I20260812 06:36:51.287617 17333 leader_election.cc:290] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:51.287768 17336 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:51.288034 17336 raft_consensus.cc:697] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [term 1 LEADER]: Becoming Leader. State: Replica: cdf7b90ec6c04b138ea6f9d7b2a45f13, State: Running, Role: LEADER
I20260812 06:36:51.288113 17333 sys_catalog.cc:565] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:36:51.288275 17336 consensus_queue.cc:237] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [LEADER]: Queue going to LEADER mode. State: All 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: "cdf7b90ec6c04b138ea6f9d7b2a45f13" member_type: VOTER }
I20260812 06:36:51.288759 17338 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cdf7b90ec6c04b138ea6f9d7b2a45f13. Latest consensus state: current_term: 1 leader_uuid: "cdf7b90ec6c04b138ea6f9d7b2a45f13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdf7b90ec6c04b138ea6f9d7b2a45f13" member_type: VOTER } }
I20260812 06:36:51.288736 17337 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cdf7b90ec6c04b138ea6f9d7b2a45f13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdf7b90ec6c04b138ea6f9d7b2a45f13" member_type: VOTER } }
I20260812 06:36:51.288837 17338 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:51.288847 17337 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:51.289479 17343 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:36:51.290450 17343 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:36:51.290649 15934 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 06:36:51.292526 17343 catalog_manager.cc:1383] Generated new cluster ID: 95b2b394b89a4931b29497e591ed2386
I20260812 06:36:51.292610 17343 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:36:51.305143 17343 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:36:51.305787 17343 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:36:51.314759 17343 catalog_manager.cc:6092] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13: Generated new TSK 0
I20260812 06:36:51.315080 17343 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:36:51.323482 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:51.325860 17359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.325878 17361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:51.326035 15934 server_base.cc:1061] running on GCE node
W20260812 06:36:51.326035 17358 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:51.326435 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:51.326489 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:51.327646 15934 webserver.cc:533] Webserver started at http://127.15.143.129:33769/ using document root <none> and password file <none>
I20260812 06:36:51.327853 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:51.327929 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:51.328027 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:51.328454 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/ts-0-root/instance:
uuid: "1a62cba9105b4edbaeb5a983e808991e"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.330130 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260812 06:36:51.331609 17368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.332182 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:51.332486 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/ts-0-root
uuid: "1a62cba9105b4edbaeb5a983e808991e"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.332638 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-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)
I20260812 06:36:51.357653 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:51.358232 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:51.358589 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:51.359149 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:51.359208 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.359263 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:51.359315 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.363667 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.129:45411
I20260812 06:36:51.363695 17443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.129:45411 every 8 connection(s)
I20260812 06:36:51.364591 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:51.366714 17450 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.366799 17451 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.367451 17453 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:51.368171 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:51.368335 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:51.368388 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:51.369521 15934 webserver.cc:533] Webserver started at http://127.15.143.130:35761/ using document root <none> and password file <none>
I20260812 06:36:51.369717 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:51.369786 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:51.369887 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:51.369993 17444 heartbeater.cc:344] Connected to a master server at 127.15.143.190:38597
I20260812 06:36:51.370103 17444 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:51.370365 17444 heartbeater.cc:507] Master 127.15.143.190:38597 requested a full tablet report, sending...
I20260812 06:36:51.370451 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/ts-1-root/instance:
uuid: "5ac1f2e417954659870c14e76bba4436"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.371130 17292 ts_manager.cc:194] Registered new tserver with Master: 1a62cba9105b4edbaeb5a983e808991e (127.15.143.129:45411)
I20260812 06:36:51.371898 17292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53430
I20260812 06:36:51.372221 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260812 06:36:51.373421 17460 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.373677 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:51.373778 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/ts-1-root
uuid: "5ac1f2e417954659870c14e76bba4436"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.373878 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-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)
I20260812 06:36:51.382977 17444 heartbeater.cc:499] Master 127.15.143.190:38597 was elected leader, sending a full tablet report...
I20260812 06:36:51.386410 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:51.386885 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:51.387280 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:51.387775 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:51.387840 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.387907 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:51.387960 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.393085 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.130:43949
I20260812 06:36:51.393147 17542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.130:43949 every 8 connection(s)
I20260812 06:36:51.394084 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 06:36:51.396441 15934 server_base.cc:1061] running on GCE node
W20260812 06:36:51.396492 17547 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.396723 17546 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.396960 17549 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:51.397207 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:51.397256 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:51.398278 15934 webserver.cc:533] Webserver started at http://127.15.143.131:46627/ using document root <none> and password file <none>
I20260812 06:36:51.398469 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:51.398542 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:51.398567 17543 heartbeater.cc:344] Connected to a master server at 127.15.143.190:38597
I20260812 06:36:51.398635 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:51.398651 17543 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:51.398898 17543 heartbeater.cc:507] Master 127.15.143.190:38597 requested a full tablet report, sending...
I20260812 06:36:51.399242 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/ts-2-root/instance:
uuid: "23faec8325d742f2b8d3110ce79ceb85"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.399660 17292 ts_manager.cc:194] Registered new tserver with Master: 5ac1f2e417954659870c14e76bba4436 (127.15.143.130:43949)
I20260812 06:36:51.400204 17292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53444
I20260812 06:36:51.400923 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:51.401927 17555 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.402235 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:51.402303 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/ts-2-root
uuid: "23faec8325d742f2b8d3110ce79ceb85"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.402405 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.ConsistencyITest.TestScanTokenTimestampPropagation.1786516609957863-15934-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)
I20260812 06:36:51.411180 17543 heartbeater.cc:499] Master 127.15.143.190:38597 was elected leader, sending a full tablet report...
I20260812 06:36:51.419975 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:51.420467 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:51.420823 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:51.421330 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:51.421396 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.421463 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:51.421511 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.426841 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.131:33159
I20260812 06:36:51.426939 17634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.131:33159 every 8 connection(s)
I20260812 06:36:51.432072 17635 heartbeater.cc:344] Connected to a master server at 127.15.143.190:38597
I20260812 06:36:51.432224 17635 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:51.432482 17635 heartbeater.cc:507] Master 127.15.143.190:38597 requested a full tablet report, sending...
I20260812 06:36:51.433167 17292 ts_manager.cc:194] Registered new tserver with Master: 23faec8325d742f2b8d3110ce79ceb85 (127.15.143.131:33159)
I20260812 06:36:51.433753 17292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53446
I20260812 06:36:51.434278 15934 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00691015s
I20260812 06:36:51.444794 17635 heartbeater.cc:499] Master 127.15.143.190:38597 was elected leader, sending a full tablet report...
I20260812 06:36:51.452886 17289 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53460:
name: "timestamp_propagation_test_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\010\000\000\000""\004\001\000\010\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 06:36:51.463434 17400 tablet_service.cc:1511] Processing CreateTablet for tablet 9e50c870c7d449e4a40c039e3e42cf0f (DEFAULT_TABLE table=timestamp_propagation_test_table [id=aa2b9631a5da4b07b88e1ce882c37cc3]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:51.463806 17400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e50c870c7d449e4a40c039e3e42cf0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:51.463878 17498 tablet_service.cc:1511] Processing CreateTablet for tablet 0dbfb0b641d84a5686a603ba8ed908b7 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=aa2b9631a5da4b07b88e1ce882c37cc3]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:51.464180 17498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dbfb0b641d84a5686a603ba8ed908b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:51.466092 17659 tablet_bootstrap.cc:492] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e: Bootstrap starting.
I20260812 06:36:51.466403 17660 tablet_bootstrap.cc:492] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436: Bootstrap starting.
I20260812 06:36:51.467307 17659 tablet_bootstrap.cc:654] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:51.467355 17660 tablet_bootstrap.cc:654] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:51.468916 17660 tablet_bootstrap.cc:492] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436: No bootstrap required, opened a new log
I20260812 06:36:51.469029 17660 ts_tablet_manager.cc:1403] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:51.469374 17659 tablet_bootstrap.cc:492] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e: No bootstrap required, opened a new log
I20260812 06:36:51.469484 17659 ts_tablet_manager.cc:1403] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:51.469452 17660 raft_consensus.cc:359] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ac1f2e417954659870c14e76bba4436" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 43949 } }
I20260812 06:36:51.469640 17660 raft_consensus.cc:385] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:51.469692 17660 raft_consensus.cc:740] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac1f2e417954659870c14e76bba4436, State: Initialized, Role: FOLLOWER
I20260812 06:36:51.469844 17660 consensus_queue.cc:260] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ac1f2e417954659870c14e76bba4436" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 43949 } }
I20260812 06:36:51.469918 17660 raft_consensus.cc:399] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:51.469960 17660 raft_consensus.cc:493] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:51.470023 17660 raft_consensus.cc:3060] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:51.470088 17659 raft_consensus.cc:359] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a62cba9105b4edbaeb5a983e808991e" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45411 } }
I20260812 06:36:51.470204 17659 raft_consensus.cc:385] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:51.470252 17659 raft_consensus.cc:740] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a62cba9105b4edbaeb5a983e808991e, State: Initialized, Role: FOLLOWER
I20260812 06:36:51.470387 17659 consensus_queue.cc:260] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a62cba9105b4edbaeb5a983e808991e" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45411 } }
I20260812 06:36:51.470495 17659 raft_consensus.cc:399] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:51.470542 17659 raft_consensus.cc:493] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:51.470595 17659 raft_consensus.cc:3060] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:51.470975 17660 raft_consensus.cc:515] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ac1f2e417954659870c14e76bba4436" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 43949 } }
I20260812 06:36:51.471171 17660 leader_election.cc:304] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [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: 5ac1f2e417954659870c14e76bba4436; no voters: 
I20260812 06:36:51.471429 17660 leader_election.cc:290] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:51.471459 17659 raft_consensus.cc:515] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a62cba9105b4edbaeb5a983e808991e" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45411 } }
I20260812 06:36:51.471516 17663 raft_consensus.cc:2804] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:51.471634 17659 leader_election.cc:304] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [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: 1a62cba9105b4edbaeb5a983e808991e; no voters: 
I20260812 06:36:51.471824 17663 raft_consensus.cc:697] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [term 1 LEADER]: Becoming Leader. State: Replica: 5ac1f2e417954659870c14e76bba4436, State: Running, Role: LEADER
I20260812 06:36:51.471835 17660 ts_tablet_manager.cc:1434] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260812 06:36:51.472036 17663 consensus_queue.cc:237] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [LEADER]: Queue going to LEADER mode. State: All 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: "5ac1f2e417954659870c14e76bba4436" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 43949 } }
I20260812 06:36:51.472394 17659 leader_election.cc:290] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:51.472668 17668 raft_consensus.cc:2804] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:51.472777 17659 ts_tablet_manager.cc:1434] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260812 06:36:51.472945 17668 raft_consensus.cc:697] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [term 1 LEADER]: Becoming Leader. State: Replica: 1a62cba9105b4edbaeb5a983e808991e, State: Running, Role: LEADER
I20260812 06:36:51.473094 17668 consensus_queue.cc:237] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [LEADER]: Queue going to LEADER mode. State: All 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: "1a62cba9105b4edbaeb5a983e808991e" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45411 } }
I20260812 06:36:51.473389 17292 catalog_manager.cc:5719] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ac1f2e417954659870c14e76bba4436 (127.15.143.130). New cstate: current_term: 1 leader_uuid: "5ac1f2e417954659870c14e76bba4436" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ac1f2e417954659870c14e76bba4436" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260812 06:36:51.474431 17290 catalog_manager.cc:5719] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a62cba9105b4edbaeb5a983e808991e (127.15.143.129). New cstate: current_term: 1 leader_uuid: "1a62cba9105b4edbaeb5a983e808991e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a62cba9105b4edbaeb5a983e808991e" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45411 } health_report { overall_health: HEALTHY } } }
I20260812 06:36:51.518821 15934 tablet_server.cc:179] TabletServer@127.15.143.129:0 shutting down...
I20260812 06:36:51.523669 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:51.524129 15934 tablet_replica.cc:333] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e: stopping tablet replica
I20260812 06:36:51.524291 15934 raft_consensus.cc:2243] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:51.524453 15934 raft_consensus.cc:2272] T 9e50c870c7d449e4a40c039e3e42cf0f P 1a62cba9105b4edbaeb5a983e808991e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:51.537844 15934 tablet_server.cc:196] TabletServer@127.15.143.129:0 shutdown complete.
I20260812 06:36:51.540124 15934 tablet_server.cc:179] TabletServer@127.15.143.130:0 shutting down...
I20260812 06:36:51.545362 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:51.545768 15934 tablet_replica.cc:333] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436: stopping tablet replica
I20260812 06:36:51.545917 15934 raft_consensus.cc:2243] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:51.546060 15934 raft_consensus.cc:2272] T 0dbfb0b641d84a5686a603ba8ed908b7 P 5ac1f2e417954659870c14e76bba4436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:51.559532 15934 tablet_server.cc:196] TabletServer@127.15.143.130:0 shutdown complete.
I20260812 06:36:51.561873 15934 tablet_server.cc:179] TabletServer@127.15.143.131:0 shutting down...
I20260812 06:36:51.565853 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:51.578305 15934 tablet_server.cc:196] TabletServer@127.15.143.131:0 shutdown complete.
I20260812 06:36:51.580505 15934 master.cc:562] Master@127.15.143.190:38597 shutting down...
I20260812 06:36:51.584715 15934 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:51.584916 15934 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:51.585088 15934 tablet_replica.cc:333] T 00000000000000000000000000000000 P cdf7b90ec6c04b138ea6f9d7b2a45f13: stopping tablet replica
I20260812 06:36:51.598845 15934 master.cc:584] Master@127.15.143.190:38597 shutdown complete.
[       OK ] ConsistencyITest.TestScanTokenTimestampPropagation (364 ms)
[----------] 4 tests from ConsistencyITest (1637 ms total)

[----------] 3 tests from Params/ScanYourWritesParamTest
[ RUN      ] Params/ScanYourWritesParamTest.Test/0
I20260812 06:36:51.605794 15934 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.143.190:42947
I20260812 06:36:51.606202 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:51.607926 17695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.607959 17693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.608019 17692 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:51.608239 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:51.608420 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:51.608472 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:51.609263 15934 webserver.cc:533] Webserver started at http://127.15.143.190:34819/ using document root <none> and password file <none>
I20260812 06:36:51.609447 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:51.609510 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:51.609591 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:51.610006 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/master-0-root/instance:
uuid: "d7ecdc0657384b1bbc19d4e3cdad26cc"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.611611 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:36:51.612560 17702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.612845 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:51.612907 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/master-0-root
uuid: "d7ecdc0657384b1bbc19d4e3cdad26cc"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.613008 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-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)
I20260812 06:36:51.619318 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:51.619699 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:51.623974 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.190:42947
I20260812 06:36:51.626168 17767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.190:42947 every 8 connection(s)
I20260812 06:36:51.626684 17771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:51.628566 17771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc: Bootstrap starting.
I20260812 06:36:51.629335 17771 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:51.630414 17771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc: No bootstrap required, opened a new log
I20260812 06:36:51.630815 17771 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7ecdc0657384b1bbc19d4e3cdad26cc" member_type: VOTER }
I20260812 06:36:51.630906 17771 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:51.630929 17771 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7ecdc0657384b1bbc19d4e3cdad26cc, State: Initialized, Role: FOLLOWER
I20260812 06:36:51.631157 17771 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7ecdc0657384b1bbc19d4e3cdad26cc" member_type: VOTER }
I20260812 06:36:51.631281 17771 raft_consensus.cc:399] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:51.631322 17771 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:51.631372 17771 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:51.632151 17771 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7ecdc0657384b1bbc19d4e3cdad26cc" member_type: VOTER }
I20260812 06:36:51.632278 17771 leader_election.cc:304] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [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: d7ecdc0657384b1bbc19d4e3cdad26cc; no voters: 
I20260812 06:36:51.632449 17771 leader_election.cc:290] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:51.632592 17775 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:51.632812 17775 raft_consensus.cc:697] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [term 1 LEADER]: Becoming Leader. State: Replica: d7ecdc0657384b1bbc19d4e3cdad26cc, State: Running, Role: LEADER
I20260812 06:36:51.633009 17771 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:36:51.633018 17775 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [LEADER]: Queue going to LEADER mode. State: All 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: "d7ecdc0657384b1bbc19d4e3cdad26cc" member_type: VOTER }
I20260812 06:36:51.633556 17776 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7ecdc0657384b1bbc19d4e3cdad26cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7ecdc0657384b1bbc19d4e3cdad26cc" member_type: VOTER } }
I20260812 06:36:51.633580 17777 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7ecdc0657384b1bbc19d4e3cdad26cc. Latest consensus state: current_term: 1 leader_uuid: "d7ecdc0657384b1bbc19d4e3cdad26cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7ecdc0657384b1bbc19d4e3cdad26cc" member_type: VOTER } }
I20260812 06:36:51.633667 17777 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:51.633656 17776 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:51.634027 17782 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:36:51.634999 17782 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:36:51.635288 15934 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 06:36:51.637089 17782 catalog_manager.cc:1383] Generated new cluster ID: af9bad51e50e4caa8e4a06feb46468fe
I20260812 06:36:51.637179 17782 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:36:51.642582 17782 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:36:51.643270 17782 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:36:51.653929 17782 catalog_manager.cc:6092] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc: Generated new TSK 0
I20260812 06:36:51.654147 17782 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:36:51.668020 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:51.670017 17796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.670109 17797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.670140 17803 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:51.670275 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:51.670538 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:51.670603 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:51.671558 15934 webserver.cc:533] Webserver started at http://127.15.143.129:46559/ using document root <none> and password file <none>
I20260812 06:36:51.671718 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:51.671765 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:51.671823 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:51.672209 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-0-root/instance:
uuid: "64ef292a7d78491392d093289fcf2399"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.673736 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:51.674764 17808 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.675096 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:51.675191 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-0-root
uuid: "64ef292a7d78491392d093289fcf2399"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.675287 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-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)
I20260812 06:36:51.689344 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:51.689802 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:51.690131 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:51.690641 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:51.690706 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.690770 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:51.690824 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.695447 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.129:42255
I20260812 06:36:51.695475 17888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.129:42255 every 8 connection(s)
I20260812 06:36:51.696389 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:51.698416 17895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.698513 17898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.698709 17896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:51.698769 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:51.699057 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:51.699115 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:51.700127 15934 webserver.cc:533] Webserver started at http://127.15.143.130:42143/ using document root <none> and password file <none>
I20260812 06:36:51.700332 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:51.700398 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:51.700491 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:51.701041 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-1-root/instance:
uuid: "2115a493408c4e99825a63d54c5986f1"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.701279 17890 heartbeater.cc:344] Connected to a master server at 127.15.143.190:42947
I20260812 06:36:51.701398 17890 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:51.701642 17890 heartbeater.cc:507] Master 127.15.143.190:42947 requested a full tablet report, sending...
I20260812 06:36:51.702374 17723 ts_manager.cc:194] Registered new tserver with Master: 64ef292a7d78491392d093289fcf2399 (127.15.143.129:42255)
I20260812 06:36:51.703068 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260812 06:36:51.703397 17723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57370
I20260812 06:36:51.704241 17904 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.704468 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:51.704530 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-1-root
uuid: "2115a493408c4e99825a63d54c5986f1"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.704597 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-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)
I20260812 06:36:51.714392 17890 heartbeater.cc:499] Master 127.15.143.190:42947 was elected leader, sending a full tablet report...
I20260812 06:36:51.721694 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:51.722138 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:51.722479 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:51.722980 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:51.723071 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.723135 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:51.723188 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.728123 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.130:39291
I20260812 06:36:51.728159 17978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.130:39291 every 8 connection(s)
I20260812 06:36:51.729035 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:51.731171 17984 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:51.731253 15934 server_base.cc:1061] running on GCE node
W20260812 06:36:51.731318 17987 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:51.731231 17985 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:51.731611 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:51.731649 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:51.732736 15934 webserver.cc:533] Webserver started at http://127.15.143.131:34813/ using document root <none> and password file <none>
I20260812 06:36:51.732931 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:51.733029 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:51.733116 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:51.733635 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-2-root/instance:
uuid: "0bb15149cd014508baeb19beb85b1d03"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.733784 17979 heartbeater.cc:344] Connected to a master server at 127.15.143.190:42947
I20260812 06:36:51.733884 17979 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:51.734138 17979 heartbeater.cc:507] Master 127.15.143.190:42947 requested a full tablet report, sending...
I20260812 06:36:51.734860 17723 ts_manager.cc:194] Registered new tserver with Master: 2115a493408c4e99825a63d54c5986f1 (127.15.143.130:39291)
I20260812 06:36:51.735648 17723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57374
I20260812 06:36:51.735802 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260812 06:36:51.736838 17993 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.737109 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:51.737174 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-2-root
uuid: "0bb15149cd014508baeb19beb85b1d03"
format_stamp: "Formatted at 2026-08-12 06:36:51 on dist-test-slave-wl2h"
I20260812 06:36:51.737272 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_0.1786516609957863-15934-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)
I20260812 06:36:51.746537 17979 heartbeater.cc:499] Master 127.15.143.190:42947 was elected leader, sending a full tablet report...
I20260812 06:36:51.754498 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:51.754995 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:51.755414 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:51.755913 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:51.755975 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.756035 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:51.756086 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:51.761721 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.131:33753
I20260812 06:36:51.761775 18069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.131:33753 every 8 connection(s)
I20260812 06:36:51.766563 18071 heartbeater.cc:344] Connected to a master server at 127.15.143.190:42947
I20260812 06:36:51.766671 18071 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:51.766922 18071 heartbeater.cc:507] Master 127.15.143.190:42947 requested a full tablet report, sending...
I20260812 06:36:51.767576 17723 ts_manager.cc:194] Registered new tserver with Master: 0bb15149cd014508baeb19beb85b1d03 (127.15.143.131:33753)
I20260812 06:36:51.767889 15934 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00567066s
I20260812 06:36:51.768165 17723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57386
I20260812 06:36:51.779136 18071 heartbeater.cc:499] Master 127.15.143.190:42947 was elected leader, sending a full tablet report...
I20260812 06:36:51.786588 17723 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57424:
name: "timestamp_propagation_test_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\010\000\000\000""\004\001\000\010\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 06:36:51.787331 17723 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table timestamp_propagation_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:36:51.798061 17842 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0efaee189a4ac28b25de52f05cd801 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=18edab7419f54f23b7d721b37558431f]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:51.798497 17842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0efaee189a4ac28b25de52f05cd801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:51.799634 18027 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0efaee189a4ac28b25de52f05cd801 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=18edab7419f54f23b7d721b37558431f]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:51.799968 18027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0efaee189a4ac28b25de52f05cd801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:51.801162 18097 tablet_bootstrap.cc:492] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399: Bootstrap starting.
I20260812 06:36:51.801455 18024 tablet_service.cc:1511] Processing CreateTablet for tablet 5e183ab9755147fba5fb545fba0e0885 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=18edab7419f54f23b7d721b37558431f]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:51.801745 18024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e183ab9755147fba5fb545fba0e0885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:51.802114 18098 tablet_bootstrap.cc:492] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03: Bootstrap starting.
I20260812 06:36:51.802663 18097 tablet_bootstrap.cc:654] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:51.802801 17937 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0efaee189a4ac28b25de52f05cd801 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=18edab7419f54f23b7d721b37558431f]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:51.803274 17935 tablet_service.cc:1511] Processing CreateTablet for tablet 5e183ab9755147fba5fb545fba0e0885 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=18edab7419f54f23b7d721b37558431f]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:51.803468 18098 tablet_bootstrap.cc:654] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:51.803565 17935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e183ab9755147fba5fb545fba0e0885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:51.798061 17841 tablet_service.cc:1511] Processing CreateTablet for tablet 5e183ab9755147fba5fb545fba0e0885 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=18edab7419f54f23b7d721b37558431f]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:51.804189 18097 tablet_bootstrap.cc:492] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399: No bootstrap required, opened a new log
I20260812 06:36:51.804356 18097 ts_tablet_manager.cc:1403] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260812 06:36:51.804453 17841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e183ab9755147fba5fb545fba0e0885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:51.804891 18097 raft_consensus.cc:359] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.805006 18097 raft_consensus.cc:385] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:51.805037 18097 raft_consensus.cc:740] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64ef292a7d78491392d093289fcf2399, State: Initialized, Role: FOLLOWER
I20260812 06:36:51.805172 18097 consensus_queue.cc:260] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.805588 18097 ts_tablet_manager.cc:1434] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:51.806622 18097 tablet_bootstrap.cc:492] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399: Bootstrap starting.
I20260812 06:36:51.807433 17937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0efaee189a4ac28b25de52f05cd801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:51.807833 18097 tablet_bootstrap.cc:654] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:51.809005 18097 tablet_bootstrap.cc:492] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399: No bootstrap required, opened a new log
I20260812 06:36:51.809122 18097 ts_tablet_manager.cc:1403] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:51.809474 18103 tablet_bootstrap.cc:492] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1: Bootstrap starting.
I20260812 06:36:51.809621 18097 raft_consensus.cc:359] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.809756 18097 raft_consensus.cc:385] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:51.809809 18097 raft_consensus.cc:740] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64ef292a7d78491392d093289fcf2399, State: Initialized, Role: FOLLOWER
I20260812 06:36:51.809962 18097 consensus_queue.cc:260] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.810286 18097 ts_tablet_manager.cc:1434] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 06:36:51.810428 18103 tablet_bootstrap.cc:654] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:51.811662 18103 tablet_bootstrap.cc:492] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1: No bootstrap required, opened a new log
I20260812 06:36:51.811669 18098 tablet_bootstrap.cc:492] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03: No bootstrap required, opened a new log
I20260812 06:36:51.811740 18103 ts_tablet_manager.cc:1403] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 06:36:51.811800 18098 ts_tablet_manager.cc:1403] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260812 06:36:51.812232 18103 raft_consensus.cc:359] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.812316 18103 raft_consensus.cc:385] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:51.812301 18098 raft_consensus.cc:359] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.812366 18103 raft_consensus.cc:740] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2115a493408c4e99825a63d54c5986f1, State: Initialized, Role: FOLLOWER
I20260812 06:36:51.812439 18098 raft_consensus.cc:385] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:51.812496 18098 raft_consensus.cc:740] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb15149cd014508baeb19beb85b1d03, State: Initialized, Role: FOLLOWER
I20260812 06:36:51.812541 18103 consensus_queue.cc:260] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.812644 18098 consensus_queue.cc:260] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.812948 18103 ts_tablet_manager.cc:1434] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:51.813097 18098 ts_tablet_manager.cc:1434] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:51.813162 18103 tablet_bootstrap.cc:492] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1: Bootstrap starting.
I20260812 06:36:51.813277 18098 tablet_bootstrap.cc:492] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03: Bootstrap starting.
I20260812 06:36:51.814313 18103 tablet_bootstrap.cc:654] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:51.814359 18098 tablet_bootstrap.cc:654] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:51.815580 18098 tablet_bootstrap.cc:492] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03: No bootstrap required, opened a new log
I20260812 06:36:51.815690 18098 ts_tablet_manager.cc:1403] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 06:36:51.816246 18098 raft_consensus.cc:359] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.816368 18098 raft_consensus.cc:385] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:51.816421 18098 raft_consensus.cc:740] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb15149cd014508baeb19beb85b1d03, State: Initialized, Role: FOLLOWER
I20260812 06:36:51.816563 18098 consensus_queue.cc:260] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.816861 18098 ts_tablet_manager.cc:1434] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 06:36:51.815578 18103 tablet_bootstrap.cc:492] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1: No bootstrap required, opened a new log
I20260812 06:36:51.817070 18103 ts_tablet_manager.cc:1403] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260812 06:36:51.817564 18103 raft_consensus.cc:359] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.817672 18103 raft_consensus.cc:385] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:51.817718 18103 raft_consensus.cc:740] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2115a493408c4e99825a63d54c5986f1, State: Initialized, Role: FOLLOWER
I20260812 06:36:51.817854 18103 consensus_queue.cc:260] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.818167 18103 ts_tablet_manager.cc:1434] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 06:36:51.837878 18108 raft_consensus.cc:493] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:36:51.838021 18108 raft_consensus.cc:515] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.839138 18108 leader_election.cc:290] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64ef292a7d78491392d093289fcf2399 (127.15.143.129:42255), 2115a493408c4e99825a63d54c5986f1 (127.15.143.130:39291)
I20260812 06:36:51.843938 17857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e183ab9755147fba5fb545fba0e0885" candidate_uuid: "0bb15149cd014508baeb19beb85b1d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64ef292a7d78491392d093289fcf2399" is_pre_election: true
I20260812 06:36:51.844040 17949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e183ab9755147fba5fb545fba0e0885" candidate_uuid: "0bb15149cd014508baeb19beb85b1d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2115a493408c4e99825a63d54c5986f1" is_pre_election: true
I20260812 06:36:51.844254 17949 raft_consensus.cc:2468] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb15149cd014508baeb19beb85b1d03 in term 0.
I20260812 06:36:51.844260 17857 raft_consensus.cc:2468] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb15149cd014508baeb19beb85b1d03 in term 0.
I20260812 06:36:51.844697 17994 leader_election.cc:304] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb15149cd014508baeb19beb85b1d03, 64ef292a7d78491392d093289fcf2399; no voters: 
I20260812 06:36:51.845382 18108 raft_consensus.cc:2804] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:36:51.845479 18108 raft_consensus.cc:493] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:36:51.845536 18108 raft_consensus.cc:3060] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:51.846812 18108 raft_consensus.cc:515] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.847295 18108 leader_election.cc:290] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [CANDIDATE]: Term 1 election: Requested vote from peers 64ef292a7d78491392d093289fcf2399 (127.15.143.129:42255), 2115a493408c4e99825a63d54c5986f1 (127.15.143.130:39291)
I20260812 06:36:51.847755 17857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e183ab9755147fba5fb545fba0e0885" candidate_uuid: "0bb15149cd014508baeb19beb85b1d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64ef292a7d78491392d093289fcf2399"
I20260812 06:36:51.847900 17857 raft_consensus.cc:3060] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:51.847962 17949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e183ab9755147fba5fb545fba0e0885" candidate_uuid: "0bb15149cd014508baeb19beb85b1d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2115a493408c4e99825a63d54c5986f1"
I20260812 06:36:51.848088 17949 raft_consensus.cc:3060] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:51.848802 17857 raft_consensus.cc:2468] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb15149cd014508baeb19beb85b1d03 in term 1.
I20260812 06:36:51.848909 17949 raft_consensus.cc:2468] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb15149cd014508baeb19beb85b1d03 in term 1.
I20260812 06:36:51.849144 17994 leader_election.cc:304] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb15149cd014508baeb19beb85b1d03, 64ef292a7d78491392d093289fcf2399; no voters: 
I20260812 06:36:51.849411 18108 raft_consensus.cc:2804] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:51.849623 18108 raft_consensus.cc:697] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb15149cd014508baeb19beb85b1d03, State: Running, Role: LEADER
I20260812 06:36:51.849805 18108 consensus_queue.cc:237] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.852412 17721 catalog_manager.cc:5719] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb15149cd014508baeb19beb85b1d03 (127.15.143.131). New cstate: current_term: 1 leader_uuid: "0bb15149cd014508baeb19beb85b1d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } health_report { overall_health: HEALTHY } } }
I20260812 06:36:51.856389 18102 raft_consensus.cc:493] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:36:51.856529 18102 raft_consensus.cc:515] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.857048 18102 leader_election.cc:290] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2115a493408c4e99825a63d54c5986f1 (127.15.143.130:39291), 0bb15149cd014508baeb19beb85b1d03 (127.15.143.131:33753)
I20260812 06:36:51.860942 18037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0efaee189a4ac28b25de52f05cd801" candidate_uuid: "64ef292a7d78491392d093289fcf2399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb15149cd014508baeb19beb85b1d03" is_pre_election: true
I20260812 06:36:51.861111 18037 raft_consensus.cc:2468] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64ef292a7d78491392d093289fcf2399 in term 0.
I20260812 06:36:51.861174 17949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0efaee189a4ac28b25de52f05cd801" candidate_uuid: "64ef292a7d78491392d093289fcf2399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2115a493408c4e99825a63d54c5986f1" is_pre_election: true
I20260812 06:36:51.861510 17811 leader_election.cc:304] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb15149cd014508baeb19beb85b1d03, 64ef292a7d78491392d093289fcf2399; no voters: 
I20260812 06:36:51.862625 17949 raft_consensus.cc:2468] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64ef292a7d78491392d093289fcf2399 in term 0.
I20260812 06:36:51.862674 18102 raft_consensus.cc:2804] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:36:51.862720 18102 raft_consensus.cc:493] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:36:51.862757 18102 raft_consensus.cc:3060] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:51.863713 18102 raft_consensus.cc:515] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.864053 18102 leader_election.cc:290] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [CANDIDATE]: Term 1 election: Requested vote from peers 2115a493408c4e99825a63d54c5986f1 (127.15.143.130:39291), 0bb15149cd014508baeb19beb85b1d03 (127.15.143.131:33753)
I20260812 06:36:51.864418 18037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0efaee189a4ac28b25de52f05cd801" candidate_uuid: "64ef292a7d78491392d093289fcf2399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb15149cd014508baeb19beb85b1d03"
I20260812 06:36:51.864511 18037 raft_consensus.cc:3060] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:51.865329 18037 raft_consensus.cc:2468] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64ef292a7d78491392d093289fcf2399 in term 1.
I20260812 06:36:51.865574 17949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0efaee189a4ac28b25de52f05cd801" candidate_uuid: "64ef292a7d78491392d093289fcf2399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2115a493408c4e99825a63d54c5986f1"
I20260812 06:36:51.865677 17949 raft_consensus.cc:3060] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:51.865675 17811 leader_election.cc:304] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb15149cd014508baeb19beb85b1d03, 64ef292a7d78491392d093289fcf2399; no voters: 
I20260812 06:36:51.865881 18102 raft_consensus.cc:2804] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:51.866804 17949 raft_consensus.cc:2468] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64ef292a7d78491392d093289fcf2399 in term 1.
I20260812 06:36:51.867283 18102 raft_consensus.cc:697] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 1 LEADER]: Becoming Leader. State: Replica: 64ef292a7d78491392d093289fcf2399, State: Running, Role: LEADER
I20260812 06:36:51.867448 18102 consensus_queue.cc:237] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } }
I20260812 06:36:51.869059 17721 catalog_manager.cc:5719] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64ef292a7d78491392d093289fcf2399 (127.15.143.129). New cstate: current_term: 1 leader_uuid: "64ef292a7d78491392d093289fcf2399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 } health_report { overall_health: UNKNOWN } } }
W20260812 06:36:51.946298 17891 tablet.cc:2406] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 06:36:52.256827 18102 consensus_queue.cc:1048] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb15149cd014508baeb19beb85b1d03" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 33753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:52.260525 18119 consensus_queue.cc:1048] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:52.340122 18108 consensus_queue.cc:1048] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2115a493408c4e99825a63d54c5986f1" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:52.343446 18108 consensus_queue.cc:1048] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64ef292a7d78491392d093289fcf2399" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 42255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:52.997450 15934 tablet_server.cc:179] TabletServer@127.15.143.129:0 shutting down...
I20260812 06:36:53.005105 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:53.005476 15934 tablet_replica.cc:333] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399: stopping tablet replica
I20260812 06:36:53.005606 15934 raft_consensus.cc:2243] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:36:53.005738 15934 raft_consensus.cc:2272] T 5e183ab9755147fba5fb545fba0e0885 P 64ef292a7d78491392d093289fcf2399 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:53.054277 15934 tablet_replica.cc:333] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399: stopping tablet replica
I20260812 06:36:53.054411 15934 raft_consensus.cc:2243] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:53.054754 15934 raft_consensus.cc:2272] T 5d0efaee189a4ac28b25de52f05cd801 P 64ef292a7d78491392d093289fcf2399 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:53.068271 15934 tablet_server.cc:196] TabletServer@127.15.143.129:0 shutdown complete.
I20260812 06:36:53.070881 15934 tablet_server.cc:179] TabletServer@127.15.143.130:0 shutting down...
I20260812 06:36:53.075217 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:53.075460 15934 tablet_replica.cc:333] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1: stopping tablet replica
I20260812 06:36:53.075656 15934 raft_consensus.cc:2243] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:36:53.075827 15934 raft_consensus.cc:2272] T 5d0efaee189a4ac28b25de52f05cd801 P 2115a493408c4e99825a63d54c5986f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:53.076436 15934 tablet_replica.cc:333] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1: stopping tablet replica
I20260812 06:36:53.076540 15934 raft_consensus.cc:2243] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:36:53.076715 15934 raft_consensus.cc:2272] T 5e183ab9755147fba5fb545fba0e0885 P 2115a493408c4e99825a63d54c5986f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:53.091253 15934 tablet_server.cc:196] TabletServer@127.15.143.130:0 shutdown complete.
I20260812 06:36:53.093789 15934 tablet_server.cc:179] TabletServer@127.15.143.131:0 shutting down...
I20260812 06:36:53.097903 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:53.098134 15934 tablet_replica.cc:333] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03: stopping tablet replica
I20260812 06:36:53.098268 15934 raft_consensus.cc:2243] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:53.098459 15934 raft_consensus.cc:2272] T 5e183ab9755147fba5fb545fba0e0885 P 0bb15149cd014508baeb19beb85b1d03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:53.100584 15934 tablet_replica.cc:333] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03: stopping tablet replica
I20260812 06:36:53.100682 15934 raft_consensus.cc:2243] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:36:53.100790 15934 raft_consensus.cc:2272] T 5d0efaee189a4ac28b25de52f05cd801 P 0bb15149cd014508baeb19beb85b1d03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:53.113966 15934 tablet_server.cc:196] TabletServer@127.15.143.131:0 shutdown complete.
I20260812 06:36:53.116309 15934 master.cc:562] Master@127.15.143.190:42947 shutting down...
I20260812 06:36:53.119827 15934 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:53.120025 15934 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:53.120102 15934 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7ecdc0657384b1bbc19d4e3cdad26cc: stopping tablet replica
I20260812 06:36:53.133031 15934 master.cc:584] Master@127.15.143.190:42947 shutdown complete.
[       OK ] Params/ScanYourWritesParamTest.Test/0 (1534 ms)
[ RUN      ] Params/ScanYourWritesParamTest.Test/1
I20260812 06:36:53.140779 15934 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.143.190:45549
I20260812 06:36:53.141165 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:53.143206 18144 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:53.143309 18141 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:53.143309 18142 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:53.143635 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:53.143828 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:53.143893 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:53.148185 15934 webserver.cc:533] Webserver started at http://127.15.143.190:45335/ using document root <none> and password file <none>
I20260812 06:36:53.148428 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:53.148507 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:53.148599 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:53.149065 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/master-0-root/instance:
uuid: "6af08fc698e74ed2b63c4979071bd3d6"
format_stamp: "Formatted at 2026-08-12 06:36:53 on dist-test-slave-wl2h"
I20260812 06:36:53.150753 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:36:53.151945 18152 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:53.152287 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:53.152393 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/master-0-root
uuid: "6af08fc698e74ed2b63c4979071bd3d6"
format_stamp: "Formatted at 2026-08-12 06:36:53 on dist-test-slave-wl2h"
I20260812 06:36:53.152493 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-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)
I20260812 06:36:53.165788 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:53.166257 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:53.171089 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.190:45549
I20260812 06:36:53.178284 18211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:53.178328 18210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.190:45549 every 8 connection(s)
I20260812 06:36:53.180377 18211 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6: Bootstrap starting.
I20260812 06:36:53.181260 18211 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:53.182442 18211 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6: No bootstrap required, opened a new log
I20260812 06:36:53.182917 18211 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6af08fc698e74ed2b63c4979071bd3d6" member_type: VOTER }
I20260812 06:36:53.183030 18211 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:53.183054 18211 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af08fc698e74ed2b63c4979071bd3d6, State: Initialized, Role: FOLLOWER
I20260812 06:36:53.183241 18211 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6af08fc698e74ed2b63c4979071bd3d6" member_type: VOTER }
I20260812 06:36:53.183338 18211 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:53.183387 18211 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:53.183449 18211 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:53.184219 18211 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6af08fc698e74ed2b63c4979071bd3d6" member_type: VOTER }
I20260812 06:36:53.184383 18211 leader_election.cc:304] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [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: 6af08fc698e74ed2b63c4979071bd3d6; no voters: 
I20260812 06:36:53.184605 18211 leader_election.cc:290] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:53.184799 18214 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:53.185065 18214 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [term 1 LEADER]: Becoming Leader. State: Replica: 6af08fc698e74ed2b63c4979071bd3d6, State: Running, Role: LEADER
I20260812 06:36:53.185187 18211 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:36:53.185223 18214 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [LEADER]: Queue going to LEADER mode. State: All 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: "6af08fc698e74ed2b63c4979071bd3d6" member_type: VOTER }
I20260812 06:36:53.185709 18215 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6af08fc698e74ed2b63c4979071bd3d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6af08fc698e74ed2b63c4979071bd3d6" member_type: VOTER } }
I20260812 06:36:53.185743 18216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6af08fc698e74ed2b63c4979071bd3d6. Latest consensus state: current_term: 1 leader_uuid: "6af08fc698e74ed2b63c4979071bd3d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6af08fc698e74ed2b63c4979071bd3d6" member_type: VOTER } }
I20260812 06:36:53.185874 18215 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:53.185900 18216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:53.186584 18225 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:36:53.187475 18225 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:36:53.187687 15934 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 06:36:53.189581 18225 catalog_manager.cc:1383] Generated new cluster ID: e1cf3ac63a7545c089b8ab8d3f2bbbd8
I20260812 06:36:53.189646 18225 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:36:53.200433 18225 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:36:53.201045 18225 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:36:53.209299 18225 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6: Generated new TSK 0
I20260812 06:36:53.209506 18225 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:36:53.220504 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:53.222712 18234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:53.222806 15934 server_base.cc:1061] running on GCE node
W20260812 06:36:53.222836 18237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:53.222970 18235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:53.223248 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:53.223299 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:53.224241 15934 webserver.cc:533] Webserver started at http://127.15.143.129:40925/ using document root <none> and password file <none>
I20260812 06:36:53.224433 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:53.224506 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:53.224619 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:53.225049 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-0-root/instance:
uuid: "8961bace84ac4f798b4cae561123f633"
format_stamp: "Formatted at 2026-08-12 06:36:53 on dist-test-slave-wl2h"
I20260812 06:36:53.226603 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:36:53.227648 18244 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:53.227926 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260812 06:36:53.227996 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-0-root
uuid: "8961bace84ac4f798b4cae561123f633"
format_stamp: "Formatted at 2026-08-12 06:36:53 on dist-test-slave-wl2h"
I20260812 06:36:53.228098 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-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)
I20260812 06:36:53.234027 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:53.234441 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:53.234764 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:53.235320 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:53.235383 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:53.235486 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:53.235538 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:53.239842 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.129:45577
I20260812 06:36:53.239867 18322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.129:45577 every 8 connection(s)
I20260812 06:36:53.240623 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:53.242627 18328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:53.242642 18330 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:53.242764 18332 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:53.242974 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:53.243222 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:53.243286 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:53.244289 15934 webserver.cc:533] Webserver started at http://127.15.143.130:39313/ using document root <none> and password file <none>
I20260812 06:36:53.244491 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:53.244565 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:53.244656 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:53.245137 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-1-root/instance:
uuid: "c98d7bdef2774e109725b91b15d20eae"
format_stamp: "Formatted at 2026-08-12 06:36:53 on dist-test-slave-wl2h"
I20260812 06:36:53.245728 18323 heartbeater.cc:344] Connected to a master server at 127.15.143.190:45549
I20260812 06:36:53.245838 18323 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:53.246094 18323 heartbeater.cc:507] Master 127.15.143.190:45549 requested a full tablet report, sending...
I20260812 06:36:53.246971 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260812 06:36:53.246981 18174 ts_manager.cc:194] Registered new tserver with Master: 8961bace84ac4f798b4cae561123f633 (127.15.143.129:45577)
I20260812 06:36:53.248208 18174 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60064
I20260812 06:36:53.248404 18338 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:53.248703 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:53.248808 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-1-root
uuid: "c98d7bdef2774e109725b91b15d20eae"
format_stamp: "Formatted at 2026-08-12 06:36:53 on dist-test-slave-wl2h"
I20260812 06:36:53.248930 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-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)
I20260812 06:36:53.259454 18323 heartbeater.cc:499] Master 127.15.143.190:45549 was elected leader, sending a full tablet report...
I20260812 06:36:53.261366 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:53.261802 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:53.262115 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:53.262606 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:53.262668 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:53.262729 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:53.262761 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:53.266921 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.130:45807
I20260812 06:36:53.267002 18422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.130:45807 every 8 connection(s)
I20260812 06:36:53.267948 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:53.270015 18429 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:53.270011 18430 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:53.270366 15934 server_base.cc:1061] running on GCE node
W20260812 06:36:53.270442 18432 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:53.270684 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:53.270728 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:53.271924 15934 webserver.cc:533] Webserver started at http://127.15.143.131:44251/ using document root <none> and password file <none>
I20260812 06:36:53.272127 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:53.272197 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:53.272279 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:53.272610 18423 heartbeater.cc:344] Connected to a master server at 127.15.143.190:45549
I20260812 06:36:53.272701 18423 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:53.272716 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-2-root/instance:
uuid: "6c4399550a1e48bfad998fcf85818e65"
format_stamp: "Formatted at 2026-08-12 06:36:53 on dist-test-slave-wl2h"
I20260812 06:36:53.272955 18423 heartbeater.cc:507] Master 127.15.143.190:45549 requested a full tablet report, sending...
I20260812 06:36:53.273617 18174 ts_manager.cc:194] Registered new tserver with Master: c98d7bdef2774e109725b91b15d20eae (127.15.143.130:45807)
I20260812 06:36:53.274191 18174 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60078
I20260812 06:36:53.274456 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:36:53.275525 18437 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:53.275807 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260812 06:36:53.275900 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-2-root
uuid: "6c4399550a1e48bfad998fcf85818e65"
format_stamp: "Formatted at 2026-08-12 06:36:53 on dist-test-slave-wl2h"
I20260812 06:36:53.275995 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_1.1786516609957863-15934-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)
I20260812 06:36:53.285028 18423 heartbeater.cc:499] Master 127.15.143.190:45549 was elected leader, sending a full tablet report...
I20260812 06:36:53.285617 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:53.286157 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:53.286568 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:53.288070 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:53.288142 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:53.288199 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:53.288239 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:53.298395 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.131:41477
I20260812 06:36:53.299072 18511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.131:41477 every 8 connection(s)
I20260812 06:36:53.307120 18512 heartbeater.cc:344] Connected to a master server at 127.15.143.190:45549
I20260812 06:36:53.307245 18512 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:53.307557 18512 heartbeater.cc:507] Master 127.15.143.190:45549 requested a full tablet report, sending...
I20260812 06:36:53.308367 18173 ts_manager.cc:194] Registered new tserver with Master: 6c4399550a1e48bfad998fcf85818e65 (127.15.143.131:41477)
I20260812 06:36:53.308729 15934 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009781995s
I20260812 06:36:53.309116 18173 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60090
I20260812 06:36:53.320535 18512 heartbeater.cc:499] Master 127.15.143.190:45549 was elected leader, sending a full tablet report...
I20260812 06:36:53.335088 18174 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60124:
name: "timestamp_propagation_test_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\010\000\000\000""\004\001\000\010\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 06:36:53.335690 18174 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table timestamp_propagation_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:36:53.348898 18378 tablet_service.cc:1511] Processing CreateTablet for tablet dc9593337df544a986cccc50dba480b2 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=aca41f5ad5504d79a0bcdffdb83818ef]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:53.348898 18377 tablet_service.cc:1511] Processing CreateTablet for tablet 674ce2a06e6146b48f0477b209bc89f2 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=aca41f5ad5504d79a0bcdffdb83818ef]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:53.349355 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc9593337df544a986cccc50dba480b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:53.349500 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674ce2a06e6146b48f0477b209bc89f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:53.350539 18471 tablet_service.cc:1511] Processing CreateTablet for tablet dc9593337df544a986cccc50dba480b2 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=aca41f5ad5504d79a0bcdffdb83818ef]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:53.350909 18471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc9593337df544a986cccc50dba480b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:53.351946 18470 tablet_service.cc:1511] Processing CreateTablet for tablet 674ce2a06e6146b48f0477b209bc89f2 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=aca41f5ad5504d79a0bcdffdb83818ef]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:53.352087 18537 tablet_bootstrap.cc:492] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae: Bootstrap starting.
I20260812 06:36:53.352238 18470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674ce2a06e6146b48f0477b209bc89f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:53.353276 18537 tablet_bootstrap.cc:654] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:53.353752 18539 tablet_bootstrap.cc:492] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65: Bootstrap starting.
I20260812 06:36:53.354622 18537 tablet_bootstrap.cc:492] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae: No bootstrap required, opened a new log
I20260812 06:36:53.354710 18537 ts_tablet_manager.cc:1403] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:53.354910 18539 tablet_bootstrap.cc:654] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:53.355306 18537 raft_consensus.cc:359] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } } peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } }
I20260812 06:36:53.355418 18537 raft_consensus.cc:385] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:53.355455 18537 raft_consensus.cc:740] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98d7bdef2774e109725b91b15d20eae, State: Initialized, Role: FOLLOWER
I20260812 06:36:53.355584 18537 consensus_queue.cc:260] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } } peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } }
I20260812 06:36:53.355948 18537 ts_tablet_manager.cc:1434] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:36:53.355898 18279 tablet_service.cc:1511] Processing CreateTablet for tablet dc9593337df544a986cccc50dba480b2 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=aca41f5ad5504d79a0bcdffdb83818ef]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:53.356137 18537 tablet_bootstrap.cc:492] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae: Bootstrap starting.
I20260812 06:36:53.356169 18279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc9593337df544a986cccc50dba480b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:53.357131 18537 tablet_bootstrap.cc:654] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:53.358709 18543 tablet_bootstrap.cc:492] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633: Bootstrap starting.
I20260812 06:36:53.358932 18278 tablet_service.cc:1511] Processing CreateTablet for tablet 674ce2a06e6146b48f0477b209bc89f2 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=aca41f5ad5504d79a0bcdffdb83818ef]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:53.359385 18278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674ce2a06e6146b48f0477b209bc89f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:53.359982 18543 tablet_bootstrap.cc:654] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:53.360244 18539 tablet_bootstrap.cc:492] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65: No bootstrap required, opened a new log
I20260812 06:36:53.360337 18539 ts_tablet_manager.cc:1403] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260812 06:36:53.360862 18539 raft_consensus.cc:359] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } } peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } }
I20260812 06:36:53.360965 18539 raft_consensus.cc:385] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:53.361001 18539 raft_consensus.cc:740] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4399550a1e48bfad998fcf85818e65, State: Initialized, Role: FOLLOWER
I20260812 06:36:53.361173 18539 consensus_queue.cc:260] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } } peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } }
I20260812 06:36:53.361634 18539 ts_tablet_manager.cc:1434] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260812 06:36:53.361831 18539 tablet_bootstrap.cc:492] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65: Bootstrap starting.
I20260812 06:36:53.362255 18537 tablet_bootstrap.cc:492] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae: No bootstrap required, opened a new log
I20260812 06:36:53.362344 18537 ts_tablet_manager.cc:1403] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260812 06:36:53.362855 18537 raft_consensus.cc:359] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } } peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } }
I20260812 06:36:53.362958 18539 tablet_bootstrap.cc:654] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:53.363039 18537 raft_consensus.cc:385] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:53.363096 18537 raft_consensus.cc:740] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98d7bdef2774e109725b91b15d20eae, State: Initialized, Role: FOLLOWER
I20260812 06:36:53.363498 18543 tablet_bootstrap.cc:492] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633: No bootstrap required, opened a new log
I20260812 06:36:53.363611 18543 ts_tablet_manager.cc:1403] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260812 06:36:53.364001 18543 raft_consensus.cc:359] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } } peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } }
I20260812 06:36:53.364084 18539 tablet_bootstrap.cc:492] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65: No bootstrap required, opened a new log
I20260812 06:36:53.364109 18543 raft_consensus.cc:385] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:53.364167 18543 raft_consensus.cc:740] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8961bace84ac4f798b4cae561123f633, State: Initialized, Role: FOLLOWER
I20260812 06:36:53.364180 18539 ts_tablet_manager.cc:1403] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 06:36:53.364344 18543 consensus_queue.cc:260] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } } peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } }
I20260812 06:36:53.364715 18543 ts_tablet_manager.cc:1434] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:53.364691 18539 raft_consensus.cc:359] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } } peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } }
I20260812 06:36:53.364809 18539 raft_consensus.cc:385] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:53.364845 18539 raft_consensus.cc:740] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c4399550a1e48bfad998fcf85818e65, State: Initialized, Role: FOLLOWER
I20260812 06:36:53.364898 18537 consensus_queue.cc:260] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } } peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } }
I20260812 06:36:53.364961 18543 tablet_bootstrap.cc:492] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633: Bootstrap starting.
I20260812 06:36:53.365002 18539 consensus_queue.cc:260] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } } peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } }
I20260812 06:36:53.365192 18537 ts_tablet_manager.cc:1434] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260812 06:36:53.365247 18539 ts_tablet_manager.cc:1434] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:53.366089 18543 tablet_bootstrap.cc:654] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:53.368003 18543 tablet_bootstrap.cc:492] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633: No bootstrap required, opened a new log
I20260812 06:36:53.368132 18543 ts_tablet_manager.cc:1403] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:53.368570 18543 raft_consensus.cc:359] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } } peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } }
I20260812 06:36:53.368667 18543 raft_consensus.cc:385] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:53.368690 18543 raft_consensus.cc:740] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8961bace84ac4f798b4cae561123f633, State: Initialized, Role: FOLLOWER
I20260812 06:36:53.368829 18543 consensus_queue.cc:260] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } } peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } }
I20260812 06:36:53.369119 18543 ts_tablet_manager.cc:1434] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 06:36:53.384712 18546 raft_consensus.cc:493] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:36:53.384876 18546 raft_consensus.cc:515] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } } peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } }
I20260812 06:36:53.385583 18546 leader_election.cc:290] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8961bace84ac4f798b4cae561123f633 (127.15.143.129:45577), c98d7bdef2774e109725b91b15d20eae (127.15.143.130:45807)
I20260812 06:36:53.389405 18292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674ce2a06e6146b48f0477b209bc89f2" candidate_uuid: "6c4399550a1e48bfad998fcf85818e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8961bace84ac4f798b4cae561123f633" is_pre_election: true
I20260812 06:36:53.389592 18292 raft_consensus.cc:2468] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c4399550a1e48bfad998fcf85818e65 in term 0.
I20260812 06:36:53.389923 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674ce2a06e6146b48f0477b209bc89f2" candidate_uuid: "6c4399550a1e48bfad998fcf85818e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98d7bdef2774e109725b91b15d20eae" is_pre_election: true
I20260812 06:36:53.390028 18438 leader_election.cc:304] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4399550a1e48bfad998fcf85818e65, 8961bace84ac4f798b4cae561123f633; no voters: 
I20260812 06:36:53.390059 18390 raft_consensus.cc:2468] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c4399550a1e48bfad998fcf85818e65 in term 0.
I20260812 06:36:53.390224 18546 raft_consensus.cc:2804] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:36:53.390290 18546 raft_consensus.cc:493] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:36:53.390331 18546 raft_consensus.cc:3060] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:53.391505 18546 raft_consensus.cc:515] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } } peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } }
I20260812 06:36:53.391830 18546 leader_election.cc:290] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [CANDIDATE]: Term 1 election: Requested vote from peers 8961bace84ac4f798b4cae561123f633 (127.15.143.129:45577), c98d7bdef2774e109725b91b15d20eae (127.15.143.130:45807)
I20260812 06:36:53.392151 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674ce2a06e6146b48f0477b209bc89f2" candidate_uuid: "6c4399550a1e48bfad998fcf85818e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98d7bdef2774e109725b91b15d20eae"
I20260812 06:36:53.392299 18390 raft_consensus.cc:3060] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:53.393307 18390 raft_consensus.cc:2468] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4399550a1e48bfad998fcf85818e65 in term 1.
I20260812 06:36:53.393535 18292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674ce2a06e6146b48f0477b209bc89f2" candidate_uuid: "6c4399550a1e48bfad998fcf85818e65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8961bace84ac4f798b4cae561123f633"
I20260812 06:36:53.393647 18292 raft_consensus.cc:3060] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:53.393610 18440 leader_election.cc:304] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4399550a1e48bfad998fcf85818e65, c98d7bdef2774e109725b91b15d20eae; no voters: 
I20260812 06:36:53.393842 18546 raft_consensus.cc:2804] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:53.394105 18546 raft_consensus.cc:697] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 1 LEADER]: Becoming Leader. State: Replica: 6c4399550a1e48bfad998fcf85818e65, State: Running, Role: LEADER
I20260812 06:36:53.394276 18546 consensus_queue.cc:237] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } } peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } }
I20260812 06:36:53.394681 18292 raft_consensus.cc:2468] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c4399550a1e48bfad998fcf85818e65 in term 1.
I20260812 06:36:53.395920 18171 catalog_manager.cc:5719] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c4399550a1e48bfad998fcf85818e65 (127.15.143.131). New cstate: current_term: 1 leader_uuid: "6c4399550a1e48bfad998fcf85818e65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } health_report { overall_health: HEALTHY } } }
I20260812 06:36:53.500844 18548 raft_consensus.cc:493] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:36:53.500999 18548 raft_consensus.cc:515] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } } peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } }
I20260812 06:36:53.501639 18548 leader_election.cc:290] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c98d7bdef2774e109725b91b15d20eae (127.15.143.130:45807), 6c4399550a1e48bfad998fcf85818e65 (127.15.143.131:41477)
I20260812 06:36:53.505537 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9593337df544a986cccc50dba480b2" candidate_uuid: "8961bace84ac4f798b4cae561123f633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98d7bdef2774e109725b91b15d20eae" is_pre_election: true
I20260812 06:36:53.505692 18484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9593337df544a986cccc50dba480b2" candidate_uuid: "8961bace84ac4f798b4cae561123f633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4399550a1e48bfad998fcf85818e65" is_pre_election: true
I20260812 06:36:53.505705 18390 raft_consensus.cc:2468] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8961bace84ac4f798b4cae561123f633 in term 0.
I20260812 06:36:53.505875 18484 raft_consensus.cc:2468] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8961bace84ac4f798b4cae561123f633 in term 0.
I20260812 06:36:53.506186 18247 leader_election.cc:304] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8961bace84ac4f798b4cae561123f633, c98d7bdef2774e109725b91b15d20eae; no voters: 
I20260812 06:36:53.506399 18548 raft_consensus.cc:2804] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:36:53.506474 18548 raft_consensus.cc:493] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:36:53.506536 18548 raft_consensus.cc:3060] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:53.507612 18548 raft_consensus.cc:515] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } } peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } }
I20260812 06:36:53.507992 18548 leader_election.cc:290] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [CANDIDATE]: Term 1 election: Requested vote from peers c98d7bdef2774e109725b91b15d20eae (127.15.143.130:45807), 6c4399550a1e48bfad998fcf85818e65 (127.15.143.131:41477)
I20260812 06:36:53.508446 18484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9593337df544a986cccc50dba480b2" candidate_uuid: "8961bace84ac4f798b4cae561123f633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c4399550a1e48bfad998fcf85818e65"
I20260812 06:36:53.508440 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9593337df544a986cccc50dba480b2" candidate_uuid: "8961bace84ac4f798b4cae561123f633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98d7bdef2774e109725b91b15d20eae"
I20260812 06:36:53.508592 18484 raft_consensus.cc:3060] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:53.508611 18390 raft_consensus.cc:3060] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:53.509562 18390 raft_consensus.cc:2468] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8961bace84ac4f798b4cae561123f633 in term 1.
I20260812 06:36:53.509558 18484 raft_consensus.cc:2468] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8961bace84ac4f798b4cae561123f633 in term 1.
I20260812 06:36:53.509898 18247 leader_election.cc:304] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c4399550a1e48bfad998fcf85818e65, 8961bace84ac4f798b4cae561123f633; no voters: 
I20260812 06:36:53.510109 18548 raft_consensus.cc:2804] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:53.510360 18548 raft_consensus.cc:697] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 1 LEADER]: Becoming Leader. State: Replica: 8961bace84ac4f798b4cae561123f633, State: Running, Role: LEADER
I20260812 06:36:53.510533 18548 consensus_queue.cc:237] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } } peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } }
I20260812 06:36:53.512267 18173 catalog_manager.cc:5719] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8961bace84ac4f798b4cae561123f633 (127.15.143.129). New cstate: current_term: 1 leader_uuid: "8961bace84ac4f798b4cae561123f633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 } health_report { overall_health: HEALTHY } } }
I20260812 06:36:53.811784 18546 consensus_queue.cc:1048] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:53.815385 18546 consensus_queue.cc:1048] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8961bace84ac4f798b4cae561123f633" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 45577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:54.013912 18548 consensus_queue.cc:1048] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c4399550a1e48bfad998fcf85818e65" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:54.017066 18548 consensus_queue.cc:1048] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98d7bdef2774e109725b91b15d20eae" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 45807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:54.590124 15934 tablet_server.cc:179] TabletServer@127.15.143.129:0 shutting down...
I20260812 06:36:54.596953 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:54.597219 15934 tablet_replica.cc:333] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633: stopping tablet replica
I20260812 06:36:54.597358 15934 raft_consensus.cc:2243] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:36:54.597528 15934 raft_consensus.cc:2272] T 674ce2a06e6146b48f0477b209bc89f2 P 8961bace84ac4f798b4cae561123f633 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260812 06:36:54.660629 18438 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260812 06:36:54.661582 18438 consensus_peers.cc:597] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 -> Peer 8961bace84ac4f798b4cae561123f633 (127.15.143.129:45577): Couldn't send request to peer 8961bace84ac4f798b4cae561123f633. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260812 06:36:54.738785 15934 tablet_replica.cc:333] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633: stopping tablet replica
I20260812 06:36:54.738965 15934 raft_consensus.cc:2243] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:54.739212 15934 raft_consensus.cc:2272] T dc9593337df544a986cccc50dba480b2 P 8961bace84ac4f798b4cae561123f633 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:54.752363 15934 tablet_server.cc:196] TabletServer@127.15.143.129:0 shutdown complete.
I20260812 06:36:54.754781 15934 tablet_server.cc:179] TabletServer@127.15.143.130:0 shutting down...
I20260812 06:36:54.758929 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:54.759195 15934 tablet_replica.cc:333] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae: stopping tablet replica
I20260812 06:36:54.759348 15934 raft_consensus.cc:2243] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:36:54.759541 15934 raft_consensus.cc:2272] T dc9593337df544a986cccc50dba480b2 P c98d7bdef2774e109725b91b15d20eae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:54.760234 15934 tablet_replica.cc:333] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae: stopping tablet replica
I20260812 06:36:54.760347 15934 raft_consensus.cc:2243] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:36:54.760475 15934 raft_consensus.cc:2272] T 674ce2a06e6146b48f0477b209bc89f2 P c98d7bdef2774e109725b91b15d20eae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:54.775230 15934 tablet_server.cc:196] TabletServer@127.15.143.130:0 shutdown complete.
I20260812 06:36:54.777333 15934 tablet_server.cc:179] TabletServer@127.15.143.131:0 shutting down...
I20260812 06:36:54.781771 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:54.781981 15934 tablet_replica.cc:333] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65: stopping tablet replica
I20260812 06:36:54.782110 15934 raft_consensus.cc:2243] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:54.782382 15934 raft_consensus.cc:2272] T 674ce2a06e6146b48f0477b209bc89f2 P 6c4399550a1e48bfad998fcf85818e65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:54.784554 15934 tablet_replica.cc:333] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65: stopping tablet replica
I20260812 06:36:54.784641 15934 raft_consensus.cc:2243] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:36:54.784754 15934 raft_consensus.cc:2272] T dc9593337df544a986cccc50dba480b2 P 6c4399550a1e48bfad998fcf85818e65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:54.798056 15934 tablet_server.cc:196] TabletServer@127.15.143.131:0 shutdown complete.
I20260812 06:36:54.800338 15934 master.cc:562] Master@127.15.143.190:45549 shutting down...
I20260812 06:36:54.804210 15934 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:54.804415 15934 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:54.804503 15934 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6af08fc698e74ed2b63c4979071bd3d6: stopping tablet replica
I20260812 06:36:54.817162 15934 master.cc:584] Master@127.15.143.190:45549 shutdown complete.
[       OK ] Params/ScanYourWritesParamTest.Test/1 (1684 ms)
[ RUN      ] Params/ScanYourWritesParamTest.Test/2
I20260812 06:36:54.825016 15934 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.143.190:38287
I20260812 06:36:54.825408 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:54.827173 18588 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:54.827193 18592 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:54.827461 18587 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:54.827482 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:54.827732 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:54.827781 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:54.828603 15934 webserver.cc:533] Webserver started at http://127.15.143.190:43539/ using document root <none> and password file <none>
I20260812 06:36:54.828790 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:54.828845 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:54.828943 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:54.829337 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/master-0-root/instance:
uuid: "1a2c70af867a4045ad8d39654d6d6eca"
format_stamp: "Formatted at 2026-08-12 06:36:54 on dist-test-slave-wl2h"
I20260812 06:36:54.830816 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:36:54.831830 18598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:54.832221 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:54.832293 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/master-0-root
uuid: "1a2c70af867a4045ad8d39654d6d6eca"
format_stamp: "Formatted at 2026-08-12 06:36:54 on dist-test-slave-wl2h"
I20260812 06:36:54.832389 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-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)
I20260812 06:36:54.845800 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:54.846264 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:54.851070 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.190:38287
I20260812 06:36:54.852535 18657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.190:38287 every 8 connection(s)
I20260812 06:36:54.855371 18658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:54.860198 18658 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca: Bootstrap starting.
I20260812 06:36:54.861120 18658 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:54.862242 18658 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca: No bootstrap required, opened a new log
I20260812 06:36:54.862697 18658 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a2c70af867a4045ad8d39654d6d6eca" member_type: VOTER }
I20260812 06:36:54.862794 18658 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:54.862854 18658 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2c70af867a4045ad8d39654d6d6eca, State: Initialized, Role: FOLLOWER
I20260812 06:36:54.863057 18658 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a2c70af867a4045ad8d39654d6d6eca" member_type: VOTER }
I20260812 06:36:54.863152 18658 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:54.863198 18658 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:54.863262 18658 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:54.864002 18658 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a2c70af867a4045ad8d39654d6d6eca" member_type: VOTER }
I20260812 06:36:54.864126 18658 leader_election.cc:304] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [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: 1a2c70af867a4045ad8d39654d6d6eca; no voters: 
I20260812 06:36:54.864333 18658 leader_election.cc:290] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:54.864436 18665 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:54.864611 18665 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [term 1 LEADER]: Becoming Leader. State: Replica: 1a2c70af867a4045ad8d39654d6d6eca, State: Running, Role: LEADER
I20260812 06:36:54.864748 18665 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [LEADER]: Queue going to LEADER mode. State: All 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: "1a2c70af867a4045ad8d39654d6d6eca" member_type: VOTER }
I20260812 06:36:54.864914 18658 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:36:54.865207 18666 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1a2c70af867a4045ad8d39654d6d6eca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a2c70af867a4045ad8d39654d6d6eca" member_type: VOTER } }
I20260812 06:36:54.865265 18667 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1a2c70af867a4045ad8d39654d6d6eca. Latest consensus state: current_term: 1 leader_uuid: "1a2c70af867a4045ad8d39654d6d6eca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a2c70af867a4045ad8d39654d6d6eca" member_type: VOTER } }
I20260812 06:36:54.865365 18667 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:54.865319 18666 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:54.865664 18670 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:36:54.866547 18670 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:36:54.867079 15934 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 06:36:54.868637 18670 catalog_manager.cc:1383] Generated new cluster ID: bde7ecd68fc0494a96d6ff361a484095
I20260812 06:36:54.868688 18670 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:36:54.879529 18670 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:36:54.880179 18670 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:36:54.887310 18670 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca: Generated new TSK 0
I20260812 06:36:54.887535 18670 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:36:54.899765 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:54.902019 18684 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:54.902092 15934 server_base.cc:1061] running on GCE node
W20260812 06:36:54.902040 18685 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:54.902096 18687 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:54.902477 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:54.902549 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:54.903646 15934 webserver.cc:533] Webserver started at http://127.15.143.129:46199/ using document root <none> and password file <none>
I20260812 06:36:54.903855 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:54.903940 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:54.904026 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:54.904466 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-0-root/instance:
uuid: "573ed64c846a46e18ed531f6d72da81a"
format_stamp: "Formatted at 2026-08-12 06:36:54 on dist-test-slave-wl2h"
I20260812 06:36:54.906059 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:36:54.907202 18696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:54.907518 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:54.907610 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-0-root
uuid: "573ed64c846a46e18ed531f6d72da81a"
format_stamp: "Formatted at 2026-08-12 06:36:54 on dist-test-slave-wl2h"
I20260812 06:36:54.907704 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-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)
I20260812 06:36:54.916428 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:54.916854 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:54.917184 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:54.917680 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:54.917747 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:54.917805 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:54.917860 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:54.922554 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.129:41363
I20260812 06:36:54.922609 18775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.129:41363 every 8 connection(s)
I20260812 06:36:54.923502 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:54.925611 18780 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:54.925726 18783 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:54.925580 18781 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:54.925994 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:54.926285 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:54.926353 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:54.927438 15934 webserver.cc:533] Webserver started at http://127.15.143.130:40021/ using document root <none> and password file <none>
I20260812 06:36:54.927654 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:54.927737 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:54.927822 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:54.928356 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-1-root/instance:
uuid: "4427c62c0d4e47ec80af0388d85c2113"
format_stamp: "Formatted at 2026-08-12 06:36:54 on dist-test-slave-wl2h"
I20260812 06:36:54.928947 18776 heartbeater.cc:344] Connected to a master server at 127.15.143.190:38287
I20260812 06:36:54.929061 18776 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:54.929289 18776 heartbeater.cc:507] Master 127.15.143.190:38287 requested a full tablet report, sending...
I20260812 06:36:54.930014 18618 ts_manager.cc:194] Registered new tserver with Master: 573ed64c846a46e18ed531f6d72da81a (127.15.143.129:41363)
I20260812 06:36:54.930302 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260812 06:36:54.930857 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34910
I20260812 06:36:54.931459 18790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:54.931908 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:54.932005 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-1-root
uuid: "4427c62c0d4e47ec80af0388d85c2113"
format_stamp: "Formatted at 2026-08-12 06:36:54 on dist-test-slave-wl2h"
I20260812 06:36:54.932116 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-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)
I20260812 06:36:54.941975 18776 heartbeater.cc:499] Master 127.15.143.190:38287 was elected leader, sending a full tablet report...
I20260812 06:36:54.942296 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:54.942776 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:54.943187 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:54.943750 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:54.943816 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:54.943878 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:54.943909 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:54.948792 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.130:33497
I20260812 06:36:54.948820 18866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.130:33497 every 8 connection(s)
I20260812 06:36:54.949836 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:54.951917 18872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:54.951989 15934 server_base.cc:1061] running on GCE node
W20260812 06:36:54.952171 18875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:54.953693 18873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:54.953972 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:54.954046 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:54.954742 18868 heartbeater.cc:344] Connected to a master server at 127.15.143.190:38287
I20260812 06:36:54.954821 18868 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:54.955119 18868 heartbeater.cc:507] Master 127.15.143.190:38287 requested a full tablet report, sending...
I20260812 06:36:54.955132 15934 webserver.cc:533] Webserver started at http://127.15.143.131:41007/ using document root <none> and password file <none>
I20260812 06:36:54.955318 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:54.955392 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:54.955487 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:54.955781 18618 ts_manager.cc:194] Registered new tserver with Master: 4427c62c0d4e47ec80af0388d85c2113 (127.15.143.130:33497)
I20260812 06:36:54.955993 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-2-root/instance:
uuid: "eed868d3716b45e5910a3adab75e2cdd"
format_stamp: "Formatted at 2026-08-12 06:36:54 on dist-test-slave-wl2h"
I20260812 06:36:54.956452 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34914
I20260812 06:36:54.957863 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260812 06:36:54.958792 18881 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:54.959129 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:54.959195 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-2-root
uuid: "eed868d3716b45e5910a3adab75e2cdd"
format_stamp: "Formatted at 2026-08-12 06:36:54 on dist-test-slave-wl2h"
I20260812 06:36:54.959283 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesParamTest.Test_2.1786516609957863-15934-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)
I20260812 06:36:54.967372 18868 heartbeater.cc:499] Master 127.15.143.190:38287 was elected leader, sending a full tablet report...
I20260812 06:36:54.981055 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:54.981441 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:54.981727 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:54.982235 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:54.982280 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:54.982316 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:54.982331 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:54.987353 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.131:37101
I20260812 06:36:54.987392 18949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.131:37101 every 8 connection(s)
I20260812 06:36:54.992455 18950 heartbeater.cc:344] Connected to a master server at 127.15.143.190:38287
I20260812 06:36:54.992558 18950 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:54.992797 18950 heartbeater.cc:507] Master 127.15.143.190:38287 requested a full tablet report, sending...
I20260812 06:36:54.993481 18618 ts_manager.cc:194] Registered new tserver with Master: eed868d3716b45e5910a3adab75e2cdd (127.15.143.131:37101)
I20260812 06:36:54.993510 15934 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005659136s
I20260812 06:36:54.994110 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34924
I20260812 06:36:55.005097 18950 heartbeater.cc:499] Master 127.15.143.190:38287 was elected leader, sending a full tablet report...
I20260812 06:36:55.013140 18616 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34950:
name: "timestamp_propagation_test_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\010\000\000\000""\004\001\000\010\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 06:36:55.014108 18616 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table timestamp_propagation_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:36:55.026086 18736 tablet_service.cc:1511] Processing CreateTablet for tablet 78184d11b586426ba9136944171ac877 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=54fa1f5468a74da0b8d859eab119698e]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:55.026458 18736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78184d11b586426ba9136944171ac877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:55.027297 18822 tablet_service.cc:1511] Processing CreateTablet for tablet 78184d11b586426ba9136944171ac877 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=54fa1f5468a74da0b8d859eab119698e]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:55.027493 18735 tablet_service.cc:1511] Processing CreateTablet for tablet af8255dd1e5540bc878b6735e4982a44 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=54fa1f5468a74da0b8d859eab119698e]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:55.027639 18822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78184d11b586426ba9136944171ac877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:55.027755 18735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af8255dd1e5540bc878b6735e4982a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:55.029157 18912 tablet_service.cc:1511] Processing CreateTablet for tablet 78184d11b586426ba9136944171ac877 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=54fa1f5468a74da0b8d859eab119698e]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:55.029404 18912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78184d11b586426ba9136944171ac877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:55.029878 18973 tablet_bootstrap.cc:492] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a: Bootstrap starting.
I20260812 06:36:55.030891 18973 tablet_bootstrap.cc:654] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:55.031320 18911 tablet_service.cc:1511] Processing CreateTablet for tablet af8255dd1e5540bc878b6735e4982a44 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=54fa1f5468a74da0b8d859eab119698e]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:55.031396 18975 tablet_bootstrap.cc:492] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd: Bootstrap starting.
I20260812 06:36:55.031597 18911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af8255dd1e5540bc878b6735e4982a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:55.032246 18973 tablet_bootstrap.cc:492] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a: No bootstrap required, opened a new log
I20260812 06:36:55.032330 18973 ts_tablet_manager.cc:1403] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:55.032419 18975 tablet_bootstrap.cc:654] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:55.033418 18973 raft_consensus.cc:359] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } } peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } }
I20260812 06:36:55.033540 18973 raft_consensus.cc:385] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:55.033578 18973 raft_consensus.cc:740] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573ed64c846a46e18ed531f6d72da81a, State: Initialized, Role: FOLLOWER
I20260812 06:36:55.033800 18973 consensus_queue.cc:260] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } } peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } }
I20260812 06:36:55.027297 18821 tablet_service.cc:1511] Processing CreateTablet for tablet af8255dd1e5540bc878b6735e4982a44 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=54fa1f5468a74da0b8d859eab119698e]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:55.034193 18973 ts_tablet_manager.cc:1434] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 06:36:55.034380 18821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af8255dd1e5540bc878b6735e4982a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:55.034749 18975 tablet_bootstrap.cc:492] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd: No bootstrap required, opened a new log
I20260812 06:36:55.034823 18975 ts_tablet_manager.cc:1403] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:55.035317 18975 raft_consensus.cc:359] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } } peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } }
I20260812 06:36:55.035415 18975 raft_consensus.cc:385] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:55.035462 18975 raft_consensus.cc:740] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed868d3716b45e5910a3adab75e2cdd, State: Initialized, Role: FOLLOWER
I20260812 06:36:55.035596 18975 consensus_queue.cc:260] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } } peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } }
I20260812 06:36:55.035974 18975 ts_tablet_manager.cc:1434] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:55.036185 18975 tablet_bootstrap.cc:492] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd: Bootstrap starting.
I20260812 06:36:55.037346 18975 tablet_bootstrap.cc:654] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:55.038271 18974 tablet_bootstrap.cc:492] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113: Bootstrap starting.
I20260812 06:36:55.038343 18973 tablet_bootstrap.cc:492] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a: Bootstrap starting.
I20260812 06:36:55.038842 18975 tablet_bootstrap.cc:492] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd: No bootstrap required, opened a new log
I20260812 06:36:55.038983 18975 ts_tablet_manager.cc:1403] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:55.039419 18973 tablet_bootstrap.cc:654] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:55.039492 18974 tablet_bootstrap.cc:654] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:55.039605 18975 raft_consensus.cc:359] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } } peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } }
I20260812 06:36:55.039747 18975 raft_consensus.cc:385] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:55.039800 18975 raft_consensus.cc:740] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed868d3716b45e5910a3adab75e2cdd, State: Initialized, Role: FOLLOWER
I20260812 06:36:55.039988 18975 consensus_queue.cc:260] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } } peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } }
I20260812 06:36:55.040400 18975 ts_tablet_manager.cc:1434] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:55.040860 18974 tablet_bootstrap.cc:492] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113: No bootstrap required, opened a new log
I20260812 06:36:55.040954 18974 ts_tablet_manager.cc:1403] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:55.041056 18973 tablet_bootstrap.cc:492] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a: No bootstrap required, opened a new log
I20260812 06:36:55.041172 18973 ts_tablet_manager.cc:1403] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:55.041462 18974 raft_consensus.cc:359] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } } peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } }
I20260812 06:36:55.041591 18974 raft_consensus.cc:385] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:55.041656 18974 raft_consensus.cc:740] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4427c62c0d4e47ec80af0388d85c2113, State: Initialized, Role: FOLLOWER
I20260812 06:36:55.041599 18973 raft_consensus.cc:359] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } } peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } }
I20260812 06:36:55.041802 18973 raft_consensus.cc:385] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:55.041868 18973 raft_consensus.cc:740] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573ed64c846a46e18ed531f6d72da81a, State: Initialized, Role: FOLLOWER
I20260812 06:36:55.041803 18974 consensus_queue.cc:260] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } } peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } }
I20260812 06:36:55.042013 18973 consensus_queue.cc:260] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } } peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } }
I20260812 06:36:55.042303 18974 ts_tablet_manager.cc:1434] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:36:55.042536 18974 tablet_bootstrap.cc:492] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113: Bootstrap starting.
I20260812 06:36:55.042996 18973 ts_tablet_manager.cc:1434] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 06:36:55.043726 18974 tablet_bootstrap.cc:654] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:55.044937 18974 tablet_bootstrap.cc:492] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113: No bootstrap required, opened a new log
I20260812 06:36:55.045193 18974 ts_tablet_manager.cc:1403] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:55.045696 18974 raft_consensus.cc:359] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } } peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } }
I20260812 06:36:55.045792 18974 raft_consensus.cc:385] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:55.045816 18974 raft_consensus.cc:740] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4427c62c0d4e47ec80af0388d85c2113, State: Initialized, Role: FOLLOWER
I20260812 06:36:55.045948 18974 consensus_queue.cc:260] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } } peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } }
I20260812 06:36:55.046236 18974 ts_tablet_manager.cc:1434] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 06:36:55.118945 18981 raft_consensus.cc:493] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:36:55.119097 18981 raft_consensus.cc:515] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } } peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } }
I20260812 06:36:55.119835 18981 leader_election.cc:290] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573ed64c846a46e18ed531f6d72da81a (127.15.143.129:41363), 4427c62c0d4e47ec80af0388d85c2113 (127.15.143.130:33497)
I20260812 06:36:55.123843 18747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78184d11b586426ba9136944171ac877" candidate_uuid: "eed868d3716b45e5910a3adab75e2cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573ed64c846a46e18ed531f6d72da81a" is_pre_election: true
I20260812 06:36:55.124020 18747 raft_consensus.cc:2468] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eed868d3716b45e5910a3adab75e2cdd in term 0.
I20260812 06:36:55.124171 18834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78184d11b586426ba9136944171ac877" candidate_uuid: "eed868d3716b45e5910a3adab75e2cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4427c62c0d4e47ec80af0388d85c2113" is_pre_election: true
I20260812 06:36:55.124302 18834 raft_consensus.cc:2468] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eed868d3716b45e5910a3adab75e2cdd in term 0.
I20260812 06:36:55.124393 18884 leader_election.cc:304] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573ed64c846a46e18ed531f6d72da81a, eed868d3716b45e5910a3adab75e2cdd; no voters: 
I20260812 06:36:55.124571 18981 raft_consensus.cc:2804] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:36:55.124632 18981 raft_consensus.cc:493] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:36:55.124661 18981 raft_consensus.cc:3060] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:55.125536 18981 raft_consensus.cc:515] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } } peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } }
I20260812 06:36:55.125964 18981 leader_election.cc:290] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [CANDIDATE]: Term 1 election: Requested vote from peers 573ed64c846a46e18ed531f6d72da81a (127.15.143.129:41363), 4427c62c0d4e47ec80af0388d85c2113 (127.15.143.130:33497)
I20260812 06:36:55.126240 18747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78184d11b586426ba9136944171ac877" candidate_uuid: "eed868d3716b45e5910a3adab75e2cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573ed64c846a46e18ed531f6d72da81a"
I20260812 06:36:55.126375 18747 raft_consensus.cc:3060] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:55.126410 18834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78184d11b586426ba9136944171ac877" candidate_uuid: "eed868d3716b45e5910a3adab75e2cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4427c62c0d4e47ec80af0388d85c2113"
I20260812 06:36:55.126579 18834 raft_consensus.cc:3060] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:55.127125 18980 raft_consensus.cc:493] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:36:55.127220 18980 raft_consensus.cc:515] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } } peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } }
I20260812 06:36:55.127501 18747 raft_consensus.cc:2468] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed868d3716b45e5910a3adab75e2cdd in term 1.
I20260812 06:36:55.127736 18980 leader_election.cc:290] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4427c62c0d4e47ec80af0388d85c2113 (127.15.143.130:33497), eed868d3716b45e5910a3adab75e2cdd (127.15.143.131:37101)
I20260812 06:36:55.127767 18834 raft_consensus.cc:2468] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed868d3716b45e5910a3adab75e2cdd in term 1.
I20260812 06:36:55.127831 18884 leader_election.cc:304] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573ed64c846a46e18ed531f6d72da81a, eed868d3716b45e5910a3adab75e2cdd; no voters: 
I20260812 06:36:55.128026 18981 raft_consensus.cc:2804] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:55.128288 18981 raft_consensus.cc:697] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 1 LEADER]: Becoming Leader. State: Replica: eed868d3716b45e5910a3adab75e2cdd, State: Running, Role: LEADER
I20260812 06:36:55.128470 18981 consensus_queue.cc:237] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } } peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } }
I20260812 06:36:55.130592 18618 catalog_manager.cc:5719] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to eed868d3716b45e5910a3adab75e2cdd (127.15.143.131). New cstate: current_term: 1 leader_uuid: "eed868d3716b45e5910a3adab75e2cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } health_report { overall_health: UNKNOWN } } }
I20260812 06:36:55.132066 18834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af8255dd1e5540bc878b6735e4982a44" candidate_uuid: "573ed64c846a46e18ed531f6d72da81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4427c62c0d4e47ec80af0388d85c2113" is_pre_election: true
I20260812 06:36:55.132200 18834 raft_consensus.cc:2468] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573ed64c846a46e18ed531f6d72da81a in term 0.
I20260812 06:36:55.132548 18699 leader_election.cc:304] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4427c62c0d4e47ec80af0388d85c2113, 573ed64c846a46e18ed531f6d72da81a; no voters: 
I20260812 06:36:55.132716 18980 raft_consensus.cc:2804] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:36:55.132792 18980 raft_consensus.cc:493] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:36:55.132853 18980 raft_consensus.cc:3060] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:55.133028 18922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af8255dd1e5540bc878b6735e4982a44" candidate_uuid: "573ed64c846a46e18ed531f6d72da81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed868d3716b45e5910a3adab75e2cdd" is_pre_election: true
I20260812 06:36:55.133172 18922 raft_consensus.cc:2468] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573ed64c846a46e18ed531f6d72da81a in term 0.
I20260812 06:36:55.133983 18980 raft_consensus.cc:515] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } } peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } }
I20260812 06:36:55.134428 18980 leader_election.cc:290] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [CANDIDATE]: Term 1 election: Requested vote from peers 4427c62c0d4e47ec80af0388d85c2113 (127.15.143.130:33497), eed868d3716b45e5910a3adab75e2cdd (127.15.143.131:37101)
I20260812 06:36:55.134690 18834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af8255dd1e5540bc878b6735e4982a44" candidate_uuid: "573ed64c846a46e18ed531f6d72da81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4427c62c0d4e47ec80af0388d85c2113"
I20260812 06:36:55.134800 18922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af8255dd1e5540bc878b6735e4982a44" candidate_uuid: "573ed64c846a46e18ed531f6d72da81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed868d3716b45e5910a3adab75e2cdd"
I20260812 06:36:55.134828 18834 raft_consensus.cc:3060] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:55.134912 18922 raft_consensus.cc:3060] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:55.135928 18922 raft_consensus.cc:2468] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573ed64c846a46e18ed531f6d72da81a in term 1.
I20260812 06:36:55.135928 18834 raft_consensus.cc:2468] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573ed64c846a46e18ed531f6d72da81a in term 1.
I20260812 06:36:55.136252 18699 leader_election.cc:304] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4427c62c0d4e47ec80af0388d85c2113, 573ed64c846a46e18ed531f6d72da81a; no voters: 
I20260812 06:36:55.136500 18980 raft_consensus.cc:2804] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:55.136703 18980 raft_consensus.cc:697] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 1 LEADER]: Becoming Leader. State: Replica: 573ed64c846a46e18ed531f6d72da81a, State: Running, Role: LEADER
I20260812 06:36:55.136880 18980 consensus_queue.cc:237] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } } peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } }
I20260812 06:36:55.138535 18618 catalog_manager.cc:5719] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a reported cstate change: term changed from 0 to 1, leader changed from <none> to 573ed64c846a46e18ed531f6d72da81a (127.15.143.129). New cstate: current_term: 1 leader_uuid: "573ed64c846a46e18ed531f6d72da81a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 } health_report { overall_health: UNKNOWN } } }
I20260812 06:36:55.530072 18980 consensus_queue.cc:1048] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:55.534366 18981 consensus_queue.cc:1048] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4427c62c0d4e47ec80af0388d85c2113" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 33497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:55.534783 18995 consensus_queue.cc:1048] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed868d3716b45e5910a3adab75e2cdd" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:55.538705 18981 consensus_queue.cc:1048] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "573ed64c846a46e18ed531f6d72da81a" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:56.294925 15934 tablet_server.cc:179] TabletServer@127.15.143.129:0 shutting down...
I20260812 06:36:56.300232 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:56.300479 15934 tablet_replica.cc:333] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a: stopping tablet replica
I20260812 06:36:56.300648 15934 raft_consensus.cc:2243] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:56.300909 15934 raft_consensus.cc:2272] T af8255dd1e5540bc878b6735e4982a44 P 573ed64c846a46e18ed531f6d72da81a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:56.303172 15934 tablet_replica.cc:333] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a: stopping tablet replica
I20260812 06:36:56.303287 15934 raft_consensus.cc:2243] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:36:56.303418 15934 raft_consensus.cc:2272] T 78184d11b586426ba9136944171ac877 P 573ed64c846a46e18ed531f6d72da81a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:56.317076 15934 tablet_server.cc:196] TabletServer@127.15.143.129:0 shutdown complete.
I20260812 06:36:56.319662 15934 tablet_server.cc:179] TabletServer@127.15.143.130:0 shutting down...
I20260812 06:36:56.324147 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:56.324398 15934 tablet_replica.cc:333] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113: stopping tablet replica
I20260812 06:36:56.324538 15934 raft_consensus.cc:2243] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:36:56.324708 15934 raft_consensus.cc:2272] T af8255dd1e5540bc878b6735e4982a44 P 4427c62c0d4e47ec80af0388d85c2113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:56.326990 15934 tablet_replica.cc:333] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113: stopping tablet replica
I20260812 06:36:56.327163 15934 raft_consensus.cc:2243] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:36:56.327329 15934 raft_consensus.cc:2272] T 78184d11b586426ba9136944171ac877 P 4427c62c0d4e47ec80af0388d85c2113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:56.340754 15934 tablet_server.cc:196] TabletServer@127.15.143.130:0 shutdown complete.
I20260812 06:36:56.343165 15934 tablet_server.cc:179] TabletServer@127.15.143.131:0 shutting down...
I20260812 06:36:56.346993 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:36:56.347249 15934 tablet_replica.cc:333] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd: stopping tablet replica
I20260812 06:36:56.347405 15934 raft_consensus.cc:2243] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:36:56.347572 15934 raft_consensus.cc:2272] T af8255dd1e5540bc878b6735e4982a44 P eed868d3716b45e5910a3adab75e2cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:56.349654 15934 tablet_replica.cc:333] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd: stopping tablet replica
I20260812 06:36:56.349814 15934 raft_consensus.cc:2243] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:56.350052 15934 raft_consensus.cc:2272] T 78184d11b586426ba9136944171ac877 P eed868d3716b45e5910a3adab75e2cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:56.363490 15934 tablet_server.cc:196] TabletServer@127.15.143.131:0 shutdown complete.
I20260812 06:36:56.365967 15934 master.cc:562] Master@127.15.143.190:38287 shutting down...
I20260812 06:36:56.369376 15934 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:36:56.369558 15934 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:36:56.369635 15934 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1a2c70af867a4045ad8d39654d6d6eca: stopping tablet replica
I20260812 06:36:56.382439 15934 master.cc:584] Master@127.15.143.190:38287 shutdown complete.
[       OK ] Params/ScanYourWritesParamTest.Test/2 (1565 ms)
[----------] 3 tests from Params/ScanYourWritesParamTest (4785 ms total)

[----------] 3 tests from Params/ScanYourWritesMultiClientsParamTest
[ RUN      ] Params/ScanYourWritesMultiClientsParamTest.Test/0
I20260812 06:36:56.391145 15934 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.143.190:40109
I20260812 06:36:56.391582 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:56.393450 19023 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:56.393461 19027 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:56.393512 19024 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:56.393685 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:56.393903 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:56.393947 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:56.394896 15934 webserver.cc:533] Webserver started at http://127.15.143.190:36347/ using document root <none> and password file <none>
I20260812 06:36:56.395115 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:56.395190 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:56.395288 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:56.395737 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/master-0-root/instance:
uuid: "578e1c9d1e3c472fae894c1459430441"
format_stamp: "Formatted at 2026-08-12 06:36:56 on dist-test-slave-wl2h"
I20260812 06:36:56.397387 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 06:36:56.398413 19036 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:56.398671 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:56.398784 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/master-0-root
uuid: "578e1c9d1e3c472fae894c1459430441"
format_stamp: "Formatted at 2026-08-12 06:36:56 on dist-test-slave-wl2h"
I20260812 06:36:56.398886 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-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)
I20260812 06:36:56.408509 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:56.408960 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:56.413918 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.190:40109
I20260812 06:36:56.416479 19100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.190:40109 every 8 connection(s)
I20260812 06:36:56.416826 19103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:56.423380 19103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441: Bootstrap starting.
I20260812 06:36:56.424211 19103 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:56.425237 19103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441: No bootstrap required, opened a new log
I20260812 06:36:56.425678 19103 raft_consensus.cc:359] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "578e1c9d1e3c472fae894c1459430441" member_type: VOTER }
I20260812 06:36:56.425776 19103 raft_consensus.cc:385] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:56.425798 19103 raft_consensus.cc:740] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 578e1c9d1e3c472fae894c1459430441, State: Initialized, Role: FOLLOWER
I20260812 06:36:56.425945 19103 consensus_queue.cc:260] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "578e1c9d1e3c472fae894c1459430441" member_type: VOTER }
I20260812 06:36:56.426029 19103 raft_consensus.cc:399] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:36:56.426054 19103 raft_consensus.cc:493] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:36:56.426084 19103 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:56.426865 19103 raft_consensus.cc:515] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "578e1c9d1e3c472fae894c1459430441" member_type: VOTER }
I20260812 06:36:56.426982 19103 leader_election.cc:304] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [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: 578e1c9d1e3c472fae894c1459430441; no voters: 
I20260812 06:36:56.427217 19103 leader_election.cc:290] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:36:56.427417 19106 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:56.427675 19106 raft_consensus.cc:697] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [term 1 LEADER]: Becoming Leader. State: Replica: 578e1c9d1e3c472fae894c1459430441, State: Running, Role: LEADER
I20260812 06:36:56.427801 19103 sys_catalog.cc:565] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:36:56.427843 19106 consensus_queue.cc:237] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [LEADER]: Queue going to LEADER mode. State: All 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: "578e1c9d1e3c472fae894c1459430441" member_type: VOTER }
I20260812 06:36:56.428356 19110 sys_catalog.cc:455] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 578e1c9d1e3c472fae894c1459430441. Latest consensus state: current_term: 1 leader_uuid: "578e1c9d1e3c472fae894c1459430441" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "578e1c9d1e3c472fae894c1459430441" member_type: VOTER } }
I20260812 06:36:56.428460 19110 sys_catalog.cc:458] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:56.428344 19109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "578e1c9d1e3c472fae894c1459430441" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "578e1c9d1e3c472fae894c1459430441" member_type: VOTER } }
I20260812 06:36:56.428524 19109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [sys.catalog]: This master's current role is: LEADER
I20260812 06:36:56.429044 19113 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:36:56.429821 19113 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:36:56.429989 15934 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 06:36:56.431823 19113 catalog_manager.cc:1383] Generated new cluster ID: e91fd5d2fc72494ab60373fd05c1eee0
I20260812 06:36:56.431897 19113 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:36:56.439632 19113 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:36:56.440299 19113 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:36:56.444916 19113 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441: Generated new TSK 0
I20260812 06:36:56.445153 19113 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:36:56.462574 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:56.464881 19131 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:56.464910 19134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:56.464934 19130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:56.465019 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:56.465418 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:56.465477 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:56.466439 15934 webserver.cc:533] Webserver started at http://127.15.143.129:34001/ using document root <none> and password file <none>
I20260812 06:36:56.466617 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:56.466662 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:56.466737 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:56.467221 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-0-root/instance:
uuid: "4593c4b29c0a4506ac0da5f29bae1ab8"
format_stamp: "Formatted at 2026-08-12 06:36:56 on dist-test-slave-wl2h"
I20260812 06:36:56.468834 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:56.469863 19141 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:56.470299 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:56.470381 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-0-root
uuid: "4593c4b29c0a4506ac0da5f29bae1ab8"
format_stamp: "Formatted at 2026-08-12 06:36:56 on dist-test-slave-wl2h"
I20260812 06:36:56.470482 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-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)
I20260812 06:36:56.477866 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:56.478274 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:56.478587 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:56.479153 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:56.479194 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:56.479255 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:56.479293 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:56.483716 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.129:43085
I20260812 06:36:56.483731 19220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.129:43085 every 8 connection(s)
I20260812 06:36:56.484570 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:56.486774 19226 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:56.486907 19225 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:56.487056 19230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:56.487537 15934 server_base.cc:1061] running on GCE node
I20260812 06:36:56.487749 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:56.487830 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:56.488793 15934 webserver.cc:533] Webserver started at http://127.15.143.130:40929/ using document root <none> and password file <none>
I20260812 06:36:56.488993 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:56.489073 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:56.489153 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:56.489538 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-1-root/instance:
uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166"
format_stamp: "Formatted at 2026-08-12 06:36:56 on dist-test-slave-wl2h"
I20260812 06:36:56.491199 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:36:56.492270 19238 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:56.492583 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:56.492677 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-1-root
uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166"
format_stamp: "Formatted at 2026-08-12 06:36:56 on dist-test-slave-wl2h"
I20260812 06:36:56.492770 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-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)
I20260812 06:36:56.495055 19221 heartbeater.cc:344] Connected to a master server at 127.15.143.190:40109
I20260812 06:36:56.495182 19221 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:56.495498 19221 heartbeater.cc:507] Master 127.15.143.190:40109 requested a full tablet report, sending...
I20260812 06:36:56.496145 19059 ts_manager.cc:194] Registered new tserver with Master: 4593c4b29c0a4506ac0da5f29bae1ab8 (127.15.143.129:43085)
I20260812 06:36:56.496876 19059 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60500
I20260812 06:36:56.504123 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:56.504542 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:56.504879 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:56.505363 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:56.505434 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:56.505497 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:56.505551 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:56.507707 19221 heartbeater.cc:499] Master 127.15.143.190:40109 was elected leader, sending a full tablet report...
I20260812 06:36:56.510912 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.130:36007
I20260812 06:36:56.510936 19309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.130:36007 every 8 connection(s)
I20260812 06:36:56.511894 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:36:56.514205 19315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:36:56.514257 19317 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:56.514417 15934 server_base.cc:1061] running on GCE node
W20260812 06:36:56.514577 19313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:36:56.514863 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:36:56.514930 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:36:56.516189 15934 webserver.cc:533] Webserver started at http://127.15.143.131:42619/ using document root <none> and password file <none>
I20260812 06:36:56.516376 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:36:56.516439 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:36:56.516530 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:36:56.516909 19310 heartbeater.cc:344] Connected to a master server at 127.15.143.190:40109
I20260812 06:36:56.517015 19310 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:56.517027 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-2-root/instance:
uuid: "88e2dcfc3ed94c588d86512566ee8bfa"
format_stamp: "Formatted at 2026-08-12 06:36:56 on dist-test-slave-wl2h"
I20260812 06:36:56.517302 19310 heartbeater.cc:507] Master 127.15.143.190:40109 requested a full tablet report, sending...
I20260812 06:36:56.517976 19059 ts_manager.cc:194] Registered new tserver with Master: 0f6ec3694ff0415e8fa0b2f04c3cc166 (127.15.143.130:36007)
I20260812 06:36:56.518551 19059 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60508
I20260812 06:36:56.518652 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:36:56.519881 19323 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:56.520188 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:56.520254 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-2-root
uuid: "88e2dcfc3ed94c588d86512566ee8bfa"
format_stamp: "Formatted at 2026-08-12 06:36:56 on dist-test-slave-wl2h"
I20260812 06:36:56.520344 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_0.1786516609957863-15934-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)
I20260812 06:36:56.529632 19310 heartbeater.cc:499] Master 127.15.143.190:40109 was elected leader, sending a full tablet report...
I20260812 06:36:56.530467 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:36:56.530933 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:36:56.531371 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:36:56.531867 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:36:56.531931 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:56.531989 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:36:56.532042 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:36:56.537132 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.131:46559
I20260812 06:36:56.537151 19401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.131:46559 every 8 connection(s)
I20260812 06:36:56.542167 19403 heartbeater.cc:344] Connected to a master server at 127.15.143.190:40109
I20260812 06:36:56.542339 19403 heartbeater.cc:461] Registering TS with master...
I20260812 06:36:56.542614 19403 heartbeater.cc:507] Master 127.15.143.190:40109 requested a full tablet report, sending...
I20260812 06:36:56.543305 19057 ts_manager.cc:194] Registered new tserver with Master: 88e2dcfc3ed94c588d86512566ee8bfa (127.15.143.131:46559)
I20260812 06:36:56.543354 15934 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005779558s
I20260812 06:36:56.543888 19057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60512
I20260812 06:36:56.554944 19403 heartbeater.cc:499] Master 127.15.143.190:40109 was elected leader, sending a full tablet report...
I20260812 06:36:56.562861 19057 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60540:
name: "timestamp_propagation_test_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\010\000\000\000""\004\001\000\010\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 06:36:56.563521 19057 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table timestamp_propagation_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:36:56.574744 19357 tablet_service.cc:1511] Processing CreateTablet for tablet bdb26ff3e8904d7e925e142aaa4b0515 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=a0e94054847b47c8aa9fc8603aad1b46]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:56.575271 19357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb26ff3e8904d7e925e142aaa4b0515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:56.575229 19175 tablet_service.cc:1511] Processing CreateTablet for tablet bdb26ff3e8904d7e925e142aaa4b0515 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=a0e94054847b47c8aa9fc8603aad1b46]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:56.575250 19174 tablet_service.cc:1511] Processing CreateTablet for tablet 3137402d432e472cafa283dc6726b047 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=a0e94054847b47c8aa9fc8603aad1b46]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:56.575532 19175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb26ff3e8904d7e925e142aaa4b0515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:56.575731 19174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3137402d432e472cafa283dc6726b047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:56.577926 19429 tablet_bootstrap.cc:492] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa: Bootstrap starting.
I20260812 06:36:56.578248 19430 tablet_bootstrap.cc:492] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8: Bootstrap starting.
I20260812 06:36:56.578218 19356 tablet_service.cc:1511] Processing CreateTablet for tablet 3137402d432e472cafa283dc6726b047 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=a0e94054847b47c8aa9fc8603aad1b46]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:56.578565 19356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3137402d432e472cafa283dc6726b047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:56.579428 19429 tablet_bootstrap.cc:654] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:56.579476 19430 tablet_bootstrap.cc:654] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:56.580801 19429 tablet_bootstrap.cc:492] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa: No bootstrap required, opened a new log
I20260812 06:36:56.580897 19429 ts_tablet_manager.cc:1403] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:36:56.581386 19429 raft_consensus.cc:359] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } }
I20260812 06:36:56.581509 19429 raft_consensus.cc:385] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:56.581545 19429 raft_consensus.cc:740] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e2dcfc3ed94c588d86512566ee8bfa, State: Initialized, Role: FOLLOWER
I20260812 06:36:56.581686 19429 consensus_queue.cc:260] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } }
I20260812 06:36:56.582069 19429 ts_tablet_manager.cc:1434] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:56.582285 19429 tablet_bootstrap.cc:492] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa: Bootstrap starting.
I20260812 06:36:56.582304 19270 tablet_service.cc:1511] Processing CreateTablet for tablet bdb26ff3e8904d7e925e142aaa4b0515 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=a0e94054847b47c8aa9fc8603aad1b46]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:36:56.582602 19270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb26ff3e8904d7e925e142aaa4b0515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:56.583372 19429 tablet_bootstrap.cc:654] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:56.583554 19430 tablet_bootstrap.cc:492] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8: No bootstrap required, opened a new log
I20260812 06:36:56.583688 19430 ts_tablet_manager.cc:1403] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260812 06:36:56.584232 19430 raft_consensus.cc:359] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } }
I20260812 06:36:56.584354 19430 raft_consensus.cc:385] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:56.584390 19430 raft_consensus.cc:740] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4593c4b29c0a4506ac0da5f29bae1ab8, State: Initialized, Role: FOLLOWER
I20260812 06:36:56.584569 19429 tablet_bootstrap.cc:492] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa: No bootstrap required, opened a new log
I20260812 06:36:56.584527 19430 consensus_queue.cc:260] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } }
I20260812 06:36:56.584645 19429 ts_tablet_manager.cc:1403] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 06:36:56.584896 19430 ts_tablet_manager.cc:1434] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:36:56.585060 19430 tablet_bootstrap.cc:492] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8: Bootstrap starting.
I20260812 06:36:56.585084 19429 raft_consensus.cc:359] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } }
I20260812 06:36:56.585161 19429 raft_consensus.cc:385] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:56.585201 19429 raft_consensus.cc:740] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e2dcfc3ed94c588d86512566ee8bfa, State: Initialized, Role: FOLLOWER
I20260812 06:36:56.585222 19269 tablet_service.cc:1511] Processing CreateTablet for tablet 3137402d432e472cafa283dc6726b047 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=a0e94054847b47c8aa9fc8603aad1b46]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:36:56.585363 19429 consensus_queue.cc:260] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } }
I20260812 06:36:56.585500 19269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3137402d432e472cafa283dc6726b047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:36:56.585726 19429 ts_tablet_manager.cc:1434] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:56.586074 19430 tablet_bootstrap.cc:654] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:56.586730 19436 tablet_bootstrap.cc:492] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166: Bootstrap starting.
I20260812 06:36:56.587007 19430 tablet_bootstrap.cc:492] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8: No bootstrap required, opened a new log
I20260812 06:36:56.587116 19430 ts_tablet_manager.cc:1403] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 06:36:56.587826 19430 raft_consensus.cc:359] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } }
I20260812 06:36:56.587950 19430 raft_consensus.cc:385] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:56.587994 19430 raft_consensus.cc:740] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4593c4b29c0a4506ac0da5f29bae1ab8, State: Initialized, Role: FOLLOWER
I20260812 06:36:56.588586 19430 consensus_queue.cc:260] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } }
I20260812 06:36:56.588900 19430 ts_tablet_manager.cc:1434] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:56.589910 19436 tablet_bootstrap.cc:654] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:56.590845 19436 tablet_bootstrap.cc:492] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166: No bootstrap required, opened a new log
I20260812 06:36:56.590915 19436 ts_tablet_manager.cc:1403] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260812 06:36:56.591348 19436 raft_consensus.cc:359] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } }
I20260812 06:36:56.591452 19436 raft_consensus.cc:385] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:56.591512 19436 raft_consensus.cc:740] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6ec3694ff0415e8fa0b2f04c3cc166, State: Initialized, Role: FOLLOWER
I20260812 06:36:56.591671 19436 consensus_queue.cc:260] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } }
I20260812 06:36:56.592041 19436 ts_tablet_manager.cc:1434] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:56.592233 19436 tablet_bootstrap.cc:492] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166: Bootstrap starting.
I20260812 06:36:56.593207 19436 tablet_bootstrap.cc:654] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166: Neither blocks nor log segments found. Creating new log.
I20260812 06:36:56.594435 19436 tablet_bootstrap.cc:492] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166: No bootstrap required, opened a new log
I20260812 06:36:56.594519 19436 ts_tablet_manager.cc:1403] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 06:36:56.594887 19436 raft_consensus.cc:359] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } }
I20260812 06:36:56.594970 19436 raft_consensus.cc:385] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:36:56.594993 19436 raft_consensus.cc:740] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f6ec3694ff0415e8fa0b2f04c3cc166, State: Initialized, Role: FOLLOWER
I20260812 06:36:56.595180 19436 consensus_queue.cc:260] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } }
I20260812 06:36:56.595455 19436 ts_tablet_manager.cc:1434] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:36:56.652360 19435 raft_consensus.cc:493] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:36:56.652541 19435 raft_consensus.cc:515] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } }
I20260812 06:36:56.653106 19435 leader_election.cc:290] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6ec3694ff0415e8fa0b2f04c3cc166 (127.15.143.130:36007), 88e2dcfc3ed94c588d86512566ee8bfa (127.15.143.131:46559)
I20260812 06:36:56.657298 19281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3137402d432e472cafa283dc6726b047" candidate_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" is_pre_election: true
I20260812 06:36:56.657478 19281 raft_consensus.cc:2468] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4593c4b29c0a4506ac0da5f29bae1ab8 in term 0.
I20260812 06:36:56.657713 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3137402d432e472cafa283dc6726b047" candidate_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" is_pre_election: true
I20260812 06:36:56.657807 19144 leader_election.cc:304] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6ec3694ff0415e8fa0b2f04c3cc166, 4593c4b29c0a4506ac0da5f29bae1ab8; no voters: 
I20260812 06:36:56.657845 19368 raft_consensus.cc:2468] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4593c4b29c0a4506ac0da5f29bae1ab8 in term 0.
I20260812 06:36:56.657982 19435 raft_consensus.cc:2804] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:36:56.658061 19435 raft_consensus.cc:493] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:36:56.658115 19435 raft_consensus.cc:3060] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:56.658969 19435 raft_consensus.cc:515] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } }
I20260812 06:36:56.659410 19435 leader_election.cc:290] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 0f6ec3694ff0415e8fa0b2f04c3cc166 (127.15.143.130:36007), 88e2dcfc3ed94c588d86512566ee8bfa (127.15.143.131:46559)
I20260812 06:36:56.659669 19281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3137402d432e472cafa283dc6726b047" candidate_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166"
I20260812 06:36:56.659755 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3137402d432e472cafa283dc6726b047" candidate_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e2dcfc3ed94c588d86512566ee8bfa"
I20260812 06:36:56.659852 19368 raft_consensus.cc:3060] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:56.659781 19281 raft_consensus.cc:3060] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:56.660854 19281 raft_consensus.cc:2468] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4593c4b29c0a4506ac0da5f29bae1ab8 in term 1.
I20260812 06:36:56.660854 19368 raft_consensus.cc:2468] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4593c4b29c0a4506ac0da5f29bae1ab8 in term 1.
I20260812 06:36:56.661175 19144 leader_election.cc:304] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4593c4b29c0a4506ac0da5f29bae1ab8, 88e2dcfc3ed94c588d86512566ee8bfa; no voters: 
I20260812 06:36:56.661357 19435 raft_consensus.cc:2804] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:56.661607 19435 raft_consensus.cc:697] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 1 LEADER]: Becoming Leader. State: Replica: 4593c4b29c0a4506ac0da5f29bae1ab8, State: Running, Role: LEADER
I20260812 06:36:56.661770 19435 consensus_queue.cc:237] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } }
I20260812 06:36:56.663450 19058 catalog_manager.cc:5719] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4593c4b29c0a4506ac0da5f29bae1ab8 (127.15.143.129). New cstate: current_term: 1 leader_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } health_report { overall_health: UNKNOWN } } }
I20260812 06:36:56.665339 19433 raft_consensus.cc:493] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:36:56.665452 19433 raft_consensus.cc:515] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } }
I20260812 06:36:56.666167 19433 leader_election.cc:290] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f6ec3694ff0415e8fa0b2f04c3cc166 (127.15.143.130:36007), 4593c4b29c0a4506ac0da5f29bae1ab8 (127.15.143.129:43085)
I20260812 06:36:56.667177 19435 raft_consensus.cc:493] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:36:56.667294 19435 raft_consensus.cc:515] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } }
I20260812 06:36:56.667657 19435 leader_election.cc:290] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e2dcfc3ed94c588d86512566ee8bfa (127.15.143.131:46559), 0f6ec3694ff0415e8fa0b2f04c3cc166 (127.15.143.130:36007)
I20260812 06:36:56.668327 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb26ff3e8904d7e925e142aaa4b0515" candidate_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" is_pre_election: true
I20260812 06:36:56.668344 19281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb26ff3e8904d7e925e142aaa4b0515" candidate_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" is_pre_election: true
I20260812 06:36:56.668466 19368 raft_consensus.cc:2468] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4593c4b29c0a4506ac0da5f29bae1ab8 in term 0.
I20260812 06:36:56.668511 19281 raft_consensus.cc:2468] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4593c4b29c0a4506ac0da5f29bae1ab8 in term 0.
I20260812 06:36:56.668831 19144 leader_election.cc:304] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6ec3694ff0415e8fa0b2f04c3cc166, 4593c4b29c0a4506ac0da5f29bae1ab8; no voters: 
I20260812 06:36:56.669046 19435 raft_consensus.cc:2804] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:36:56.669111 19435 raft_consensus.cc:493] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:36:56.669179 19435 raft_consensus.cc:3060] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:56.670234 19435 raft_consensus.cc:515] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } }
I20260812 06:36:56.670616 19435 leader_election.cc:290] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 88e2dcfc3ed94c588d86512566ee8bfa (127.15.143.131:46559), 0f6ec3694ff0415e8fa0b2f04c3cc166 (127.15.143.130:36007)
I20260812 06:36:56.670996 19281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb26ff3e8904d7e925e142aaa4b0515" candidate_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166"
I20260812 06:36:56.671165 19281 raft_consensus.cc:3060] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:56.671183 19280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb26ff3e8904d7e925e142aaa4b0515" candidate_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" is_pre_election: true
I20260812 06:36:56.671983 19186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb26ff3e8904d7e925e142aaa4b0515" candidate_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" is_pre_election: true
I20260812 06:36:56.672191 19186 raft_consensus.cc:2393] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88e2dcfc3ed94c588d86512566ee8bfa in current term 1: Already voted for candidate 4593c4b29c0a4506ac0da5f29bae1ab8 in this term.
I20260812 06:36:56.672279 19281 raft_consensus.cc:2468] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4593c4b29c0a4506ac0da5f29bae1ab8 in term 1.
I20260812 06:36:56.670989 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb26ff3e8904d7e925e142aaa4b0515" candidate_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e2dcfc3ed94c588d86512566ee8bfa"
I20260812 06:36:56.672523 19368 raft_consensus.cc:3060] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:36:56.672581 19144 leader_election.cc:304] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f6ec3694ff0415e8fa0b2f04c3cc166, 4593c4b29c0a4506ac0da5f29bae1ab8; no voters: 
I20260812 06:36:56.672612 19325 leader_election.cc:304] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88e2dcfc3ed94c588d86512566ee8bfa; no voters: 0f6ec3694ff0415e8fa0b2f04c3cc166, 4593c4b29c0a4506ac0da5f29bae1ab8
I20260812 06:36:56.672797 19435 raft_consensus.cc:2804] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:36:56.672884 19435 raft_consensus.cc:697] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 1 LEADER]: Becoming Leader. State: Replica: 4593c4b29c0a4506ac0da5f29bae1ab8, State: Running, Role: LEADER
I20260812 06:36:56.673022 19435 consensus_queue.cc:237] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } } peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } }
I20260812 06:36:56.673487 19368 raft_consensus.cc:2468] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4593c4b29c0a4506ac0da5f29bae1ab8 in term 1.
I20260812 06:36:56.673872 19433 raft_consensus.cc:2749] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260812 06:36:56.674793 19057 catalog_manager.cc:5719] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4593c4b29c0a4506ac0da5f29bae1ab8 (127.15.143.129). New cstate: current_term: 1 leader_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4593c4b29c0a4506ac0da5f29bae1ab8" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 43085 } health_report { overall_health: HEALTHY } } }
I20260812 06:36:56.778347 19281 raft_consensus.cc:1275] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 1 FOLLOWER]: Refusing update from remote peer 4593c4b29c0a4506ac0da5f29bae1ab8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 06:36:56.778884 19435 consensus_queue.cc:1048] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:56.781860 19368 raft_consensus.cc:1275] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [term 1 FOLLOWER]: Refusing update from remote peer 4593c4b29c0a4506ac0da5f29bae1ab8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 06:36:56.782274 19435 consensus_queue.cc:1048] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:56.787744 19492 mvcc.cc:204] Tried to move back new op lower bound from 9 to 4. Current Snapshot: MvccSnapshot[applied={T|T < 9}]
I20260812 06:36:56.788502 19280 raft_consensus.cc:1275] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 1 FOLLOWER]: Refusing update from remote peer 4593c4b29c0a4506ac0da5f29bae1ab8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 06:36:56.789077 19435 consensus_queue.cc:1048] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f6ec3694ff0415e8fa0b2f04c3cc166" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 36007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:36:56.789458 19368 raft_consensus.cc:1275] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa [term 1 FOLLOWER]: Refusing update from remote peer 4593c4b29c0a4506ac0da5f29bae1ab8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 06:36:56.789960 19499 consensus_queue.cc:1048] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e2dcfc3ed94c588d86512566ee8bfa" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 46559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260812 06:36:58.769711 19038 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60674 dropped due to backpressure: service queue is full with 50 items
I20260812 06:36:58.769826 19038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60674 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 4)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 5)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 6)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 2)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 7)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 8)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 3)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 9)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 4)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 5)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 10)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 6)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 11)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 7)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 12)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 8)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 13)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 9)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 14)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 10)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 15)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 11)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 12)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 16)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 13)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 14)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 15)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 16)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 31)
I20260812 06:36:58.770813 19038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60674 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 4)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 5)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 6)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 2)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 7)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 8)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 3)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 9)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 4)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 5)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 10)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 6)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 11)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 7)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 12)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 8)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 13)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 9)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 14)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 10)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 15)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 11)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 12)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 16)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 13)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 14)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 15)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 16)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60662 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60674 (request call id 31)
W20260812 06:36:58.835309 19588 master_proxy_rpc.cc:203] Re-attempting LookupRpc request to leader Master (127.15.143.190:40109)
I20260812 06:37:00.313066 15934 tablet_server.cc:179] TabletServer@127.15.143.129:0 shutting down...
I20260812 06:37:00.318470 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:00.318691 15934 tablet_replica.cc:333] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8: stopping tablet replica
I20260812 06:37:00.318821 15934 raft_consensus.cc:2243] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:00.319093 15934 raft_consensus.cc:2272] T 3137402d432e472cafa283dc6726b047 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:00.319911 15934 tablet_replica.cc:333] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8: stopping tablet replica
I20260812 06:37:00.320034 15934 raft_consensus.cc:2243] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:00.320230 15934 raft_consensus.cc:2272] T bdb26ff3e8904d7e925e142aaa4b0515 P 4593c4b29c0a4506ac0da5f29bae1ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:00.323449 15934 tablet_server.cc:196] TabletServer@127.15.143.129:0 shutdown complete.
I20260812 06:37:00.332369 15934 tablet_server.cc:179] TabletServer@127.15.143.130:0 shutting down...
I20260812 06:37:00.338352 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:00.338928 15934 tablet_replica.cc:333] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166: stopping tablet replica
I20260812 06:37:00.339093 15934 raft_consensus.cc:2243] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:37:00.339306 15934 raft_consensus.cc:2272] T 3137402d432e472cafa283dc6726b047 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:00.340149 15934 tablet_replica.cc:333] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166: stopping tablet replica
I20260812 06:37:00.340233 15934 raft_consensus.cc:2243] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:37:00.340325 15934 raft_consensus.cc:2272] T bdb26ff3e8904d7e925e142aaa4b0515 P 0f6ec3694ff0415e8fa0b2f04c3cc166 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:00.343259 15934 tablet_server.cc:196] TabletServer@127.15.143.130:0 shutdown complete.
I20260812 06:37:00.352212 15934 tablet_server.cc:179] TabletServer@127.15.143.131:0 shutting down...
I20260812 06:37:00.357272 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:00.357513 15934 tablet_replica.cc:333] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa: stopping tablet replica
I20260812 06:37:00.357645 15934 raft_consensus.cc:2243] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:37:00.357805 15934 raft_consensus.cc:2272] T 3137402d432e472cafa283dc6726b047 P 88e2dcfc3ed94c588d86512566ee8bfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:00.358634 15934 tablet_replica.cc:333] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa: stopping tablet replica
I20260812 06:37:00.358716 15934 raft_consensus.cc:2243] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:37:00.358840 15934 raft_consensus.cc:2272] T bdb26ff3e8904d7e925e142aaa4b0515 P 88e2dcfc3ed94c588d86512566ee8bfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:00.371891 15934 tablet_server.cc:196] TabletServer@127.15.143.131:0 shutdown complete.
I20260812 06:37:00.380326 15934 master.cc:562] Master@127.15.143.190:40109 shutting down...
I20260812 06:37:00.384122 15934 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:00.384315 15934 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:00.384367 15934 tablet_replica.cc:333] T 00000000000000000000000000000000 P 578e1c9d1e3c472fae894c1459430441: stopping tablet replica
I20260812 06:37:00.399559 15934 master.cc:584] Master@127.15.143.190:40109 shutdown complete.
[       OK ] Params/ScanYourWritesMultiClientsParamTest.Test/0 (4017 ms)
[ RUN      ] Params/ScanYourWritesMultiClientsParamTest.Test/1
I20260812 06:37:00.408926 15934 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.143.190:45361
I20260812 06:37:00.409371 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:00.411221 19642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:00.411283 19645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:00.411369 19643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:00.411441 15934 server_base.cc:1061] running on GCE node
I20260812 06:37:00.411652 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:37:00.411720 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:37:00.412554 15934 webserver.cc:533] Webserver started at http://127.15.143.190:38637/ using document root <none> and password file <none>
I20260812 06:37:00.412719 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:00.412812 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:00.412930 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:00.413322 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/master-0-root/instance:
uuid: "78bfe87787d4416a9a7cafe6f117a29e"
format_stamp: "Formatted at 2026-08-12 06:37:00 on dist-test-slave-wl2h"
I20260812 06:37:00.414955 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:37:00.416013 19651 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:00.416296 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:00.416364 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/master-0-root
uuid: "78bfe87787d4416a9a7cafe6f117a29e"
format_stamp: "Formatted at 2026-08-12 06:37:00 on dist-test-slave-wl2h"
I20260812 06:37:00.416472 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-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)
I20260812 06:37:00.440858 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:00.441310 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:00.446594 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.190:45361
I20260812 06:37:00.454500 19714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:00.454531 19713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.190:45361 every 8 connection(s)
I20260812 06:37:00.456847 19714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e: Bootstrap starting.
I20260812 06:37:00.457813 19714 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:00.458982 19714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e: No bootstrap required, opened a new log
I20260812 06:37:00.459550 19714 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78bfe87787d4416a9a7cafe6f117a29e" member_type: VOTER }
I20260812 06:37:00.459676 19714 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:00.459750 19714 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78bfe87787d4416a9a7cafe6f117a29e, State: Initialized, Role: FOLLOWER
I20260812 06:37:00.459940 19714 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78bfe87787d4416a9a7cafe6f117a29e" member_type: VOTER }
I20260812 06:37:00.460041 19714 raft_consensus.cc:399] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:00.460098 19714 raft_consensus.cc:493] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:00.460160 19714 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:00.460937 19714 raft_consensus.cc:515] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78bfe87787d4416a9a7cafe6f117a29e" member_type: VOTER }
I20260812 06:37:00.461119 19714 leader_election.cc:304] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [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: 78bfe87787d4416a9a7cafe6f117a29e; no voters: 
I20260812 06:37:00.461347 19714 leader_election.cc:290] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:00.461472 19724 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:00.461745 19724 raft_consensus.cc:697] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [term 1 LEADER]: Becoming Leader. State: Replica: 78bfe87787d4416a9a7cafe6f117a29e, State: Running, Role: LEADER
I20260812 06:37:00.461894 19724 consensus_queue.cc:237] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [LEADER]: Queue going to LEADER mode. State: All 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: "78bfe87787d4416a9a7cafe6f117a29e" member_type: VOTER }
I20260812 06:37:00.461930 19714 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:37:00.462327 19726 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "78bfe87787d4416a9a7cafe6f117a29e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78bfe87787d4416a9a7cafe6f117a29e" member_type: VOTER } }
I20260812 06:37:00.462442 19726 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:00.462680 19727 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 78bfe87787d4416a9a7cafe6f117a29e. Latest consensus state: current_term: 1 leader_uuid: "78bfe87787d4416a9a7cafe6f117a29e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78bfe87787d4416a9a7cafe6f117a29e" member_type: VOTER } }
I20260812 06:37:00.462723 19729 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:37:00.462783 19727 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:00.463632 19729 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:37:00.464155 15934 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 06:37:00.465482 19729 catalog_manager.cc:1383] Generated new cluster ID: da4947cfcd8049c4822e57ee2b5bee09
I20260812 06:37:00.465547 19729 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:37:00.478856 19729 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:37:00.479550 19729 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:37:00.489928 19729 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e: Generated new TSK 0
I20260812 06:37:00.490199 19729 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:37:00.496542 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:00.498833 19747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:00.498852 19744 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:00.498993 19745 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:00.499071 15934 server_base.cc:1061] running on GCE node
I20260812 06:37:00.499300 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:37:00.499346 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:37:00.500161 15934 webserver.cc:533] Webserver started at http://127.15.143.129:35605/ using document root <none> and password file <none>
I20260812 06:37:00.500375 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:00.500428 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:00.500538 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:00.500964 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-0-root/instance:
uuid: "d62ea080361b4e8a9f639ebf39239b92"
format_stamp: "Formatted at 2026-08-12 06:37:00 on dist-test-slave-wl2h"
I20260812 06:37:00.502506 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:37:00.503523 19752 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:00.503787 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260812 06:37:00.503878 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-0-root
uuid: "d62ea080361b4e8a9f639ebf39239b92"
format_stamp: "Formatted at 2026-08-12 06:37:00 on dist-test-slave-wl2h"
I20260812 06:37:00.503974 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-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)
I20260812 06:37:00.513882 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:00.514300 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:00.514624 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:00.515184 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:00.515246 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:00.515297 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:00.515350 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:00.520136 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.129:34037
I20260812 06:37:00.520186 19835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.129:34037 every 8 connection(s)
I20260812 06:37:00.521099 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:00.523074 19841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:00.523116 19840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:00.523216 19843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:00.523449 15934 server_base.cc:1061] running on GCE node
I20260812 06:37:00.523643 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:37:00.523684 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:37:00.524652 15934 webserver.cc:533] Webserver started at http://127.15.143.130:33933/ using document root <none> and password file <none>
I20260812 06:37:00.524861 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:00.524926 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:00.525012 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:00.525508 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-1-root/instance:
uuid: "b70e74e4974f4201af1f667e32db9216"
format_stamp: "Formatted at 2026-08-12 06:37:00 on dist-test-slave-wl2h"
I20260812 06:37:00.526486 19836 heartbeater.cc:344] Connected to a master server at 127.15.143.190:45361
I20260812 06:37:00.526612 19836 heartbeater.cc:461] Registering TS with master...
I20260812 06:37:00.526859 19836 heartbeater.cc:507] Master 127.15.143.190:45361 requested a full tablet report, sending...
I20260812 06:37:00.527518 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260812 06:37:00.527626 19670 ts_manager.cc:194] Registered new tserver with Master: d62ea080361b4e8a9f639ebf39239b92 (127.15.143.129:34037)
I20260812 06:37:00.528467 19670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45396
I20260812 06:37:00.528631 19850 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:00.528980 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:37:00.529070 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-1-root
uuid: "b70e74e4974f4201af1f667e32db9216"
format_stamp: "Formatted at 2026-08-12 06:37:00 on dist-test-slave-wl2h"
I20260812 06:37:00.529174 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-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)
I20260812 06:37:00.537988 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:00.538403 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:00.538746 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:00.539342 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:00.539381 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:00.539431 19836 heartbeater.cc:499] Master 127.15.143.190:45361 was elected leader, sending a full tablet report...
I20260812 06:37:00.539443 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:00.539579 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:00.544133 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.130:41457
I20260812 06:37:00.544162 19929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.130:41457 every 8 connection(s)
I20260812 06:37:00.544979 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:00.547006 19934 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:00.547171 19935 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:00.547329 19939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:00.547513 15934 server_base.cc:1061] running on GCE node
I20260812 06:37:00.547739 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:37:00.547792 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:37:00.548961 15934 webserver.cc:533] Webserver started at http://127.15.143.131:35639/ using document root <none> and password file <none>
I20260812 06:37:00.549177 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:00.549252 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:00.549350 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:00.549882 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-2-root/instance:
uuid: "a1302018567847998030e7caea2fd3ec"
format_stamp: "Formatted at 2026-08-12 06:37:00 on dist-test-slave-wl2h"
I20260812 06:37:00.550253 19930 heartbeater.cc:344] Connected to a master server at 127.15.143.190:45361
I20260812 06:37:00.550379 19930 heartbeater.cc:461] Registering TS with master...
I20260812 06:37:00.550611 19930 heartbeater.cc:507] Master 127.15.143.190:45361 requested a full tablet report, sending...
I20260812 06:37:00.551376 19670 ts_manager.cc:194] Registered new tserver with Master: b70e74e4974f4201af1f667e32db9216 (127.15.143.130:41457)
I20260812 06:37:00.552070 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 06:37:00.552147 19670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45412
I20260812 06:37:00.553221 19950 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:00.553484 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:00.553576 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-2-root
uuid: "a1302018567847998030e7caea2fd3ec"
format_stamp: "Formatted at 2026-08-12 06:37:00 on dist-test-slave-wl2h"
I20260812 06:37:00.553675 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_1.1786516609957863-15934-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)
I20260812 06:37:00.563223 19930 heartbeater.cc:499] Master 127.15.143.190:45361 was elected leader, sending a full tablet report...
I20260812 06:37:00.564224 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:00.564661 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:00.564950 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:00.565450 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:00.565488 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:00.565549 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:00.565594 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:00.570989 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.131:37151
I20260812 06:37:00.571121 20030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.131:37151 every 8 connection(s)
I20260812 06:37:00.577453 20031 heartbeater.cc:344] Connected to a master server at 127.15.143.190:45361
I20260812 06:37:00.577623 20031 heartbeater.cc:461] Registering TS with master...
I20260812 06:37:00.577893 20031 heartbeater.cc:507] Master 127.15.143.190:45361 requested a full tablet report, sending...
I20260812 06:37:00.578612 19669 ts_manager.cc:194] Registered new tserver with Master: a1302018567847998030e7caea2fd3ec (127.15.143.131:37151)
I20260812 06:37:00.578783 15934 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007207319s
I20260812 06:37:00.579407 19669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45420
I20260812 06:37:00.590408 20031 heartbeater.cc:499] Master 127.15.143.190:45361 was elected leader, sending a full tablet report...
I20260812 06:37:00.598325 19669 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45462:
name: "timestamp_propagation_test_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\010\000\000\000""\004\001\000\010\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 06:37:00.598857 19669 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table timestamp_propagation_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:37:00.611392 19988 tablet_service.cc:1511] Processing CreateTablet for tablet 21e0ae5299774179a51f82686bc31565 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=de9f5ee57b5f4be99e6b2bf0fdf55097]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:37:00.611850 19885 tablet_service.cc:1511] Processing CreateTablet for tablet 21e0ae5299774179a51f82686bc31565 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=de9f5ee57b5f4be99e6b2bf0fdf55097]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:37:00.611862 19988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e0ae5299774179a51f82686bc31565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:00.612221 19885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e0ae5299774179a51f82686bc31565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:00.612241 19985 tablet_service.cc:1511] Processing CreateTablet for tablet afd00653ae794337ae97799e6cd55a53 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=de9f5ee57b5f4be99e6b2bf0fdf55097]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:37:00.612514 19985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd00653ae794337ae97799e6cd55a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:00.615036 20060 tablet_bootstrap.cc:492] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216: Bootstrap starting.
I20260812 06:37:00.615001 20061 tablet_bootstrap.cc:492] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec: Bootstrap starting.
I20260812 06:37:00.614982 19884 tablet_service.cc:1511] Processing CreateTablet for tablet afd00653ae794337ae97799e6cd55a53 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=de9f5ee57b5f4be99e6b2bf0fdf55097]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:37:00.615387 19884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd00653ae794337ae97799e6cd55a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:00.616339 20061 tablet_bootstrap.cc:654] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:00.616339 20060 tablet_bootstrap.cc:654] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:00.617728 20061 tablet_bootstrap.cc:492] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec: No bootstrap required, opened a new log
I20260812 06:37:00.617728 20060 tablet_bootstrap.cc:492] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216: No bootstrap required, opened a new log
I20260812 06:37:00.617887 20061 ts_tablet_manager.cc:1403] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260812 06:37:00.617887 20060 ts_tablet_manager.cc:1403] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260812 06:37:00.618273 19788 tablet_service.cc:1511] Processing CreateTablet for tablet 21e0ae5299774179a51f82686bc31565 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=de9f5ee57b5f4be99e6b2bf0fdf55097]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:37:00.618623 19788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e0ae5299774179a51f82686bc31565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:00.618503 20060 raft_consensus.cc:359] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.618503 20061 raft_consensus.cc:359] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.618726 20060 raft_consensus.cc:385] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:00.618748 20061 raft_consensus.cc:385] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:00.618796 20061 raft_consensus.cc:740] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1302018567847998030e7caea2fd3ec, State: Initialized, Role: FOLLOWER
I20260812 06:37:00.618785 20060 raft_consensus.cc:740] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b70e74e4974f4201af1f667e32db9216, State: Initialized, Role: FOLLOWER
I20260812 06:37:00.619048 20061 consensus_queue.cc:260] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.619541 20061 ts_tablet_manager.cc:1434] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 06:37:00.619596 20060 consensus_queue.cc:260] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.619740 20061 tablet_bootstrap.cc:492] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec: Bootstrap starting.
I20260812 06:37:00.619963 20060 ts_tablet_manager.cc:1434] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 06:37:00.620143 20060 tablet_bootstrap.cc:492] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216: Bootstrap starting.
I20260812 06:37:00.620961 20061 tablet_bootstrap.cc:654] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:00.621068 20068 tablet_bootstrap.cc:492] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92: Bootstrap starting.
I20260812 06:37:00.621238 19787 tablet_service.cc:1511] Processing CreateTablet for tablet afd00653ae794337ae97799e6cd55a53 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=de9f5ee57b5f4be99e6b2bf0fdf55097]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:37:00.621344 20060 tablet_bootstrap.cc:654] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:00.621523 19787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd00653ae794337ae97799e6cd55a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:00.622323 20068 tablet_bootstrap.cc:654] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:00.622658 20060 tablet_bootstrap.cc:492] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216: No bootstrap required, opened a new log
I20260812 06:37:00.622763 20060 ts_tablet_manager.cc:1403] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:37:00.623036 20061 tablet_bootstrap.cc:492] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec: No bootstrap required, opened a new log
I20260812 06:37:00.623142 20061 ts_tablet_manager.cc:1403] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:37:00.623335 20060 raft_consensus.cc:359] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.623461 20060 raft_consensus.cc:385] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:00.623502 20060 raft_consensus.cc:740] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b70e74e4974f4201af1f667e32db9216, State: Initialized, Role: FOLLOWER
I20260812 06:37:00.623627 20061 raft_consensus.cc:359] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.623672 20060 consensus_queue.cc:260] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.623732 20061 raft_consensus.cc:385] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:00.623769 20061 raft_consensus.cc:740] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1302018567847998030e7caea2fd3ec, State: Initialized, Role: FOLLOWER
I20260812 06:37:00.623924 20061 consensus_queue.cc:260] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.624086 20060 ts_tablet_manager.cc:1434] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:00.624207 20061 ts_tablet_manager.cc:1434] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:00.624444 20073 raft_consensus.cc:493] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:37:00.624540 20073 raft_consensus.cc:515] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.625784 20073 leader_election.cc:290] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62ea080361b4e8a9f639ebf39239b92 (127.15.143.129:34037), a1302018567847998030e7caea2fd3ec (127.15.143.131:37151)
I20260812 06:37:00.626637 20068 tablet_bootstrap.cc:492] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92: No bootstrap required, opened a new log
I20260812 06:37:00.626762 20068 ts_tablet_manager.cc:1403] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260812 06:37:00.627418 20068 raft_consensus.cc:359] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.627549 20068 raft_consensus.cc:385] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:00.627595 20068 raft_consensus.cc:740] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62ea080361b4e8a9f639ebf39239b92, State: Initialized, Role: FOLLOWER
I20260812 06:37:00.627746 20068 consensus_queue.cc:260] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.628250 20068 ts_tablet_manager.cc:1434] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260812 06:37:00.628460 20068 tablet_bootstrap.cc:492] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92: Bootstrap starting.
I20260812 06:37:00.629812 20068 tablet_bootstrap.cc:654] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:00.630131 19799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e0ae5299774179a51f82686bc31565" candidate_uuid: "b70e74e4974f4201af1f667e32db9216" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62ea080361b4e8a9f639ebf39239b92" is_pre_election: true
I20260812 06:37:00.630302 19799 raft_consensus.cc:2468] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b70e74e4974f4201af1f667e32db9216 in term 0.
I20260812 06:37:00.630633 19852 leader_election.cc:304] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b70e74e4974f4201af1f667e32db9216, d62ea080361b4e8a9f639ebf39239b92; no voters: 
I20260812 06:37:00.630874 20073 raft_consensus.cc:2804] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:37:00.630956 20073 raft_consensus.cc:493] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:37:00.631004 20073 raft_consensus.cc:3060] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:00.632432 20073 raft_consensus.cc:515] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.632977 20073 leader_election.cc:290] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [CANDIDATE]: Term 1 election: Requested vote from peers d62ea080361b4e8a9f639ebf39239b92 (127.15.143.129:34037), a1302018567847998030e7caea2fd3ec (127.15.143.131:37151)
I20260812 06:37:00.633692 19799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e0ae5299774179a51f82686bc31565" candidate_uuid: "b70e74e4974f4201af1f667e32db9216" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62ea080361b4e8a9f639ebf39239b92"
I20260812 06:37:00.633801 20068 tablet_bootstrap.cc:492] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92: No bootstrap required, opened a new log
I20260812 06:37:00.633826 19799 raft_consensus.cc:3060] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:00.634215 20000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e0ae5299774179a51f82686bc31565" candidate_uuid: "b70e74e4974f4201af1f667e32db9216" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1302018567847998030e7caea2fd3ec" is_pre_election: true
I20260812 06:37:00.634337 19999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e0ae5299774179a51f82686bc31565" candidate_uuid: "b70e74e4974f4201af1f667e32db9216" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1302018567847998030e7caea2fd3ec"
I20260812 06:37:00.634379 20000 raft_consensus.cc:2468] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b70e74e4974f4201af1f667e32db9216 in term 0.
I20260812 06:37:00.634609 20068 ts_tablet_manager.cc:1403] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260812 06:37:00.635123 19799 raft_consensus.cc:2468] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70e74e4974f4201af1f667e32db9216 in term 1.
I20260812 06:37:00.635303 20068 raft_consensus.cc:359] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.635411 20068 raft_consensus.cc:385] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:00.635452 20068 raft_consensus.cc:740] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62ea080361b4e8a9f639ebf39239b92, State: Initialized, Role: FOLLOWER
I20260812 06:37:00.635435 19852 leader_election.cc:304] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [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: b70e74e4974f4201af1f667e32db9216, d62ea080361b4e8a9f639ebf39239b92; no voters: a1302018567847998030e7caea2fd3ec
I20260812 06:37:00.635627 20068 consensus_queue.cc:260] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.636003 20068 ts_tablet_manager.cc:1434] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:00.636212 20066 raft_consensus.cc:2804] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:00.636319 20066 raft_consensus.cc:697] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 1 LEADER]: Becoming Leader. State: Replica: b70e74e4974f4201af1f667e32db9216, State: Running, Role: LEADER
I20260812 06:37:00.636480 20066 consensus_queue.cc:237] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.638659 19667 catalog_manager.cc:5719] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 reported cstate change: term changed from 0 to 1, leader changed from <none> to b70e74e4974f4201af1f667e32db9216 (127.15.143.130). New cstate: current_term: 1 leader_uuid: "b70e74e4974f4201af1f667e32db9216" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } health_report { overall_health: UNKNOWN } } }
I20260812 06:37:00.689548 20066 raft_consensus.cc:493] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:37:00.689736 20066 raft_consensus.cc:515] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.690234 20066 leader_election.cc:290] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62ea080361b4e8a9f639ebf39239b92 (127.15.143.129:34037), a1302018567847998030e7caea2fd3ec (127.15.143.131:37151)
I20260812 06:37:00.690686 20000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd00653ae794337ae97799e6cd55a53" candidate_uuid: "b70e74e4974f4201af1f667e32db9216" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1302018567847998030e7caea2fd3ec" is_pre_election: true
I20260812 06:37:00.690721 19799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd00653ae794337ae97799e6cd55a53" candidate_uuid: "b70e74e4974f4201af1f667e32db9216" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62ea080361b4e8a9f639ebf39239b92" is_pre_election: true
I20260812 06:37:00.690838 20000 raft_consensus.cc:2468] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b70e74e4974f4201af1f667e32db9216 in term 0.
I20260812 06:37:00.690892 19799 raft_consensus.cc:2468] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b70e74e4974f4201af1f667e32db9216 in term 0.
I20260812 06:37:00.691208 19854 leader_election.cc:304] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1302018567847998030e7caea2fd3ec, b70e74e4974f4201af1f667e32db9216; no voters: 
I20260812 06:37:00.691473 20066 raft_consensus.cc:2804] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:37:00.691546 20066 raft_consensus.cc:493] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:37:00.691578 20066 raft_consensus.cc:3060] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:00.692734 20066 raft_consensus.cc:515] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.693179 20066 leader_election.cc:290] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [CANDIDATE]: Term 1 election: Requested vote from peers d62ea080361b4e8a9f639ebf39239b92 (127.15.143.129:34037), a1302018567847998030e7caea2fd3ec (127.15.143.131:37151)
I20260812 06:37:00.693539 20000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd00653ae794337ae97799e6cd55a53" candidate_uuid: "b70e74e4974f4201af1f667e32db9216" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1302018567847998030e7caea2fd3ec"
I20260812 06:37:00.693539 19799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd00653ae794337ae97799e6cd55a53" candidate_uuid: "b70e74e4974f4201af1f667e32db9216" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62ea080361b4e8a9f639ebf39239b92"
I20260812 06:37:00.693697 19799 raft_consensus.cc:3060] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:00.693697 20000 raft_consensus.cc:3060] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:00.694664 19799 raft_consensus.cc:2468] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70e74e4974f4201af1f667e32db9216 in term 1.
I20260812 06:37:00.694664 20000 raft_consensus.cc:2468] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b70e74e4974f4201af1f667e32db9216 in term 1.
I20260812 06:37:00.694976 19854 leader_election.cc:304] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1302018567847998030e7caea2fd3ec, b70e74e4974f4201af1f667e32db9216; no voters: 
I20260812 06:37:00.695248 20066 raft_consensus.cc:2804] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:00.695350 20066 raft_consensus.cc:697] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 1 LEADER]: Becoming Leader. State: Replica: b70e74e4974f4201af1f667e32db9216, State: Running, Role: LEADER
I20260812 06:37:00.695504 20066 consensus_queue.cc:237] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } }
I20260812 06:37:00.697361 19668 catalog_manager.cc:5719] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 reported cstate change: term changed from 0 to 1, leader changed from <none> to b70e74e4974f4201af1f667e32db9216 (127.15.143.130). New cstate: current_term: 1 leader_uuid: "b70e74e4974f4201af1f667e32db9216" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b70e74e4974f4201af1f667e32db9216" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 41457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 } health_report { overall_health: UNKNOWN } } }
I20260812 06:37:00.828562 20000 raft_consensus.cc:3060] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:00.829857 20000 raft_consensus.cc:1275] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec [term 1 FOLLOWER]: Refusing update from remote peer b70e74e4974f4201af1f667e32db9216: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 06:37:00.830322 20066 consensus_queue.cc:1048] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:37:00.832794 19799 raft_consensus.cc:1275] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92 [term 1 FOLLOWER]: Refusing update from remote peer b70e74e4974f4201af1f667e32db9216: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 06:37:00.833334 20073 consensus_queue.cc:1048] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:37:00.835318 19999 raft_consensus.cc:1275] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec [term 1 FOLLOWER]: Refusing update from remote peer b70e74e4974f4201af1f667e32db9216: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 06:37:00.838132 20073 consensus_queue.cc:1048] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1302018567847998030e7caea2fd3ec" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:37:00.844383 19799 raft_consensus.cc:1275] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92 [term 1 FOLLOWER]: Refusing update from remote peer b70e74e4974f4201af1f667e32db9216: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 06:37:00.844787 20073 consensus_queue.cc:1048] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62ea080361b4e8a9f639ebf39239b92" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:37:00.866750 20125 mvcc.cc:204] Tried to move back new op lower bound from 21 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 21 or (T in {21})}]
W20260812 06:37:06.577111 20275 scanner-internal.cc:458] Time spent opening tablet: real 0.508s	user 0.000s	sys 0.000s
I20260812 06:37:08.733347 15934 tablet_server.cc:179] TabletServer@127.15.143.129:0 shutting down...
I20260812 06:37:08.737970 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:08.738194 15934 tablet_replica.cc:333] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92: stopping tablet replica
I20260812 06:37:08.738345 15934 raft_consensus.cc:2243] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:37:08.738567 15934 raft_consensus.cc:2272] T afd00653ae794337ae97799e6cd55a53 P d62ea080361b4e8a9f639ebf39239b92 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260812 06:37:08.739653 19852 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260812 06:37:08.739660 15934 tablet_replica.cc:333] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92: stopping tablet replica
I20260812 06:37:08.739838 15934 raft_consensus.cc:2243] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:37:08.739985 15934 raft_consensus.cc:2272] T 21e0ae5299774179a51f82686bc31565 P d62ea080361b4e8a9f639ebf39239b92 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260812 06:37:08.740545 19852 consensus_peers.cc:597] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 -> Peer d62ea080361b4e8a9f639ebf39239b92 (127.15.143.129:34037): Couldn't send request to peer d62ea080361b4e8a9f639ebf39239b92. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260812 06:37:08.753952 15934 tablet_server.cc:196] TabletServer@127.15.143.129:0 shutdown complete.
I20260812 06:37:08.762841 15934 tablet_server.cc:179] TabletServer@127.15.143.130:0 shutting down...
I20260812 06:37:08.767789 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:08.768002 15934 tablet_replica.cc:333] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216: stopping tablet replica
I20260812 06:37:08.768137 15934 raft_consensus.cc:2243] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:08.768385 15934 raft_consensus.cc:2272] T afd00653ae794337ae97799e6cd55a53 P b70e74e4974f4201af1f667e32db9216 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:08.769210 15934 tablet_replica.cc:333] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216: stopping tablet replica
I20260812 06:37:08.769318 15934 raft_consensus.cc:2243] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:08.769507 15934 raft_consensus.cc:2272] T 21e0ae5299774179a51f82686bc31565 P b70e74e4974f4201af1f667e32db9216 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:08.782372 15934 tablet_server.cc:196] TabletServer@127.15.143.130:0 shutdown complete.
I20260812 06:37:08.791267 15934 tablet_server.cc:179] TabletServer@127.15.143.131:0 shutting down...
I20260812 06:37:08.796559 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:08.796824 15934 tablet_replica.cc:333] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec: stopping tablet replica
I20260812 06:37:08.796993 15934 raft_consensus.cc:2243] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:37:08.797190 15934 raft_consensus.cc:2272] T afd00653ae794337ae97799e6cd55a53 P a1302018567847998030e7caea2fd3ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:08.797983 15934 tablet_replica.cc:333] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec: stopping tablet replica
I20260812 06:37:08.798120 15934 raft_consensus.cc:2243] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:37:08.798277 15934 raft_consensus.cc:2272] T 21e0ae5299774179a51f82686bc31565 P a1302018567847998030e7caea2fd3ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:08.811517 15934 tablet_server.cc:196] TabletServer@127.15.143.131:0 shutdown complete.
I20260812 06:37:08.820218 15934 master.cc:562] Master@127.15.143.190:45361 shutting down...
I20260812 06:37:08.824787 15934 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:08.825019 15934 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:08.825115 15934 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78bfe87787d4416a9a7cafe6f117a29e: stopping tablet replica
I20260812 06:37:08.838302 15934 master.cc:584] Master@127.15.143.190:45361 shutdown complete.
[       OK ] Params/ScanYourWritesMultiClientsParamTest.Test/1 (8437 ms)
[ RUN      ] Params/ScanYourWritesMultiClientsParamTest.Test/2
I20260812 06:37:08.846843 15934 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.143.190:41887
I20260812 06:37:08.847326 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:08.849256 20370 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:08.849213 20374 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:08.849332 20371 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:08.849468 15934 server_base.cc:1061] running on GCE node
I20260812 06:37:08.849781 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:37:08.849864 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:37:08.850728 15934 webserver.cc:533] Webserver started at http://127.15.143.190:41091/ using document root <none> and password file <none>
I20260812 06:37:08.850911 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:08.850980 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:08.851145 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:08.851543 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/master-0-root/instance:
uuid: "a534eb2b2ced4e5ab6b3f2e29891fd69"
format_stamp: "Formatted at 2026-08-12 06:37:08 on dist-test-slave-wl2h"
I20260812 06:37:08.853089 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:37:08.854074 20380 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:08.854373 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:08.854466 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/master-0-root
uuid: "a534eb2b2ced4e5ab6b3f2e29891fd69"
format_stamp: "Formatted at 2026-08-12 06:37:08 on dist-test-slave-wl2h"
I20260812 06:37:08.854559 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-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)
I20260812 06:37:08.858906 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:08.859333 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:08.863680 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.190:41887
I20260812 06:37:08.867666 20448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:08.867707 20447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.190:41887 every 8 connection(s)
I20260812 06:37:08.874238 20448 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69: Bootstrap starting.
I20260812 06:37:08.875242 20448 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:08.876459 20448 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69: No bootstrap required, opened a new log
I20260812 06:37:08.876926 20448 raft_consensus.cc:359] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a534eb2b2ced4e5ab6b3f2e29891fd69" member_type: VOTER }
I20260812 06:37:08.877020 20448 raft_consensus.cc:385] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:08.877043 20448 raft_consensus.cc:740] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a534eb2b2ced4e5ab6b3f2e29891fd69, State: Initialized, Role: FOLLOWER
I20260812 06:37:08.877254 20448 consensus_queue.cc:260] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a534eb2b2ced4e5ab6b3f2e29891fd69" member_type: VOTER }
I20260812 06:37:08.877333 20448 raft_consensus.cc:399] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:08.877393 20448 raft_consensus.cc:493] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:08.877460 20448 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:08.878209 20448 raft_consensus.cc:515] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a534eb2b2ced4e5ab6b3f2e29891fd69" member_type: VOTER }
I20260812 06:37:08.878327 20448 leader_election.cc:304] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [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: a534eb2b2ced4e5ab6b3f2e29891fd69; no voters: 
I20260812 06:37:08.878614 20448 leader_election.cc:290] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:08.878795 20452 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:08.879048 20452 raft_consensus.cc:697] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [term 1 LEADER]: Becoming Leader. State: Replica: a534eb2b2ced4e5ab6b3f2e29891fd69, State: Running, Role: LEADER
I20260812 06:37:08.879204 20448 sys_catalog.cc:565] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:37:08.879222 20452 consensus_queue.cc:237] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [LEADER]: Queue going to LEADER mode. State: All 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: "a534eb2b2ced4e5ab6b3f2e29891fd69" member_type: VOTER }
I20260812 06:37:08.879801 20454 sys_catalog.cc:455] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a534eb2b2ced4e5ab6b3f2e29891fd69. Latest consensus state: current_term: 1 leader_uuid: "a534eb2b2ced4e5ab6b3f2e29891fd69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a534eb2b2ced4e5ab6b3f2e29891fd69" member_type: VOTER } }
I20260812 06:37:08.879884 20454 sys_catalog.cc:458] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:08.879766 20453 sys_catalog.cc:455] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a534eb2b2ced4e5ab6b3f2e29891fd69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a534eb2b2ced4e5ab6b3f2e29891fd69" member_type: VOTER } }
I20260812 06:37:08.880026 20453 sys_catalog.cc:458] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:08.880488 20459 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:37:08.881524 20459 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:37:08.881785 15934 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 06:37:08.884050 20459 catalog_manager.cc:1383] Generated new cluster ID: f5ab96bc4fcb49f19e49b276fbe30f20
I20260812 06:37:08.884133 20459 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:37:08.903770 20459 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:37:08.904419 20459 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:37:08.914623 20459 catalog_manager.cc:6092] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69: Generated new TSK 0
I20260812 06:37:08.914860 20459 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:37:08.946741 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:08.948896 20473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:08.948940 20476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:08.948941 20474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:08.949334 15934 server_base.cc:1061] running on GCE node
I20260812 06:37:08.949597 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:37:08.949658 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:37:08.950551 15934 webserver.cc:533] Webserver started at http://127.15.143.129:37113/ using document root <none> and password file <none>
I20260812 06:37:08.950788 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:08.950850 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:08.950951 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:08.951429 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-0-root/instance:
uuid: "17fa0537828d4bdf9dde825796432e62"
format_stamp: "Formatted at 2026-08-12 06:37:08 on dist-test-slave-wl2h"
I20260812 06:37:08.953047 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260812 06:37:08.954095 20481 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:08.954397 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:08.954493 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-0-root
uuid: "17fa0537828d4bdf9dde825796432e62"
format_stamp: "Formatted at 2026-08-12 06:37:08 on dist-test-slave-wl2h"
I20260812 06:37:08.954595 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-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)
I20260812 06:37:08.970980 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:08.971469 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:08.971812 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:08.972348 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:08.972412 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:08.972489 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:08.972540 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:08.977430 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.129:39585
I20260812 06:37:08.977468 20557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.129:39585 every 8 connection(s)
I20260812 06:37:08.978420 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:08.980432 20567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:08.980511 20563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:08.980674 20564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:08.980844 15934 server_base.cc:1061] running on GCE node
I20260812 06:37:08.981076 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:37:08.981135 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:37:08.982328 15934 webserver.cc:533] Webserver started at http://127.15.143.130:40407/ using document root <none> and password file <none>
I20260812 06:37:08.982550 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:08.982635 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:08.982715 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:08.983210 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-1-root/instance:
uuid: "2786a56e60da45eca3346da4cdb5e0c8"
format_stamp: "Formatted at 2026-08-12 06:37:08 on dist-test-slave-wl2h"
I20260812 06:37:08.984748 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:08.985723 20573 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:08.986029 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:08.986119 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-1-root
uuid: "2786a56e60da45eca3346da4cdb5e0c8"
format_stamp: "Formatted at 2026-08-12 06:37:08 on dist-test-slave-wl2h"
I20260812 06:37:08.986203 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-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)
I20260812 06:37:08.987964 20558 heartbeater.cc:344] Connected to a master server at 127.15.143.190:41887
I20260812 06:37:08.988065 20558 heartbeater.cc:461] Registering TS with master...
I20260812 06:37:08.988307 20558 heartbeater.cc:507] Master 127.15.143.190:41887 requested a full tablet report, sending...
I20260812 06:37:08.988950 20401 ts_manager.cc:194] Registered new tserver with Master: 17fa0537828d4bdf9dde825796432e62 (127.15.143.129:39585)
I20260812 06:37:08.989787 20401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38624
I20260812 06:37:08.996778 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:08.997166 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:08.997484 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:08.997975 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:08.998014 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:08.998047 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:08.998107 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:09.000691 20558 heartbeater.cc:499] Master 127.15.143.190:41887 was elected leader, sending a full tablet report...
I20260812 06:37:09.002826 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.130:34721
I20260812 06:37:09.002928 20652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.130:34721 every 8 connection(s)
I20260812 06:37:09.003813 15934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:09.005674 20657 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:09.005829 20656 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:09.005954 15934 server_base.cc:1061] running on GCE node
W20260812 06:37:09.005944 20659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:09.006247 15934 hybrid_clock.cc:584] initializing the hybrid clock with 'mock' time source
I20260812 06:37:09.006307 15934 hybrid_clock.cc:648] HybridClock initialized: now 0 us; error 0 us; skew 500 ppm
I20260812 06:37:09.007413 15934 webserver.cc:533] Webserver started at http://127.15.143.131:39805/ using document root <none> and password file <none>
I20260812 06:37:09.007606 15934 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:09.007669 15934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:09.007767 15934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:09.008186 15934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-2-root/instance:
uuid: "f89695d1455e4dfb8341a31a750a99f1"
format_stamp: "Formatted at 2026-08-12 06:37:09 on dist-test-slave-wl2h"
I20260812 06:37:09.008343 20653 heartbeater.cc:344] Connected to a master server at 127.15.143.190:41887
I20260812 06:37:09.008445 20653 heartbeater.cc:461] Registering TS with master...
I20260812 06:37:09.008665 20653 heartbeater.cc:507] Master 127.15.143.190:41887 requested a full tablet report, sending...
I20260812 06:37:09.009326 20401 ts_manager.cc:194] Registered new tserver with Master: 2786a56e60da45eca3346da4cdb5e0c8 (127.15.143.130:34721)
I20260812 06:37:09.009863 20401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38638
I20260812 06:37:09.010026 15934 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 06:37:09.011103 20669 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:09.011369 15934 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:09.011435 15934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-2-root
uuid: "f89695d1455e4dfb8341a31a750a99f1"
format_stamp: "Formatted at 2026-08-12 06:37:09 on dist-test-slave-wl2h"
I20260812 06:37:09.011493 15934 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskguWGwm/test-tmp/consistency-itest.0.Params_ScanYourWritesMultiClientsParamTest.Test_2.1786516609957863-15934-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)
I20260812 06:37:09.020799 20653 heartbeater.cc:499] Master 127.15.143.190:41887 was elected leader, sending a full tablet report...
I20260812 06:37:09.025876 15934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:09.026321 15934 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:09.026662 15934 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:09.027237 15934 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:09.027279 15934 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:09.027338 15934 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:09.027380 15934 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:09.032191 15934 rpc_server.cc:307] RPC server started. Bound to: 127.15.143.131:42049
I20260812 06:37:09.032301 20752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.143.131:42049 every 8 connection(s)
I20260812 06:37:09.037139 20753 heartbeater.cc:344] Connected to a master server at 127.15.143.190:41887
I20260812 06:37:09.037247 20753 heartbeater.cc:461] Registering TS with master...
I20260812 06:37:09.037487 20753 heartbeater.cc:507] Master 127.15.143.190:41887 requested a full tablet report, sending...
I20260812 06:37:09.038085 20401 ts_manager.cc:194] Registered new tserver with Master: f89695d1455e4dfb8341a31a750a99f1 (127.15.143.131:42049)
I20260812 06:37:09.038429 15934 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005666308s
I20260812 06:37:09.038691 20401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38640
I20260812 06:37:09.049546 20753 heartbeater.cc:499] Master 127.15.143.190:41887 was elected leader, sending a full tablet report...
I20260812 06:37:09.056959 20400 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38672:
name: "timestamp_propagation_test_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\010\000\000\000""\004\001\000\010\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 06:37:09.057616 20400 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table timestamp_propagation_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:37:09.069053 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1e78a61de9457eb131e393f194deb4 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=6cd70883806c49b190e7118253187eec]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:37:09.069329 20511 tablet_service.cc:1511] Processing CreateTablet for tablet fd91783e18594867a770a106fee262d0 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=6cd70883806c49b190e7118253187eec]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:37:09.069304 20512 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1e78a61de9457eb131e393f194deb4 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=6cd70883806c49b190e7118253187eec]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:37:09.069453 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1e78a61de9457eb131e393f194deb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:09.069420 20610 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1e78a61de9457eb131e393f194deb4 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=6cd70883806c49b190e7118253187eec]), partition=RANGE (key) PARTITION VALUES < 8
I20260812 06:37:09.069648 20511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd91783e18594867a770a106fee262d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:09.069667 20610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1e78a61de9457eb131e393f194deb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:09.069777 20512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1e78a61de9457eb131e393f194deb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:09.072266 20609 tablet_service.cc:1511] Processing CreateTablet for tablet fd91783e18594867a770a106fee262d0 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=6cd70883806c49b190e7118253187eec]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:37:09.072280 20709 tablet_service.cc:1511] Processing CreateTablet for tablet fd91783e18594867a770a106fee262d0 (DEFAULT_TABLE table=timestamp_propagation_test_table [id=6cd70883806c49b190e7118253187eec]), partition=RANGE (key) PARTITION 8 <= VALUES
I20260812 06:37:09.072568 20609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd91783e18594867a770a106fee262d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:09.072621 20779 tablet_bootstrap.cc:492] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62: Bootstrap starting.
I20260812 06:37:09.072642 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd91783e18594867a770a106fee262d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:09.073771 20779 tablet_bootstrap.cc:654] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:09.074522 20780 tablet_bootstrap.cc:492] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1: Bootstrap starting.
I20260812 06:37:09.074985 20779 tablet_bootstrap.cc:492] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62: No bootstrap required, opened a new log
I20260812 06:37:09.075104 20779 ts_tablet_manager.cc:1403] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:37:09.075314 20778 tablet_bootstrap.cc:492] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8: Bootstrap starting.
I20260812 06:37:09.075644 20779 raft_consensus.cc:359] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } }
I20260812 06:37:09.075743 20779 raft_consensus.cc:385] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:09.075769 20779 raft_consensus.cc:740] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fa0537828d4bdf9dde825796432e62, State: Initialized, Role: FOLLOWER
I20260812 06:37:09.075940 20779 consensus_queue.cc:260] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } }
I20260812 06:37:09.076370 20779 ts_tablet_manager.cc:1434] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:09.076382 20778 tablet_bootstrap.cc:654] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:09.076576 20779 tablet_bootstrap.cc:492] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62: Bootstrap starting.
I20260812 06:37:09.077641 20779 tablet_bootstrap.cc:654] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:09.077785 20778 tablet_bootstrap.cc:492] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8: No bootstrap required, opened a new log
I20260812 06:37:09.077875 20778 ts_tablet_manager.cc:1403] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:37:09.078338 20778 raft_consensus.cc:359] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } }
I20260812 06:37:09.078464 20778 raft_consensus.cc:385] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:09.078511 20778 raft_consensus.cc:740] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2786a56e60da45eca3346da4cdb5e0c8, State: Initialized, Role: FOLLOWER
I20260812 06:37:09.078660 20778 consensus_queue.cc:260] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } }
I20260812 06:37:09.079114 20778 ts_tablet_manager.cc:1434] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:09.079309 20778 tablet_bootstrap.cc:492] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8: Bootstrap starting.
I20260812 06:37:09.079336 20780 tablet_bootstrap.cc:654] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:09.080205 20779 tablet_bootstrap.cc:492] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62: No bootstrap required, opened a new log
I20260812 06:37:09.080224 20778 tablet_bootstrap.cc:654] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:09.080451 20780 tablet_bootstrap.cc:492] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1: No bootstrap required, opened a new log
I20260812 06:37:09.080543 20780 ts_tablet_manager.cc:1403] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260812 06:37:09.080889 20779 ts_tablet_manager.cc:1403] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260812 06:37:09.081048 20780 raft_consensus.cc:359] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } }
I20260812 06:37:09.081185 20780 raft_consensus.cc:385] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:09.081220 20780 raft_consensus.cc:740] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f89695d1455e4dfb8341a31a750a99f1, State: Initialized, Role: FOLLOWER
I20260812 06:37:09.081426 20780 consensus_queue.cc:260] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } }
I20260812 06:37:09.081480 20779 raft_consensus.cc:359] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } }
I20260812 06:37:09.081610 20779 raft_consensus.cc:385] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:09.081651 20779 raft_consensus.cc:740] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fa0537828d4bdf9dde825796432e62, State: Initialized, Role: FOLLOWER
I20260812 06:37:09.081807 20779 consensus_queue.cc:260] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } }
I20260812 06:37:09.082124 20779 ts_tablet_manager.cc:1434] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:09.082408 20778 tablet_bootstrap.cc:492] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8: No bootstrap required, opened a new log
I20260812 06:37:09.082509 20778 ts_tablet_manager.cc:1403] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260812 06:37:09.081794 20780 ts_tablet_manager.cc:1434] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:37:09.082966 20778 raft_consensus.cc:359] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } }
I20260812 06:37:09.083093 20778 raft_consensus.cc:385] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:09.083142 20778 raft_consensus.cc:740] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2786a56e60da45eca3346da4cdb5e0c8, State: Initialized, Role: FOLLOWER
I20260812 06:37:09.083210 20780 tablet_bootstrap.cc:492] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1: Bootstrap starting.
I20260812 06:37:09.083266 20778 consensus_queue.cc:260] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } }
I20260812 06:37:09.083571 20778 ts_tablet_manager.cc:1434] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:37:09.084715 20780 tablet_bootstrap.cc:654] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:09.085923 20780 tablet_bootstrap.cc:492] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1: No bootstrap required, opened a new log
I20260812 06:37:09.086021 20780 ts_tablet_manager.cc:1403] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:37:09.086501 20780 raft_consensus.cc:359] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } }
I20260812 06:37:09.086614 20780 raft_consensus.cc:385] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:09.086666 20780 raft_consensus.cc:740] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f89695d1455e4dfb8341a31a750a99f1, State: Initialized, Role: FOLLOWER
I20260812 06:37:09.086815 20780 consensus_queue.cc:260] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } }
I20260812 06:37:09.087129 20780 ts_tablet_manager.cc:1434] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:09.103816 20785 raft_consensus.cc:493] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:37:09.103943 20785 raft_consensus.cc:515] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } }
I20260812 06:37:09.104519 20785 leader_election.cc:290] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fa0537828d4bdf9dde825796432e62 (127.15.143.129:39585), f89695d1455e4dfb8341a31a750a99f1 (127.15.143.131:42049)
I20260812 06:37:09.108530 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd91783e18594867a770a106fee262d0" candidate_uuid: "2786a56e60da45eca3346da4cdb5e0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f89695d1455e4dfb8341a31a750a99f1" is_pre_election: true
I20260812 06:37:09.108530 20525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd91783e18594867a770a106fee262d0" candidate_uuid: "2786a56e60da45eca3346da4cdb5e0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fa0537828d4bdf9dde825796432e62" is_pre_election: true
I20260812 06:37:09.108769 20723 raft_consensus.cc:2468] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2786a56e60da45eca3346da4cdb5e0c8 in term 0.
I20260812 06:37:09.108793 20525 raft_consensus.cc:2468] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2786a56e60da45eca3346da4cdb5e0c8 in term 0.
I20260812 06:37:09.109134 20574 leader_election.cc:304] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 17fa0537828d4bdf9dde825796432e62, 2786a56e60da45eca3346da4cdb5e0c8, f89695d1455e4dfb8341a31a750a99f1; no voters: 
I20260812 06:37:09.109311 20785 raft_consensus.cc:2804] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:37:09.109373 20785 raft_consensus.cc:493] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:37:09.109421 20785 raft_consensus.cc:3060] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:09.110278 20785 raft_consensus.cc:515] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } }
I20260812 06:37:09.110663 20785 leader_election.cc:290] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [CANDIDATE]: Term 1 election: Requested vote from peers 17fa0537828d4bdf9dde825796432e62 (127.15.143.129:39585), f89695d1455e4dfb8341a31a750a99f1 (127.15.143.131:42049)
I20260812 06:37:09.110911 20525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd91783e18594867a770a106fee262d0" candidate_uuid: "2786a56e60da45eca3346da4cdb5e0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fa0537828d4bdf9dde825796432e62"
I20260812 06:37:09.111063 20525 raft_consensus.cc:3060] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:09.111886 20525 raft_consensus.cc:2468] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2786a56e60da45eca3346da4cdb5e0c8 in term 1.
I20260812 06:37:09.112146 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd91783e18594867a770a106fee262d0" candidate_uuid: "2786a56e60da45eca3346da4cdb5e0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f89695d1455e4dfb8341a31a750a99f1"
I20260812 06:37:09.112255 20723 raft_consensus.cc:3060] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:09.112208 20574 leader_election.cc:304] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fa0537828d4bdf9dde825796432e62, 2786a56e60da45eca3346da4cdb5e0c8; no voters: 
I20260812 06:37:09.112457 20785 raft_consensus.cc:2804] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:09.112701 20785 raft_consensus.cc:697] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 1 LEADER]: Becoming Leader. State: Replica: 2786a56e60da45eca3346da4cdb5e0c8, State: Running, Role: LEADER
I20260812 06:37:09.112854 20785 consensus_queue.cc:237] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } }
I20260812 06:37:09.113292 20723 raft_consensus.cc:2468] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2786a56e60da45eca3346da4cdb5e0c8 in term 1.
I20260812 06:37:09.114524 20400 catalog_manager.cc:5719] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2786a56e60da45eca3346da4cdb5e0c8 (127.15.143.130). New cstate: current_term: 1 leader_uuid: "2786a56e60da45eca3346da4cdb5e0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } health_report { overall_health: UNKNOWN } } }
I20260812 06:37:09.118813 20789 raft_consensus.cc:493] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:37:09.118920 20789 raft_consensus.cc:515] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } }
I20260812 06:37:09.119567 20789 leader_election.cc:290] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fa0537828d4bdf9dde825796432e62 (127.15.143.129:39585), 2786a56e60da45eca3346da4cdb5e0c8 (127.15.143.130:34721)
I20260812 06:37:09.123769 20525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1e78a61de9457eb131e393f194deb4" candidate_uuid: "f89695d1455e4dfb8341a31a750a99f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fa0537828d4bdf9dde825796432e62" is_pre_election: true
I20260812 06:37:09.123942 20525 raft_consensus.cc:2468] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f89695d1455e4dfb8341a31a750a99f1 in term 0.
I20260812 06:37:09.123991 20623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1e78a61de9457eb131e393f194deb4" candidate_uuid: "f89695d1455e4dfb8341a31a750a99f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2786a56e60da45eca3346da4cdb5e0c8" is_pre_election: true
I20260812 06:37:09.124226 20623 raft_consensus.cc:2468] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f89695d1455e4dfb8341a31a750a99f1 in term 0.
I20260812 06:37:09.124261 20670 leader_election.cc:304] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fa0537828d4bdf9dde825796432e62, f89695d1455e4dfb8341a31a750a99f1; no voters: 
I20260812 06:37:09.124423 20789 raft_consensus.cc:2804] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:37:09.124507 20789 raft_consensus.cc:493] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:37:09.124563 20789 raft_consensus.cc:3060] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:09.125779 20789 raft_consensus.cc:515] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } }
I20260812 06:37:09.126168 20789 leader_election.cc:290] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [CANDIDATE]: Term 1 election: Requested vote from peers 17fa0537828d4bdf9dde825796432e62 (127.15.143.129:39585), 2786a56e60da45eca3346da4cdb5e0c8 (127.15.143.130:34721)
I20260812 06:37:09.126551 20525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1e78a61de9457eb131e393f194deb4" candidate_uuid: "f89695d1455e4dfb8341a31a750a99f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fa0537828d4bdf9dde825796432e62"
I20260812 06:37:09.126639 20525 raft_consensus.cc:3060] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:09.126669 20623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1e78a61de9457eb131e393f194deb4" candidate_uuid: "f89695d1455e4dfb8341a31a750a99f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2786a56e60da45eca3346da4cdb5e0c8"
I20260812 06:37:09.126796 20623 raft_consensus.cc:3060] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:09.127786 20525 raft_consensus.cc:2468] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f89695d1455e4dfb8341a31a750a99f1 in term 1.
I20260812 06:37:09.127913 20623 raft_consensus.cc:2468] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f89695d1455e4dfb8341a31a750a99f1 in term 1.
I20260812 06:37:09.128115 20670 leader_election.cc:304] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fa0537828d4bdf9dde825796432e62, f89695d1455e4dfb8341a31a750a99f1; no voters: 
I20260812 06:37:09.128297 20789 raft_consensus.cc:2804] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:09.128532 20789 raft_consensus.cc:697] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 1 LEADER]: Becoming Leader. State: Replica: f89695d1455e4dfb8341a31a750a99f1, State: Running, Role: LEADER
I20260812 06:37:09.128722 20789 consensus_queue.cc:237] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } }
I20260812 06:37:09.130311 20400 catalog_manager.cc:5719] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f89695d1455e4dfb8341a31a750a99f1 (127.15.143.131). New cstate: current_term: 1 leader_uuid: "f89695d1455e4dfb8341a31a750a99f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 } health_report { overall_health: UNKNOWN } } }
W20260812 06:37:09.171517 20385 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38706 dropped due to backpressure: service queue is full with 50 items [suppressed 1 similar messages]
I20260812 06:37:09.171672 20385 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38706 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 38)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 18)
I20260812 06:37:09.192620 20386 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38706 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 36)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38726 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 39)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 18)
I20260812 06:37:09.193992 20386 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38706 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 36)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38726 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 39)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 18)
I20260812 06:37:09.194706 20386 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38706 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 36)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38726 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 42)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 18)
W20260812 06:37:09.201663 20815 master_proxy_rpc.cc:203] Re-attempting LookupRpc request to leader Master (127.15.143.190:41887)
I20260812 06:37:09.201797 20386 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.0.0.1:38624 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38674 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 36)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38726 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 46)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 47)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 48)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 49)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 18)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38640 (request call id 15)
W20260812 06:37:09.202442 20558 heartbeater.cc:646] Failed to heartbeat to 127.15.143.190:41887 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.0.0.1:38624 dropped due to backpressure: service queue is full with 50 items
I20260812 06:37:09.205152 20385 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38690 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 36)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38726 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 46)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 47)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 48)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 49)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 40)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 41)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 43)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 46)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 47)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 48)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 49)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 50)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 51)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 33)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 18)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38640 (request call id 15)
I20260812 06:37:09.205775 20385 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38690 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 36)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38726 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 46)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 47)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 48)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 49)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 40)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 41)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 43)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 46)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 47)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 48)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 49)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 50)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 51)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 35)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 18)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38640 (request call id 15)
I20260812 06:37:09.206343 20385 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38690 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 36)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38726 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 46)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 47)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 48)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 49)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 40)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 41)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 43)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 46)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 47)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 48)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 49)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 50)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 51)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 37)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 18)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38640 (request call id 15)
I20260812 06:37:09.206931 20385 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38690 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 36)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38726 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 46)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 47)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 48)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38706 (request call id 49)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 40)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 41)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 43)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 46)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 47)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 48)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 49)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 50)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38714 (request call id 51)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38690 (request call id 39)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 18)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38640 (request call id 15)
I20260812 06:37:09.258255 20623 raft_consensus.cc:1275] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8 [term 1 FOLLOWER]: Refusing update from remote peer f89695d1455e4dfb8341a31a750a99f1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 06:37:09.258255 20525 raft_consensus.cc:1275] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62 [term 1 FOLLOWER]: Refusing update from remote peer f89695d1455e4dfb8341a31a750a99f1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 06:37:09.258848 20796 consensus_queue.cc:1048] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2786a56e60da45eca3346da4cdb5e0c8" member_type: VOTER last_known_addr { host: "127.15.143.130" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:37:09.258985 20789 consensus_queue.cc:1048] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:37:09.313108 20723 raft_consensus.cc:1275] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1 [term 1 FOLLOWER]: Refusing update from remote peer 2786a56e60da45eca3346da4cdb5e0c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 06:37:09.313671 20792 consensus_queue.cc:1048] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f89695d1455e4dfb8341a31a750a99f1" member_type: VOTER last_known_addr { host: "127.15.143.131" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 06:37:09.316004 20525 raft_consensus.cc:1275] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62 [term 1 FOLLOWER]: Refusing update from remote peer 2786a56e60da45eca3346da4cdb5e0c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 06:37:09.316454 20792 consensus_queue.cc:1048] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fa0537828d4bdf9dde825796432e62" member_type: VOTER last_known_addr { host: "127.15.143.129" port: 39585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260812 06:37:12.104305 20383 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38742 dropped due to backpressure: service queue is full with 50 items [suppressed 8 similar messages]
I20260812 06:37:12.104396 20383 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38742 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 34)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38766 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 2)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 3)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 4)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 5)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 6)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 7)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 8)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 9)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 10)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 11)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 12)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 13)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 14)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 15)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 16)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 40)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 41)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 42)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 259)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38624 (request call id 259)
I20260812 06:37:12.105255 20383 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38742 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 34)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38766 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 2)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 3)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 4)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 5)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 6)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 7)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 8)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 9)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 10)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 11)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 12)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 13)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 14)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 15)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 16)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 40)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 41)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 45)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 259)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38624 (request call id 259)
I20260812 06:37:12.105887 20383 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38742 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 34)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38766 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 2)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 3)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 4)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 5)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 6)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 7)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 8)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 9)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 10)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 11)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 12)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 13)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 14)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 15)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 16)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 40)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 41)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 45)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 259)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38624 (request call id 259)
I20260812 06:37:12.106578 20383 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38742 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 34)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38766 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 2)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 3)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 4)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 5)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 6)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 7)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 8)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 9)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 10)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 11)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 12)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 13)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 14)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 15)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 16)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 40)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 41)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 48)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 259)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38624 (request call id 259)
I20260812 06:37:12.107237 20383 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38742 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 34)
Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:38766 (request call id 1)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 2)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 3)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 4)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 5)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 6)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 7)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 8)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 9)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 10)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 11)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 12)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 13)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 14)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 15)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 16)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 38)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 40)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 41)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38742 (request call id 48)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38638 (request call id 259)
Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38624 (request call id 259)
W20260812 06:37:12.108145 20930 master_proxy_rpc.cc:203] Re-attempting LookupRpc request to leader Master (127.15.143.190:41887)
I20260812 06:37:12.129276 20385 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38728 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 40)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 41)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 43)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 46)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 47)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 48)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 49)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 50)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 51)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 2)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 3)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 4)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 5)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 6)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 7)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 8)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 9)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 10)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 11)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 12)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 13)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 14)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 15)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 16)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 38)
I20260812 06:37:12.130007 20385 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38728 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 40)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 41)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 43)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 46)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 47)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 48)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 49)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 50)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 51)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 2)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 3)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 4)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 5)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 6)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 7)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 8)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 9)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 10)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 11)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 12)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 13)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 14)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 15)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 16)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 38)
I20260812 06:37:12.130686 20385 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:38728 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 39)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 40)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 41)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 42)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 43)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 44)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 45)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 46)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 47)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 48)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 49)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 50)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38734 (request call id 51)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 2)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 3)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 4)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 5)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 6)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 7)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 8)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 9)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 10)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 11)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 12)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 13)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 14)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 15)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 16)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 17)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 18)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 19)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 20)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 21)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 22)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 23)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 24)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 25)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 26)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 27)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 28)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 29)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 30)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 31)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 32)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 33)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 34)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 35)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 36)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 37)
Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:38728 (request call id 38)
I20260812 06:37:18.292470 15934 tablet_server.cc:179] TabletServer@127.15.143.129:0 shutting down...
I20260812 06:37:18.297557 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:18.297808 15934 tablet_replica.cc:333] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62: stopping tablet replica
I20260812 06:37:18.297952 15934 raft_consensus.cc:2243] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:37:18.298103 15934 raft_consensus.cc:2272] T 0e1e78a61de9457eb131e393f194deb4 P 17fa0537828d4bdf9dde825796432e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:18.298570 15934 tablet_replica.cc:333] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62: stopping tablet replica
I20260812 06:37:18.298687 15934 raft_consensus.cc:2243] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:37:18.298849 15934 raft_consensus.cc:2272] T fd91783e18594867a770a106fee262d0 P 17fa0537828d4bdf9dde825796432e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:18.312896 15934 tablet_server.cc:196] TabletServer@127.15.143.129:0 shutdown complete.
I20260812 06:37:18.322101 15934 tablet_server.cc:179] TabletServer@127.15.143.130:0 shutting down...
I20260812 06:37:18.327234 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:18.327499 15934 tablet_replica.cc:333] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8: stopping tablet replica
I20260812 06:37:18.327653 15934 raft_consensus.cc:2243] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:18.327910 15934 raft_consensus.cc:2272] T fd91783e18594867a770a106fee262d0 P 2786a56e60da45eca3346da4cdb5e0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:18.328821 15934 tablet_replica.cc:333] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8: stopping tablet replica
I20260812 06:37:18.328954 15934 raft_consensus.cc:2243] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:37:18.329120 15934 raft_consensus.cc:2272] T 0e1e78a61de9457eb131e393f194deb4 P 2786a56e60da45eca3346da4cdb5e0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:18.342432 15934 tablet_server.cc:196] TabletServer@127.15.143.130:0 shutdown complete.
I20260812 06:37:18.351758 15934 tablet_server.cc:179] TabletServer@127.15.143.131:0 shutting down...
I20260812 06:37:18.356389 15934 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:18.356624 15934 tablet_replica.cc:333] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1: stopping tablet replica
I20260812 06:37:18.356774 15934 raft_consensus.cc:2243] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 06:37:18.356941 15934 raft_consensus.cc:2272] T fd91783e18594867a770a106fee262d0 P f89695d1455e4dfb8341a31a750a99f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:18.357697 15934 tablet_replica.cc:333] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1: stopping tablet replica
I20260812 06:37:18.357824 15934 raft_consensus.cc:2243] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:18.358033 15934 raft_consensus.cc:2272] T 0e1e78a61de9457eb131e393f194deb4 P f89695d1455e4dfb8341a31a750a99f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:18.370867 15934 tablet_server.cc:196] TabletServer@127.15.143.131:0 shutdown complete.
I20260812 06:37:18.379325 15934 master.cc:562] Master@127.15.143.190:41887 shutting down...
I20260812 06:37:18.383792 15934 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:18.384018 15934 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:18.384171 15934 tablet_replica.cc:333] T 00000000000000000000000000000000 P a534eb2b2ced4e5ab6b3f2e29891fd69: stopping tablet replica
I20260812 06:37:18.399096 15934 master.cc:584] Master@127.15.143.190:41887 shutdown complete.
[       OK ] Params/ScanYourWritesMultiClientsParamTest.Test/2 (9560 ms)
[----------] 3 tests from Params/ScanYourWritesMultiClientsParamTest (22016 ms total)

[----------] Global test environment tear-down
[==========] 10 tests from 3 test suites ran. (28438 ms total)
[  PASSED  ] 10 tests.
I20260812 06:37:18.406997 15934 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/client/master_proxy_rpc.cc:203: suppressed but not reported on 7 messages since previous log ~6 seconds ago
I20260812 06:37:18.407097 15934 logging.cc:436] LogThrottler Service Queue Overflow: suppressed but not reported on 16 messages since previous log ~9 seconds ago
I20260812 06:37:18.407117 15934 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/rpc/service_pool.cc:136: suppressed but not reported on 7 messages since previous log ~6 seconds ago
I20260812 06:37:18.407136 15934 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 33 messages since previous log ~26 seconds ago
