Note: This is test shard 7 of 8.
[==========] Running 28 tests from 8 test suites.
[----------] Global test environment set-up.
[----------] 20 tests from ClientTest
[ RUN ] ClientTest.ConnectToClusterNoMasterAddressSpecified
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260619 18:46:41.956163 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:40589
I20260619 18:46:41.957563 794 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260619 18:46:41.958613 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:41.981817 800 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:41.981829 801 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:41.981841 803 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:41.984242 794 server_base.cc:1034] running on GCE node
I20260619 18:46:43.201912 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:43.202208 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:43.202371 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894803202358 us; error 0 us; skew 500 ppm
I20260619 18:46:43.203212 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:43.209343 794 webserver.cc:460] Webserver started at http://127.0.198.190:42287/ using document root <none> and password file <none>
I20260619 18:46:43.210184 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:43.210386 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:43.210829 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:43.217263 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "b94e8bf5768a4b37a6dfc9b768453616"
format_stamp: "Formatted at 2026-06-19 18:46:43 on dist-test-slave-t0gl"
I20260619 18:46:43.225848 794 fs_manager.cc:691] Time spent creating directory manager: real 0.008s user 0.004s sys 0.004s
I20260619 18:46:43.231535 809 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:43.232983 794 fs_manager.cc:725] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260619 18:46:43.233381 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "b94e8bf5768a4b37a6dfc9b768453616"
format_stamp: "Formatted at 2026-06-19 18:46:43 on dist-test-slave-t0gl"
I20260619 18:46:43.233750 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781894801778945-794-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)
I20260619 18:46:43.269613 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:43.271679 794 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260619 18:46:43.272202 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:43.367995 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:40589
I20260619 18:46:43.368031 870 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:40589 every 8 connection(s)
I20260619 18:46:43.374702 871 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:43.400002 871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616: Bootstrap starting.
I20260619 18:46:43.406109 871 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:43.408366 871 log.cc:824] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616: Log is configured to *not* fsync() on all Append() calls
I20260619 18:46:43.413652 871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616: No bootstrap required, opened a new log
I20260619 18:46:43.439566 871 raft_consensus.cc:348] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b94e8bf5768a4b37a6dfc9b768453616" member_type: VOTER }
I20260619 18:46:43.440153 871 raft_consensus.cc:374] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:43.440402 871 raft_consensus.cc:729] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94e8bf5768a4b37a6dfc9b768453616, State: Initialized, Role: FOLLOWER
I20260619 18:46:43.441254 871 consensus_queue.cc:260] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b94e8bf5768a4b37a6dfc9b768453616" member_type: VOTER }
I20260619 18:46:43.441766 871 raft_consensus.cc:388] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:43.442027 871 raft_consensus.cc:482] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:43.442337 871 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:43.446887 871 raft_consensus.cc:504] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b94e8bf5768a4b37a6dfc9b768453616" member_type: VOTER }
I20260619 18:46:43.447666 871 leader_election.cc:302] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [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: b94e8bf5768a4b37a6dfc9b768453616; no voters:
I20260619 18:46:43.449298 871 leader_election.cc:288] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:43.449738 874 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:43.453209 874 raft_consensus.cc:686] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [term 1 LEADER]: Becoming Leader. State: Replica: b94e8bf5768a4b37a6dfc9b768453616, State: Running, Role: LEADER
I20260619 18:46:43.454149 874 consensus_queue.cc:237] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [LEADER]: Queue going to LEADER mode. State: All 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: "b94e8bf5768a4b37a6dfc9b768453616" member_type: VOTER }
I20260619 18:46:43.455384 871 sys_catalog.cc:564] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:43.469300 876 sys_catalog.cc:455] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b94e8bf5768a4b37a6dfc9b768453616. Latest consensus state: current_term: 1 leader_uuid: "b94e8bf5768a4b37a6dfc9b768453616" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b94e8bf5768a4b37a6dfc9b768453616" member_type: VOTER } }
I20260619 18:46:43.469429 875 sys_catalog.cc:455] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b94e8bf5768a4b37a6dfc9b768453616" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b94e8bf5768a4b37a6dfc9b768453616" member_type: VOTER } }
I20260619 18:46:43.470108 875 sys_catalog.cc:458] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:43.470167 876 sys_catalog.cc:458] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:43.474313 882 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:43.486002 882 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:43.492151 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:43.505496 882 catalog_manager.cc:1347] Generated new cluster ID: 322992da853741cbae9a1fff9aa10644
I20260619 18:46:43.505803 882 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:43.543036 882 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:43.545567 882 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:43.560330 882 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616: Generated new TSK 0
I20260619 18:46:43.561342 882 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:43.623996 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:43.635581 893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:43.638646 894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:43.639731 896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:43.640421 794 server_base.cc:1034] running on GCE node
I20260619 18:46:43.641167 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:43.641352 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:43.641512 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894803641493 us; error 0 us; skew 500 ppm
I20260619 18:46:43.642067 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:43.650202 794 webserver.cc:460] Webserver started at http://127.0.198.129:42505/ using document root <none> and password file <none>
I20260619 18:46:43.650767 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:43.650970 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:43.651226 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:43.652540 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "0f24ff5c716641fcb80a50954eb4c35c"
format_stamp: "Formatted at 2026-06-19 18:46:43 on dist-test-slave-t0gl"
I20260619 18:46:43.658977 794 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.000s sys 0.007s
I20260619 18:46:43.663780 901 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:43.664742 794 fs_manager.cc:725] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260619 18:46:43.665103 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "0f24ff5c716641fcb80a50954eb4c35c"
format_stamp: "Formatted at 2026-06-19 18:46:43 on dist-test-slave-t0gl"
I20260619 18:46:43.665506 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781894801778945-794-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)
I20260619 18:46:43.695664 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:43.697614 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:43.712855 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:43.713191 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:43.713527 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:43.713747 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:43.845635 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:35987
I20260619 18:46:43.845780 971 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:35987 every 8 connection(s)
I20260619 18:46:43.852425 972 heartbeater.cc:347] Connected to a master server at 127.0.198.190:40589
I20260619 18:46:43.852891 972 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:43.853864 972 heartbeater.cc:511] Master 127.0.198.190:40589 requested a full tablet report, sending...
I20260619 18:46:43.857393 826 ts_manager.cc:194] Registered new tserver with Master: 0f24ff5c716641fcb80a50954eb4c35c (127.0.198.129:35987)
I20260619 18:46:43.857417 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005782913s
I20260619 18:46:43.861060 826 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33406
I20260619 18:46:43.876097 972 heartbeater.cc:503] Master 127.0.198.190:40589 was elected leader, sending a full tablet report...
I20260619 18:46:43.892642 825 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33420:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:43.965608 936 tablet_service.cc:1467] Processing CreateTablet for tablet a47dadd3a897431cb1a27ae70c78d52d (DEFAULT_TABLE table=client-testtb [id=47b39a1289984b6aa864f2f92cc07974]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:43.965669 937 tablet_service.cc:1467] Processing CreateTablet for tablet 97dfd0abde66475abffb01454f667c94 (DEFAULT_TABLE table=client-testtb [id=47b39a1289984b6aa864f2f92cc07974]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:43.968109 936 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a47dadd3a897431cb1a27ae70c78d52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:43.968736 937 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 97dfd0abde66475abffb01454f667c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:43.987282 982 tablet_bootstrap.cc:492] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c: Bootstrap starting.
I20260619 18:46:43.993916 982 tablet_bootstrap.cc:654] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:43.999367 982 tablet_bootstrap.cc:492] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c: No bootstrap required, opened a new log
I20260619 18:46:43.999799 982 ts_tablet_manager.cc:1397] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c: Time spent bootstrapping tablet: real 0.013s user 0.001s sys 0.010s
I20260619 18:46:44.002461 982 raft_consensus.cc:348] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f24ff5c716641fcb80a50954eb4c35c" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35987 } }
I20260619 18:46:44.002928 982 raft_consensus.cc:374] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:44.003158 982 raft_consensus.cc:729] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f24ff5c716641fcb80a50954eb4c35c, State: Initialized, Role: FOLLOWER
I20260619 18:46:44.003696 982 consensus_queue.cc:260] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f24ff5c716641fcb80a50954eb4c35c" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35987 } }
I20260619 18:46:44.004338 982 raft_consensus.cc:388] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:44.004642 982 raft_consensus.cc:482] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:44.004951 982 raft_consensus.cc:3037] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:44.010848 982 raft_consensus.cc:504] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f24ff5c716641fcb80a50954eb4c35c" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35987 } }
I20260619 18:46:44.011466 982 leader_election.cc:302] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [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: 0f24ff5c716641fcb80a50954eb4c35c; no voters:
I20260619 18:46:44.013064 982 leader_election.cc:288] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:44.013432 984 raft_consensus.cc:2781] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:44.017127 982 ts_tablet_manager.cc:1428] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c: Time spent starting tablet: real 0.017s user 0.011s sys 0.006s
I20260619 18:46:44.018343 982 tablet_bootstrap.cc:492] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c: Bootstrap starting.
I20260619 18:46:44.019951 984 raft_consensus.cc:686] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [term 1 LEADER]: Becoming Leader. State: Replica: 0f24ff5c716641fcb80a50954eb4c35c, State: Running, Role: LEADER
I20260619 18:46:44.020787 984 consensus_queue.cc:237] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [LEADER]: Queue going to LEADER mode. State: All 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: "0f24ff5c716641fcb80a50954eb4c35c" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35987 } }
I20260619 18:46:44.023919 982 tablet_bootstrap.cc:654] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:44.033697 982 tablet_bootstrap.cc:492] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c: No bootstrap required, opened a new log
I20260619 18:46:44.034117 982 ts_tablet_manager.cc:1397] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c: Time spent bootstrapping tablet: real 0.016s user 0.012s sys 0.000s
I20260619 18:46:44.037765 982 raft_consensus.cc:348] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f24ff5c716641fcb80a50954eb4c35c" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35987 } }
I20260619 18:46:44.037371 825 catalog_manager.cc:5495] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f24ff5c716641fcb80a50954eb4c35c (127.0.198.129). New cstate: current_term: 1 leader_uuid: "0f24ff5c716641fcb80a50954eb4c35c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f24ff5c716641fcb80a50954eb4c35c" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35987 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:44.038340 982 raft_consensus.cc:374] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:44.038630 982 raft_consensus.cc:729] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f24ff5c716641fcb80a50954eb4c35c, State: Initialized, Role: FOLLOWER
I20260619 18:46:44.039394 982 consensus_queue.cc:260] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f24ff5c716641fcb80a50954eb4c35c" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35987 } }
I20260619 18:46:44.040395 982 raft_consensus.cc:388] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:44.040679 982 raft_consensus.cc:482] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:44.041004 982 raft_consensus.cc:3037] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:44.048730 982 raft_consensus.cc:504] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f24ff5c716641fcb80a50954eb4c35c" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35987 } }
I20260619 18:46:44.049489 982 leader_election.cc:302] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [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: 0f24ff5c716641fcb80a50954eb4c35c; no voters:
I20260619 18:46:44.050253 984 raft_consensus.cc:2781] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:44.050705 984 raft_consensus.cc:686] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [term 1 LEADER]: Becoming Leader. State: Replica: 0f24ff5c716641fcb80a50954eb4c35c, State: Running, Role: LEADER
I20260619 18:46:44.051424 984 consensus_queue.cc:237] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [LEADER]: Queue going to LEADER mode. State: All 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: "0f24ff5c716641fcb80a50954eb4c35c" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35987 } }
I20260619 18:46:44.056469 982 leader_election.cc:288] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:44.058435 982 ts_tablet_manager.cc:1428] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c: Time spent starting tablet: real 0.024s user 0.008s sys 0.008s
I20260619 18:46:44.065179 825 catalog_manager.cc:5495] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f24ff5c716641fcb80a50954eb4c35c (127.0.198.129). New cstate: current_term: 1 leader_uuid: "0f24ff5c716641fcb80a50954eb4c35c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f24ff5c716641fcb80a50954eb4c35c" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35987 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:44.114494 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:44.140944 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:44.141741 794 tablet_replica.cc:330] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c: stopping tablet replica
I20260619 18:46:44.142460 794 raft_consensus.cc:2229] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:44.142917 794 raft_consensus.cc:2258] T 97dfd0abde66475abffb01454f667c94 P 0f24ff5c716641fcb80a50954eb4c35c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:44.145416 794 tablet_replica.cc:330] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c: stopping tablet replica
I20260619 18:46:44.145836 794 raft_consensus.cc:2229] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:44.146255 794 raft_consensus.cc:2258] T a47dadd3a897431cb1a27ae70c78d52d P 0f24ff5c716641fcb80a50954eb4c35c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:44.287670 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:44.302111 794 master.cc:537] Master@127.0.198.190:40589 shutting down...
I20260619 18:46:44.386222 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:44.386799 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:44.387195 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P b94e8bf5768a4b37a6dfc9b768453616: stopping tablet replica
I20260619 18:46:44.405884 794 master.cc:552] Master@127.0.198.190:40589 shutdown complete.
[ OK ] ClientTest.ConnectToClusterNoMasterAddressSpecified (2474 ms)
[ RUN ] ClientTest.TestScanAtFutureTimestamp
I20260619 18:46:44.426530 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:39787
I20260619 18:46:44.427556 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:44.432700 995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:44.434432 996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:44.437493 998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:44.438024 794 server_base.cc:1034] running on GCE node
I20260619 18:46:44.438807 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:44.438982 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:44.439122 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894804439110 us; error 0 us; skew 500 ppm
I20260619 18:46:44.439790 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:44.442675 794 webserver.cc:460] Webserver started at http://127.0.198.190:37709/ using document root <none> and password file <none>
I20260619 18:46:44.443130 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:44.443300 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:44.443595 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:44.444588 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "a037fd0f5dfe4cf9bad9537029af993a"
format_stamp: "Formatted at 2026-06-19 18:46:44 on dist-test-slave-t0gl"
I20260619 18:46:44.449081 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 18:46:44.452315 1003 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:44.453099 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 18:46:44.453434 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "a037fd0f5dfe4cf9bad9537029af993a"
format_stamp: "Formatted at 2026-06-19 18:46:44 on dist-test-slave-t0gl"
I20260619 18:46:44.453784 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781894801778945-794-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)
I20260619 18:46:44.474397 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:44.475726 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:44.526610 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:39787
I20260619 18:46:44.526691 1064 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:39787 every 8 connection(s)
I20260619 18:46:44.531301 1065 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:44.540460 1065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a: Bootstrap starting.
I20260619 18:46:44.544575 1065 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:44.548302 1065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a: No bootstrap required, opened a new log
I20260619 18:46:44.550004 1065 raft_consensus.cc:348] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a037fd0f5dfe4cf9bad9537029af993a" member_type: VOTER }
I20260619 18:46:44.550377 1065 raft_consensus.cc:374] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:44.550629 1065 raft_consensus.cc:729] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a037fd0f5dfe4cf9bad9537029af993a, State: Initialized, Role: FOLLOWER
I20260619 18:46:44.551156 1065 consensus_queue.cc:260] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a037fd0f5dfe4cf9bad9537029af993a" member_type: VOTER }
I20260619 18:46:44.551626 1065 raft_consensus.cc:388] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:44.551834 1065 raft_consensus.cc:482] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:44.552066 1065 raft_consensus.cc:3037] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:44.556263 1065 raft_consensus.cc:504] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a037fd0f5dfe4cf9bad9537029af993a" member_type: VOTER }
I20260619 18:46:44.556774 1065 leader_election.cc:302] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [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: a037fd0f5dfe4cf9bad9537029af993a; no voters:
I20260619 18:46:44.558101 1065 leader_election.cc:288] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:44.558398 1068 raft_consensus.cc:2781] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:44.560267 1068 raft_consensus.cc:686] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [term 1 LEADER]: Becoming Leader. State: Replica: a037fd0f5dfe4cf9bad9537029af993a, State: Running, Role: LEADER
I20260619 18:46:44.560926 1068 consensus_queue.cc:237] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [LEADER]: Queue going to LEADER mode. State: All 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: "a037fd0f5dfe4cf9bad9537029af993a" member_type: VOTER }
I20260619 18:46:44.561441 1065 sys_catalog.cc:564] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:44.563825 1069 sys_catalog.cc:455] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a037fd0f5dfe4cf9bad9537029af993a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a037fd0f5dfe4cf9bad9537029af993a" member_type: VOTER } }
I20260619 18:46:44.564440 1069 sys_catalog.cc:458] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:44.572544 1073 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:44.573761 1070 sys_catalog.cc:455] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [sys.catalog]: SysCatalogTable state changed. Reason: New leader a037fd0f5dfe4cf9bad9537029af993a. Latest consensus state: current_term: 1 leader_uuid: "a037fd0f5dfe4cf9bad9537029af993a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a037fd0f5dfe4cf9bad9537029af993a" member_type: VOTER } }
I20260619 18:46:44.574489 1070 sys_catalog.cc:458] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:44.580133 1073 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:44.585516 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:44.591843 1073 catalog_manager.cc:1347] Generated new cluster ID: 224ddad850c247c29e83507deef07ac3
I20260619 18:46:44.592177 1073 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:44.618522 1073 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:44.620754 1073 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:44.648788 1073 catalog_manager.cc:5868] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a: Generated new TSK 0
I20260619 18:46:44.649519 1073 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:44.716765 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:44.724133 1087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:44.726122 1088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:44.727733 1090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:44.728986 794 server_base.cc:1034] running on GCE node
I20260619 18:46:44.730022 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:44.730275 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:44.730552 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894804730536 us; error 0 us; skew 500 ppm
I20260619 18:46:44.731138 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:44.733961 794 webserver.cc:460] Webserver started at http://127.0.198.129:41179/ using document root <none> and password file <none>
I20260619 18:46:44.734426 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:44.734591 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:44.734840 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:44.735978 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "399b7115260e430283635a43c68922dc"
format_stamp: "Formatted at 2026-06-19 18:46:44 on dist-test-slave-t0gl"
I20260619 18:46:44.740989 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 18:46:44.744637 1095 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:44.745556 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260619 18:46:44.746066 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "399b7115260e430283635a43c68922dc"
format_stamp: "Formatted at 2026-06-19 18:46:44 on dist-test-slave-t0gl"
I20260619 18:46:44.746469 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781894801778945-794-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)
I20260619 18:46:44.782902 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:44.784312 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:44.796928 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:44.797291 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:44.797602 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:44.797806 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:44.894948 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:41461
I20260619 18:46:44.895015 1165 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:41461 every 8 connection(s)
I20260619 18:46:44.900358 1166 heartbeater.cc:347] Connected to a master server at 127.0.198.190:39787
I20260619 18:46:44.900777 1166 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:44.901680 1166 heartbeater.cc:511] Master 127.0.198.190:39787 requested a full tablet report, sending...
I20260619 18:46:44.904201 1020 ts_manager.cc:194] Registered new tserver with Master: 399b7115260e430283635a43c68922dc (127.0.198.129:41461)
I20260619 18:46:44.904985 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006392891s
I20260619 18:46:44.906867 1020 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32868
I20260619 18:46:44.920542 1166 heartbeater.cc:503] Master 127.0.198.190:39787 was elected leader, sending a full tablet report...
I20260619 18:46:44.932870 1020 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32896:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:44.972862 1128 tablet_service.cc:1467] Processing CreateTablet for tablet e6d49ada994741259a122b6e03338b2d (DEFAULT_TABLE table=client-testtb [id=42c559d07b344f599c166977732bc4f2]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:44.972978 1129 tablet_service.cc:1467] Processing CreateTablet for tablet 5c46f17594b947f59f1f1f75d5db6a50 (DEFAULT_TABLE table=client-testtb [id=42c559d07b344f599c166977732bc4f2]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:44.973776 1128 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e6d49ada994741259a122b6e03338b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:44.974272 1129 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5c46f17594b947f59f1f1f75d5db6a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:44.992828 1176 tablet_bootstrap.cc:492] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc: Bootstrap starting.
I20260619 18:46:44.998348 1176 tablet_bootstrap.cc:654] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:45.004980 1176 tablet_bootstrap.cc:492] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc: No bootstrap required, opened a new log
I20260619 18:46:45.005424 1176 ts_tablet_manager.cc:1397] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc: Time spent bootstrapping tablet: real 0.013s user 0.011s sys 0.000s
I20260619 18:46:45.008601 1176 raft_consensus.cc:348] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "399b7115260e430283635a43c68922dc" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41461 } }
I20260619 18:46:45.009238 1176 raft_consensus.cc:374] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:45.009745 1176 raft_consensus.cc:729] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399b7115260e430283635a43c68922dc, State: Initialized, Role: FOLLOWER
I20260619 18:46:45.010421 1176 consensus_queue.cc:260] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "399b7115260e430283635a43c68922dc" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41461 } }
I20260619 18:46:45.011070 1176 raft_consensus.cc:388] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:45.011395 1176 raft_consensus.cc:482] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:45.012243 1176 raft_consensus.cc:3037] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:45.018666 1176 raft_consensus.cc:504] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "399b7115260e430283635a43c68922dc" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41461 } }
I20260619 18:46:45.019454 1176 leader_election.cc:302] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [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: 399b7115260e430283635a43c68922dc; no voters:
I20260619 18:46:45.020925 1176 leader_election.cc:288] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:45.021811 1178 raft_consensus.cc:2781] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:45.023567 1176 ts_tablet_manager.cc:1428] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc: Time spent starting tablet: real 0.018s user 0.014s sys 0.004s
I20260619 18:46:45.024221 1178 raft_consensus.cc:686] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [term 1 LEADER]: Becoming Leader. State: Replica: 399b7115260e430283635a43c68922dc, State: Running, Role: LEADER
I20260619 18:46:45.024843 1176 tablet_bootstrap.cc:492] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc: Bootstrap starting.
I20260619 18:46:45.024922 1178 consensus_queue.cc:237] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [LEADER]: Queue going to LEADER mode. State: All 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: "399b7115260e430283635a43c68922dc" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41461 } }
I20260619 18:46:45.031980 1020 catalog_manager.cc:5495] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 399b7115260e430283635a43c68922dc (127.0.198.129). New cstate: current_term: 1 leader_uuid: "399b7115260e430283635a43c68922dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "399b7115260e430283635a43c68922dc" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41461 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:45.036182 1176 tablet_bootstrap.cc:654] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:45.043663 1176 tablet_bootstrap.cc:492] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc: No bootstrap required, opened a new log
I20260619 18:46:45.044134 1176 ts_tablet_manager.cc:1397] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc: Time spent bootstrapping tablet: real 0.019s user 0.005s sys 0.007s
I20260619 18:46:45.045914 1176 raft_consensus.cc:348] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "399b7115260e430283635a43c68922dc" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41461 } }
I20260619 18:46:45.046331 1176 raft_consensus.cc:374] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:45.046593 1176 raft_consensus.cc:729] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399b7115260e430283635a43c68922dc, State: Initialized, Role: FOLLOWER
I20260619 18:46:45.047142 1176 consensus_queue.cc:260] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "399b7115260e430283635a43c68922dc" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41461 } }
I20260619 18:46:45.047853 1176 raft_consensus.cc:388] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:45.048146 1176 raft_consensus.cc:482] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:45.048462 1176 raft_consensus.cc:3037] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:45.053292 1176 raft_consensus.cc:504] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "399b7115260e430283635a43c68922dc" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41461 } }
I20260619 18:46:45.053920 1176 leader_election.cc:302] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [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: 399b7115260e430283635a43c68922dc; no voters:
I20260619 18:46:45.054421 1176 leader_election.cc:288] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:45.054733 1180 raft_consensus.cc:2781] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:45.055204 1180 raft_consensus.cc:686] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [term 1 LEADER]: Becoming Leader. State: Replica: 399b7115260e430283635a43c68922dc, State: Running, Role: LEADER
I20260619 18:46:45.056413 1176 ts_tablet_manager.cc:1428] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc: Time spent starting tablet: real 0.012s user 0.011s sys 0.000s
I20260619 18:46:45.056218 1180 consensus_queue.cc:237] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [LEADER]: Queue going to LEADER mode. State: All 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: "399b7115260e430283635a43c68922dc" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41461 } }
I20260619 18:46:45.062116 1020 catalog_manager.cc:5495] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 399b7115260e430283635a43c68922dc (127.0.198.129). New cstate: current_term: 1 leader_uuid: "399b7115260e430283635a43c68922dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "399b7115260e430283635a43c68922dc" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41461 } health_report { overall_health: HEALTHY } } }
W20260619 18:46:45.127278 1118 tablet_service.cc:2970] error setting up scanner c4f37a49a2a04fb9932c6c6621655d76 with request: Invalid argument: cannot verify timestamp: Snapshot time P: 1781894865099418 usec, L: 0 in the future. Max allowed timestamp is P: 1781894815127025 usec, L: 0: new_scan_request { tablet_id: "5c46f17594b947f59f1f1f75d5db6a50" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } projected_columns { name: "non_null_with_default" type: INT32 is_key: false is_nullable: false read_default_value: "90\000\000" write_default_value: "90\000\000" immutable: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7298641367447216128 propagated_timestamp: 7298641121777704960 cache_blocks: true order_mode: UNORDERED row_format_flags: 0 authz_token { token_data: "\010\301\237\326\321\006\"3\n\005slave\022*\n 42c559d07b344f599c166977732bc4f2\020\001\030\001 \001(\001" signature: "\310<\r\360\241\372\337L\360U$B\031\2671\207R\317\271\353\204Z\263\321h\311\022/|\245\362\305\315u5S^CIQ\"\331\376\275\327g\343H\260SX\033\272\361F\304>\232\200\320\004\033D\315""\310<\r\360\241\372\337L\360U$B\031\2671\207R\317\271\353\204Z\263\321h\311\022/|\245\362\305\315u5S^CIQ\"\331\376\275\327g\343H\260SX\033\272\361F\304>\232\200\320\004\033D\315" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "18dff9a698e3417fa138cad01ff4132c"
I20260619 18:46:45.133781 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:45.151582 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:45.152310 794 tablet_replica.cc:330] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc: stopping tablet replica
I20260619 18:46:45.152848 794 raft_consensus.cc:2229] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:45.153280 794 raft_consensus.cc:2258] T 5c46f17594b947f59f1f1f75d5db6a50 P 399b7115260e430283635a43c68922dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:45.155435 794 tablet_replica.cc:330] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc: stopping tablet replica
I20260619 18:46:45.155854 794 raft_consensus.cc:2229] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:45.156193 794 raft_consensus.cc:2258] T e6d49ada994741259a122b6e03338b2d P 399b7115260e430283635a43c68922dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:45.176645 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:45.187076 794 master.cc:537] Master@127.0.198.190:39787 shutting down...
I20260619 18:46:45.211328 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:45.211892 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:45.212240 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P a037fd0f5dfe4cf9bad9537029af993a: stopping tablet replica
I20260619 18:46:45.220939 794 master.cc:552] Master@127.0.198.190:39787 shutdown complete.
[ OK ] ClientTest.TestScanAtFutureTimestamp (814 ms)
[ RUN ] ClientTest.TestInvalidPredicates
I20260619 18:46:45.240743 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:35851
I20260619 18:46:45.241707 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:45.246726 1186 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:45.247205 1187 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:45.248888 1189 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:45.255219 794 server_base.cc:1034] running on GCE node
I20260619 18:46:45.256115 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:45.256304 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:45.256457 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894805256435 us; error 0 us; skew 500 ppm
I20260619 18:46:45.256938 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:45.260031 794 webserver.cc:460] Webserver started at http://127.0.198.190:45625/ using document root <none> and password file <none>
I20260619 18:46:45.260500 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:45.260689 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:45.260928 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:45.261961 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "26251a119e4441808535a8991906a342"
format_stamp: "Formatted at 2026-06-19 18:46:45 on dist-test-slave-t0gl"
I20260619 18:46:45.266927 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:46:45.270355 1194 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:45.271202 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 18:46:45.271557 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "26251a119e4441808535a8991906a342"
format_stamp: "Formatted at 2026-06-19 18:46:45 on dist-test-slave-t0gl"
I20260619 18:46:45.271839 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781894801778945-794-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)
I20260619 18:46:45.297876 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:45.298906 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:45.353138 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:35851
I20260619 18:46:45.353207 1255 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:35851 every 8 connection(s)
I20260619 18:46:45.357290 1256 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:45.366525 1256 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342: Bootstrap starting.
I20260619 18:46:45.370827 1256 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:45.375002 1256 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342: No bootstrap required, opened a new log
I20260619 18:46:45.376876 1256 raft_consensus.cc:348] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26251a119e4441808535a8991906a342" member_type: VOTER }
I20260619 18:46:45.377249 1256 raft_consensus.cc:374] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:45.377485 1256 raft_consensus.cc:729] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26251a119e4441808535a8991906a342, State: Initialized, Role: FOLLOWER
I20260619 18:46:45.378036 1256 consensus_queue.cc:260] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "26251a119e4441808535a8991906a342" member_type: VOTER }
I20260619 18:46:45.378496 1256 raft_consensus.cc:388] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:45.378710 1256 raft_consensus.cc:482] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:45.378957 1256 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:45.382992 1256 raft_consensus.cc:504] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26251a119e4441808535a8991906a342" member_type: VOTER }
I20260619 18:46:45.383594 1256 leader_election.cc:302] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [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: 26251a119e4441808535a8991906a342; no voters:
I20260619 18:46:45.384831 1256 leader_election.cc:288] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:45.385149 1259 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:45.387398 1259 raft_consensus.cc:686] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [term 1 LEADER]: Becoming Leader. State: Replica: 26251a119e4441808535a8991906a342, State: Running, Role: LEADER
I20260619 18:46:45.388141 1259 consensus_queue.cc:237] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [LEADER]: Queue going to LEADER mode. State: All 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: "26251a119e4441808535a8991906a342" member_type: VOTER }
I20260619 18:46:45.388599 1256 sys_catalog.cc:564] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:45.390919 1260 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "26251a119e4441808535a8991906a342" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26251a119e4441808535a8991906a342" member_type: VOTER } }
I20260619 18:46:45.391568 1260 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:45.390965 1261 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 26251a119e4441808535a8991906a342. Latest consensus state: current_term: 1 leader_uuid: "26251a119e4441808535a8991906a342" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26251a119e4441808535a8991906a342" member_type: VOTER } }
I20260619 18:46:45.392289 1261 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:45.401348 1265 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:45.407402 1265 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:45.409819 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:45.417119 1265 catalog_manager.cc:1347] Generated new cluster ID: 7a784c83c59e446787056a40b3a75935
I20260619 18:46:45.417450 1265 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:45.432931 1265 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:45.434831 1265 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:45.449982 1265 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342: Generated new TSK 0
I20260619 18:46:45.450697 1265 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:45.476707 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:45.483639 1277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:45.484640 1278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:45.491577 794 server_base.cc:1034] running on GCE node
W20260619 18:46:45.491588 1280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:45.493014 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:45.493252 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:45.493422 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894805493398 us; error 0 us; skew 500 ppm
I20260619 18:46:45.493957 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:45.497298 794 webserver.cc:460] Webserver started at http://127.0.198.129:43167/ using document root <none> and password file <none>
I20260619 18:46:45.497824 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:45.498030 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:45.498289 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:45.499547 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "da06ac0398734a7a9a74c5a80960922d"
format_stamp: "Formatted at 2026-06-19 18:46:45 on dist-test-slave-t0gl"
I20260619 18:46:45.506985 794 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.007s sys 0.000s
I20260619 18:46:45.511160 1285 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:45.512064 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 18:46:45.512362 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "da06ac0398734a7a9a74c5a80960922d"
format_stamp: "Formatted at 2026-06-19 18:46:45 on dist-test-slave-t0gl"
I20260619 18:46:45.512672 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781894801778945-794-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)
I20260619 18:46:45.536492 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:45.537739 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:45.551973 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:45.552345 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 18:46:45.552685 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:45.552973 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:45.635025 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:37523
I20260619 18:46:45.635216 1355 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:37523 every 8 connection(s)
I20260619 18:46:45.640642 1356 heartbeater.cc:347] Connected to a master server at 127.0.198.190:35851
I20260619 18:46:45.641083 1356 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:45.642105 1356 heartbeater.cc:511] Master 127.0.198.190:35851 requested a full tablet report, sending...
I20260619 18:46:45.644498 1211 ts_manager.cc:194] Registered new tserver with Master: da06ac0398734a7a9a74c5a80960922d (127.0.198.129:37523)
I20260619 18:46:45.644726 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006567466s
I20260619 18:46:45.647300 1211 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54552
I20260619 18:46:45.661258 1356 heartbeater.cc:503] Master 127.0.198.190:35851 was elected leader, sending a full tablet report...
I20260619 18:46:45.676964 1211 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54556:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:45.722034 1321 tablet_service.cc:1467] Processing CreateTablet for tablet 4ed6743d3f854b7b90114c31a07de510 (DEFAULT_TABLE table=client-testtb [id=dd9092ad5b4642e4b4daf3d4832628cc]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:45.722316 1320 tablet_service.cc:1467] Processing CreateTablet for tablet 5f3b0db060ec4428964c9209bc539cf4 (DEFAULT_TABLE table=client-testtb [id=dd9092ad5b4642e4b4daf3d4832628cc]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:45.723105 1321 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4ed6743d3f854b7b90114c31a07de510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:45.723696 1320 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5f3b0db060ec4428964c9209bc539cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:45.738617 1366 tablet_bootstrap.cc:492] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d: Bootstrap starting.
I20260619 18:46:45.743243 1366 tablet_bootstrap.cc:654] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:45.748713 1366 tablet_bootstrap.cc:492] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d: No bootstrap required, opened a new log
I20260619 18:46:45.749634 1366 ts_tablet_manager.cc:1397] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.000s
I20260619 18:46:45.751586 1366 raft_consensus.cc:348] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da06ac0398734a7a9a74c5a80960922d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37523 } }
I20260619 18:46:45.752027 1366 raft_consensus.cc:374] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:45.752241 1366 raft_consensus.cc:729] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da06ac0398734a7a9a74c5a80960922d, State: Initialized, Role: FOLLOWER
I20260619 18:46:45.752758 1366 consensus_queue.cc:260] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da06ac0398734a7a9a74c5a80960922d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37523 } }
I20260619 18:46:45.753255 1366 raft_consensus.cc:388] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:45.753468 1366 raft_consensus.cc:482] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:45.753718 1366 raft_consensus.cc:3037] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:45.759189 1366 raft_consensus.cc:504] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da06ac0398734a7a9a74c5a80960922d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37523 } }
I20260619 18:46:45.760244 1366 leader_election.cc:302] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [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: da06ac0398734a7a9a74c5a80960922d; no voters:
I20260619 18:46:45.762326 1366 leader_election.cc:288] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:45.762997 1368 raft_consensus.cc:2781] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:45.764783 1366 ts_tablet_manager.cc:1428] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d: Time spent starting tablet: real 0.015s user 0.016s sys 0.000s
I20260619 18:46:45.765530 1366 tablet_bootstrap.cc:492] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d: Bootstrap starting.
I20260619 18:46:45.770819 1366 tablet_bootstrap.cc:654] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:45.773415 1368 raft_consensus.cc:686] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [term 1 LEADER]: Becoming Leader. State: Replica: da06ac0398734a7a9a74c5a80960922d, State: Running, Role: LEADER
I20260619 18:46:45.774215 1368 consensus_queue.cc:237] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [LEADER]: Queue going to LEADER mode. State: All 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: "da06ac0398734a7a9a74c5a80960922d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37523 } }
I20260619 18:46:45.775498 1366 tablet_bootstrap.cc:492] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d: No bootstrap required, opened a new log
I20260619 18:46:45.775861 1366 ts_tablet_manager.cc:1397] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.004s
I20260619 18:46:45.778673 1366 raft_consensus.cc:348] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da06ac0398734a7a9a74c5a80960922d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37523 } }
I20260619 18:46:45.779973 1366 raft_consensus.cc:374] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:45.780278 1366 raft_consensus.cc:729] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da06ac0398734a7a9a74c5a80960922d, State: Initialized, Role: FOLLOWER
I20260619 18:46:45.781019 1366 consensus_queue.cc:260] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da06ac0398734a7a9a74c5a80960922d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37523 } }
I20260619 18:46:45.781720 1366 raft_consensus.cc:388] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:45.782078 1366 raft_consensus.cc:482] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:45.782451 1366 raft_consensus.cc:3037] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:45.781523 1211 catalog_manager.cc:5495] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d reported cstate change: term changed from 0 to 1, leader changed from <none> to da06ac0398734a7a9a74c5a80960922d (127.0.198.129). New cstate: current_term: 1 leader_uuid: "da06ac0398734a7a9a74c5a80960922d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da06ac0398734a7a9a74c5a80960922d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37523 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:45.789778 1366 raft_consensus.cc:504] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da06ac0398734a7a9a74c5a80960922d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37523 } }
I20260619 18:46:45.790608 1366 leader_election.cc:302] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [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: da06ac0398734a7a9a74c5a80960922d; no voters:
I20260619 18:46:45.791455 1368 raft_consensus.cc:2781] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:45.791910 1368 raft_consensus.cc:686] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [term 1 LEADER]: Becoming Leader. State: Replica: da06ac0398734a7a9a74c5a80960922d, State: Running, Role: LEADER
I20260619 18:46:45.792780 1368 consensus_queue.cc:237] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [LEADER]: Queue going to LEADER mode. State: All 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: "da06ac0398734a7a9a74c5a80960922d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37523 } }
I20260619 18:46:45.792337 1366 leader_election.cc:288] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:45.799489 1366 ts_tablet_manager.cc:1428] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d: Time spent starting tablet: real 0.023s user 0.016s sys 0.000s
I20260619 18:46:45.800107 1211 catalog_manager.cc:5495] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d reported cstate change: term changed from 0 to 1, leader changed from <none> to da06ac0398734a7a9a74c5a80960922d (127.0.198.129). New cstate: current_term: 1 leader_uuid: "da06ac0398734a7a9a74c5a80960922d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da06ac0398734a7a9a74c5a80960922d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37523 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:45.832072 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:45.853996 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:45.854717 794 tablet_replica.cc:330] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d: stopping tablet replica
I20260619 18:46:45.855386 794 raft_consensus.cc:2229] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:45.855795 794 raft_consensus.cc:2258] T 5f3b0db060ec4428964c9209bc539cf4 P da06ac0398734a7a9a74c5a80960922d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:45.857755 794 tablet_replica.cc:330] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d: stopping tablet replica
I20260619 18:46:45.858176 794 raft_consensus.cc:2229] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:45.858525 794 raft_consensus.cc:2258] T 4ed6743d3f854b7b90114c31a07de510 P da06ac0398734a7a9a74c5a80960922d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:45.879890 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:45.890725 794 master.cc:537] Master@127.0.198.190:35851 shutting down...
I20260619 18:46:45.910588 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:45.911072 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:45.911507 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 26251a119e4441808535a8991906a342: stopping tablet replica
I20260619 18:46:45.930153 794 master.cc:552] Master@127.0.198.190:35851 shutdown complete.
[ OK ] ClientTest.TestInvalidPredicates (709 ms)
[ RUN ] ClientTest.TestExclusiveInclusiveRangeBounds
I20260619 18:46:45.950924 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:35209
I20260619 18:46:45.952008 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:45.957592 1375 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:45.958202 1376 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:45.960640 1378 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:45.960844 794 server_base.cc:1034] running on GCE node
I20260619 18:46:45.962188 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:45.962447 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:45.962615 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894805962604 us; error 0 us; skew 500 ppm
I20260619 18:46:45.963268 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:45.966207 794 webserver.cc:460] Webserver started at http://127.0.198.190:37563/ using document root <none> and password file <none>
I20260619 18:46:45.966961 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:45.967200 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:45.967554 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:45.969333 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "2e8f4c0a82534bfe94a919ac41709a7a"
format_stamp: "Formatted at 2026-06-19 18:46:45 on dist-test-slave-t0gl"
I20260619 18:46:45.976217 794 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.007s sys 0.001s
I20260619 18:46:45.981043 1383 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:45.982074 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.002s
I20260619 18:46:45.982363 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "2e8f4c0a82534bfe94a919ac41709a7a"
format_stamp: "Formatted at 2026-06-19 18:46:45 on dist-test-slave-t0gl"
I20260619 18:46:45.982661 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781894801778945-794-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)
I20260619 18:46:46.002329 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:46.003741 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:46.058521 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:35209
I20260619 18:46:46.058569 1444 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:35209 every 8 connection(s)
I20260619 18:46:46.062646 1445 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:46.072273 1445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a: Bootstrap starting.
I20260619 18:46:46.076040 1445 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:46.079836 1445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a: No bootstrap required, opened a new log
I20260619 18:46:46.081522 1445 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8f4c0a82534bfe94a919ac41709a7a" member_type: VOTER }
I20260619 18:46:46.081934 1445 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:46.082149 1445 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e8f4c0a82534bfe94a919ac41709a7a, State: Initialized, Role: FOLLOWER
I20260619 18:46:46.082639 1445 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e8f4c0a82534bfe94a919ac41709a7a" member_type: VOTER }
I20260619 18:46:46.083046 1445 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:46.083254 1445 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:46.083557 1445 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:46.088018 1445 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8f4c0a82534bfe94a919ac41709a7a" member_type: VOTER }
I20260619 18:46:46.088536 1445 leader_election.cc:302] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [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: 2e8f4c0a82534bfe94a919ac41709a7a; no voters:
I20260619 18:46:46.089726 1445 leader_election.cc:288] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:46.090082 1448 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:46.091570 1448 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [term 1 LEADER]: Becoming Leader. State: Replica: 2e8f4c0a82534bfe94a919ac41709a7a, State: Running, Role: LEADER
I20260619 18:46:46.092203 1448 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [LEADER]: Queue going to LEADER mode. State: All 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: "2e8f4c0a82534bfe94a919ac41709a7a" member_type: VOTER }
I20260619 18:46:46.092528 1445 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:46.095077 1450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e8f4c0a82534bfe94a919ac41709a7a. Latest consensus state: current_term: 1 leader_uuid: "2e8f4c0a82534bfe94a919ac41709a7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8f4c0a82534bfe94a919ac41709a7a" member_type: VOTER } }
I20260619 18:46:46.095021 1449 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e8f4c0a82534bfe94a919ac41709a7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8f4c0a82534bfe94a919ac41709a7a" member_type: VOTER } }
I20260619 18:46:46.095724 1450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:46.095767 1449 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:46.113152 1453 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:46.120268 1453 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:46.121309 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:46.128775 1453 catalog_manager.cc:1347] Generated new cluster ID: 3e3981b722fb447bb6fb48d42f6eaf19
I20260619 18:46:46.129087 1453 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:46.156450 1453 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:46.158710 1453 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:46.181167 1453 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a: Generated new TSK 0
I20260619 18:46:46.181928 1453 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:46.188097 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:46.194048 1466 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:46.196990 1467 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:46.198633 794 server_base.cc:1034] running on GCE node
W20260619 18:46:46.199226 1469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:46.200192 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:46.200454 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:46.200630 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894806200618 us; error 0 us; skew 500 ppm
I20260619 18:46:46.201267 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:46.204245 794 webserver.cc:460] Webserver started at http://127.0.198.129:41787/ using document root <none> and password file <none>
I20260619 18:46:46.204838 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:46.205065 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:46.205365 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:46.206779 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "d2a970de3612494a955e55bf140d9254"
format_stamp: "Formatted at 2026-06-19 18:46:46 on dist-test-slave-t0gl"
I20260619 18:46:46.212610 794 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.004s sys 0.000s
I20260619 18:46:46.217083 1474 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:46.217859 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 18:46:46.218127 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "d2a970de3612494a955e55bf140d9254"
format_stamp: "Formatted at 2026-06-19 18:46:46 on dist-test-slave-t0gl"
I20260619 18:46:46.218394 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781894801778945-794-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)
I20260619 18:46:46.231138 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:46.232227 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:46.237845 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:46.238147 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:46.238418 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:46.238601 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:46.312593 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:37885
I20260619 18:46:46.312662 1544 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:37885 every 8 connection(s)
I20260619 18:46:46.317364 1545 heartbeater.cc:347] Connected to a master server at 127.0.198.190:35209
I20260619 18:46:46.317725 1545 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:46.318408 1545 heartbeater.cc:511] Master 127.0.198.190:35209 requested a full tablet report, sending...
I20260619 18:46:46.320488 1400 ts_manager.cc:194] Registered new tserver with Master: d2a970de3612494a955e55bf140d9254 (127.0.198.129:37885)
I20260619 18:46:46.320734 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00498804s
I20260619 18:46:46.323213 1400 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52988
I20260619 18:46:46.337138 1545 heartbeater.cc:503] Master 127.0.198.190:35209 was elected leader, sending a full tablet report...
I20260619 18:46:46.347127 1400 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53002:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:46.386629 1509 tablet_service.cc:1467] Processing CreateTablet for tablet eef705b0a4fc43cb96e4bb62a357241a (DEFAULT_TABLE table=client-testtb [id=e22f5af51e6f4a45a084496cca8b8ab8]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:46.387102 1508 tablet_service.cc:1467] Processing CreateTablet for tablet 2eb02db2e144405cb356d4b51dd42b9a (DEFAULT_TABLE table=client-testtb [id=e22f5af51e6f4a45a084496cca8b8ab8]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:46.387852 1509 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eef705b0a4fc43cb96e4bb62a357241a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:46.388441 1508 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2eb02db2e144405cb356d4b51dd42b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:46.406828 1555 tablet_bootstrap.cc:492] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254: Bootstrap starting.
I20260619 18:46:46.411227 1555 tablet_bootstrap.cc:654] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:46.416239 1555 tablet_bootstrap.cc:492] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254: No bootstrap required, opened a new log
I20260619 18:46:46.416621 1555 ts_tablet_manager.cc:1397] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.005s
I20260619 18:46:46.418359 1555 raft_consensus.cc:348] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.418946 1555 raft_consensus.cc:374] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:46.419287 1555 raft_consensus.cc:729] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a970de3612494a955e55bf140d9254, State: Initialized, Role: FOLLOWER
I20260619 18:46:46.420184 1555 consensus_queue.cc:260] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.421036 1555 raft_consensus.cc:388] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:46.421443 1555 raft_consensus.cc:482] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:46.421809 1555 raft_consensus.cc:3037] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:46.426616 1555 raft_consensus.cc:504] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.427279 1555 leader_election.cc:302] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [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: d2a970de3612494a955e55bf140d9254; no voters:
I20260619 18:46:46.428694 1555 leader_election.cc:288] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:46.429003 1557 raft_consensus.cc:2781] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:46.431095 1555 ts_tablet_manager.cc:1428] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254: Time spent starting tablet: real 0.014s user 0.012s sys 0.003s
I20260619 18:46:46.431500 1557 raft_consensus.cc:686] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [term 1 LEADER]: Becoming Leader. State: Replica: d2a970de3612494a955e55bf140d9254, State: Running, Role: LEADER
I20260619 18:46:46.432267 1555 tablet_bootstrap.cc:492] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254: Bootstrap starting.
I20260619 18:46:46.432447 1557 consensus_queue.cc:237] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [LEADER]: Queue going to LEADER mode. State: All 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: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.438455 1555 tablet_bootstrap.cc:654] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:46.442538 1400 catalog_manager.cc:5495] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2a970de3612494a955e55bf140d9254 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "d2a970de3612494a955e55bf140d9254" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:46.452226 1555 tablet_bootstrap.cc:492] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254: No bootstrap required, opened a new log
I20260619 18:46:46.452735 1555 ts_tablet_manager.cc:1397] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254: Time spent bootstrapping tablet: real 0.021s user 0.014s sys 0.003s
I20260619 18:46:46.454921 1555 raft_consensus.cc:348] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.455554 1555 raft_consensus.cc:374] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:46.455842 1555 raft_consensus.cc:729] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a970de3612494a955e55bf140d9254, State: Initialized, Role: FOLLOWER
I20260619 18:46:46.456458 1555 consensus_queue.cc:260] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.457121 1555 raft_consensus.cc:388] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:46.457608 1555 raft_consensus.cc:482] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:46.457937 1555 raft_consensus.cc:3037] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:46.496223 1555 raft_consensus.cc:504] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.497014 1555 leader_election.cc:302] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [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: d2a970de3612494a955e55bf140d9254; no voters:
I20260619 18:46:46.497610 1555 leader_election.cc:288] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:46.497779 1557 raft_consensus.cc:2781] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:46.498572 1557 raft_consensus.cc:686] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [term 1 LEADER]: Becoming Leader. State: Replica: d2a970de3612494a955e55bf140d9254, State: Running, Role: LEADER
I20260619 18:46:46.499565 1555 ts_tablet_manager.cc:1428] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254: Time spent starting tablet: real 0.047s user 0.012s sys 0.001s
I20260619 18:46:46.500135 1557 consensus_queue.cc:237] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [LEADER]: Queue going to LEADER mode. State: All 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: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.506258 1400 catalog_manager.cc:5495] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2a970de3612494a955e55bf140d9254 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "d2a970de3612494a955e55bf140d9254" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:46.523386 1400 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53002:
name: "TestExclusiveInclusiveRangeBounds"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\010\001\000\377\377\377\377\t\001\000c\000\000\000""\010\001\000\377\377\377\377\t\001\000c\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:46.545740 1509 tablet_service.cc:1467] Processing CreateTablet for tablet 56553f75e7864e93b0d68306f6c1ce8f (DEFAULT_TABLE table=TestExclusiveInclusiveRangeBounds [id=0a4ddb91df4a4ea6bbf44fa257acfcd8]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260619 18:46:46.546779 1509 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 56553f75e7864e93b0d68306f6c1ce8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:46.559047 1555 tablet_bootstrap.cc:492] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254: Bootstrap starting.
I20260619 18:46:46.564083 1555 tablet_bootstrap.cc:654] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:46.571321 1555 tablet_bootstrap.cc:492] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254: No bootstrap required, opened a new log
I20260619 18:46:46.571815 1555 ts_tablet_manager.cc:1397] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254: Time spent bootstrapping tablet: real 0.013s user 0.007s sys 0.004s
I20260619 18:46:46.574433 1555 raft_consensus.cc:348] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.575026 1555 raft_consensus.cc:374] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:46.575397 1555 raft_consensus.cc:729] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a970de3612494a955e55bf140d9254, State: Initialized, Role: FOLLOWER
I20260619 18:46:46.576061 1555 consensus_queue.cc:260] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.576810 1555 raft_consensus.cc:388] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:46.577117 1555 raft_consensus.cc:482] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:46.577445 1555 raft_consensus.cc:3037] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:46.678841 1555 raft_consensus.cc:504] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.679704 1555 leader_election.cc:302] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [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: d2a970de3612494a955e55bf140d9254; no voters:
I20260619 18:46:46.680389 1555 leader_election.cc:288] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:46.680542 1557 raft_consensus.cc:2781] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:46.681022 1557 raft_consensus.cc:686] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [term 1 LEADER]: Becoming Leader. State: Replica: d2a970de3612494a955e55bf140d9254, State: Running, Role: LEADER
I20260619 18:46:46.681656 1557 consensus_queue.cc:237] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [LEADER]: Queue going to LEADER mode. State: All 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: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.682477 1555 ts_tablet_manager.cc:1428] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254: Time spent starting tablet: real 0.110s user 0.012s sys 0.002s
I20260619 18:46:46.688154 1400 catalog_manager.cc:5495] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2a970de3612494a955e55bf140d9254 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "d2a970de3612494a955e55bf140d9254" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:46.722190 1400 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53002:
table { table_name: "TestExclusiveInclusiveRangeBounds" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\001\000\307\000\000\000\t\001\000+\001\000\000""\010\001\000\307\000\000\000\t\001\000+\001\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } 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 } columns { name: "non_null_with_default" type: INT32 is_key: false is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 18:46:46.741487 1400 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f5b8ad59c2f842feb61fb0f2dcff997d has no consensus state
I20260619 18:46:46.753351 1509 tablet_service.cc:1467] Processing CreateTablet for tablet f5b8ad59c2f842feb61fb0f2dcff997d (DEFAULT_TABLE table=TestExclusiveInclusiveRangeBounds [id=0a4ddb91df4a4ea6bbf44fa257acfcd8]), partition=RANGE (key) PARTITION 200 <= VALUES < 300
I20260619 18:46:46.754628 1509 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f5b8ad59c2f842feb61fb0f2dcff997d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260619 18:46:46.770938 1387 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet f5b8ad59c2f842feb61fb0f2dcff997d (table TestExclusiveInclusiveRangeBounds [id=0a4ddb91df4a4ea6bbf44fa257acfcd8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f5b8ad59c2f842feb61fb0f2dcff997d consensus state has no leader
I20260619 18:46:46.771968 1555 tablet_bootstrap.cc:492] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254: Bootstrap starting.
I20260619 18:46:46.778690 1555 tablet_bootstrap.cc:654] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:46.784783 1555 tablet_bootstrap.cc:492] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254: No bootstrap required, opened a new log
I20260619 18:46:46.785346 1555 ts_tablet_manager.cc:1397] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.003s
I20260619 18:46:46.789134 1555 raft_consensus.cc:348] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.790005 1555 raft_consensus.cc:374] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:46.790302 1555 raft_consensus.cc:729] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a970de3612494a955e55bf140d9254, State: Initialized, Role: FOLLOWER
I20260619 18:46:46.791924 1555 consensus_queue.cc:260] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.792867 1555 raft_consensus.cc:388] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:46.793169 1555 raft_consensus.cc:482] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:46.793546 1555 raft_consensus.cc:3037] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:46.887063 1555 raft_consensus.cc:504] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.887912 1555 leader_election.cc:302] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [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: d2a970de3612494a955e55bf140d9254; no voters:
I20260619 18:46:46.888768 1555 leader_election.cc:288] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:46.888936 1557 raft_consensus.cc:2781] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:46.889392 1557 raft_consensus.cc:686] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [term 1 LEADER]: Becoming Leader. State: Replica: d2a970de3612494a955e55bf140d9254, State: Running, Role: LEADER
I20260619 18:46:46.890377 1555 ts_tablet_manager.cc:1428] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254: Time spent starting tablet: real 0.105s user 0.011s sys 0.004s
I20260619 18:46:46.890033 1557 consensus_queue.cc:237] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [LEADER]: Queue going to LEADER mode. State: All 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: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } }
I20260619 18:46:46.895915 1400 catalog_manager.cc:5495] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2a970de3612494a955e55bf140d9254 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "d2a970de3612494a955e55bf140d9254" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2a970de3612494a955e55bf140d9254" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37885 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:46.908720 1400 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a: TestExclusiveInclusiveRangeBounds [id=0a4ddb91df4a4ea6bbf44fa257acfcd8] alter complete (version 0)
I20260619 18:46:47.145979 1399 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53002:
table { table_name: "TestExclusiveInclusiveRangeBounds" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\000\007\001\000d\000\000\000""\006\001\000\000\000\000\000\007\001\000d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\010\001\000\307\000\000\000\t\001\000+\001\000\000""\010\001\000\307\000\000\000\t\001\000+\001\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } 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 } columns { name: "non_null_with_default" type: INT32 is_key: false is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 18:46:47.159475 1399 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a: Sending DeleteTablet for 1 replicas of tablet 56553f75e7864e93b0d68306f6c1ce8f
I20260619 18:46:47.160925 1399 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a: Sending DeleteTablet for 1 replicas of tablet f5b8ad59c2f842feb61fb0f2dcff997d
I20260619 18:46:47.162197 1509 tablet_service.cc:1514] Processing DeleteTablet for tablet 56553f75e7864e93b0d68306f6c1ce8f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 18:46:47 UTC) from {username='slave'} at 127.0.0.1:57600
I20260619 18:46:47.164067 1572 tablet_replica.cc:330] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254: stopping tablet replica
I20260619 18:46:47.164134 1508 tablet_service.cc:1514] Processing DeleteTablet for tablet f5b8ad59c2f842feb61fb0f2dcff997d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 18:46:47 UTC) from {username='slave'} at 127.0.0.1:57600
I20260619 18:46:47.165138 1572 raft_consensus.cc:2229] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:47.165824 1572 raft_consensus.cc:2258] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:47.168844 1572 ts_tablet_manager.cc:1905] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 18:46:47.172983 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:47.202095 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:47.374411 1572 ts_tablet_manager.cc:1918] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 18:46:47.374903 1572 log.cc:1196] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254: Deleting WAL directory at /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781894801778945-794-0/minicluster-data/ts-0-root/wals/56553f75e7864e93b0d68306f6c1ce8f
I20260619 18:46:47.375793 1572 ts_tablet_manager.cc:1939] T 56553f75e7864e93b0d68306f6c1ce8f P d2a970de3612494a955e55bf140d9254: Deleting consensus metadata
W20260619 18:46:47.381192 1385 catalog_manager.cc:4833] TS d2a970de3612494a955e55bf140d9254 (127.0.198.129:37885): delete failed for tablet 56553f75e7864e93b0d68306f6c1ce8f with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260619 18:46:47.381731 794 tablet_replica.cc:330] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254: stopping tablet replica
W20260619 18:46:47.382052 1385 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down
I20260619 18:46:47.382339 794 raft_consensus.cc:2229] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:47.382889 794 raft_consensus.cc:2258] T f5b8ad59c2f842feb61fb0f2dcff997d P d2a970de3612494a955e55bf140d9254 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260619 18:46:47.385293 1385 catalog_manager.cc:4584] TS d2a970de3612494a955e55bf140d9254 (127.0.198.129:37885): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet f5b8ad59c2f842feb61fb0f2dcff997d: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260619 18:46:47.385550 794 tablet_replica.cc:330] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254: stopping tablet replica
I20260619 18:46:47.386096 794 raft_consensus.cc:2229] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:47.386477 794 raft_consensus.cc:2258] T 2eb02db2e144405cb356d4b51dd42b9a P d2a970de3612494a955e55bf140d9254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:47.388522 794 tablet_replica.cc:330] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254: stopping tablet replica
I20260619 18:46:47.388942 794 raft_consensus.cc:2229] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:47.389288 794 raft_consensus.cc:2258] T eef705b0a4fc43cb96e4bb62a357241a P d2a970de3612494a955e55bf140d9254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:47.412253 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:47.427230 794 master.cc:537] Master@127.0.198.190:35209 shutting down...
I20260619 18:46:47.493741 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:47.494464 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:47.494841 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 2e8f4c0a82534bfe94a919ac41709a7a: stopping tablet replica
I20260619 18:46:47.505036 794 master.cc:552] Master@127.0.198.190:35209 shutdown complete.
[ OK ] ClientTest.TestExclusiveInclusiveRangeBounds (1575 ms)
[ RUN ] ClientTest.TestBasicIdBasedLookup
I20260619 18:46:47.525545 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:37395
I20260619 18:46:47.526549 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:47.532027 1575 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:47.533134 1576 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:47.535576 794 server_base.cc:1034] running on GCE node
W20260619 18:46:47.535542 1578 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:47.536557 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:47.536746 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:47.536895 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894807536884 us; error 0 us; skew 500 ppm
I20260619 18:46:47.537592 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:47.540738 794 webserver.cc:460] Webserver started at http://127.0.198.190:34955/ using document root <none> and password file <none>
I20260619 18:46:47.541186 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:47.541344 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:47.541599 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:47.542652 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "e6ab12789975486eafae4abca6ce4881"
format_stamp: "Formatted at 2026-06-19 18:46:47 on dist-test-slave-t0gl"
I20260619 18:46:47.547282 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:46:47.550786 1583 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:47.551746 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 18:46:47.552021 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "e6ab12789975486eafae4abca6ce4881"
format_stamp: "Formatted at 2026-06-19 18:46:47 on dist-test-slave-t0gl"
I20260619 18:46:47.552289 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781894801778945-794-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)
I20260619 18:46:47.573231 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:47.574411 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:47.631188 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:37395
I20260619 18:46:47.631268 1644 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:37395 every 8 connection(s)
I20260619 18:46:47.635514 1645 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:47.652261 1645 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881: Bootstrap starting.
I20260619 18:46:47.658309 1645 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:47.663669 1645 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881: No bootstrap required, opened a new log
I20260619 18:46:47.666462 1645 raft_consensus.cc:348] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6ab12789975486eafae4abca6ce4881" member_type: VOTER }
I20260619 18:46:47.667012 1645 raft_consensus.cc:374] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:47.667284 1645 raft_consensus.cc:729] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ab12789975486eafae4abca6ce4881, State: Initialized, Role: FOLLOWER
I20260619 18:46:47.667955 1645 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6ab12789975486eafae4abca6ce4881" member_type: VOTER }
I20260619 18:46:47.668548 1645 raft_consensus.cc:388] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:47.668819 1645 raft_consensus.cc:482] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:47.669155 1645 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:47.682258 1645 raft_consensus.cc:504] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6ab12789975486eafae4abca6ce4881" member_type: VOTER }
I20260619 18:46:47.683017 1645 leader_election.cc:302] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [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: e6ab12789975486eafae4abca6ce4881; no voters:
I20260619 18:46:47.685741 1645 leader_election.cc:288] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:47.685986 1648 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:47.688906 1648 raft_consensus.cc:686] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [term 1 LEADER]: Becoming Leader. State: Replica: e6ab12789975486eafae4abca6ce4881, State: Running, Role: LEADER
I20260619 18:46:47.689594 1648 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [LEADER]: Queue going to LEADER mode. State: All 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: "e6ab12789975486eafae4abca6ce4881" member_type: VOTER }
I20260619 18:46:47.689991 1645 sys_catalog.cc:564] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:47.692425 1649 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e6ab12789975486eafae4abca6ce4881" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6ab12789975486eafae4abca6ce4881" member_type: VOTER } }
I20260619 18:46:47.692963 1649 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:47.694414 1650 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6ab12789975486eafae4abca6ce4881. Latest consensus state: current_term: 1 leader_uuid: "e6ab12789975486eafae4abca6ce4881" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6ab12789975486eafae4abca6ce4881" member_type: VOTER } }
I20260619 18:46:47.695029 1650 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:47.695106 1653 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:47.704468 1653 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:47.712096 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:47.714342 1653 catalog_manager.cc:1347] Generated new cluster ID: c4bc4f5e4dcd498cbfc3ab81c32ec4fe
I20260619 18:46:47.714643 1653 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:47.751386 1653 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:47.753808 1653 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:47.769891 1653 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881: Generated new TSK 0
I20260619 18:46:47.770656 1653 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:47.778793 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:47.784672 1667 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:47.788241 1668 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:47.789966 1670 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:47.791518 794 server_base.cc:1034] running on GCE node
I20260619 18:46:47.792364 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:47.792558 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:47.792714 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894807792700 us; error 0 us; skew 500 ppm
I20260619 18:46:47.793218 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:47.796337 794 webserver.cc:460] Webserver started at http://127.0.198.129:33687/ using document root <none> and password file <none>
I20260619 18:46:47.796792 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:47.796962 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:47.797189 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:47.798234 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "23ecb630f58d4e58996111247a960c10"
format_stamp: "Formatted at 2026-06-19 18:46:47 on dist-test-slave-t0gl"
I20260619 18:46:47.803103 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.001s
I20260619 18:46:47.806918 1675 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:47.807688 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 18:46:47.807955 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "23ecb630f58d4e58996111247a960c10"
format_stamp: "Formatted at 2026-06-19 18:46:47 on dist-test-slave-t0gl"
I20260619 18:46:47.808219 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781894801778945-794-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)
I20260619 18:46:47.823045 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:47.824077 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:47.833784 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:47.834090 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:47.834396 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:47.834630 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:47.921294 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:39923
I20260619 18:46:47.921373 1745 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:39923 every 8 connection(s)
I20260619 18:46:47.926988 1746 heartbeater.cc:347] Connected to a master server at 127.0.198.190:37395
I20260619 18:46:47.927429 1746 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:47.928366 1746 heartbeater.cc:511] Master 127.0.198.190:37395 requested a full tablet report, sending...
I20260619 18:46:47.931095 1600 ts_manager.cc:194] Registered new tserver with Master: 23ecb630f58d4e58996111247a960c10 (127.0.198.129:39923)
I20260619 18:46:47.933532 1600 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36288
I20260619 18:46:47.931180 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006245732s
I20260619 18:46:47.947037 1746 heartbeater.cc:503] Master 127.0.198.190:37395 was elected leader, sending a full tablet report...
I20260619 18:46:47.964730 1599 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36300:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:48.006443 1711 tablet_service.cc:1467] Processing CreateTablet for tablet db1ac1974b734af9adc67998f9b994d2 (DEFAULT_TABLE table=client-testtb [id=6fdcf25fbf5a41e19997b181be40eded]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:48.007700 1711 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet db1ac1974b734af9adc67998f9b994d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:48.012542 1710 tablet_service.cc:1467] Processing CreateTablet for tablet 9cd1f4a22de142f0bc4908408b3ff45c (DEFAULT_TABLE table=client-testtb [id=6fdcf25fbf5a41e19997b181be40eded]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:48.013777 1710 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9cd1f4a22de142f0bc4908408b3ff45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:48.020938 1756 tablet_bootstrap.cc:492] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10: Bootstrap starting.
I20260619 18:46:48.026800 1756 tablet_bootstrap.cc:654] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:48.031996 1756 tablet_bootstrap.cc:492] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10: No bootstrap required, opened a new log
I20260619 18:46:48.032438 1756 ts_tablet_manager.cc:1397] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10: Time spent bootstrapping tablet: real 0.012s user 0.009s sys 0.000s
I20260619 18:46:48.034771 1756 raft_consensus.cc:348] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23ecb630f58d4e58996111247a960c10" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39923 } }
I20260619 18:46:48.035223 1756 raft_consensus.cc:374] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:48.035499 1756 raft_consensus.cc:729] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23ecb630f58d4e58996111247a960c10, State: Initialized, Role: FOLLOWER
I20260619 18:46:48.036043 1756 consensus_queue.cc:260] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23ecb630f58d4e58996111247a960c10" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39923 } }
I20260619 18:46:48.036531 1756 raft_consensus.cc:388] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:48.036785 1756 raft_consensus.cc:482] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:48.037082 1756 raft_consensus.cc:3037] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:48.089424 1756 raft_consensus.cc:504] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23ecb630f58d4e58996111247a960c10" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39923 } }
I20260619 18:46:48.090173 1756 leader_election.cc:302] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [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: 23ecb630f58d4e58996111247a960c10; no voters:
I20260619 18:46:48.091776 1756 leader_election.cc:288] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:48.092216 1758 raft_consensus.cc:2781] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:48.095938 1756 ts_tablet_manager.cc:1428] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10: Time spent starting tablet: real 0.063s user 0.013s sys 0.004s
I20260619 18:46:48.096411 1758 raft_consensus.cc:686] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [term 1 LEADER]: Becoming Leader. State: Replica: 23ecb630f58d4e58996111247a960c10, State: Running, Role: LEADER
I20260619 18:46:48.096783 1756 tablet_bootstrap.cc:492] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10: Bootstrap starting.
I20260619 18:46:48.097111 1758 consensus_queue.cc:237] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [LEADER]: Queue going to LEADER mode. State: All 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: "23ecb630f58d4e58996111247a960c10" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39923 } }
I20260619 18:46:48.102174 1756 tablet_bootstrap.cc:654] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:48.104579 1599 catalog_manager.cc:5495] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23ecb630f58d4e58996111247a960c10 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "23ecb630f58d4e58996111247a960c10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23ecb630f58d4e58996111247a960c10" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39923 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:48.109793 1756 tablet_bootstrap.cc:492] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10: No bootstrap required, opened a new log
I20260619 18:46:48.110355 1756 ts_tablet_manager.cc:1397] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10: Time spent bootstrapping tablet: real 0.014s user 0.010s sys 0.000s
I20260619 18:46:48.112520 1756 raft_consensus.cc:348] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23ecb630f58d4e58996111247a960c10" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39923 } }
I20260619 18:46:48.112944 1756 raft_consensus.cc:374] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:48.113168 1756 raft_consensus.cc:729] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23ecb630f58d4e58996111247a960c10, State: Initialized, Role: FOLLOWER
I20260619 18:46:48.113773 1756 consensus_queue.cc:260] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23ecb630f58d4e58996111247a960c10" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39923 } }
I20260619 18:46:48.114243 1756 raft_consensus.cc:388] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:48.114494 1756 raft_consensus.cc:482] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:48.114753 1756 raft_consensus.cc:3037] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:48.189111 1756 raft_consensus.cc:504] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23ecb630f58d4e58996111247a960c10" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39923 } }
I20260619 18:46:48.189898 1756 leader_election.cc:302] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [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: 23ecb630f58d4e58996111247a960c10; no voters:
I20260619 18:46:48.190686 1756 leader_election.cc:288] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:48.190832 1760 raft_consensus.cc:2781] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:48.191390 1760 raft_consensus.cc:686] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [term 1 LEADER]: Becoming Leader. State: Replica: 23ecb630f58d4e58996111247a960c10, State: Running, Role: LEADER
I20260619 18:46:48.192371 1756 ts_tablet_manager.cc:1428] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10: Time spent starting tablet: real 0.082s user 0.014s sys 0.000s
I20260619 18:46:48.192039 1760 consensus_queue.cc:237] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [LEADER]: Queue going to LEADER mode. State: All 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: "23ecb630f58d4e58996111247a960c10" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39923 } }
I20260619 18:46:48.198410 1599 catalog_manager.cc:5495] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23ecb630f58d4e58996111247a960c10 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "23ecb630f58d4e58996111247a960c10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23ecb630f58d4e58996111247a960c10" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39923 } health_report { overall_health: HEALTHY } } }
W20260619 18:46:48.263906 1749 meta_cache.cc:788] Not found: LookupRpcById { tablet: 'dummy-tablet-id', attempt: 1 } failed
I20260619 18:46:48.266007 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:48.288710 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:48.289729 794 tablet_replica.cc:330] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10: stopping tablet replica
I20260619 18:46:48.290501 794 raft_consensus.cc:2229] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:48.291033 794 raft_consensus.cc:2258] T 9cd1f4a22de142f0bc4908408b3ff45c P 23ecb630f58d4e58996111247a960c10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:48.293702 794 tablet_replica.cc:330] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10: stopping tablet replica
I20260619 18:46:48.294312 794 raft_consensus.cc:2229] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:48.294840 794 raft_consensus.cc:2258] T db1ac1974b734af9adc67998f9b994d2 P 23ecb630f58d4e58996111247a960c10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:48.315598 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:48.324451 794 master.cc:537] Master@127.0.198.190:37395 shutting down...
I20260619 18:46:48.340201 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:48.340663 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:48.340901 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P e6ab12789975486eafae4abca6ce4881: stopping tablet replica
I20260619 18:46:48.349247 794 master.cc:552] Master@127.0.198.190:37395 shutdown complete.
[ OK ] ClientTest.TestBasicIdBasedLookup (843 ms)
[ RUN ] ClientTest.TestScannerKeepAlive
I20260619 18:46:48.369457 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:32817
I20260619 18:46:48.370384 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:48.375458 1765 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:48.376466 1766 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:48.377296 794 server_base.cc:1034] running on GCE node
W20260619 18:46:48.377858 1768 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:48.378605 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:48.378791 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:48.378991 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894808378974 us; error 0 us; skew 500 ppm
I20260619 18:46:48.379570 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:48.382254 794 webserver.cc:460] Webserver started at http://127.0.198.190:43275/ using document root <none> and password file <none>
I20260619 18:46:48.382723 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:48.382896 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:48.383126 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:48.384157 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "dbd29d468b6e47279e4638d87896a0da"
format_stamp: "Formatted at 2026-06-19 18:46:48 on dist-test-slave-t0gl"
I20260619 18:46:48.388725 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.001s
I20260619 18:46:48.392582 1773 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:48.393472 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 18:46:48.393744 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "dbd29d468b6e47279e4638d87896a0da"
format_stamp: "Formatted at 2026-06-19 18:46:48 on dist-test-slave-t0gl"
I20260619 18:46:48.394027 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781894801778945-794-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)
I20260619 18:46:48.410805 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:48.411976 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:48.462965 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:32817
I20260619 18:46:48.462990 1834 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:32817 every 8 connection(s)
I20260619 18:46:48.467885 1835 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:48.479143 1835 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da: Bootstrap starting.
I20260619 18:46:48.483090 1835 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:48.487020 1835 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da: No bootstrap required, opened a new log
I20260619 18:46:48.488844 1835 raft_consensus.cc:348] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbd29d468b6e47279e4638d87896a0da" member_type: VOTER }
I20260619 18:46:48.489248 1835 raft_consensus.cc:374] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:48.489482 1835 raft_consensus.cc:729] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbd29d468b6e47279e4638d87896a0da, State: Initialized, Role: FOLLOWER
I20260619 18:46:48.490054 1835 consensus_queue.cc:260] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dbd29d468b6e47279e4638d87896a0da" member_type: VOTER }
I20260619 18:46:48.490623 1835 raft_consensus.cc:388] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:48.490866 1835 raft_consensus.cc:482] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:48.491111 1835 raft_consensus.cc:3037] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:48.590302 1835 raft_consensus.cc:504] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbd29d468b6e47279e4638d87896a0da" member_type: VOTER }
I20260619 18:46:48.590924 1835 leader_election.cc:302] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [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: dbd29d468b6e47279e4638d87896a0da; no voters:
I20260619 18:46:48.592240 1835 leader_election.cc:288] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:48.592519 1838 raft_consensus.cc:2781] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:48.594156 1838 raft_consensus.cc:686] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [term 1 LEADER]: Becoming Leader. State: Replica: dbd29d468b6e47279e4638d87896a0da, State: Running, Role: LEADER
I20260619 18:46:48.594811 1838 consensus_queue.cc:237] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [LEADER]: Queue going to LEADER mode. State: All 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: "dbd29d468b6e47279e4638d87896a0da" member_type: VOTER }
I20260619 18:46:48.595142 1835 sys_catalog.cc:564] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:48.597738 1840 sys_catalog.cc:455] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [sys.catalog]: SysCatalogTable state changed. Reason: New leader dbd29d468b6e47279e4638d87896a0da. Latest consensus state: current_term: 1 leader_uuid: "dbd29d468b6e47279e4638d87896a0da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbd29d468b6e47279e4638d87896a0da" member_type: VOTER } }
I20260619 18:46:48.598349 1840 sys_catalog.cc:458] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:48.598441 1839 sys_catalog.cc:455] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dbd29d468b6e47279e4638d87896a0da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbd29d468b6e47279e4638d87896a0da" member_type: VOTER } }
I20260619 18:46:48.599005 1839 sys_catalog.cc:458] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:48.601142 1843 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:48.606076 1843 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:48.609493 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:48.614887 1843 catalog_manager.cc:1347] Generated new cluster ID: a486d834d98f489b889229aad98dbd6e
I20260619 18:46:48.615204 1843 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:48.640988 1843 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:48.642635 1843 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:48.660339 1843 catalog_manager.cc:5868] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da: Generated new TSK 0
I20260619 18:46:48.661020 1843 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:48.676714 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:48.682788 1856 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:48.683965 1857 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:48.686072 1859 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:48.686178 794 server_base.cc:1034] running on GCE node
I20260619 18:46:48.687054 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:48.687240 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:48.687448 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894808687437 us; error 0 us; skew 500 ppm
I20260619 18:46:48.687953 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:48.694664 794 webserver.cc:460] Webserver started at http://127.0.198.129:33159/ using document root <none> and password file <none>
I20260619 18:46:48.695199 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:48.695397 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:48.695667 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:48.696727 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "7a8c8fb637ae4d038968c80b5561b0fa"
format_stamp: "Formatted at 2026-06-19 18:46:48 on dist-test-slave-t0gl"
I20260619 18:46:48.702178 794 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.001s sys 0.006s
I20260619 18:46:48.705837 1864 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:48.706733 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 18:46:48.707046 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "7a8c8fb637ae4d038968c80b5561b0fa"
format_stamp: "Formatted at 2026-06-19 18:46:48 on dist-test-slave-t0gl"
I20260619 18:46:48.707326 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781894801778945-794-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)
I20260619 18:46:48.731298 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:48.732379 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:48.737659 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:48.737977 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:48.738278 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:48.738483 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:48.788996 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:35243
I20260619 18:46:48.789024 1934 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:35243 every 8 connection(s)
I20260619 18:46:48.794037 1935 heartbeater.cc:347] Connected to a master server at 127.0.198.190:32817
I20260619 18:46:48.794462 1935 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:48.795280 1935 heartbeater.cc:511] Master 127.0.198.190:32817 requested a full tablet report, sending...
I20260619 18:46:48.797634 1790 ts_manager.cc:194] Registered new tserver with Master: 7a8c8fb637ae4d038968c80b5561b0fa (127.0.198.129:35243)
I20260619 18:46:48.798417 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005029951s
I20260619 18:46:48.799580 1790 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33960
I20260619 18:46:48.812633 1935 heartbeater.cc:503] Master 127.0.198.190:32817 was elected leader, sending a full tablet report...
I20260619 18:46:48.822600 1790 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33988:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:48.855747 1900 tablet_service.cc:1467] Processing CreateTablet for tablet 8438275713cb497998b410c24d1629d9 (DEFAULT_TABLE table=client-testtb [id=9f2ec212e8da48ad874e029f87cecfd6]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:48.856217 1899 tablet_service.cc:1467] Processing CreateTablet for tablet e47b9b6158304880b2823882f37171bc (DEFAULT_TABLE table=client-testtb [id=9f2ec212e8da48ad874e029f87cecfd6]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:48.856791 1900 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8438275713cb497998b410c24d1629d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:48.857273 1899 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e47b9b6158304880b2823882f37171bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:48.870631 1945 tablet_bootstrap.cc:492] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa: Bootstrap starting.
I20260619 18:46:48.874614 1945 tablet_bootstrap.cc:654] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:48.878960 1945 tablet_bootstrap.cc:492] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa: No bootstrap required, opened a new log
I20260619 18:46:48.879366 1945 ts_tablet_manager.cc:1397] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260619 18:46:48.881078 1945 raft_consensus.cc:348] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a8c8fb637ae4d038968c80b5561b0fa" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35243 } }
I20260619 18:46:48.881505 1945 raft_consensus.cc:374] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:48.881762 1945 raft_consensus.cc:729] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8c8fb637ae4d038968c80b5561b0fa, State: Initialized, Role: FOLLOWER
I20260619 18:46:48.882328 1945 consensus_queue.cc:260] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a8c8fb637ae4d038968c80b5561b0fa" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35243 } }
I20260619 18:46:48.882884 1945 raft_consensus.cc:388] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:48.883198 1945 raft_consensus.cc:482] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:48.883535 1945 raft_consensus.cc:3037] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:48.897192 1945 raft_consensus.cc:504] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a8c8fb637ae4d038968c80b5561b0fa" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35243 } }
I20260619 18:46:48.897915 1945 leader_election.cc:302] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [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: 7a8c8fb637ae4d038968c80b5561b0fa; no voters:
I20260619 18:46:48.898996 1945 leader_election.cc:288] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:48.899308 1947 raft_consensus.cc:2781] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:48.900683 1947 raft_consensus.cc:686] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [term 1 LEADER]: Becoming Leader. State: Replica: 7a8c8fb637ae4d038968c80b5561b0fa, State: Running, Role: LEADER
I20260619 18:46:48.901533 1947 consensus_queue.cc:237] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [LEADER]: Queue going to LEADER mode. State: All 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: "7a8c8fb637ae4d038968c80b5561b0fa" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35243 } }
I20260619 18:46:48.902530 1945 ts_tablet_manager.cc:1428] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa: Time spent starting tablet: real 0.023s user 0.012s sys 0.000s
I20260619 18:46:48.903254 1945 tablet_bootstrap.cc:492] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa: Bootstrap starting.
I20260619 18:46:48.907660 1790 catalog_manager.cc:5495] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a8c8fb637ae4d038968c80b5561b0fa (127.0.198.129). New cstate: current_term: 1 leader_uuid: "7a8c8fb637ae4d038968c80b5561b0fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a8c8fb637ae4d038968c80b5561b0fa" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35243 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:48.909282 1945 tablet_bootstrap.cc:654] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:48.914949 1945 tablet_bootstrap.cc:492] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa: No bootstrap required, opened a new log
I20260619 18:46:48.915318 1945 ts_tablet_manager.cc:1397] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa: Time spent bootstrapping tablet: real 0.012s user 0.009s sys 0.000s
I20260619 18:46:48.917053 1945 raft_consensus.cc:348] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a8c8fb637ae4d038968c80b5561b0fa" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35243 } }
I20260619 18:46:48.917546 1945 raft_consensus.cc:374] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:48.917802 1945 raft_consensus.cc:729] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8c8fb637ae4d038968c80b5561b0fa, State: Initialized, Role: FOLLOWER
I20260619 18:46:48.918265 1945 consensus_queue.cc:260] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a8c8fb637ae4d038968c80b5561b0fa" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35243 } }
I20260619 18:46:48.918735 1945 raft_consensus.cc:388] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:48.918955 1945 raft_consensus.cc:482] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:48.919221 1945 raft_consensus.cc:3037] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:48.996284 1945 raft_consensus.cc:504] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a8c8fb637ae4d038968c80b5561b0fa" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35243 } }
I20260619 18:46:48.997157 1945 leader_election.cc:302] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [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: 7a8c8fb637ae4d038968c80b5561b0fa; no voters:
I20260619 18:46:48.997754 1945 leader_election.cc:288] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:48.997901 1947 raft_consensus.cc:2781] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:48.998373 1947 raft_consensus.cc:686] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [term 1 LEADER]: Becoming Leader. State: Replica: 7a8c8fb637ae4d038968c80b5561b0fa, State: Running, Role: LEADER
I20260619 18:46:48.999269 1945 ts_tablet_manager.cc:1428] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa: Time spent starting tablet: real 0.084s user 0.007s sys 0.001s
I20260619 18:46:48.999161 1947 consensus_queue.cc:237] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [LEADER]: Queue going to LEADER mode. State: All 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: "7a8c8fb637ae4d038968c80b5561b0fa" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35243 } }
I20260619 18:46:49.004762 1789 catalog_manager.cc:5495] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a8c8fb637ae4d038968c80b5561b0fa (127.0.198.129). New cstate: current_term: 1 leader_uuid: "7a8c8fb637ae4d038968c80b5561b0fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a8c8fb637ae4d038968c80b5561b0fa" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35243 } health_report { overall_health: HEALTHY } } }
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:2918: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260619 18:46:49.020537 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:49.037855 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:49.039105 794 tablet_replica.cc:330] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa: stopping tablet replica
I20260619 18:46:49.039651 794 raft_consensus.cc:2229] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:49.040079 794 raft_consensus.cc:2258] T e47b9b6158304880b2823882f37171bc P 7a8c8fb637ae4d038968c80b5561b0fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:49.042073 794 tablet_replica.cc:330] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa: stopping tablet replica
I20260619 18:46:49.042528 794 raft_consensus.cc:2229] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:49.042968 794 raft_consensus.cc:2258] T 8438275713cb497998b410c24d1629d9 P 7a8c8fb637ae4d038968c80b5561b0fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:49.062230 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:49.072091 794 master.cc:537] Master@127.0.198.190:32817 shutting down...
I20260619 18:46:49.089617 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:49.090104 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:49.090493 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P dbd29d468b6e47279e4638d87896a0da: stopping tablet replica
I20260619 18:46:49.109473 794 master.cc:552] Master@127.0.198.190:32817 shutdown complete.
[ SKIPPED ] ClientTest.TestScannerKeepAlive (761 ms)
[ RUN ] ClientTest.TestInsertAutoFlushSync
I20260619 18:46:49.130367 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:45251
I20260619 18:46:49.131318 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:49.135967 1954 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:49.136441 1955 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:49.137857 1957 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:49.139504 794 server_base.cc:1034] running on GCE node
I20260619 18:46:49.140304 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:49.140478 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:49.140614 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894809140604 us; error 0 us; skew 500 ppm
I20260619 18:46:49.141083 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:49.143287 794 webserver.cc:460] Webserver started at http://127.0.198.190:37479/ using document root <none> and password file <none>
I20260619 18:46:49.143783 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:49.143960 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:49.144193 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:49.145200 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "08dcb9f071234a91897c0a6ba32c8e23"
format_stamp: "Formatted at 2026-06-19 18:46:49 on dist-test-slave-t0gl"
I20260619 18:46:49.149323 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 18:46:49.152595 1962 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:49.153334 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 18:46:49.153599 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "08dcb9f071234a91897c0a6ba32c8e23"
format_stamp: "Formatted at 2026-06-19 18:46:49 on dist-test-slave-t0gl"
I20260619 18:46:49.153859 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781894801778945-794-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)
I20260619 18:46:49.169482 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:49.170499 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:49.220382 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:45251
I20260619 18:46:49.220506 2023 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:45251 every 8 connection(s)
I20260619 18:46:49.223863 2024 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:49.235122 2024 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23: Bootstrap starting.
I20260619 18:46:49.239758 2024 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:49.244387 2024 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23: No bootstrap required, opened a new log
I20260619 18:46:49.246465 2024 raft_consensus.cc:348] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08dcb9f071234a91897c0a6ba32c8e23" member_type: VOTER }
I20260619 18:46:49.246868 2024 raft_consensus.cc:374] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:49.247085 2024 raft_consensus.cc:729] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08dcb9f071234a91897c0a6ba32c8e23, State: Initialized, Role: FOLLOWER
I20260619 18:46:49.247720 2024 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "08dcb9f071234a91897c0a6ba32c8e23" member_type: VOTER }
I20260619 18:46:49.248173 2024 raft_consensus.cc:388] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:49.248428 2024 raft_consensus.cc:482] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:49.248658 2024 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:49.294054 2024 raft_consensus.cc:504] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08dcb9f071234a91897c0a6ba32c8e23" member_type: VOTER }
I20260619 18:46:49.294934 2024 leader_election.cc:302] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [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: 08dcb9f071234a91897c0a6ba32c8e23; no voters:
I20260619 18:46:49.296309 2024 leader_election.cc:288] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:49.296599 2027 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:49.297899 2027 raft_consensus.cc:686] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [term 1 LEADER]: Becoming Leader. State: Replica: 08dcb9f071234a91897c0a6ba32c8e23, State: Running, Role: LEADER
I20260619 18:46:49.298563 2027 consensus_queue.cc:237] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [LEADER]: Queue going to LEADER mode. State: All 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: "08dcb9f071234a91897c0a6ba32c8e23" member_type: VOTER }
I20260619 18:46:49.300596 2024 sys_catalog.cc:564] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:49.301244 2028 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08dcb9f071234a91897c0a6ba32c8e23. Latest consensus state: current_term: 1 leader_uuid: "08dcb9f071234a91897c0a6ba32c8e23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08dcb9f071234a91897c0a6ba32c8e23" member_type: VOTER } }
I20260619 18:46:49.301692 2028 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:49.302553 2029 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "08dcb9f071234a91897c0a6ba32c8e23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08dcb9f071234a91897c0a6ba32c8e23" member_type: VOTER } }
I20260619 18:46:49.303257 2029 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:49.306190 2031 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:49.313774 2031 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:49.314993 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:49.322379 2031 catalog_manager.cc:1347] Generated new cluster ID: cf1f5313e81345dcbc572c38cbaea3c4
I20260619 18:46:49.322685 2031 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:49.347500 2031 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:49.349119 2031 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:49.363912 2031 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23: Generated new TSK 0
I20260619 18:46:49.364610 2031 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:49.381457 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:49.387990 2045 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:49.388773 2046 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:49.390508 2048 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:49.391795 794 server_base.cc:1034] running on GCE node
I20260619 18:46:49.392758 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:49.392968 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:49.393136 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894809393123 us; error 0 us; skew 500 ppm
I20260619 18:46:49.393674 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:49.396317 794 webserver.cc:460] Webserver started at http://127.0.198.129:46003/ using document root <none> and password file <none>
I20260619 18:46:49.396796 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:49.396972 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:49.397205 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:49.398233 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "7ec9393bf2e94efa890e567b30a000f8"
format_stamp: "Formatted at 2026-06-19 18:46:49 on dist-test-slave-t0gl"
I20260619 18:46:49.403424 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.004s
I20260619 18:46:49.407579 2053 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:49.408587 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 18:46:49.408878 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "7ec9393bf2e94efa890e567b30a000f8"
format_stamp: "Formatted at 2026-06-19 18:46:49 on dist-test-slave-t0gl"
I20260619 18:46:49.409214 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781894801778945-794-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)
I20260619 18:46:49.426205 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:49.427191 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:49.432245 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:49.432643 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.001s
I20260619 18:46:49.432976 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:49.433224 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:49.487636 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:41351
I20260619 18:46:49.487735 2123 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:41351 every 8 connection(s)
I20260619 18:46:49.492018 2124 heartbeater.cc:347] Connected to a master server at 127.0.198.190:45251
I20260619 18:46:49.492381 2124 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:49.493135 2124 heartbeater.cc:511] Master 127.0.198.190:45251 requested a full tablet report, sending...
I20260619 18:46:49.495019 1979 ts_manager.cc:194] Registered new tserver with Master: 7ec9393bf2e94efa890e567b30a000f8 (127.0.198.129:41351)
I20260619 18:46:49.495398 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004909689s
I20260619 18:46:49.497596 1979 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55222
I20260619 18:46:49.511704 2124 heartbeater.cc:503] Master 127.0.198.190:45251 was elected leader, sending a full tablet report...
I20260619 18:46:49.523100 1979 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55242:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:49.557909 2089 tablet_service.cc:1467] Processing CreateTablet for tablet 662a44b5dd0d427ca49047bd989659a2 (DEFAULT_TABLE table=client-testtb [id=1ffaad9c6af64157a98640b0693338aa]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:49.558424 2088 tablet_service.cc:1467] Processing CreateTablet for tablet ac78d5423d2843c7b3d218ccadbcaf80 (DEFAULT_TABLE table=client-testtb [id=1ffaad9c6af64157a98640b0693338aa]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:49.559428 2089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 662a44b5dd0d427ca49047bd989659a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:49.560241 2088 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ac78d5423d2843c7b3d218ccadbcaf80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:49.576234 2134 tablet_bootstrap.cc:492] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8: Bootstrap starting.
I20260619 18:46:49.580678 2134 tablet_bootstrap.cc:654] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:49.584853 2134 tablet_bootstrap.cc:492] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8: No bootstrap required, opened a new log
I20260619 18:46:49.585206 2134 ts_tablet_manager.cc:1397] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 18:46:49.586867 2134 raft_consensus.cc:348] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec9393bf2e94efa890e567b30a000f8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41351 } }
I20260619 18:46:49.587291 2134 raft_consensus.cc:374] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:49.587538 2134 raft_consensus.cc:729] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ec9393bf2e94efa890e567b30a000f8, State: Initialized, Role: FOLLOWER
I20260619 18:46:49.587965 2134 consensus_queue.cc:260] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ec9393bf2e94efa890e567b30a000f8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41351 } }
I20260619 18:46:49.588379 2134 raft_consensus.cc:388] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:49.588562 2134 raft_consensus.cc:482] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:49.588761 2134 raft_consensus.cc:3037] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:49.598577 2134 raft_consensus.cc:504] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec9393bf2e94efa890e567b30a000f8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41351 } }
I20260619 18:46:49.599437 2134 leader_election.cc:302] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [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: 7ec9393bf2e94efa890e567b30a000f8; no voters:
I20260619 18:46:49.600876 2134 leader_election.cc:288] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:49.601287 2136 raft_consensus.cc:2781] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:49.603152 2136 raft_consensus.cc:686] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [term 1 LEADER]: Becoming Leader. State: Replica: 7ec9393bf2e94efa890e567b30a000f8, State: Running, Role: LEADER
I20260619 18:46:49.603240 2134 ts_tablet_manager.cc:1428] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8: Time spent starting tablet: real 0.018s user 0.013s sys 0.000s
I20260619 18:46:49.604043 2134 tablet_bootstrap.cc:492] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8: Bootstrap starting.
I20260619 18:46:49.603847 2136 consensus_queue.cc:237] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [LEADER]: Queue going to LEADER mode. State: All 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: "7ec9393bf2e94efa890e567b30a000f8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41351 } }
I20260619 18:46:49.610435 2134 tablet_bootstrap.cc:654] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:49.611289 1979 catalog_manager.cc:5495] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ec9393bf2e94efa890e567b30a000f8 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "7ec9393bf2e94efa890e567b30a000f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec9393bf2e94efa890e567b30a000f8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41351 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:49.615747 2134 tablet_bootstrap.cc:492] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8: No bootstrap required, opened a new log
I20260619 18:46:49.616185 2134 ts_tablet_manager.cc:1397] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8: Time spent bootstrapping tablet: real 0.012s user 0.011s sys 0.000s
I20260619 18:46:49.617995 2134 raft_consensus.cc:348] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec9393bf2e94efa890e567b30a000f8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41351 } }
I20260619 18:46:49.618628 2134 raft_consensus.cc:374] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:49.619138 2134 raft_consensus.cc:729] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ec9393bf2e94efa890e567b30a000f8, State: Initialized, Role: FOLLOWER
I20260619 18:46:49.619910 2134 consensus_queue.cc:260] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ec9393bf2e94efa890e567b30a000f8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41351 } }
I20260619 18:46:49.620536 2134 raft_consensus.cc:388] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:49.620848 2134 raft_consensus.cc:482] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:49.621179 2134 raft_consensus.cc:3037] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:49.697914 2134 raft_consensus.cc:504] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec9393bf2e94efa890e567b30a000f8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41351 } }
I20260619 18:46:49.698614 2134 leader_election.cc:302] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [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: 7ec9393bf2e94efa890e567b30a000f8; no voters:
I20260619 18:46:49.699084 2134 leader_election.cc:288] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:49.699257 2136 raft_consensus.cc:2781] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:49.699971 2136 raft_consensus.cc:686] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [term 1 LEADER]: Becoming Leader. State: Replica: 7ec9393bf2e94efa890e567b30a000f8, State: Running, Role: LEADER
I20260619 18:46:49.700639 2134 ts_tablet_manager.cc:1428] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8: Time spent starting tablet: real 0.084s user 0.010s sys 0.004s
I20260619 18:46:49.700664 2136 consensus_queue.cc:237] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [LEADER]: Queue going to LEADER mode. State: All 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: "7ec9393bf2e94efa890e567b30a000f8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41351 } }
I20260619 18:46:49.706440 1979 catalog_manager.cc:5495] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ec9393bf2e94efa890e567b30a000f8 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "7ec9393bf2e94efa890e567b30a000f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec9393bf2e94efa890e567b30a000f8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41351 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:50.582724 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:50.601704 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:50.602216 794 tablet_replica.cc:330] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8: stopping tablet replica
I20260619 18:46:50.602741 794 raft_consensus.cc:2229] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:50.603161 794 raft_consensus.cc:2258] T ac78d5423d2843c7b3d218ccadbcaf80 P 7ec9393bf2e94efa890e567b30a000f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:50.605203 794 tablet_replica.cc:330] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8: stopping tablet replica
I20260619 18:46:50.605618 794 raft_consensus.cc:2229] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:50.606025 794 raft_consensus.cc:2258] T 662a44b5dd0d427ca49047bd989659a2 P 7ec9393bf2e94efa890e567b30a000f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:50.625604 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:50.637318 794 master.cc:537] Master@127.0.198.190:45251 shutting down...
I20260619 18:46:50.655103 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:50.655651 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:50.655963 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 08dcb9f071234a91897c0a6ba32c8e23: stopping tablet replica
I20260619 18:46:50.673797 794 master.cc:552] Master@127.0.198.190:45251 shutdown complete.
[ OK ] ClientTest.TestInsertAutoFlushSync (1563 ms)
[ RUN ] ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn
I20260619 18:46:50.693420 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:42291
I20260619 18:46:50.694423 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:50.698982 2145 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:50.700258 2146 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:50.701050 2148 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:50.701939 794 server_base.cc:1034] running on GCE node
I20260619 18:46:50.702498 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:50.702653 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:50.702775 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894810702758 us; error 0 us; skew 500 ppm
I20260619 18:46:50.703214 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:50.705622 794 webserver.cc:460] Webserver started at http://127.0.198.190:44087/ using document root <none> and password file <none>
I20260619 18:46:50.706017 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:50.706161 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:50.706355 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:50.707376 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "1730921d6c8a44a6ae2e721665e24ce4"
format_stamp: "Formatted at 2026-06-19 18:46:50 on dist-test-slave-t0gl"
I20260619 18:46:50.711710 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.000s
I20260619 18:46:50.715133 2153 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:50.716004 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 18:46:50.716274 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "1730921d6c8a44a6ae2e721665e24ce4"
format_stamp: "Formatted at 2026-06-19 18:46:50 on dist-test-slave-t0gl"
I20260619 18:46:50.716555 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781894801778945-794-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)
I20260619 18:46:50.742205 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:50.743191 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:50.785997 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:42291
I20260619 18:46:50.786103 2214 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:42291 every 8 connection(s)
I20260619 18:46:50.789487 2215 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:50.798804 2215 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4: Bootstrap starting.
I20260619 18:46:50.802572 2215 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:50.806274 2215 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4: No bootstrap required, opened a new log
I20260619 18:46:50.808128 2215 raft_consensus.cc:348] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1730921d6c8a44a6ae2e721665e24ce4" member_type: VOTER }
I20260619 18:46:50.808519 2215 raft_consensus.cc:374] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:50.808729 2215 raft_consensus.cc:729] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1730921d6c8a44a6ae2e721665e24ce4, State: Initialized, Role: FOLLOWER
I20260619 18:46:50.809284 2215 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1730921d6c8a44a6ae2e721665e24ce4" member_type: VOTER }
I20260619 18:46:50.809696 2215 raft_consensus.cc:388] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:50.809923 2215 raft_consensus.cc:482] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:50.810173 2215 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:50.814885 2215 raft_consensus.cc:504] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1730921d6c8a44a6ae2e721665e24ce4" member_type: VOTER }
I20260619 18:46:50.815459 2215 leader_election.cc:302] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [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: 1730921d6c8a44a6ae2e721665e24ce4; no voters:
I20260619 18:46:50.816787 2215 leader_election.cc:288] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:50.817112 2218 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:50.818308 2218 raft_consensus.cc:686] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [term 1 LEADER]: Becoming Leader. State: Replica: 1730921d6c8a44a6ae2e721665e24ce4, State: Running, Role: LEADER
I20260619 18:46:50.818899 2218 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [LEADER]: Queue going to LEADER mode. State: All 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: "1730921d6c8a44a6ae2e721665e24ce4" member_type: VOTER }
I20260619 18:46:50.819559 2215 sys_catalog.cc:564] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:50.821512 2220 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1730921d6c8a44a6ae2e721665e24ce4. Latest consensus state: current_term: 1 leader_uuid: "1730921d6c8a44a6ae2e721665e24ce4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1730921d6c8a44a6ae2e721665e24ce4" member_type: VOTER } }
I20260619 18:46:50.821480 2219 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1730921d6c8a44a6ae2e721665e24ce4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1730921d6c8a44a6ae2e721665e24ce4" member_type: VOTER } }
I20260619 18:46:50.822132 2220 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:50.822149 2219 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:50.824805 2223 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:50.831126 2223 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:50.833382 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:50.839296 2223 catalog_manager.cc:1347] Generated new cluster ID: 27919c043646426fa3ad7c0d77504e2d
I20260619 18:46:50.839607 2223 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:50.889467 2223 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:50.891182 2223 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:50.910723 2223 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4: Generated new TSK 0
I20260619 18:46:50.911480 2223 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:50.963960 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:50.970713 2236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:50.971999 2237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:50.973121 794 server_base.cc:1034] running on GCE node
W20260619 18:46:50.973206 2239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:50.974153 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:50.974346 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:50.974464 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894810974456 us; error 0 us; skew 500 ppm
I20260619 18:46:50.974890 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:50.977329 794 webserver.cc:460] Webserver started at http://127.0.198.129:32995/ using document root <none> and password file <none>
I20260619 18:46:50.977882 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:50.978039 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:50.978236 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:50.979264 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "e1c1538a0edd40abbe70f84cc457b5cf"
format_stamp: "Formatted at 2026-06-19 18:46:50 on dist-test-slave-t0gl"
I20260619 18:46:50.984102 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 18:46:50.987493 2244 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:50.988241 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 18:46:50.988605 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "e1c1538a0edd40abbe70f84cc457b5cf"
format_stamp: "Formatted at 2026-06-19 18:46:50 on dist-test-slave-t0gl"
I20260619 18:46:50.988859 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781894801778945-794-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)
I20260619 18:46:51.002240 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:51.003248 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:51.008922 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:51.009196 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:51.009464 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:51.009599 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:51.058386 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:43399
I20260619 18:46:51.058461 2314 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:43399 every 8 connection(s)
I20260619 18:46:51.062777 2315 heartbeater.cc:347] Connected to a master server at 127.0.198.190:42291
I20260619 18:46:51.063171 2315 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:51.063799 2315 heartbeater.cc:511] Master 127.0.198.190:42291 requested a full tablet report, sending...
I20260619 18:46:51.065604 2170 ts_manager.cc:194] Registered new tserver with Master: e1c1538a0edd40abbe70f84cc457b5cf (127.0.198.129:43399)
I20260619 18:46:51.066224 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004781527s
I20260619 18:46:51.067435 2170 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40864
I20260619 18:46:51.080690 2315 heartbeater.cc:503] Master 127.0.198.190:42291 was elected leader, sending a full tablet report...
I20260619 18:46:51.090831 2170 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40876:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:51.122527 2280 tablet_service.cc:1467] Processing CreateTablet for tablet fd2ece47a0c54840a6141cbee9f33676 (DEFAULT_TABLE table=client-testtb [id=39e8b6fca13e457b8552a8002e412a81]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:51.122558 2279 tablet_service.cc:1467] Processing CreateTablet for tablet 326c90c7dc2d447ebea89ba9d99d151d (DEFAULT_TABLE table=client-testtb [id=39e8b6fca13e457b8552a8002e412a81]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:51.123905 2280 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fd2ece47a0c54840a6141cbee9f33676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:51.124388 2279 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 326c90c7dc2d447ebea89ba9d99d151d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:51.136206 2325 tablet_bootstrap.cc:492] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf: Bootstrap starting.
I20260619 18:46:51.140082 2325 tablet_bootstrap.cc:654] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:51.143826 2325 tablet_bootstrap.cc:492] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf: No bootstrap required, opened a new log
I20260619 18:46:51.144182 2325 ts_tablet_manager.cc:1397] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf: Time spent bootstrapping tablet: real 0.008s user 0.007s sys 0.000s
I20260619 18:46:51.145959 2325 raft_consensus.cc:348] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1c1538a0edd40abbe70f84cc457b5cf" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43399 } }
I20260619 18:46:51.146373 2325 raft_consensus.cc:374] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:51.146584 2325 raft_consensus.cc:729] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c1538a0edd40abbe70f84cc457b5cf, State: Initialized, Role: FOLLOWER
I20260619 18:46:51.147091 2325 consensus_queue.cc:260] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1c1538a0edd40abbe70f84cc457b5cf" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43399 } }
I20260619 18:46:51.147687 2325 raft_consensus.cc:388] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:51.147912 2325 raft_consensus.cc:482] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:51.148217 2325 raft_consensus.cc:3037] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:51.153239 2325 raft_consensus.cc:504] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1c1538a0edd40abbe70f84cc457b5cf" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43399 } }
I20260619 18:46:51.153798 2325 leader_election.cc:302] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [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: e1c1538a0edd40abbe70f84cc457b5cf; no voters:
I20260619 18:46:51.154891 2325 leader_election.cc:288] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:51.155191 2327 raft_consensus.cc:2781] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:51.157087 2325 ts_tablet_manager.cc:1428] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf: Time spent starting tablet: real 0.013s user 0.011s sys 0.001s
I20260619 18:46:51.157186 2327 raft_consensus.cc:686] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [term 1 LEADER]: Becoming Leader. State: Replica: e1c1538a0edd40abbe70f84cc457b5cf, State: Running, Role: LEADER
I20260619 18:46:51.157958 2325 tablet_bootstrap.cc:492] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf: Bootstrap starting.
I20260619 18:46:51.157927 2327 consensus_queue.cc:237] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [LEADER]: Queue going to LEADER mode. State: All 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: "e1c1538a0edd40abbe70f84cc457b5cf" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43399 } }
I20260619 18:46:51.163472 2325 tablet_bootstrap.cc:654] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:51.163789 2170 catalog_manager.cc:5495] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf reported cstate change: term changed from 0 to 1, leader changed from <none> to e1c1538a0edd40abbe70f84cc457b5cf (127.0.198.129). New cstate: current_term: 1 leader_uuid: "e1c1538a0edd40abbe70f84cc457b5cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1c1538a0edd40abbe70f84cc457b5cf" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43399 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:51.168141 2325 tablet_bootstrap.cc:492] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf: No bootstrap required, opened a new log
I20260619 18:46:51.168700 2325 ts_tablet_manager.cc:1397] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.001s
I20260619 18:46:51.171108 2325 raft_consensus.cc:348] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1c1538a0edd40abbe70f84cc457b5cf" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43399 } }
I20260619 18:46:51.171705 2325 raft_consensus.cc:374] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:51.171947 2325 raft_consensus.cc:729] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1c1538a0edd40abbe70f84cc457b5cf, State: Initialized, Role: FOLLOWER
I20260619 18:46:51.172461 2325 consensus_queue.cc:260] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1c1538a0edd40abbe70f84cc457b5cf" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43399 } }
I20260619 18:46:51.172942 2325 raft_consensus.cc:388] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:51.173182 2325 raft_consensus.cc:482] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:51.173439 2325 raft_consensus.cc:3037] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:51.178311 2325 raft_consensus.cc:504] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1c1538a0edd40abbe70f84cc457b5cf" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43399 } }
I20260619 18:46:51.178884 2325 leader_election.cc:302] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [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: e1c1538a0edd40abbe70f84cc457b5cf; no voters:
I20260619 18:46:51.179365 2325 leader_election.cc:288] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:51.179522 2327 raft_consensus.cc:2781] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:51.179983 2327 raft_consensus.cc:686] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [term 1 LEADER]: Becoming Leader. State: Replica: e1c1538a0edd40abbe70f84cc457b5cf, State: Running, Role: LEADER
I20260619 18:46:51.180557 2327 consensus_queue.cc:237] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [LEADER]: Queue going to LEADER mode. State: All 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: "e1c1538a0edd40abbe70f84cc457b5cf" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43399 } }
I20260619 18:46:51.180927 2325 ts_tablet_manager.cc:1428] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf: Time spent starting tablet: real 0.012s user 0.010s sys 0.000s
I20260619 18:46:51.186268 2169 catalog_manager.cc:5495] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf reported cstate change: term changed from 0 to 1, leader changed from <none> to e1c1538a0edd40abbe70f84cc457b5cf (127.0.198.129). New cstate: current_term: 1 leader_uuid: "e1c1538a0edd40abbe70f84cc457b5cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1c1538a0edd40abbe70f84cc457b5cf" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43399 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:51.208623 2169 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40876:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "non_null_with_default" remove_default: true } } } modify_external_catalogs: true
I20260619 18:46:51.224864 2335 tablet.cc:1722] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 1
I20260619 18:46:51.227963 2335 tablet.cc:1620] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf: MemRowSet was empty: no flush needed.
I20260619 18:46:51.228806 2336 tablet.cc:1722] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 1
I20260619 18:46:51.230695 2336 tablet.cc:1620] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf: MemRowSet was empty: no flush needed.
I20260619 18:46:51.251775 2170 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4: client-testtb [id=39e8b6fca13e457b8552a8002e412a81] alter complete (version 1)
I20260619 18:46:51.294832 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:51.310557 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:51.311283 794 tablet_replica.cc:330] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf: stopping tablet replica
I20260619 18:46:51.311791 794 raft_consensus.cc:2229] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:51.312197 794 raft_consensus.cc:2258] T fd2ece47a0c54840a6141cbee9f33676 P e1c1538a0edd40abbe70f84cc457b5cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:51.314086 794 tablet_replica.cc:330] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf: stopping tablet replica
I20260619 18:46:51.314508 794 raft_consensus.cc:2229] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:51.314874 794 raft_consensus.cc:2258] T 326c90c7dc2d447ebea89ba9d99d151d P e1c1538a0edd40abbe70f84cc457b5cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:51.335140 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:51.345036 794 master.cc:537] Master@127.0.198.190:42291 shutting down...
I20260619 18:46:51.359249 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:51.359791 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:51.360205 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 1730921d6c8a44a6ae2e721665e24ce4: stopping tablet replica
I20260619 18:46:51.378533 794 master.cc:552] Master@127.0.198.190:42291 shutdown complete.
[ OK ] ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn (705 ms)
[ RUN ] ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered
I20260619 18:46:51.399106 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:37573
I20260619 18:46:51.400117 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:51.404904 2338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:51.405773 2339 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:51.406589 2341 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:51.407186 794 server_base.cc:1034] running on GCE node
I20260619 18:46:51.408035 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:51.408208 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:51.408340 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894811408332 us; error 0 us; skew 500 ppm
I20260619 18:46:51.408790 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:51.411389 794 webserver.cc:460] Webserver started at http://127.0.198.190:34971/ using document root <none> and password file <none>
I20260619 18:46:51.411839 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:51.411988 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:51.412189 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:51.413182 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "abdb330f2333440aa38166f765241b4f"
format_stamp: "Formatted at 2026-06-19 18:46:51 on dist-test-slave-t0gl"
I20260619 18:46:51.417436 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 18:46:51.420981 2346 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:51.421901 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 18:46:51.422188 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "abdb330f2333440aa38166f765241b4f"
format_stamp: "Formatted at 2026-06-19 18:46:51 on dist-test-slave-t0gl"
I20260619 18:46:51.422541 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781894801778945-794-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)
I20260619 18:46:51.439512 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:51.440593 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:51.485832 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:37573
I20260619 18:46:51.485948 2407 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:37573 every 8 connection(s)
I20260619 18:46:51.489598 2408 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:51.499379 2408 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f: Bootstrap starting.
I20260619 18:46:51.503091 2408 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:51.508137 2408 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f: No bootstrap required, opened a new log
I20260619 18:46:51.509922 2408 raft_consensus.cc:348] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abdb330f2333440aa38166f765241b4f" member_type: VOTER }
I20260619 18:46:51.510306 2408 raft_consensus.cc:374] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:51.510519 2408 raft_consensus.cc:729] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abdb330f2333440aa38166f765241b4f, State: Initialized, Role: FOLLOWER
I20260619 18:46:51.511085 2408 consensus_queue.cc:260] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "abdb330f2333440aa38166f765241b4f" member_type: VOTER }
I20260619 18:46:51.511547 2408 raft_consensus.cc:388] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:51.511765 2408 raft_consensus.cc:482] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:51.512004 2408 raft_consensus.cc:3037] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:51.516191 2408 raft_consensus.cc:504] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abdb330f2333440aa38166f765241b4f" member_type: VOTER }
I20260619 18:46:51.516705 2408 leader_election.cc:302] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [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: abdb330f2333440aa38166f765241b4f; no voters:
I20260619 18:46:51.517720 2408 leader_election.cc:288] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:51.518072 2411 raft_consensus.cc:2781] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:51.519304 2411 raft_consensus.cc:686] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [term 1 LEADER]: Becoming Leader. State: Replica: abdb330f2333440aa38166f765241b4f, State: Running, Role: LEADER
I20260619 18:46:51.520007 2411 consensus_queue.cc:237] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [LEADER]: Queue going to LEADER mode. State: All 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: "abdb330f2333440aa38166f765241b4f" member_type: VOTER }
I20260619 18:46:51.520381 2408 sys_catalog.cc:564] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:51.523660 2412 sys_catalog.cc:455] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "abdb330f2333440aa38166f765241b4f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abdb330f2333440aa38166f765241b4f" member_type: VOTER } }
I20260619 18:46:51.524130 2413 sys_catalog.cc:455] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [sys.catalog]: SysCatalogTable state changed. Reason: New leader abdb330f2333440aa38166f765241b4f. Latest consensus state: current_term: 1 leader_uuid: "abdb330f2333440aa38166f765241b4f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abdb330f2333440aa38166f765241b4f" member_type: VOTER } }
I20260619 18:46:51.524499 2412 sys_catalog.cc:458] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:51.524672 2413 sys_catalog.cc:458] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:51.527397 2417 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:51.531791 2417 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:51.536283 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:51.539929 2417 catalog_manager.cc:1347] Generated new cluster ID: 0f6fd9759f9641d386554332f5e77cc4
I20260619 18:46:51.540247 2417 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:51.557648 2417 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:51.559268 2417 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:51.572847 2417 catalog_manager.cc:5868] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f: Generated new TSK 0
I20260619 18:46:51.573565 2417 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:51.603087 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:51.609128 2429 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:51.610387 2430 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:51.612483 794 server_base.cc:1034] running on GCE node
W20260619 18:46:51.612471 2432 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:51.613560 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:51.613735 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:51.613898 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894811613888 us; error 0 us; skew 500 ppm
I20260619 18:46:51.614408 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:51.616909 794 webserver.cc:460] Webserver started at http://127.0.198.129:36147/ using document root <none> and password file <none>
I20260619 18:46:51.617305 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:51.617457 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:51.617650 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:51.618628 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "57730714ef754e338e90751bf62b0394"
format_stamp: "Formatted at 2026-06-19 18:46:51 on dist-test-slave-t0gl"
I20260619 18:46:51.623375 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:46:51.626868 2437 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:51.627713 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 18:46:51.628008 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "57730714ef754e338e90751bf62b0394"
format_stamp: "Formatted at 2026-06-19 18:46:51 on dist-test-slave-t0gl"
I20260619 18:46:51.628263 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781894801778945-794-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)
I20260619 18:46:51.660936 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:51.662382 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:51.667881 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:51.668254 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 18:46:51.668570 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:51.668802 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:51.722304 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:39295
I20260619 18:46:51.722482 2507 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:39295 every 8 connection(s)
I20260619 18:46:51.726667 2508 heartbeater.cc:347] Connected to a master server at 127.0.198.190:37573
I20260619 18:46:51.727042 2508 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:51.727665 2508 heartbeater.cc:511] Master 127.0.198.190:37573 requested a full tablet report, sending...
I20260619 18:46:51.729648 2363 ts_manager.cc:194] Registered new tserver with Master: 57730714ef754e338e90751bf62b0394 (127.0.198.129:39295)
I20260619 18:46:51.730154 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004876062s
I20260619 18:46:51.732180 2363 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38102
I20260619 18:46:51.745532 2508 heartbeater.cc:503] Master 127.0.198.190:37573 was elected leader, sending a full tablet report...
I20260619 18:46:51.754599 2363 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38116:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:51.787237 2473 tablet_service.cc:1467] Processing CreateTablet for tablet 873347393366485ea14933175adb9dd8 (DEFAULT_TABLE table=client-testtb [id=dc03600b61ac4dfa979ff2a4d627ff6c]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:51.787575 2472 tablet_service.cc:1467] Processing CreateTablet for tablet db2923053ba54137bbcc2dde19db283d (DEFAULT_TABLE table=client-testtb [id=dc03600b61ac4dfa979ff2a4d627ff6c]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:51.788633 2473 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 873347393366485ea14933175adb9dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:51.789233 2472 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet db2923053ba54137bbcc2dde19db283d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:51.804586 2518 tablet_bootstrap.cc:492] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394: Bootstrap starting.
I20260619 18:46:51.808202 2518 tablet_bootstrap.cc:654] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:51.812470 2518 tablet_bootstrap.cc:492] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394: No bootstrap required, opened a new log
I20260619 18:46:51.812825 2518 ts_tablet_manager.cc:1397] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394: Time spent bootstrapping tablet: real 0.008s user 0.000s sys 0.006s
I20260619 18:46:51.814590 2518 raft_consensus.cc:348] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57730714ef754e338e90751bf62b0394" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39295 } }
I20260619 18:46:51.815002 2518 raft_consensus.cc:374] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:51.815205 2518 raft_consensus.cc:729] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57730714ef754e338e90751bf62b0394, State: Initialized, Role: FOLLOWER
I20260619 18:46:51.815750 2518 consensus_queue.cc:260] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "57730714ef754e338e90751bf62b0394" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39295 } }
I20260619 18:46:51.816193 2518 raft_consensus.cc:388] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:51.816479 2518 raft_consensus.cc:482] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:51.816711 2518 raft_consensus.cc:3037] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:51.821224 2518 raft_consensus.cc:504] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57730714ef754e338e90751bf62b0394" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39295 } }
I20260619 18:46:51.821902 2518 leader_election.cc:302] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [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: 57730714ef754e338e90751bf62b0394; no voters:
I20260619 18:46:51.823069 2518 leader_election.cc:288] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:51.823386 2520 raft_consensus.cc:2781] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:51.825227 2518 ts_tablet_manager.cc:1428] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394: Time spent starting tablet: real 0.012s user 0.010s sys 0.003s
I20260619 18:46:51.825750 2520 raft_consensus.cc:686] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [term 1 LEADER]: Becoming Leader. State: Replica: 57730714ef754e338e90751bf62b0394, State: Running, Role: LEADER
I20260619 18:46:51.826035 2518 tablet_bootstrap.cc:492] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394: Bootstrap starting.
I20260619 18:46:51.826306 2520 consensus_queue.cc:237] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [LEADER]: Queue going to LEADER mode. State: All 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: "57730714ef754e338e90751bf62b0394" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39295 } }
I20260619 18:46:51.830719 2518 tablet_bootstrap.cc:654] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:51.832625 2362 catalog_manager.cc:5495] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57730714ef754e338e90751bf62b0394 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "57730714ef754e338e90751bf62b0394" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57730714ef754e338e90751bf62b0394" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39295 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:51.835814 2518 tablet_bootstrap.cc:492] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394: No bootstrap required, opened a new log
I20260619 18:46:51.836179 2518 ts_tablet_manager.cc:1397] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260619 18:46:51.838127 2518 raft_consensus.cc:348] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57730714ef754e338e90751bf62b0394" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39295 } }
I20260619 18:46:51.838584 2518 raft_consensus.cc:374] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:51.838785 2518 raft_consensus.cc:729] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57730714ef754e338e90751bf62b0394, State: Initialized, Role: FOLLOWER
I20260619 18:46:51.839406 2518 consensus_queue.cc:260] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "57730714ef754e338e90751bf62b0394" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39295 } }
I20260619 18:46:51.839855 2518 raft_consensus.cc:388] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:51.840070 2518 raft_consensus.cc:482] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:51.840368 2518 raft_consensus.cc:3037] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:51.844983 2518 raft_consensus.cc:504] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57730714ef754e338e90751bf62b0394" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39295 } }
I20260619 18:46:51.845628 2518 leader_election.cc:302] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [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: 57730714ef754e338e90751bf62b0394; no voters:
I20260619 18:46:51.846172 2518 leader_election.cc:288] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:51.846393 2520 raft_consensus.cc:2781] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:51.846854 2520 raft_consensus.cc:686] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [term 1 LEADER]: Becoming Leader. State: Replica: 57730714ef754e338e90751bf62b0394, State: Running, Role: LEADER
I20260619 18:46:51.847679 2518 ts_tablet_manager.cc:1428] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394: Time spent starting tablet: real 0.011s user 0.012s sys 0.000s
I20260619 18:46:51.847543 2520 consensus_queue.cc:237] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [LEADER]: Queue going to LEADER mode. State: All 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: "57730714ef754e338e90751bf62b0394" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39295 } }
I20260619 18:46:51.852689 2362 catalog_manager.cc:5495] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57730714ef754e338e90751bf62b0394 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "57730714ef754e338e90751bf62b0394" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57730714ef754e338e90751bf62b0394" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 39295 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:51.904915 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:51.924006 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:51.924798 794 tablet_replica.cc:330] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394: stopping tablet replica
I20260619 18:46:51.925338 794 raft_consensus.cc:2229] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:51.925716 794 raft_consensus.cc:2258] T 873347393366485ea14933175adb9dd8 P 57730714ef754e338e90751bf62b0394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:51.927578 794 tablet_replica.cc:330] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394: stopping tablet replica
I20260619 18:46:51.927990 794 raft_consensus.cc:2229] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:51.928335 794 raft_consensus.cc:2258] T db2923053ba54137bbcc2dde19db283d P 57730714ef754e338e90751bf62b0394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:51.948505 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:51.958091 794 master.cc:537] Master@127.0.198.190:37573 shutting down...
I20260619 18:46:51.992552 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:51.993456 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:51.993969 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P abdb330f2333440aa38166f765241b4f: stopping tablet replica
I20260619 18:46:52.016034 794 master.cc:552] Master@127.0.198.190:37573 shutdown complete.
[ OK ] ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered (648 ms)
[ RUN ] ClientTest.TestAutoFlushBackgroundAndErrorCollector
I20260619 18:46:52.048759 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:34989
I20260619 18:46:52.049818 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:52.056389 2529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:52.056411 2530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:52.057500 2532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:52.058164 794 server_base.cc:1034] running on GCE node
I20260619 18:46:52.059098 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:52.059285 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:52.059470 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894812059457 us; error 0 us; skew 500 ppm
I20260619 18:46:52.059983 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:52.062652 794 webserver.cc:460] Webserver started at http://127.0.198.190:35107/ using document root <none> and password file <none>
I20260619 18:46:52.063128 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:52.063321 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:52.063668 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:52.064998 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "f255075c78d74b5798b5e38d6d32d715"
format_stamp: "Formatted at 2026-06-19 18:46:52 on dist-test-slave-t0gl"
I20260619 18:46:52.069736 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:46:52.073227 2537 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:52.074012 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.000s sys 0.001s
I20260619 18:46:52.074278 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "f255075c78d74b5798b5e38d6d32d715"
format_stamp: "Formatted at 2026-06-19 18:46:52 on dist-test-slave-t0gl"
I20260619 18:46:52.074641 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-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)
I20260619 18:46:52.090291 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:52.091594 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:52.135870 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:34989
I20260619 18:46:52.135982 2598 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:34989 every 8 connection(s)
I20260619 18:46:52.139691 2599 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:52.151011 2599 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715: Bootstrap starting.
I20260619 18:46:52.155479 2599 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:52.159572 2599 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715: No bootstrap required, opened a new log
I20260619 18:46:52.161542 2599 raft_consensus.cc:348] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f255075c78d74b5798b5e38d6d32d715" member_type: VOTER }
I20260619 18:46:52.162014 2599 raft_consensus.cc:374] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:52.162225 2599 raft_consensus.cc:729] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f255075c78d74b5798b5e38d6d32d715, State: Initialized, Role: FOLLOWER
I20260619 18:46:52.162762 2599 consensus_queue.cc:260] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f255075c78d74b5798b5e38d6d32d715" member_type: VOTER }
I20260619 18:46:52.163192 2599 raft_consensus.cc:388] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:52.163448 2599 raft_consensus.cc:482] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:52.163697 2599 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:52.168515 2599 raft_consensus.cc:504] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f255075c78d74b5798b5e38d6d32d715" member_type: VOTER }
I20260619 18:46:52.169066 2599 leader_election.cc:302] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [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: f255075c78d74b5798b5e38d6d32d715; no voters:
I20260619 18:46:52.170239 2599 leader_election.cc:288] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:52.170717 2602 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:52.172039 2602 raft_consensus.cc:686] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [term 1 LEADER]: Becoming Leader. State: Replica: f255075c78d74b5798b5e38d6d32d715, State: Running, Role: LEADER
I20260619 18:46:52.172677 2602 consensus_queue.cc:237] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [LEADER]: Queue going to LEADER mode. State: All 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: "f255075c78d74b5798b5e38d6d32d715" member_type: VOTER }
I20260619 18:46:52.172948 2599 sys_catalog.cc:564] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:52.175757 2604 sys_catalog.cc:455] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f255075c78d74b5798b5e38d6d32d715. Latest consensus state: current_term: 1 leader_uuid: "f255075c78d74b5798b5e38d6d32d715" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f255075c78d74b5798b5e38d6d32d715" member_type: VOTER } }
I20260619 18:46:52.176419 2604 sys_catalog.cc:458] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:52.176563 2603 sys_catalog.cc:455] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f255075c78d74b5798b5e38d6d32d715" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f255075c78d74b5798b5e38d6d32d715" member_type: VOTER } }
I20260619 18:46:52.177150 2603 sys_catalog.cc:458] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:52.179414 2608 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:52.186434 2608 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:52.187827 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:52.195099 2608 catalog_manager.cc:1347] Generated new cluster ID: 9c584abb286049e7a37e0ffffb09c096
I20260619 18:46:52.195441 2608 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:52.222559 2608 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:52.224339 2608 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:52.241945 2608 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715: Generated new TSK 0
I20260619 18:46:52.242563 2608 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:52.254770 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:52.261436 2620 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:52.262199 2621 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:52.264824 2623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:52.266141 794 server_base.cc:1034] running on GCE node
I20260619 18:46:52.266923 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:52.267100 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:52.267252 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894812267242 us; error 0 us; skew 500 ppm
I20260619 18:46:52.267817 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:52.270599 794 webserver.cc:460] Webserver started at http://127.0.198.129:37277/ using document root <none> and password file <none>
I20260619 18:46:52.271185 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:52.271389 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:52.271623 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:52.272747 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "2109b14f15fd43f1900677c0e97f5018"
format_stamp: "Formatted at 2026-06-19 18:46:52 on dist-test-slave-t0gl"
I20260619 18:46:52.278211 794 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.001s
I20260619 18:46:52.282032 2628 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:52.283066 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 18:46:52.283592 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "2109b14f15fd43f1900677c0e97f5018"
format_stamp: "Formatted at 2026-06-19 18:46:52 on dist-test-slave-t0gl"
I20260619 18:46:52.283982 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-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)
I20260619 18:46:52.308456 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:52.309633 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:52.314612 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:52.314904 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:52.315207 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:52.315497 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.001s
I20260619 18:46:52.369854 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:38427
I20260619 18:46:52.369920 2698 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:38427 every 8 connection(s)
I20260619 18:46:52.375077 2699 heartbeater.cc:347] Connected to a master server at 127.0.198.190:34989
I20260619 18:46:52.375447 2699 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:52.376106 2699 heartbeater.cc:511] Master 127.0.198.190:34989 requested a full tablet report, sending...
I20260619 18:46:52.378089 2554 ts_manager.cc:194] Registered new tserver with Master: 2109b14f15fd43f1900677c0e97f5018 (127.0.198.129:38427)
I20260619 18:46:52.378435 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004840146s
I20260619 18:46:52.380404 2554 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40480
I20260619 18:46:52.394322 2699 heartbeater.cc:503] Master 127.0.198.190:34989 was elected leader, sending a full tablet report...
I20260619 18:46:52.402582 2554 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40486:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:52.437106 2664 tablet_service.cc:1467] Processing CreateTablet for tablet 4c0dcf6cf4a94a8198927e1b53ef2598 (DEFAULT_TABLE table=client-testtb [id=a4bee39d48574755bdb000ac24ce55aa]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:52.437306 2663 tablet_service.cc:1467] Processing CreateTablet for tablet 5ded54724a47418eb08d234348fbc84d (DEFAULT_TABLE table=client-testtb [id=a4bee39d48574755bdb000ac24ce55aa]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:52.438652 2664 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4c0dcf6cf4a94a8198927e1b53ef2598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:52.439492 2663 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5ded54724a47418eb08d234348fbc84d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:52.456322 2709 tablet_bootstrap.cc:492] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018: Bootstrap starting.
I20260619 18:46:52.461026 2709 tablet_bootstrap.cc:654] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:52.465642 2709 tablet_bootstrap.cc:492] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018: No bootstrap required, opened a new log
I20260619 18:46:52.466012 2709 ts_tablet_manager.cc:1397] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.003s
I20260619 18:46:52.468031 2709 raft_consensus.cc:348] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:52.468480 2709 raft_consensus.cc:374] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:52.468747 2709 raft_consensus.cc:729] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2109b14f15fd43f1900677c0e97f5018, State: Initialized, Role: FOLLOWER
I20260619 18:46:52.469219 2709 consensus_queue.cc:260] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:52.469785 2709 raft_consensus.cc:388] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:52.470008 2709 raft_consensus.cc:482] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:52.470299 2709 raft_consensus.cc:3037] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:52.475256 2709 raft_consensus.cc:504] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:52.475863 2709 leader_election.cc:302] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [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: 2109b14f15fd43f1900677c0e97f5018; no voters:
I20260619 18:46:52.477298 2709 leader_election.cc:288] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:52.477701 2711 raft_consensus.cc:2781] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:52.479681 2709 ts_tablet_manager.cc:1428] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018: Time spent starting tablet: real 0.013s user 0.014s sys 0.001s
I20260619 18:46:52.480064 2711 raft_consensus.cc:686] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [term 1 LEADER]: Becoming Leader. State: Replica: 2109b14f15fd43f1900677c0e97f5018, State: Running, Role: LEADER
I20260619 18:46:52.480953 2709 tablet_bootstrap.cc:492] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018: Bootstrap starting.
I20260619 18:46:52.481297 2711 consensus_queue.cc:237] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [LEADER]: Queue going to LEADER mode. State: All 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: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:52.486450 2709 tablet_bootstrap.cc:654] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:52.488135 2554 catalog_manager.cc:5495] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2109b14f15fd43f1900677c0e97f5018 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "2109b14f15fd43f1900677c0e97f5018" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:52.491416 2709 tablet_bootstrap.cc:492] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018: No bootstrap required, opened a new log
I20260619 18:46:52.491766 2709 ts_tablet_manager.cc:1397] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018: Time spent bootstrapping tablet: real 0.011s user 0.006s sys 0.004s
I20260619 18:46:52.493840 2709 raft_consensus.cc:348] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:52.494268 2709 raft_consensus.cc:374] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:52.494531 2709 raft_consensus.cc:729] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2109b14f15fd43f1900677c0e97f5018, State: Initialized, Role: FOLLOWER
I20260619 18:46:52.495083 2709 consensus_queue.cc:260] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:52.495617 2709 raft_consensus.cc:388] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:52.495891 2709 raft_consensus.cc:482] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:52.496222 2709 raft_consensus.cc:3037] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:52.502306 2709 raft_consensus.cc:504] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:52.502851 2709 leader_election.cc:302] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [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: 2109b14f15fd43f1900677c0e97f5018; no voters:
I20260619 18:46:52.503298 2709 leader_election.cc:288] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:52.503574 2711 raft_consensus.cc:2781] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:52.504042 2711 raft_consensus.cc:686] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [term 1 LEADER]: Becoming Leader. State: Replica: 2109b14f15fd43f1900677c0e97f5018, State: Running, Role: LEADER
I20260619 18:46:52.504680 2709 ts_tablet_manager.cc:1428] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018: Time spent starting tablet: real 0.013s user 0.009s sys 0.003s
I20260619 18:46:52.504623 2711 consensus_queue.cc:237] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [LEADER]: Queue going to LEADER mode. State: All 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: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:52.510546 2554 catalog_manager.cc:5495] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2109b14f15fd43f1900677c0e97f5018 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "2109b14f15fd43f1900677c0e97f5018" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:52.541126 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:52.547433 2718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:52.549288 2719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:52.552591 2721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:52.552708 794 server_base.cc:1034] running on GCE node
I20260619 18:46:52.553529 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:52.553704 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:52.553910 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894812553897 us; error 0 us; skew 500 ppm
I20260619 18:46:52.554396 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:52.556718 794 webserver.cc:460] Webserver started at http://127.0.198.130:39983/ using document root <none> and password file <none>
I20260619 18:46:52.557207 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:52.557371 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:52.557576 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:52.558666 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/ts-1-root/instance:
uuid: "67d9e5c89f2342678e20328eb69df7c5"
format_stamp: "Formatted at 2026-06-19 18:46:52 on dist-test-slave-t0gl"
I20260619 18:46:52.563390 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.002s
I20260619 18:46:52.567505 2726 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:52.568382 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 18:46:52.568683 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/ts-1-root
uuid: "67d9e5c89f2342678e20328eb69df7c5"
format_stamp: "Formatted at 2026-06-19 18:46:52 on dist-test-slave-t0gl"
I20260619 18:46:52.568986 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-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)
I20260619 18:46:52.594585 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:52.596048 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:52.603180 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:52.603504 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 18:46:52.603780 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:52.603981 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:52.696004 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.130:45679
I20260619 18:46:52.696101 2795 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.130:45679 every 8 connection(s)
I20260619 18:46:52.701030 2796 heartbeater.cc:347] Connected to a master server at 127.0.198.190:34989
I20260619 18:46:52.701398 2796 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:52.702041 2796 heartbeater.cc:511] Master 127.0.198.190:34989 requested a full tablet report, sending...
I20260619 18:46:52.702189 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 18:46:52.704075 2554 ts_manager.cc:194] Registered new tserver with Master: 67d9e5c89f2342678e20328eb69df7c5 (127.0.198.130:45679)
I20260619 18:46:52.706097 2554 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40494
W20260619 18:46:52.709975 2798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:52.711572 2799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:52.716020 2801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:52.716114 794 server_base.cc:1034] running on GCE node
I20260619 18:46:52.717078 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:52.717321 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:52.717473 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894812717459 us; error 0 us; skew 500 ppm
I20260619 18:46:52.718078 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:52.719996 2796 heartbeater.cc:503] Master 127.0.198.190:34989 was elected leader, sending a full tablet report...
I20260619 18:46:52.721840 794 webserver.cc:460] Webserver started at http://127.0.198.131:42489/ using document root <none> and password file <none>
I20260619 18:46:52.722455 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:52.722683 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:52.723014 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:52.724171 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/ts-2-root/instance:
uuid: "4deb2b0df1ad43e8a6a96e230c171cb6"
format_stamp: "Formatted at 2026-06-19 18:46:52 on dist-test-slave-t0gl"
I20260619 18:46:52.729031 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.003s
I20260619 18:46:52.732854 2806 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:52.733779 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260619 18:46:52.734233 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/ts-2-root
uuid: "4deb2b0df1ad43e8a6a96e230c171cb6"
format_stamp: "Formatted at 2026-06-19 18:46:52 on dist-test-slave-t0gl"
I20260619 18:46:52.734599 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781894801778945-794-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)
I20260619 18:46:52.752785 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:52.754225 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:52.761092 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:52.761453 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:52.761732 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:52.761936 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:52.865545 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.131:44093
I20260619 18:46:52.865655 2875 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.131:44093 every 8 connection(s)
I20260619 18:46:52.872100 2876 heartbeater.cc:347] Connected to a master server at 127.0.198.190:34989
I20260619 18:46:52.872484 2876 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:52.873215 2876 heartbeater.cc:511] Master 127.0.198.190:34989 requested a full tablet report, sending...
I20260619 18:46:52.875067 2554 ts_manager.cc:194] Registered new tserver with Master: 4deb2b0df1ad43e8a6a96e230c171cb6 (127.0.198.131:44093)
I20260619 18:46:52.876063 794 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0051474s
I20260619 18:46:52.877259 2554 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40522
I20260619 18:46:52.878589 2552 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40486:
name: "table.0"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
rows: "\004\001\000\001\000\000\000""\004\001\000\001\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
W20260619 18:46:52.881496 2552 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table.0 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260619 18:46:52.890846 2876 heartbeater.cc:503] Master 127.0.198.190:34989 was elected leader, sending a full tablet report...
I20260619 18:46:52.913365 2664 tablet_service.cc:1467] Processing CreateTablet for tablet c021171750b542f5a3b1650f10380420 (DEFAULT_TABLE table=table.0 [id=315fdd8d262443948e5ef505fb0f36e2]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 18:46:52.914722 2664 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c021171750b542f5a3b1650f10380420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:52.915001 2663 tablet_service.cc:1467] Processing CreateTablet for tablet 92b839ce9ec7412fab072d77c19716a2 (DEFAULT_TABLE table=table.0 [id=315fdd8d262443948e5ef505fb0f36e2]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 18:46:52.916352 2663 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 92b839ce9ec7412fab072d77c19716a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:52.936110 2709 tablet_bootstrap.cc:492] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018: Bootstrap starting.
I20260619 18:46:52.942257 2709 tablet_bootstrap.cc:654] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:52.957638 2709 tablet_bootstrap.cc:492] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018: No bootstrap required, opened a new log
I20260619 18:46:52.959561 2760 tablet_service.cc:1467] Processing CreateTablet for tablet 92b839ce9ec7412fab072d77c19716a2 (DEFAULT_TABLE table=table.0 [id=315fdd8d262443948e5ef505fb0f36e2]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 18:46:52.962432 2709 ts_tablet_manager.cc:1397] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018: Time spent bootstrapping tablet: real 0.027s user 0.003s sys 0.009s
I20260619 18:46:52.959438 2761 tablet_service.cc:1467] Processing CreateTablet for tablet c021171750b542f5a3b1650f10380420 (DEFAULT_TABLE table=table.0 [id=315fdd8d262443948e5ef505fb0f36e2]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 18:46:52.963209 2760 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 92b839ce9ec7412fab072d77c19716a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:52.964480 2761 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c021171750b542f5a3b1650f10380420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:52.970219 2709 raft_consensus.cc:348] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:52.974826 2709 raft_consensus.cc:374] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:52.975207 2709 raft_consensus.cc:729] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2109b14f15fd43f1900677c0e97f5018, State: Initialized, Role: FOLLOWER
I20260619 18:46:52.975931 2709 consensus_queue.cc:260] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:52.983008 2709 ts_tablet_manager.cc:1428] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018: Time spent starting tablet: real 0.020s user 0.006s sys 0.001s
I20260619 18:46:52.984052 2709 tablet_bootstrap.cc:492] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018: Bootstrap starting.
I20260619 18:46:52.984433 2841 tablet_service.cc:1467] Processing CreateTablet for tablet c021171750b542f5a3b1650f10380420 (DEFAULT_TABLE table=table.0 [id=315fdd8d262443948e5ef505fb0f36e2]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 18:46:52.985888 2841 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c021171750b542f5a3b1650f10380420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:52.989614 2840 tablet_service.cc:1467] Processing CreateTablet for tablet 92b839ce9ec7412fab072d77c19716a2 (DEFAULT_TABLE table=table.0 [id=315fdd8d262443948e5ef505fb0f36e2]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 18:46:52.992812 2882 tablet_bootstrap.cc:492] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5: Bootstrap starting.
I20260619 18:46:52.993448 2840 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 92b839ce9ec7412fab072d77c19716a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:52.994544 2709 tablet_bootstrap.cc:654] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:53.066287 2882 tablet_bootstrap.cc:654] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:53.071305 2884 tablet_bootstrap.cc:492] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6: Bootstrap starting.
I20260619 18:46:53.077122 2709 tablet_bootstrap.cc:492] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018: No bootstrap required, opened a new log
I20260619 18:46:53.077551 2709 ts_tablet_manager.cc:1397] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018: Time spent bootstrapping tablet: real 0.094s user 0.013s sys 0.009s
I20260619 18:46:53.080173 2884 tablet_bootstrap.cc:654] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:53.080116 2709 raft_consensus.cc:348] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:53.080961 2709 raft_consensus.cc:374] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:53.081259 2709 raft_consensus.cc:729] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2109b14f15fd43f1900677c0e97f5018, State: Initialized, Role: FOLLOWER
I20260619 18:46:53.081986 2709 consensus_queue.cc:260] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:53.086372 2709 ts_tablet_manager.cc:1428] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018: Time spent starting tablet: real 0.009s user 0.006s sys 0.001s
I20260619 18:46:53.093535 2882 tablet_bootstrap.cc:492] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5: No bootstrap required, opened a new log
I20260619 18:46:53.093904 2884 tablet_bootstrap.cc:492] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6: No bootstrap required, opened a new log
I20260619 18:46:53.094030 2882 ts_tablet_manager.cc:1397] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5: Time spent bootstrapping tablet: real 0.102s user 0.016s sys 0.008s
I20260619 18:46:53.094376 2884 ts_tablet_manager.cc:1397] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6: Time spent bootstrapping tablet: real 0.024s user 0.008s sys 0.010s
I20260619 18:46:53.097270 2884 raft_consensus.cc:348] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:53.097421 2882 raft_consensus.cc:348] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:53.098134 2884 raft_consensus.cc:374] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:53.098165 2882 raft_consensus.cc:374] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:53.098600 2884 raft_consensus.cc:729] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deb2b0df1ad43e8a6a96e230c171cb6, State: Initialized, Role: FOLLOWER
I20260619 18:46:53.098642 2882 raft_consensus.cc:729] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d9e5c89f2342678e20328eb69df7c5, State: Initialized, Role: FOLLOWER
I20260619 18:46:53.099576 2882 consensus_queue.cc:260] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:53.099576 2884 consensus_queue.cc:260] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:53.104769 2882 ts_tablet_manager.cc:1428] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5: Time spent starting tablet: real 0.010s user 0.004s sys 0.006s
I20260619 18:46:53.105299 2884 ts_tablet_manager.cc:1428] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6: Time spent starting tablet: real 0.011s user 0.004s sys 0.008s
I20260619 18:46:53.105657 2882 tablet_bootstrap.cc:492] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5: Bootstrap starting.
I20260619 18:46:53.106663 2884 tablet_bootstrap.cc:492] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6: Bootstrap starting.
I20260619 18:46:53.113189 2882 tablet_bootstrap.cc:654] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:53.114142 2884 tablet_bootstrap.cc:654] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6: Neither blocks nor log segments found. Creating new log.
W20260619 18:46:53.121742 2877 tablet.cc:2369] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260619 18:46:53.122813 2882 tablet_bootstrap.cc:492] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5: No bootstrap required, opened a new log
I20260619 18:46:53.123193 2882 ts_tablet_manager.cc:1397] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5: Time spent bootstrapping tablet: real 0.018s user 0.014s sys 0.001s
I20260619 18:46:53.125770 2882 raft_consensus.cc:348] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:53.126387 2884 tablet_bootstrap.cc:492] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6: No bootstrap required, opened a new log
I20260619 18:46:53.126514 2882 raft_consensus.cc:374] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:53.126883 2884 ts_tablet_manager.cc:1397] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6: Time spent bootstrapping tablet: real 0.020s user 0.011s sys 0.007s
I20260619 18:46:53.126858 2882 raft_consensus.cc:729] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d9e5c89f2342678e20328eb69df7c5, State: Initialized, Role: FOLLOWER
I20260619 18:46:53.127650 2882 consensus_queue.cc:260] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:53.129752 2882 ts_tablet_manager.cc:1428] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260619 18:46:53.130307 2884 raft_consensus.cc:348] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:53.130910 2884 raft_consensus.cc:374] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:53.131148 2884 raft_consensus.cc:729] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deb2b0df1ad43e8a6a96e230c171cb6, State: Initialized, Role: FOLLOWER
I20260619 18:46:53.131788 2884 consensus_queue.cc:260] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:53.134531 2884 ts_tablet_manager.cc:1428] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6: Time spent starting tablet: real 0.007s user 0.004s sys 0.000s
I20260619 18:46:53.256723 2887 raft_consensus.cc:482] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 18:46:53.257337 2887 raft_consensus.cc:504] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:53.260017 2887 leader_election.cc:288] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4deb2b0df1ad43e8a6a96e230c171cb6 (127.0.198.131:44093), 2109b14f15fd43f1900677c0e97f5018 (127.0.198.129:38427)
I20260619 18:46:53.278997 2851 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c021171750b542f5a3b1650f10380420" candidate_uuid: "67d9e5c89f2342678e20328eb69df7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" is_pre_election: true
I20260619 18:46:53.279985 2851 raft_consensus.cc:2454] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d9e5c89f2342678e20328eb69df7c5 in term 0.
I20260619 18:46:53.281976 2728 leader_election.cc:302] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deb2b0df1ad43e8a6a96e230c171cb6, 67d9e5c89f2342678e20328eb69df7c5; no voters:
I20260619 18:46:53.282835 2887 raft_consensus.cc:2781] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 18:46:53.283120 2887 raft_consensus.cc:482] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 18:46:53.283445 2887 raft_consensus.cc:3037] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:53.286053 2674 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c021171750b542f5a3b1650f10380420" candidate_uuid: "67d9e5c89f2342678e20328eb69df7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2109b14f15fd43f1900677c0e97f5018" is_pre_election: true
I20260619 18:46:53.286847 2674 raft_consensus.cc:2454] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d9e5c89f2342678e20328eb69df7c5 in term 0.
I20260619 18:46:53.289172 2887 raft_consensus.cc:504] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:53.291276 2887 leader_election.cc:288] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [CANDIDATE]: Term 1 election: Requested vote from peers 4deb2b0df1ad43e8a6a96e230c171cb6 (127.0.198.131:44093), 2109b14f15fd43f1900677c0e97f5018 (127.0.198.129:38427)
I20260619 18:46:53.292196 2851 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c021171750b542f5a3b1650f10380420" candidate_uuid: "67d9e5c89f2342678e20328eb69df7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6"
I20260619 18:46:53.292297 2674 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c021171750b542f5a3b1650f10380420" candidate_uuid: "67d9e5c89f2342678e20328eb69df7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2109b14f15fd43f1900677c0e97f5018"
I20260619 18:46:53.292958 2851 raft_consensus.cc:3037] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:53.293078 2674 raft_consensus.cc:3037] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:53.301237 2851 raft_consensus.cc:2454] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d9e5c89f2342678e20328eb69df7c5 in term 1.
I20260619 18:46:53.301584 2674 raft_consensus.cc:2454] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d9e5c89f2342678e20328eb69df7c5 in term 1.
I20260619 18:46:53.302534 2728 leader_election.cc:302] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deb2b0df1ad43e8a6a96e230c171cb6, 67d9e5c89f2342678e20328eb69df7c5; no voters:
I20260619 18:46:53.303256 2887 raft_consensus.cc:2781] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:53.304360 2887 raft_consensus.cc:686] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 LEADER]: Becoming Leader. State: Replica: 67d9e5c89f2342678e20328eb69df7c5, State: Running, Role: LEADER
I20260619 18:46:53.304965 2887 consensus_queue.cc:237] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:53.312199 2551 catalog_manager.cc:5495] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67d9e5c89f2342678e20328eb69df7c5 (127.0.198.130). New cstate: current_term: 1 leader_uuid: "67d9e5c89f2342678e20328eb69df7c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } health_report { overall_health: UNKNOWN } } }
I20260619 18:46:53.376024 2887 raft_consensus.cc:482] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 18:46:53.376627 2887 raft_consensus.cc:504] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:53.378360 2887 leader_election.cc:288] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2109b14f15fd43f1900677c0e97f5018 (127.0.198.129:38427), 4deb2b0df1ad43e8a6a96e230c171cb6 (127.0.198.131:44093)
I20260619 18:46:53.379143 2674 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92b839ce9ec7412fab072d77c19716a2" candidate_uuid: "67d9e5c89f2342678e20328eb69df7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2109b14f15fd43f1900677c0e97f5018" is_pre_election: true
I20260619 18:46:53.379823 2674 raft_consensus.cc:2454] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d9e5c89f2342678e20328eb69df7c5 in term 0.
I20260619 18:46:53.379978 2851 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92b839ce9ec7412fab072d77c19716a2" candidate_uuid: "67d9e5c89f2342678e20328eb69df7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" is_pre_election: true
I20260619 18:46:53.380635 2851 raft_consensus.cc:2454] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d9e5c89f2342678e20328eb69df7c5 in term 0.
I20260619 18:46:53.381146 2729 leader_election.cc:302] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2109b14f15fd43f1900677c0e97f5018, 67d9e5c89f2342678e20328eb69df7c5; no voters:
I20260619 18:46:53.382213 2887 raft_consensus.cc:2781] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 18:46:53.382558 2887 raft_consensus.cc:482] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 18:46:53.382933 2887 raft_consensus.cc:3037] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:53.388327 2887 raft_consensus.cc:504] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:53.389853 2887 leader_election.cc:288] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [CANDIDATE]: Term 1 election: Requested vote from peers 2109b14f15fd43f1900677c0e97f5018 (127.0.198.129:38427), 4deb2b0df1ad43e8a6a96e230c171cb6 (127.0.198.131:44093)
I20260619 18:46:53.390779 2674 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92b839ce9ec7412fab072d77c19716a2" candidate_uuid: "67d9e5c89f2342678e20328eb69df7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2109b14f15fd43f1900677c0e97f5018"
I20260619 18:46:53.390887 2851 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92b839ce9ec7412fab072d77c19716a2" candidate_uuid: "67d9e5c89f2342678e20328eb69df7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6"
I20260619 18:46:53.391278 2674 raft_consensus.cc:3037] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:53.391395 2851 raft_consensus.cc:3037] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:53.396708 2851 raft_consensus.cc:2454] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d9e5c89f2342678e20328eb69df7c5 in term 1.
I20260619 18:46:53.396713 2674 raft_consensus.cc:2454] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d9e5c89f2342678e20328eb69df7c5 in term 1.
I20260619 18:46:53.398010 2728 leader_election.cc:302] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deb2b0df1ad43e8a6a96e230c171cb6, 67d9e5c89f2342678e20328eb69df7c5; no voters:
I20260619 18:46:53.398844 2887 raft_consensus.cc:2781] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:53.399276 2887 raft_consensus.cc:686] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 LEADER]: Becoming Leader. State: Replica: 67d9e5c89f2342678e20328eb69df7c5, State: Running, Role: LEADER
I20260619 18:46:53.399969 2887 consensus_queue.cc:237] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:53.407825 2551 catalog_manager.cc:5495] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67d9e5c89f2342678e20328eb69df7c5 (127.0.198.130). New cstate: current_term: 1 leader_uuid: "67d9e5c89f2342678e20328eb69df7c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } health_report { overall_health: UNKNOWN } } }
I20260619 18:46:53.519690 2851 raft_consensus.cc:1261] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Refusing update from remote peer 67d9e5c89f2342678e20328eb69df7c5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 18:46:53.523746 2894 consensus_queue.cc:1035] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 18:46:53.524224 2674 raft_consensus.cc:1261] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Refusing update from remote peer 67d9e5c89f2342678e20328eb69df7c5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 18:46:53.526014 2851 raft_consensus.cc:1261] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Refusing update from remote peer 67d9e5c89f2342678e20328eb69df7c5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 18:46:53.526125 2673 raft_consensus.cc:1261] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Refusing update from remote peer 67d9e5c89f2342678e20328eb69df7c5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 18:46:53.527724 2894 consensus_queue.cc:1035] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 18:46:53.527952 2887 consensus_queue.cc:1035] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 18:46:53.528952 2894 consensus_queue.cc:1035] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 18:46:53.567394 2901 mvcc.cc:205] Tried to move back new op lower bound from 7298641156160843776 to 7298641155693101056. Current Snapshot: MvccSnapshot[applied={T|T < 7298641156160843776}]
W20260619 18:46:54.036466 799 kernel_stack_watchdog.cc:198] Thread 2702 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 231ms:
Kernel stack:
(could not read kernel stack)
User stack:
@ 0x440ac0 __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
@ 0x443323 rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic_clang_x86.h:81
@ 0x7f7c5d8e1980 (unknown) at ??:0
@ 0x7f7c5d8e0d50 __GI___nanosleep at ??:0
@ 0x46c0dc __interceptor_nanosleep at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:340
@ 0x7f7c5beb4ecb base::SleepForNanoseconds() at ??:0
@ 0x7f7c5c4b4517 kudu::SleepFor() at ??:0
@ 0x5aae36 kudu::client::ClientTest_TestAutoFlushBackgroundAndErrorCollector_Test::TestBody()::CustomErrorCollector::AddError() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:4436
@ 0x7f7c63b75196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7f7c63b74abf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7f7c63b7f1c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7f7c63b944ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7f7c63b94422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7f7c63b943b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7f7c63b94372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7f7c63b92ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260619 18:46:54.442937 799 kernel_stack_watchdog.cc:198] Thread 2702 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 632ms:
Kernel stack:
(could not read kernel stack)
User stack:
@ 0x440ac0 __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
@ 0x443323 rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic_clang_x86.h:81
@ 0x7f7c5d8e1980 (unknown) at ??:0
@ 0x7f7c5d8e0d50 __GI___nanosleep at ??:0
@ 0x46c0dc __interceptor_nanosleep at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:340
@ 0x7f7c5beb4ecb base::SleepForNanoseconds() at ??:0
@ 0x7f7c5c4b4517 kudu::SleepFor() at ??:0
@ 0x5aae36 kudu::client::ClientTest_TestAutoFlushBackgroundAndErrorCollector_Test::TestBody()::CustomErrorCollector::AddError() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:4436
@ 0x7f7c63b75196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7f7c63b74abf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7f7c63b7f1c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7f7c63b944ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7f7c63b94422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7f7c63b943b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7f7c63b94372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7f7c63b92ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260619 18:46:54.610706 2702 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.198.130:45679, user_credentials={real_user=slave}} blocked reactor thread for 1.00481e+06us
I20260619 18:46:54.613809 2551 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40486:
name: "table.1"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
rows: "\004\001\000\001\000\000\000""\004\001\000\001\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
W20260619 18:46:54.615657 2551 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table.1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260619 18:46:54.656831 2760 tablet_service.cc:1467] Processing CreateTablet for tablet 729f7170a21c4bbeaf81c0525dc017a2 (DEFAULT_TABLE table=table.1 [id=a52dbed5db6d44f6b5fd8acc1ee24171]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 18:46:54.657662 2841 tablet_service.cc:1467] Processing CreateTablet for tablet 729f7170a21c4bbeaf81c0525dc017a2 (DEFAULT_TABLE table=table.1 [id=a52dbed5db6d44f6b5fd8acc1ee24171]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 18:46:54.658084 2760 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 729f7170a21c4bbeaf81c0525dc017a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:54.658820 2841 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 729f7170a21c4bbeaf81c0525dc017a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:54.660238 2664 tablet_service.cc:1467] Processing CreateTablet for tablet d5cb08da9e69473fbe99064d25fbdbc6 (DEFAULT_TABLE table=table.1 [id=a52dbed5db6d44f6b5fd8acc1ee24171]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 18:46:54.661365 2664 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d5cb08da9e69473fbe99064d25fbdbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:54.662103 2663 tablet_service.cc:1467] Processing CreateTablet for tablet 729f7170a21c4bbeaf81c0525dc017a2 (DEFAULT_TABLE table=table.1 [id=a52dbed5db6d44f6b5fd8acc1ee24171]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 18:46:54.663194 2663 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 729f7170a21c4bbeaf81c0525dc017a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:54.678735 2761 tablet_service.cc:1467] Processing CreateTablet for tablet d5cb08da9e69473fbe99064d25fbdbc6 (DEFAULT_TABLE table=table.1 [id=a52dbed5db6d44f6b5fd8acc1ee24171]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 18:46:54.680444 2761 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d5cb08da9e69473fbe99064d25fbdbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:54.680785 2840 tablet_service.cc:1467] Processing CreateTablet for tablet d5cb08da9e69473fbe99064d25fbdbc6 (DEFAULT_TABLE table=table.1 [id=a52dbed5db6d44f6b5fd8acc1ee24171]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 18:46:54.682097 2840 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d5cb08da9e69473fbe99064d25fbdbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:54.702952 2930 tablet_bootstrap.cc:492] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5: Bootstrap starting.
I20260619 18:46:54.709080 2929 tablet_bootstrap.cc:492] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6: Bootstrap starting.
I20260619 18:46:54.716476 2931 tablet_bootstrap.cc:492] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018: Bootstrap starting.
I20260619 18:46:54.718333 2929 tablet_bootstrap.cc:654] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:54.723564 2931 tablet_bootstrap.cc:654] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:54.727841 2930 tablet_bootstrap.cc:654] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:54.738186 2929 tablet_bootstrap.cc:492] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6: No bootstrap required, opened a new log
I20260619 18:46:54.738734 2929 ts_tablet_manager.cc:1397] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6: Time spent bootstrapping tablet: real 0.030s user 0.016s sys 0.000s
I20260619 18:46:54.742343 2929 raft_consensus.cc:348] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:54.742965 2929 raft_consensus.cc:374] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:54.743260 2929 raft_consensus.cc:729] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deb2b0df1ad43e8a6a96e230c171cb6, State: Initialized, Role: FOLLOWER
I20260619 18:46:54.745141 2929 consensus_queue.cc:260] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:54.753724 2931 tablet_bootstrap.cc:492] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018: No bootstrap required, opened a new log
I20260619 18:46:54.754257 2931 ts_tablet_manager.cc:1397] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018: Time spent bootstrapping tablet: real 0.038s user 0.010s sys 0.011s
I20260619 18:46:54.757594 2931 raft_consensus.cc:348] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:54.758350 2931 raft_consensus.cc:374] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:54.758698 2931 raft_consensus.cc:729] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2109b14f15fd43f1900677c0e97f5018, State: Initialized, Role: FOLLOWER
I20260619 18:46:54.759948 2931 consensus_queue.cc:260] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:54.763535 2929 ts_tablet_manager.cc:1428] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6: Time spent starting tablet: real 0.024s user 0.010s sys 0.009s
I20260619 18:46:54.764631 2929 tablet_bootstrap.cc:492] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6: Bootstrap starting.
I20260619 18:46:54.771576 2929 tablet_bootstrap.cc:654] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:54.773154 2930 tablet_bootstrap.cc:492] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5: No bootstrap required, opened a new log
I20260619 18:46:54.773705 2930 ts_tablet_manager.cc:1397] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5: Time spent bootstrapping tablet: real 0.071s user 0.022s sys 0.019s
I20260619 18:46:54.781279 2931 ts_tablet_manager.cc:1428] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018: Time spent starting tablet: real 0.027s user 0.010s sys 0.002s
I20260619 18:46:54.782308 2931 tablet_bootstrap.cc:492] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018: Bootstrap starting.
I20260619 18:46:54.783162 2929 tablet_bootstrap.cc:492] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6: No bootstrap required, opened a new log
I20260619 18:46:54.783655 2929 ts_tablet_manager.cc:1397] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6: Time spent bootstrapping tablet: real 0.019s user 0.008s sys 0.004s
I20260619 18:46:54.787137 2929 raft_consensus.cc:348] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:54.787897 2929 raft_consensus.cc:374] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:54.788180 2929 raft_consensus.cc:729] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deb2b0df1ad43e8a6a96e230c171cb6, State: Initialized, Role: FOLLOWER
I20260619 18:46:54.788897 2929 consensus_queue.cc:260] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:54.791958 2930 raft_consensus.cc:348] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:54.792673 2930 raft_consensus.cc:374] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:54.792949 2930 raft_consensus.cc:729] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d9e5c89f2342678e20328eb69df7c5, State: Initialized, Role: FOLLOWER
I20260619 18:46:54.793630 2930 consensus_queue.cc:260] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:54.794905 2929 ts_tablet_manager.cc:1428] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6: Time spent starting tablet: real 0.011s user 0.006s sys 0.000s
I20260619 18:46:54.798234 2931 tablet_bootstrap.cc:654] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:54.798452 2930 ts_tablet_manager.cc:1428] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5: Time spent starting tablet: real 0.023s user 0.003s sys 0.003s
I20260619 18:46:54.799299 2930 tablet_bootstrap.cc:492] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5: Bootstrap starting.
I20260619 18:46:54.812319 2930 tablet_bootstrap.cc:654] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:54.814273 2931 tablet_bootstrap.cc:492] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018: No bootstrap required, opened a new log
I20260619 18:46:54.814764 2931 ts_tablet_manager.cc:1397] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018: Time spent bootstrapping tablet: real 0.033s user 0.008s sys 0.012s
I20260619 18:46:54.817516 2931 raft_consensus.cc:348] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:54.818527 2931 raft_consensus.cc:374] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:54.818814 2931 raft_consensus.cc:729] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2109b14f15fd43f1900677c0e97f5018, State: Initialized, Role: FOLLOWER
I20260619 18:46:54.819474 2931 consensus_queue.cc:260] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:54.821660 2931 ts_tablet_manager.cc:1428] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018: Time spent starting tablet: real 0.007s user 0.003s sys 0.004s
I20260619 18:46:54.825711 2930 tablet_bootstrap.cc:492] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5: No bootstrap required, opened a new log
I20260619 18:46:54.826186 2930 ts_tablet_manager.cc:1397] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5: Time spent bootstrapping tablet: real 0.027s user 0.011s sys 0.000s
I20260619 18:46:54.828369 2935 raft_consensus.cc:482] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 18:46:54.828697 2935 raft_consensus.cc:504] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:54.829286 2930 raft_consensus.cc:348] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:54.830017 2930 raft_consensus.cc:374] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:54.830317 2930 raft_consensus.cc:729] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d9e5c89f2342678e20328eb69df7c5, State: Initialized, Role: FOLLOWER
I20260619 18:46:54.830516 2935 leader_election.cc:288] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67d9e5c89f2342678e20328eb69df7c5 (127.0.198.130:45679), 2109b14f15fd43f1900677c0e97f5018 (127.0.198.129:38427)
I20260619 18:46:54.831060 2930 consensus_queue.cc:260] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:54.834625 2930 ts_tablet_manager.cc:1428] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5: Time spent starting tablet: real 0.008s user 0.009s sys 0.000s
I20260619 18:46:54.870887 2672 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "729f7170a21c4bbeaf81c0525dc017a2" candidate_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2109b14f15fd43f1900677c0e97f5018" is_pre_election: true
I20260619 18:46:54.871603 2672 raft_consensus.cc:2454] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4deb2b0df1ad43e8a6a96e230c171cb6 in term 0.
I20260619 18:46:54.872761 2809 leader_election.cc:302] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2109b14f15fd43f1900677c0e97f5018, 4deb2b0df1ad43e8a6a96e230c171cb6; no voters:
I20260619 18:46:54.873128 2771 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "729f7170a21c4bbeaf81c0525dc017a2" candidate_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d9e5c89f2342678e20328eb69df7c5" is_pre_election: true
I20260619 18:46:54.873558 2935 raft_consensus.cc:2781] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 18:46:54.873836 2935 raft_consensus.cc:482] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 18:46:54.873836 2771 raft_consensus.cc:2454] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4deb2b0df1ad43e8a6a96e230c171cb6 in term 0.
I20260619 18:46:54.874368 2935 raft_consensus.cc:3037] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:54.881695 2935 raft_consensus.cc:504] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:54.884799 2672 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "729f7170a21c4bbeaf81c0525dc017a2" candidate_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2109b14f15fd43f1900677c0e97f5018"
I20260619 18:46:54.885720 2672 raft_consensus.cc:3037] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:54.885478 2771 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "729f7170a21c4bbeaf81c0525dc017a2" candidate_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d9e5c89f2342678e20328eb69df7c5"
I20260619 18:46:54.886373 2771 raft_consensus.cc:3037] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:54.891758 2935 leader_election.cc:288] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [CANDIDATE]: Term 1 election: Requested vote from peers 67d9e5c89f2342678e20328eb69df7c5 (127.0.198.130:45679), 2109b14f15fd43f1900677c0e97f5018 (127.0.198.129:38427)
I20260619 18:46:54.893864 2771 raft_consensus.cc:2454] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deb2b0df1ad43e8a6a96e230c171cb6 in term 1.
I20260619 18:46:54.895467 2672 raft_consensus.cc:2454] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deb2b0df1ad43e8a6a96e230c171cb6 in term 1.
I20260619 18:46:54.896670 2809 leader_election.cc:302] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2109b14f15fd43f1900677c0e97f5018, 4deb2b0df1ad43e8a6a96e230c171cb6; no voters:
I20260619 18:46:54.897498 2935 raft_consensus.cc:2781] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:54.899495 2935 raft_consensus.cc:686] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 LEADER]: Becoming Leader. State: Replica: 4deb2b0df1ad43e8a6a96e230c171cb6, State: Running, Role: LEADER
I20260619 18:46:54.900303 2935 consensus_queue.cc:237] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } }
I20260619 18:46:54.909984 2551 catalog_manager.cc:5495] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4deb2b0df1ad43e8a6a96e230c171cb6 (127.0.198.131). New cstate: current_term: 1 leader_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } health_report { overall_health: UNKNOWN } } }
I20260619 18:46:54.972363 2936 raft_consensus.cc:482] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 18:46:54.972880 2936 raft_consensus.cc:504] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:54.975728 2936 leader_election.cc:288] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67d9e5c89f2342678e20328eb69df7c5 (127.0.198.130:45679), 4deb2b0df1ad43e8a6a96e230c171cb6 (127.0.198.131:44093)
I20260619 18:46:54.992646 2771 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d5cb08da9e69473fbe99064d25fbdbc6" candidate_uuid: "2109b14f15fd43f1900677c0e97f5018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d9e5c89f2342678e20328eb69df7c5" is_pre_election: true
I20260619 18:46:54.993418 2771 raft_consensus.cc:2454] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2109b14f15fd43f1900677c0e97f5018 in term 0.
I20260619 18:46:54.995486 2629 leader_election.cc:302] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2109b14f15fd43f1900677c0e97f5018, 67d9e5c89f2342678e20328eb69df7c5; no voters:
I20260619 18:46:54.996618 2936 raft_consensus.cc:2781] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 18:46:54.997036 2936 raft_consensus.cc:482] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 18:46:54.997365 2936 raft_consensus.cc:3037] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:55.007591 2936 raft_consensus.cc:504] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:55.008641 2850 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d5cb08da9e69473fbe99064d25fbdbc6" candidate_uuid: "2109b14f15fd43f1900677c0e97f5018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" is_pre_election: true
I20260619 18:46:55.009152 2850 raft_consensus.cc:2454] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2109b14f15fd43f1900677c0e97f5018 in term 0.
I20260619 18:46:55.010586 2771 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d5cb08da9e69473fbe99064d25fbdbc6" candidate_uuid: "2109b14f15fd43f1900677c0e97f5018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67d9e5c89f2342678e20328eb69df7c5"
I20260619 18:46:55.010653 2850 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d5cb08da9e69473fbe99064d25fbdbc6" candidate_uuid: "2109b14f15fd43f1900677c0e97f5018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6"
I20260619 18:46:55.011123 2936 leader_election.cc:288] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [CANDIDATE]: Term 1 election: Requested vote from peers 67d9e5c89f2342678e20328eb69df7c5 (127.0.198.130:45679), 4deb2b0df1ad43e8a6a96e230c171cb6 (127.0.198.131:44093)
I20260619 18:46:55.011227 2771 raft_consensus.cc:3037] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:55.011243 2850 raft_consensus.cc:3037] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:55.018748 2771 raft_consensus.cc:2454] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2109b14f15fd43f1900677c0e97f5018 in term 1.
I20260619 18:46:55.019965 2629 leader_election.cc:302] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2109b14f15fd43f1900677c0e97f5018, 67d9e5c89f2342678e20328eb69df7c5; no voters:
I20260619 18:46:55.020773 2936 raft_consensus.cc:2781] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:55.022122 2850 raft_consensus.cc:2454] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2109b14f15fd43f1900677c0e97f5018 in term 1.
I20260619 18:46:55.023406 2936 raft_consensus.cc:686] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 1 LEADER]: Becoming Leader. State: Replica: 2109b14f15fd43f1900677c0e97f5018, State: Running, Role: LEADER
I20260619 18:46:55.024323 2936 consensus_queue.cc:237] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } }
I20260619 18:46:55.031167 2552 catalog_manager.cc:5495] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2109b14f15fd43f1900677c0e97f5018 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "2109b14f15fd43f1900677c0e97f5018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 } health_report { overall_health: UNKNOWN } } }
I20260619 18:46:55.135506 2850 raft_consensus.cc:1261] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Refusing update from remote peer 2109b14f15fd43f1900677c0e97f5018: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 18:46:55.136675 2672 raft_consensus.cc:1261] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Refusing update from remote peer 4deb2b0df1ad43e8a6a96e230c171cb6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 18:46:55.137135 2771 raft_consensus.cc:1261] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Refusing update from remote peer 4deb2b0df1ad43e8a6a96e230c171cb6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 18:46:55.138397 2936 consensus_queue.cc:1035] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deb2b0df1ad43e8a6a96e230c171cb6" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 18:46:55.141389 2944 consensus_queue.cc:1035] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2109b14f15fd43f1900677c0e97f5018" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 18:46:55.142153 2935 consensus_queue.cc:1035] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 18:46:55.143718 2771 raft_consensus.cc:1261] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Refusing update from remote peer 2109b14f15fd43f1900677c0e97f5018: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 18:46:55.148073 2936 consensus_queue.cc:1035] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d9e5c89f2342678e20328eb69df7c5" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 45679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260619 18:46:55.676931 799 kernel_stack_watchdog.cc:198] Thread 2703 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 185ms:
Kernel stack:
(could not read kernel stack)
User stack:
@ 0x440ac0 __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
@ 0x443323 rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic_clang_x86.h:81
@ 0x7f7c5d8e1980 (unknown) at ??:0
@ 0x7f7c5d8e0d50 __GI___nanosleep at ??:0
@ 0x46c0dc __interceptor_nanosleep at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:340
@ 0x7f7c5beb4ecb base::SleepForNanoseconds() at ??:0
@ 0x7f7c5c4b4517 kudu::SleepFor() at ??:0
@ 0x5aae36 kudu::client::ClientTest_TestAutoFlushBackgroundAndErrorCollector_Test::TestBody()::CustomErrorCollector::AddError() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:4436
@ 0x7f7c63b75196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7f7c63b74abf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7f7c63b7f1c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7f7c63b944ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7f7c63b94422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7f7c63b943b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7f7c63b94372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7f7c63b92ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260619 18:46:56.073868 799 kernel_stack_watchdog.cc:198] Thread 2703 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 611ms:
Kernel stack:
(could not read kernel stack)
User stack:
@ 0x440ac0 __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
@ 0x443323 rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic_clang_x86.h:81
@ 0x7f7c5d8e1980 (unknown) at ??:0
@ 0x7f7c5d8e0d50 __GI___nanosleep at ??:0
@ 0x46c0dc __interceptor_nanosleep at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:340
@ 0x7f7c5beb4ecb base::SleepForNanoseconds() at ??:0
@ 0x7f7c5c4b4517 kudu::SleepFor() at ??:0
@ 0x5aae36 kudu::client::ClientTest_TestAutoFlushBackgroundAndErrorCollector_Test::TestBody()::CustomErrorCollector::AddError() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:4436
@ 0x7f7c63b75196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7f7c63b74abf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7f7c63b7f1c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7f7c63b944ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7f7c63b94422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7f7c63b943b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7f7c63b94372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7f7c63b92ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260619 18:46:56.269105 2703 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.198.131:44093, user_credentials={real_user=slave}} blocked reactor thread for 1.00195e+06us
I20260619 18:46:56.270684 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:56.309832 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:56.310597 794 tablet_replica.cc:330] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018: stopping tablet replica
I20260619 18:46:56.311142 794 raft_consensus.cc:2229] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:56.312197 794 raft_consensus.cc:2258] T d5cb08da9e69473fbe99064d25fbdbc6 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.314225 794 tablet_replica.cc:330] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018: stopping tablet replica
I20260619 18:46:56.314958 794 raft_consensus.cc:2229] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:46:56.315436 794 raft_consensus.cc:2258] T 92b839ce9ec7412fab072d77c19716a2 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.317579 794 tablet_replica.cc:330] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018: stopping tablet replica
I20260619 18:46:56.318248 794 raft_consensus.cc:2229] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:56.318629 794 raft_consensus.cc:2258] T 5ded54724a47418eb08d234348fbc84d P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.320393 794 tablet_replica.cc:330] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018: stopping tablet replica
I20260619 18:46:56.320839 794 raft_consensus.cc:2229] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:46:56.321245 794 raft_consensus.cc:2258] T 729f7170a21c4bbeaf81c0525dc017a2 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.322733 794 tablet_replica.cc:330] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018: stopping tablet replica
I20260619 18:46:56.323307 794 raft_consensus.cc:2229] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:46:56.323769 794 raft_consensus.cc:2258] T c021171750b542f5a3b1650f10380420 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.325373 794 tablet_replica.cc:330] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018: stopping tablet replica
I20260619 18:46:56.325807 794 raft_consensus.cc:2229] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:56.326185 794 raft_consensus.cc:2258] T 4c0dcf6cf4a94a8198927e1b53ef2598 P 2109b14f15fd43f1900677c0e97f5018 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260619 18:46:56.338925 2809 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.198.129:38427: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260619 18:46:56.340873 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
W20260619 18:46:56.342597 2809 consensus_peers.cc:487] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 -> Peer 2109b14f15fd43f1900677c0e97f5018 (127.0.198.129:38427): Couldn't send request to peer 2109b14f15fd43f1900677c0e97f5018. Status: Network error: Client connection negotiation failed: client connection to 127.0.198.129:38427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260619 18:46:56.357676 794 tablet_server.cc:178] TabletServer@127.0.198.130:0 shutting down...
I20260619 18:46:56.386081 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:56.386924 794 tablet_replica.cc:330] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5: stopping tablet replica
I20260619 18:46:56.387517 794 raft_consensus.cc:2229] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:46:56.387970 794 raft_consensus.cc:2258] T d5cb08da9e69473fbe99064d25fbdbc6 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.389972 794 tablet_replica.cc:330] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5: stopping tablet replica
I20260619 18:46:56.390734 794 raft_consensus.cc:2229] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:46:56.391300 794 raft_consensus.cc:2258] T 729f7170a21c4bbeaf81c0525dc017a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.393190 794 tablet_replica.cc:330] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5: stopping tablet replica
I20260619 18:46:56.393762 794 raft_consensus.cc:2229] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:56.394526 794 raft_consensus.cc:2258] T 92b839ce9ec7412fab072d77c19716a2 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.396307 794 tablet_replica.cc:330] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5: stopping tablet replica
I20260619 18:46:56.396754 794 raft_consensus.cc:2229] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:56.397403 794 raft_consensus.cc:2258] T c021171750b542f5a3b1650f10380420 P 67d9e5c89f2342678e20328eb69df7c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.421205 794 tablet_server.cc:194] TabletServer@127.0.198.130:0 shutdown complete.
I20260619 18:46:56.434322 794 tablet_server.cc:178] TabletServer@127.0.198.131:0 shutting down...
I20260619 18:46:56.459473 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
W20260619 18:46:56.459719 2807 consensus_peers.cc:487] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 -> Peer 67d9e5c89f2342678e20328eb69df7c5 (127.0.198.130:45679): Couldn't send request to peer 67d9e5c89f2342678e20328eb69df7c5. Status: Network error: Client connection negotiation failed: client connection to 127.0.198.130:45679: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260619 18:46:56.460080 794 tablet_replica.cc:330] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6: stopping tablet replica
I20260619 18:46:56.460790 794 raft_consensus.cc:2229] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:46:56.461376 794 raft_consensus.cc:2258] T d5cb08da9e69473fbe99064d25fbdbc6 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.463450 794 tablet_replica.cc:330] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6: stopping tablet replica
I20260619 18:46:56.464118 794 raft_consensus.cc:2229] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:56.465174 794 raft_consensus.cc:2258] T 729f7170a21c4bbeaf81c0525dc017a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.467315 794 tablet_replica.cc:330] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6: stopping tablet replica
I20260619 18:46:56.468111 794 raft_consensus.cc:2229] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:46:56.468849 794 raft_consensus.cc:2258] T 92b839ce9ec7412fab072d77c19716a2 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.470887 794 tablet_replica.cc:330] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6: stopping tablet replica
I20260619 18:46:56.471467 794 raft_consensus.cc:2229] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:46:56.472136 794 raft_consensus.cc:2258] T c021171750b542f5a3b1650f10380420 P 4deb2b0df1ad43e8a6a96e230c171cb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.503300 794 tablet_server.cc:194] TabletServer@127.0.198.131:0 shutdown complete.
I20260619 18:46:56.518788 794 master.cc:537] Master@127.0.198.190:34989 shutting down...
I20260619 18:46:56.542124 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:56.542642 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:56.542897 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P f255075c78d74b5798b5e38d6d32d715: stopping tablet replica
I20260619 18:46:56.572379 794 master.cc:552] Master@127.0.198.190:34989 shutdown complete.
[ OK ] ClientTest.TestAutoFlushBackgroundAndErrorCollector (4550 ms)
[ RUN ] ClientTest.TestMutationsWork
I20260619 18:46:56.598531 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:35913
I20260619 18:46:56.599526 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:56.604737 2980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:56.604768 2981 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:56.606148 2983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:56.608916 794 server_base.cc:1034] running on GCE node
I20260619 18:46:56.609625 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:56.609879 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:56.610034 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894816610022 us; error 0 us; skew 500 ppm
I20260619 18:46:56.610543 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:56.612913 794 webserver.cc:460] Webserver started at http://127.0.198.190:42369/ using document root <none> and password file <none>
I20260619 18:46:56.613348 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:56.613502 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:56.613756 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:56.614825 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "6ad135c704964c96b5a5edbbce586ec6"
format_stamp: "Formatted at 2026-06-19 18:46:56 on dist-test-slave-t0gl"
I20260619 18:46:56.619524 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.003s
I20260619 18:46:56.623574 2988 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:56.624482 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 18:46:56.624763 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "6ad135c704964c96b5a5edbbce586ec6"
format_stamp: "Formatted at 2026-06-19 18:46:56 on dist-test-slave-t0gl"
I20260619 18:46:56.625083 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781894801778945-794-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)
I20260619 18:46:56.653314 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:56.654459 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:56.698637 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:35913
I20260619 18:46:56.698743 3049 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:35913 every 8 connection(s)
I20260619 18:46:56.702427 3050 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:56.712028 3050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6: Bootstrap starting.
I20260619 18:46:56.715876 3050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:56.719617 3050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6: No bootstrap required, opened a new log
I20260619 18:46:56.721467 3050 raft_consensus.cc:348] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ad135c704964c96b5a5edbbce586ec6" member_type: VOTER }
I20260619 18:46:56.721863 3050 raft_consensus.cc:374] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:56.722028 3050 raft_consensus.cc:729] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ad135c704964c96b5a5edbbce586ec6, State: Initialized, Role: FOLLOWER
I20260619 18:46:56.722476 3050 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ad135c704964c96b5a5edbbce586ec6" member_type: VOTER }
I20260619 18:46:56.722894 3050 raft_consensus.cc:388] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:56.723096 3050 raft_consensus.cc:482] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:56.723306 3050 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:56.728098 3050 raft_consensus.cc:504] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ad135c704964c96b5a5edbbce586ec6" member_type: VOTER }
I20260619 18:46:56.728619 3050 leader_election.cc:302] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [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: 6ad135c704964c96b5a5edbbce586ec6; no voters:
I20260619 18:46:56.729709 3050 leader_election.cc:288] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:56.730019 3053 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:56.731232 3053 raft_consensus.cc:686] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [term 1 LEADER]: Becoming Leader. State: Replica: 6ad135c704964c96b5a5edbbce586ec6, State: Running, Role: LEADER
I20260619 18:46:56.731914 3053 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [LEADER]: Queue going to LEADER mode. State: All 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: "6ad135c704964c96b5a5edbbce586ec6" member_type: VOTER }
I20260619 18:46:56.732467 3050 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:56.736336 3055 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ad135c704964c96b5a5edbbce586ec6. Latest consensus state: current_term: 1 leader_uuid: "6ad135c704964c96b5a5edbbce586ec6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ad135c704964c96b5a5edbbce586ec6" member_type: VOTER } }
I20260619 18:46:56.737016 3055 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:56.738037 3054 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ad135c704964c96b5a5edbbce586ec6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ad135c704964c96b5a5edbbce586ec6" member_type: VOTER } }
I20260619 18:46:56.738569 3054 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:56.739104 3062 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:56.744431 3062 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:56.746130 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:56.753167 3062 catalog_manager.cc:1347] Generated new cluster ID: 6c9134883f84430d882e881f495d3249
I20260619 18:46:56.753499 3062 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:56.773288 3062 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:56.775009 3062 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:56.793243 3062 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6: Generated new TSK 0
I20260619 18:46:56.793886 3062 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:56.812389 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:56.817955 3071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:56.819007 3072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:56.822221 3074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:56.822600 794 server_base.cc:1034] running on GCE node
I20260619 18:46:56.823494 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:56.823668 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:56.823781 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894816823772 us; error 0 us; skew 500 ppm
I20260619 18:46:56.824203 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:56.826587 794 webserver.cc:460] Webserver started at http://127.0.198.129:34741/ using document root <none> and password file <none>
I20260619 18:46:56.827077 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:56.827251 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:56.827598 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:56.828698 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "1c9565e16aad4d89aecfed424f3ee5be"
format_stamp: "Formatted at 2026-06-19 18:46:56 on dist-test-slave-t0gl"
I20260619 18:46:56.833374 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 18:46:56.836871 3079 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:56.837852 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 18:46:56.838151 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "1c9565e16aad4d89aecfed424f3ee5be"
format_stamp: "Formatted at 2026-06-19 18:46:56 on dist-test-slave-t0gl"
I20260619 18:46:56.838402 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781894801778945-794-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)
I20260619 18:46:56.856119 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:56.857296 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:56.862901 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:56.863193 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:56.863441 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:56.863585 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:56.918403 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:44125
I20260619 18:46:56.918514 3149 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:44125 every 8 connection(s)
I20260619 18:46:56.922909 3150 heartbeater.cc:347] Connected to a master server at 127.0.198.190:35913
I20260619 18:46:56.923312 3150 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:56.923941 3150 heartbeater.cc:511] Master 127.0.198.190:35913 requested a full tablet report, sending...
I20260619 18:46:56.925838 3005 ts_manager.cc:194] Registered new tserver with Master: 1c9565e16aad4d89aecfed424f3ee5be (127.0.198.129:44125)
I20260619 18:46:56.926143 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004874296s
I20260619 18:46:56.928275 3005 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50712
I20260619 18:46:56.942289 3150 heartbeater.cc:503] Master 127.0.198.190:35913 was elected leader, sending a full tablet report...
I20260619 18:46:56.951819 3005 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50718:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:56.984383 3115 tablet_service.cc:1467] Processing CreateTablet for tablet 5344639cd84f47cdb7dbdaadf2fbecb2 (DEFAULT_TABLE table=client-testtb [id=4edcc568e6694e49a0c3c091135fb5b3]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:56.984562 3114 tablet_service.cc:1467] Processing CreateTablet for tablet 2bffa5f6088849e5817e9c4b2406100c (DEFAULT_TABLE table=client-testtb [id=4edcc568e6694e49a0c3c091135fb5b3]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:56.985697 3115 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5344639cd84f47cdb7dbdaadf2fbecb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:56.986212 3114 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2bffa5f6088849e5817e9c4b2406100c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:57.001392 3160 tablet_bootstrap.cc:492] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be: Bootstrap starting.
I20260619 18:46:57.005246 3160 tablet_bootstrap.cc:654] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:57.009509 3160 tablet_bootstrap.cc:492] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be: No bootstrap required, opened a new log
I20260619 18:46:57.010031 3160 ts_tablet_manager.cc:1397] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be: Time spent bootstrapping tablet: real 0.009s user 0.000s sys 0.008s
I20260619 18:46:57.012035 3160 raft_consensus.cc:348] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c9565e16aad4d89aecfed424f3ee5be" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 44125 } }
I20260619 18:46:57.012435 3160 raft_consensus.cc:374] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:57.012610 3160 raft_consensus.cc:729] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c9565e16aad4d89aecfed424f3ee5be, State: Initialized, Role: FOLLOWER
I20260619 18:46:57.013025 3160 consensus_queue.cc:260] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1c9565e16aad4d89aecfed424f3ee5be" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 44125 } }
I20260619 18:46:57.013459 3160 raft_consensus.cc:388] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:57.013639 3160 raft_consensus.cc:482] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:57.013846 3160 raft_consensus.cc:3037] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:57.018150 3160 raft_consensus.cc:504] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c9565e16aad4d89aecfed424f3ee5be" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 44125 } }
I20260619 18:46:57.018697 3160 leader_election.cc:302] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [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: 1c9565e16aad4d89aecfed424f3ee5be; no voters:
I20260619 18:46:57.020164 3160 leader_election.cc:288] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:57.020483 3162 raft_consensus.cc:2781] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:57.022177 3162 raft_consensus.cc:686] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [term 1 LEADER]: Becoming Leader. State: Replica: 1c9565e16aad4d89aecfed424f3ee5be, State: Running, Role: LEADER
I20260619 18:46:57.022410 3160 ts_tablet_manager.cc:1428] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be: Time spent starting tablet: real 0.012s user 0.007s sys 0.004s
I20260619 18:46:57.023255 3160 tablet_bootstrap.cc:492] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be: Bootstrap starting.
I20260619 18:46:57.022892 3162 consensus_queue.cc:237] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [LEADER]: Queue going to LEADER mode. State: All 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: "1c9565e16aad4d89aecfed424f3ee5be" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 44125 } }
I20260619 18:46:57.029132 3160 tablet_bootstrap.cc:654] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:57.029516 3004 catalog_manager.cc:5495] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c9565e16aad4d89aecfed424f3ee5be (127.0.198.129). New cstate: current_term: 1 leader_uuid: "1c9565e16aad4d89aecfed424f3ee5be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c9565e16aad4d89aecfed424f3ee5be" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 44125 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:57.034000 3160 tablet_bootstrap.cc:492] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be: No bootstrap required, opened a new log
I20260619 18:46:57.034373 3160 ts_tablet_manager.cc:1397] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be: Time spent bootstrapping tablet: real 0.011s user 0.004s sys 0.005s
I20260619 18:46:57.036331 3160 raft_consensus.cc:348] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c9565e16aad4d89aecfed424f3ee5be" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 44125 } }
I20260619 18:46:57.036996 3160 raft_consensus.cc:374] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:57.037266 3160 raft_consensus.cc:729] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c9565e16aad4d89aecfed424f3ee5be, State: Initialized, Role: FOLLOWER
I20260619 18:46:57.037796 3160 consensus_queue.cc:260] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1c9565e16aad4d89aecfed424f3ee5be" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 44125 } }
I20260619 18:46:57.038236 3160 raft_consensus.cc:388] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:57.038496 3160 raft_consensus.cc:482] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:57.038765 3160 raft_consensus.cc:3037] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:57.045146 3160 raft_consensus.cc:504] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c9565e16aad4d89aecfed424f3ee5be" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 44125 } }
I20260619 18:46:57.045722 3160 leader_election.cc:302] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [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: 1c9565e16aad4d89aecfed424f3ee5be; no voters:
I20260619 18:46:57.046183 3160 leader_election.cc:288] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:57.046355 3162 raft_consensus.cc:2781] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:57.046872 3162 raft_consensus.cc:686] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [term 1 LEADER]: Becoming Leader. State: Replica: 1c9565e16aad4d89aecfed424f3ee5be, State: Running, Role: LEADER
I20260619 18:46:57.047556 3160 ts_tablet_manager.cc:1428] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be: Time spent starting tablet: real 0.013s user 0.014s sys 0.000s
I20260619 18:46:57.047519 3162 consensus_queue.cc:237] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [LEADER]: Queue going to LEADER mode. State: All 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: "1c9565e16aad4d89aecfed424f3ee5be" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 44125 } }
I20260619 18:46:57.052740 3004 catalog_manager.cc:5495] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c9565e16aad4d89aecfed424f3ee5be (127.0.198.129). New cstate: current_term: 1 leader_uuid: "1c9565e16aad4d89aecfed424f3ee5be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c9565e16aad4d89aecfed424f3ee5be" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 44125 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:57.136070 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:57.156615 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:57.157496 794 tablet_replica.cc:330] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be: stopping tablet replica
I20260619 18:46:57.157989 794 raft_consensus.cc:2229] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:57.158492 794 raft_consensus.cc:2258] T 5344639cd84f47cdb7dbdaadf2fbecb2 P 1c9565e16aad4d89aecfed424f3ee5be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:57.160480 794 tablet_replica.cc:330] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be: stopping tablet replica
I20260619 18:46:57.160902 794 raft_consensus.cc:2229] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:57.161252 794 raft_consensus.cc:2258] T 2bffa5f6088849e5817e9c4b2406100c P 1c9565e16aad4d89aecfed424f3ee5be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:57.181569 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:57.192641 794 master.cc:537] Master@127.0.198.190:35913 shutting down...
I20260619 18:46:57.210289 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:57.210847 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:57.211243 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 6ad135c704964c96b5a5edbbce586ec6: stopping tablet replica
I20260619 18:46:57.230569 794 master.cc:552] Master@127.0.198.190:35913 shutdown complete.
[ OK ] ClientTest.TestMutationsWork (651 ms)
[ RUN ] ClientTest.TestSoftDeleteAndReserveTable
I20260619 18:46:57.250360 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:40749
I20260619 18:46:57.251294 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:57.256369 3171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:57.257143 3172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:57.259887 794 server_base.cc:1034] running on GCE node
W20260619 18:46:57.259829 3174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:57.261018 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:57.261197 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:57.261309 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894817261301 us; error 0 us; skew 500 ppm
I20260619 18:46:57.261719 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:57.264055 794 webserver.cc:460] Webserver started at http://127.0.198.190:33467/ using document root <none> and password file <none>
I20260619 18:46:57.264595 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:57.264767 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:57.265024 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:57.266085 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "495dd3d3d43043fd827aa939e1708d97"
format_stamp: "Formatted at 2026-06-19 18:46:57 on dist-test-slave-t0gl"
I20260619 18:46:57.270365 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:46:57.273636 3179 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:57.274542 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 18:46:57.274837 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "495dd3d3d43043fd827aa939e1708d97"
format_stamp: "Formatted at 2026-06-19 18:46:57 on dist-test-slave-t0gl"
I20260619 18:46:57.275115 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781894801778945-794-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)
I20260619 18:46:57.318203 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:57.319157 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:57.361155 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:40749
I20260619 18:46:57.361287 3240 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:40749 every 8 connection(s)
I20260619 18:46:57.364631 3241 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:57.374569 3241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97: Bootstrap starting.
I20260619 18:46:57.379179 3241 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:57.383253 3241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97: No bootstrap required, opened a new log
I20260619 18:46:57.385140 3241 raft_consensus.cc:348] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "495dd3d3d43043fd827aa939e1708d97" member_type: VOTER }
I20260619 18:46:57.385548 3241 raft_consensus.cc:374] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:57.385782 3241 raft_consensus.cc:729] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 495dd3d3d43043fd827aa939e1708d97, State: Initialized, Role: FOLLOWER
I20260619 18:46:57.386338 3241 consensus_queue.cc:260] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "495dd3d3d43043fd827aa939e1708d97" member_type: VOTER }
I20260619 18:46:57.386755 3241 raft_consensus.cc:388] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:57.386984 3241 raft_consensus.cc:482] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:57.387229 3241 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:57.391886 3241 raft_consensus.cc:504] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "495dd3d3d43043fd827aa939e1708d97" member_type: VOTER }
I20260619 18:46:57.392495 3241 leader_election.cc:302] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [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: 495dd3d3d43043fd827aa939e1708d97; no voters:
I20260619 18:46:57.393829 3241 leader_election.cc:288] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:57.394115 3244 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:57.395416 3244 raft_consensus.cc:686] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [term 1 LEADER]: Becoming Leader. State: Replica: 495dd3d3d43043fd827aa939e1708d97, State: Running, Role: LEADER
I20260619 18:46:57.396044 3244 consensus_queue.cc:237] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [LEADER]: Queue going to LEADER mode. State: All 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: "495dd3d3d43043fd827aa939e1708d97" member_type: VOTER }
I20260619 18:46:57.396581 3241 sys_catalog.cc:564] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:57.398903 3246 sys_catalog.cc:455] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 495dd3d3d43043fd827aa939e1708d97. Latest consensus state: current_term: 1 leader_uuid: "495dd3d3d43043fd827aa939e1708d97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "495dd3d3d43043fd827aa939e1708d97" member_type: VOTER } }
I20260619 18:46:57.398841 3245 sys_catalog.cc:455] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "495dd3d3d43043fd827aa939e1708d97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "495dd3d3d43043fd827aa939e1708d97" member_type: VOTER } }
I20260619 18:46:57.399612 3246 sys_catalog.cc:458] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:57.399760 3245 sys_catalog.cc:458] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:57.403028 3249 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:57.409945 3249 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:57.411863 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:57.419234 3249 catalog_manager.cc:1347] Generated new cluster ID: ef6b0766540e4235b6b534da4d5ffc99
I20260619 18:46:57.419687 3249 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:57.436273 3249 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:57.438019 3249 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:57.462204 3249 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97: Generated new TSK 0
I20260619 18:46:57.463065 3249 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:57.478281 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:57.484207 3262 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:57.484465 3263 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:57.486503 3265 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:57.487510 794 server_base.cc:1034] running on GCE node
I20260619 18:46:57.488242 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:57.488421 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:57.488566 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894817488553 us; error 0 us; skew 500 ppm
I20260619 18:46:57.489040 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:57.491705 794 webserver.cc:460] Webserver started at http://127.0.198.129:39195/ using document root <none> and password file <none>
I20260619 18:46:57.492168 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:57.492347 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:57.492585 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:57.493636 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "cc1668023f3341adab49b1588eb8f786"
format_stamp: "Formatted at 2026-06-19 18:46:57 on dist-test-slave-t0gl"
I20260619 18:46:57.498144 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.003s
I20260619 18:46:57.501538 3270 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:57.502301 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.000s sys 0.002s
I20260619 18:46:57.502633 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "cc1668023f3341adab49b1588eb8f786"
format_stamp: "Formatted at 2026-06-19 18:46:57 on dist-test-slave-t0gl"
I20260619 18:46:57.502898 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781894801778945-794-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)
I20260619 18:46:57.514189 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:57.515287 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:57.519939 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:57.520236 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:57.520540 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:57.520743 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:57.573709 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:38691
I20260619 18:46:57.573805 3340 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:38691 every 8 connection(s)
I20260619 18:46:57.578474 3341 heartbeater.cc:347] Connected to a master server at 127.0.198.190:40749
I20260619 18:46:57.578822 3341 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:57.579566 3341 heartbeater.cc:511] Master 127.0.198.190:40749 requested a full tablet report, sending...
I20260619 18:46:57.581372 3196 ts_manager.cc:194] Registered new tserver with Master: cc1668023f3341adab49b1588eb8f786 (127.0.198.129:38691)
I20260619 18:46:57.581666 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00485988s
I20260619 18:46:57.584208 3196 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36290
I20260619 18:46:57.598024 3341 heartbeater.cc:503] Master 127.0.198.190:40749 was elected leader, sending a full tablet report...
I20260619 18:46:57.606549 3196 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36310:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:57.641789 3305 tablet_service.cc:1467] Processing CreateTablet for tablet eea59823dc2b470587cc564c85152d6d (DEFAULT_TABLE table=client-testtb [id=dadc67f15a4340f6aadb10c9b1be8a55]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:57.641830 3306 tablet_service.cc:1467] Processing CreateTablet for tablet 79e6b76143164899b3be24ddea2ff3d4 (DEFAULT_TABLE table=client-testtb [id=dadc67f15a4340f6aadb10c9b1be8a55]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:57.643214 3306 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 79e6b76143164899b3be24ddea2ff3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:57.643838 3305 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eea59823dc2b470587cc564c85152d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:57.655473 3351 tablet_bootstrap.cc:492] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786: Bootstrap starting.
I20260619 18:46:57.660310 3351 tablet_bootstrap.cc:654] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:57.664443 3351 tablet_bootstrap.cc:492] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786: No bootstrap required, opened a new log
I20260619 18:46:57.664839 3351 ts_tablet_manager.cc:1397] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786: Time spent bootstrapping tablet: real 0.010s user 0.003s sys 0.004s
I20260619 18:46:57.666960 3351 raft_consensus.cc:348] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1668023f3341adab49b1588eb8f786" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38691 } }
I20260619 18:46:57.667537 3351 raft_consensus.cc:374] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:57.667773 3351 raft_consensus.cc:729] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc1668023f3341adab49b1588eb8f786, State: Initialized, Role: FOLLOWER
I20260619 18:46:57.668288 3351 consensus_queue.cc:260] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc1668023f3341adab49b1588eb8f786" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38691 } }
I20260619 18:46:57.668749 3351 raft_consensus.cc:388] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:57.668956 3351 raft_consensus.cc:482] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:57.669216 3351 raft_consensus.cc:3037] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:57.674252 3351 raft_consensus.cc:504] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1668023f3341adab49b1588eb8f786" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38691 } }
I20260619 18:46:57.674860 3351 leader_election.cc:302] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [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: cc1668023f3341adab49b1588eb8f786; no voters:
I20260619 18:46:57.676378 3351 leader_election.cc:288] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:57.676877 3353 raft_consensus.cc:2781] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:57.678323 3353 raft_consensus.cc:686] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [term 1 LEADER]: Becoming Leader. State: Replica: cc1668023f3341adab49b1588eb8f786, State: Running, Role: LEADER
I20260619 18:46:57.678653 3351 ts_tablet_manager.cc:1428] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786: Time spent starting tablet: real 0.014s user 0.011s sys 0.003s
I20260619 18:46:57.679095 3353 consensus_queue.cc:237] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [LEADER]: Queue going to LEADER mode. State: All 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: "cc1668023f3341adab49b1588eb8f786" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38691 } }
I20260619 18:46:57.679440 3351 tablet_bootstrap.cc:492] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786: Bootstrap starting.
I20260619 18:46:57.685563 3351 tablet_bootstrap.cc:654] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:57.685438 3195 catalog_manager.cc:5495] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc1668023f3341adab49b1588eb8f786 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "cc1668023f3341adab49b1588eb8f786" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1668023f3341adab49b1588eb8f786" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38691 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:57.690583 3351 tablet_bootstrap.cc:492] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786: No bootstrap required, opened a new log
I20260619 18:46:57.690974 3351 ts_tablet_manager.cc:1397] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786: Time spent bootstrapping tablet: real 0.012s user 0.006s sys 0.003s
I20260619 18:46:57.693261 3351 raft_consensus.cc:348] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1668023f3341adab49b1588eb8f786" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38691 } }
I20260619 18:46:57.693769 3351 raft_consensus.cc:374] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:57.693982 3351 raft_consensus.cc:729] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc1668023f3341adab49b1588eb8f786, State: Initialized, Role: FOLLOWER
I20260619 18:46:57.694532 3351 consensus_queue.cc:260] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc1668023f3341adab49b1588eb8f786" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38691 } }
I20260619 18:46:57.695029 3351 raft_consensus.cc:388] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:57.695236 3351 raft_consensus.cc:482] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:57.695555 3351 raft_consensus.cc:3037] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:57.700496 3351 raft_consensus.cc:504] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1668023f3341adab49b1588eb8f786" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38691 } }
I20260619 18:46:57.701085 3351 leader_election.cc:302] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [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: cc1668023f3341adab49b1588eb8f786; no voters:
I20260619 18:46:57.701539 3351 leader_election.cc:288] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:57.701687 3353 raft_consensus.cc:2781] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:57.702230 3353 raft_consensus.cc:686] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [term 1 LEADER]: Becoming Leader. State: Replica: cc1668023f3341adab49b1588eb8f786, State: Running, Role: LEADER
I20260619 18:46:57.703284 3351 ts_tablet_manager.cc:1428] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786: Time spent starting tablet: real 0.012s user 0.009s sys 0.004s
I20260619 18:46:57.702929 3353 consensus_queue.cc:237] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [LEADER]: Queue going to LEADER mode. State: All 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: "cc1668023f3341adab49b1588eb8f786" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38691 } }
I20260619 18:46:57.708353 3195 catalog_manager.cc:5495] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc1668023f3341adab49b1588eb8f786 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "cc1668023f3341adab49b1588eb8f786" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1668023f3341adab49b1588eb8f786" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 38691 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:57.786456 3193 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36310:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 600
I20260619 18:46:57.796615 3193 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36310:
table { table_name: "client-testtb" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260619 18:46:57.811417 3363 tablet.cc:1722] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 1
I20260619 18:46:57.811657 3362 tablet.cc:1722] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 1
I20260619 18:46:57.816156 3195 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36310:
table { table_name: "client-testtb" } new_table_name: "client-testtb" modify_external_catalogs: true
I20260619 18:46:57.820034 3195 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36310:
table { table_name: "client-testtb" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "int_val" } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 18:46:57.823635 3193 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36310:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 600
I20260619 18:46:57.826472 3195 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36310:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
W20260619 18:46:57.827400 3342 tablet_mm_ops.cc:140] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:79e6b76143164899b3be24ddea2ff3d4)
W20260619 18:46:57.828605 3342 tablet_mm_ops.cc:305] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:79e6b76143164899b3be24ddea2ff3d4)
W20260619 18:46:57.829020 3342 tablet_mm_ops.cc:221] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:79e6b76143164899b3be24ddea2ff3d4)
I20260619 18:46:57.834726 3193 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97: client-testtb [id=dadc67f15a4340f6aadb10c9b1be8a55] alter complete (version 1)
I20260619 18:46:57.864584 3193 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36310:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:57.870172 3193 catalog_manager.cc:2831] Servicing RecallDeletedTableRpc request from {username='slave'} at 127.0.0.1:36310:
table { table_id: "dadc67f15a4340f6aadb10c9b1be8a55" }
I20260619 18:46:57.880492 3193 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36310:
table { table_id: "dadc67f15a4340f6aadb10c9b1be8a55" } new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260619 18:46:57.894524 3362 tablet.cc:1722] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 2
I20260619 18:46:57.895078 3363 tablet.cc:1722] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 2
I20260619 18:46:57.896777 3195 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36310:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 0
I20260619 18:46:57.897428 3195 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:36310:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 0
I20260619 18:46:57.908047 3195 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97: Sending DeleteTablet for 1 replicas of tablet 79e6b76143164899b3be24ddea2ff3d4
I20260619 18:46:57.908771 3195 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97: Sending DeleteTablet for 1 replicas of tablet eea59823dc2b470587cc564c85152d6d
I20260619 18:46:57.909724 3306 tablet_service.cc:1514] Processing DeleteTablet for tablet 79e6b76143164899b3be24ddea2ff3d4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 18:46:57 UTC) from {username='slave'} at 127.0.0.1:39424
I20260619 18:46:57.910449 3305 tablet_service.cc:1514] Processing DeleteTablet for tablet eea59823dc2b470587cc564c85152d6d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 18:46:57 UTC) from {username='slave'} at 127.0.0.1:39424
I20260619 18:46:57.911921 3364 tablet_replica.cc:330] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786: stopping tablet replica
I20260619 18:46:57.913035 3364 raft_consensus.cc:2229] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:57.913626 3364 raft_consensus.cc:2258] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:57.916438 3364 ts_tablet_manager.cc:1905] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 18:46:57.918715 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:57.934303 3364 ts_tablet_manager.cc:1918] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
I20260619 18:46:57.934773 3364 log.cc:1196] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786: Deleting WAL directory at /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781894801778945-794-0/minicluster-data/ts-0-root/wals/79e6b76143164899b3be24ddea2ff3d4
I20260619 18:46:57.935592 3364 ts_tablet_manager.cc:1939] T 79e6b76143164899b3be24ddea2ff3d4 P cc1668023f3341adab49b1588eb8f786: Deleting consensus metadata
I20260619 18:46:57.938537 3364 tablet_replica.cc:330] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786: stopping tablet replica
I20260619 18:46:57.938686 3180 catalog_manager.cc:4841] TS cc1668023f3341adab49b1588eb8f786 (127.0.198.129:38691): tablet 79e6b76143164899b3be24ddea2ff3d4 (table client-testtb [id=dadc67f15a4340f6aadb10c9b1be8a55]) successfully deleted
I20260619 18:46:57.939278 3364 raft_consensus.cc:2229] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:57.939987 3364 raft_consensus.cc:2258] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:57.962013 3364 ts_tablet_manager.cc:1905] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 18:46:57.963084 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:57.973453 3364 ts_tablet_manager.cc:1918] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.5
I20260619 18:46:57.973796 3364 log.cc:1196] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786: Deleting WAL directory at /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781894801778945-794-0/minicluster-data/ts-0-root/wals/eea59823dc2b470587cc564c85152d6d
I20260619 18:46:57.974324 3364 ts_tablet_manager.cc:1939] T eea59823dc2b470587cc564c85152d6d P cc1668023f3341adab49b1588eb8f786: Deleting consensus metadata
W20260619 18:46:57.975661 3180 catalog_manager.cc:4833] TS cc1668023f3341adab49b1588eb8f786 (127.0.198.129:38691): delete failed for tablet eea59823dc2b470587cc564c85152d6d with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260619 18:46:57.995044 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:58.006160 794 master.cc:537] Master@127.0.198.190:40749 shutting down...
W20260619 18:46:58.029438 3180 catalog_manager.cc:4584] TS cc1668023f3341adab49b1588eb8f786 (127.0.198.129:38691): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet eea59823dc2b470587cc564c85152d6d: Network error: Client connection negotiation failed: client connection to 127.0.198.129:38691: connect: Connection refused (error 111)
I20260619 18:46:58.035039 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:58.035672 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:58.035982 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 495dd3d3d43043fd827aa939e1708d97: stopping tablet replica
I20260619 18:46:58.054298 794 master.cc:552] Master@127.0.198.190:40749 shutdown complete.
[ OK ] ClientTest.TestSoftDeleteAndReserveTable (822 ms)
[ RUN ] ClientTest.TestGetTableSchema
I20260619 18:46:58.073532 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:44963
I20260619 18:46:58.074493 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:58.079370 3366 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:58.080348 3367 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:58.081140 3369 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:58.082116 794 server_base.cc:1034] running on GCE node
I20260619 18:46:58.082896 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:58.083077 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:58.083213 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894818083200 us; error 0 us; skew 500 ppm
I20260619 18:46:58.083760 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:58.086025 794 webserver.cc:460] Webserver started at http://127.0.198.190:36907/ using document root <none> and password file <none>
I20260619 18:46:58.086468 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:58.086624 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:58.086863 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:58.087965 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "e58b9953b28e4188a2b31e45c39b0b2d"
format_stamp: "Formatted at 2026-06-19 18:46:58 on dist-test-slave-t0gl"
I20260619 18:46:58.092245 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 18:46:58.095798 3374 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:58.096781 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260619 18:46:58.097062 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "e58b9953b28e4188a2b31e45c39b0b2d"
format_stamp: "Formatted at 2026-06-19 18:46:58 on dist-test-slave-t0gl"
I20260619 18:46:58.097321 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781894801778945-794-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)
I20260619 18:46:58.126808 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:58.127802 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:58.168175 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:44963
I20260619 18:46:58.168268 3435 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:44963 every 8 connection(s)
I20260619 18:46:58.171861 3436 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:58.181936 3436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d: Bootstrap starting.
I20260619 18:46:58.185899 3436 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:58.190531 3436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d: No bootstrap required, opened a new log
I20260619 18:46:58.192373 3436 raft_consensus.cc:348] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e58b9953b28e4188a2b31e45c39b0b2d" member_type: VOTER }
I20260619 18:46:58.192792 3436 raft_consensus.cc:374] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:58.193018 3436 raft_consensus.cc:729] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e58b9953b28e4188a2b31e45c39b0b2d, State: Initialized, Role: FOLLOWER
I20260619 18:46:58.193811 3436 consensus_queue.cc:260] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e58b9953b28e4188a2b31e45c39b0b2d" member_type: VOTER }
I20260619 18:46:58.194295 3436 raft_consensus.cc:388] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:58.194653 3436 raft_consensus.cc:482] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:58.194939 3436 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:58.199532 3436 raft_consensus.cc:504] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e58b9953b28e4188a2b31e45c39b0b2d" member_type: VOTER }
I20260619 18:46:58.200053 3436 leader_election.cc:302] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [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: e58b9953b28e4188a2b31e45c39b0b2d; no voters:
I20260619 18:46:58.201148 3436 leader_election.cc:288] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:58.201550 3439 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:58.202760 3439 raft_consensus.cc:686] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [term 1 LEADER]: Becoming Leader. State: Replica: e58b9953b28e4188a2b31e45c39b0b2d, State: Running, Role: LEADER
I20260619 18:46:58.203327 3439 consensus_queue.cc:237] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [LEADER]: Queue going to LEADER mode. State: All 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: "e58b9953b28e4188a2b31e45c39b0b2d" member_type: VOTER }
I20260619 18:46:58.203809 3436 sys_catalog.cc:564] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:58.206316 3441 sys_catalog.cc:455] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader e58b9953b28e4188a2b31e45c39b0b2d. Latest consensus state: current_term: 1 leader_uuid: "e58b9953b28e4188a2b31e45c39b0b2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e58b9953b28e4188a2b31e45c39b0b2d" member_type: VOTER } }
I20260619 18:46:58.206247 3440 sys_catalog.cc:455] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e58b9953b28e4188a2b31e45c39b0b2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e58b9953b28e4188a2b31e45c39b0b2d" member_type: VOTER } }
I20260619 18:46:58.206908 3441 sys_catalog.cc:458] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:58.207049 3440 sys_catalog.cc:458] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:58.209720 3444 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:58.214152 3444 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:58.218389 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:58.222662 3444 catalog_manager.cc:1347] Generated new cluster ID: 5f76db3e361d44a9a7184995a35f652f
I20260619 18:46:58.222957 3444 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:58.249830 3444 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:58.251513 3444 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:58.262928 3444 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d: Generated new TSK 0
I20260619 18:46:58.263716 3444 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:58.284622 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:58.290465 3457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:58.291261 3458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:58.293709 3460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:58.293917 794 server_base.cc:1034] running on GCE node
I20260619 18:46:58.294793 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:58.294974 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:58.295085 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894818295077 us; error 0 us; skew 500 ppm
I20260619 18:46:58.295562 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:58.297921 794 webserver.cc:460] Webserver started at http://127.0.198.129:45725/ using document root <none> and password file <none>
I20260619 18:46:58.298363 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:58.298532 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:58.298760 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:58.299787 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "ee7ea061c5df40a9b959fefea02243fe"
format_stamp: "Formatted at 2026-06-19 18:46:58 on dist-test-slave-t0gl"
I20260619 18:46:58.304061 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 18:46:58.307425 3465 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:58.308194 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 18:46:58.308586 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "ee7ea061c5df40a9b959fefea02243fe"
format_stamp: "Formatted at 2026-06-19 18:46:58 on dist-test-slave-t0gl"
I20260619 18:46:58.308867 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781894801778945-794-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)
I20260619 18:46:58.346611 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:58.347687 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:58.352178 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:58.352476 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:58.352735 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:58.352922 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:58.403064 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:34505
I20260619 18:46:58.403169 3535 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:34505 every 8 connection(s)
I20260619 18:46:58.407845 3536 heartbeater.cc:347] Connected to a master server at 127.0.198.190:44963
I20260619 18:46:58.408209 3536 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:58.409013 3536 heartbeater.cc:511] Master 127.0.198.190:44963 requested a full tablet report, sending...
I20260619 18:46:58.410876 3391 ts_manager.cc:194] Registered new tserver with Master: ee7ea061c5df40a9b959fefea02243fe (127.0.198.129:34505)
I20260619 18:46:58.411194 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004950463s
I20260619 18:46:58.412906 3391 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55344
I20260619 18:46:58.426129 3536 heartbeater.cc:503] Master 127.0.198.190:44963 was elected leader, sending a full tablet report...
I20260619 18:46:58.434943 3391 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55356:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:58.470888 3501 tablet_service.cc:1467] Processing CreateTablet for tablet c3363fdc747d4709a47be290dbaeac49 (DEFAULT_TABLE table=client-testtb [id=db0416487b994e359c46438ded1a6e46]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:58.471038 3500 tablet_service.cc:1467] Processing CreateTablet for tablet 73d2157c650b4c0db9463bcfb4fc0dec (DEFAULT_TABLE table=client-testtb [id=db0416487b994e359c46438ded1a6e46]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:58.472234 3501 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c3363fdc747d4709a47be290dbaeac49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:58.473006 3500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 73d2157c650b4c0db9463bcfb4fc0dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:58.488148 3546 tablet_bootstrap.cc:492] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe: Bootstrap starting.
I20260619 18:46:58.492129 3546 tablet_bootstrap.cc:654] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:58.496444 3546 tablet_bootstrap.cc:492] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe: No bootstrap required, opened a new log
I20260619 18:46:58.496780 3546 ts_tablet_manager.cc:1397] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 18:46:58.498513 3546 raft_consensus.cc:348] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7ea061c5df40a9b959fefea02243fe" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34505 } }
I20260619 18:46:58.498903 3546 raft_consensus.cc:374] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:58.499099 3546 raft_consensus.cc:729] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7ea061c5df40a9b959fefea02243fe, State: Initialized, Role: FOLLOWER
I20260619 18:46:58.499672 3546 consensus_queue.cc:260] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee7ea061c5df40a9b959fefea02243fe" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34505 } }
I20260619 18:46:58.500125 3546 raft_consensus.cc:388] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:58.500327 3546 raft_consensus.cc:482] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:58.500566 3546 raft_consensus.cc:3037] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:58.505237 3546 raft_consensus.cc:504] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7ea061c5df40a9b959fefea02243fe" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34505 } }
I20260619 18:46:58.505852 3546 leader_election.cc:302] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [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: ee7ea061c5df40a9b959fefea02243fe; no voters:
I20260619 18:46:58.507107 3546 leader_election.cc:288] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:58.507472 3548 raft_consensus.cc:2781] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:58.509327 3548 raft_consensus.cc:686] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [term 1 LEADER]: Becoming Leader. State: Replica: ee7ea061c5df40a9b959fefea02243fe, State: Running, Role: LEADER
I20260619 18:46:58.509423 3546 ts_tablet_manager.cc:1428] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe: Time spent starting tablet: real 0.012s user 0.013s sys 0.000s
I20260619 18:46:58.510306 3546 tablet_bootstrap.cc:492] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe: Bootstrap starting.
I20260619 18:46:58.510027 3548 consensus_queue.cc:237] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [LEADER]: Queue going to LEADER mode. State: All 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: "ee7ea061c5df40a9b959fefea02243fe" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34505 } }
I20260619 18:46:58.515622 3546 tablet_bootstrap.cc:654] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:58.516678 3391 catalog_manager.cc:5495] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe reported cstate change: term changed from 0 to 1, leader changed from <none> to ee7ea061c5df40a9b959fefea02243fe (127.0.198.129). New cstate: current_term: 1 leader_uuid: "ee7ea061c5df40a9b959fefea02243fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7ea061c5df40a9b959fefea02243fe" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34505 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:58.520417 3546 tablet_bootstrap.cc:492] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe: No bootstrap required, opened a new log
I20260619 18:46:58.520792 3546 ts_tablet_manager.cc:1397] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe: Time spent bootstrapping tablet: real 0.011s user 0.004s sys 0.005s
I20260619 18:46:58.522779 3546 raft_consensus.cc:348] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7ea061c5df40a9b959fefea02243fe" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34505 } }
I20260619 18:46:58.523277 3546 raft_consensus.cc:374] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:58.523571 3546 raft_consensus.cc:729] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee7ea061c5df40a9b959fefea02243fe, State: Initialized, Role: FOLLOWER
I20260619 18:46:58.524076 3546 consensus_queue.cc:260] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee7ea061c5df40a9b959fefea02243fe" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34505 } }
I20260619 18:46:58.524631 3546 raft_consensus.cc:388] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:58.524886 3546 raft_consensus.cc:482] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:58.525156 3546 raft_consensus.cc:3037] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:58.529744 3546 raft_consensus.cc:504] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7ea061c5df40a9b959fefea02243fe" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34505 } }
I20260619 18:46:58.530314 3546 leader_election.cc:302] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [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: ee7ea061c5df40a9b959fefea02243fe; no voters:
I20260619 18:46:58.530946 3546 leader_election.cc:288] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:58.531136 3548 raft_consensus.cc:2781] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:58.531657 3548 raft_consensus.cc:686] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [term 1 LEADER]: Becoming Leader. State: Replica: ee7ea061c5df40a9b959fefea02243fe, State: Running, Role: LEADER
I20260619 18:46:58.532312 3546 ts_tablet_manager.cc:1428] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe: Time spent starting tablet: real 0.011s user 0.009s sys 0.003s
I20260619 18:46:58.532294 3548 consensus_queue.cc:237] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [LEADER]: Queue going to LEADER mode. State: All 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: "ee7ea061c5df40a9b959fefea02243fe" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34505 } }
I20260619 18:46:58.537272 3391 catalog_manager.cc:5495] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe reported cstate change: term changed from 0 to 1, leader changed from <none> to ee7ea061c5df40a9b959fefea02243fe (127.0.198.129). New cstate: current_term: 1 leader_uuid: "ee7ea061c5df40a9b959fefea02243fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee7ea061c5df40a9b959fefea02243fe" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34505 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:58.559990 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:58.593204 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:58.594024 794 tablet_replica.cc:330] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe: stopping tablet replica
I20260619 18:46:58.594712 794 raft_consensus.cc:2229] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:58.595260 794 raft_consensus.cc:2258] T c3363fdc747d4709a47be290dbaeac49 P ee7ea061c5df40a9b959fefea02243fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:58.597501 794 tablet_replica.cc:330] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe: stopping tablet replica
I20260619 18:46:58.598040 794 raft_consensus.cc:2229] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:58.598428 794 raft_consensus.cc:2258] T 73d2157c650b4c0db9463bcfb4fc0dec P ee7ea061c5df40a9b959fefea02243fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:58.618908 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:58.629493 794 master.cc:537] Master@127.0.198.190:44963 shutting down...
I20260619 18:46:58.645562 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:58.646068 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:58.646512 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P e58b9953b28e4188a2b31e45c39b0b2d: stopping tablet replica
I20260619 18:46:58.665714 794 master.cc:552] Master@127.0.198.190:44963 shutdown complete.
[ OK ] ClientTest.TestGetTableSchema (611 ms)
[ RUN ] ClientTest.TestCreateDuplicateTable
I20260619 18:46:58.685320 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:37769
I20260619 18:46:58.686491 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:58.691468 3555 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:58.692340 3556 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:58.695144 3558 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:58.695175 794 server_base.cc:1034] running on GCE node
I20260619 18:46:58.696620 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:58.696838 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:58.696976 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894818696963 us; error 0 us; skew 500 ppm
I20260619 18:46:58.697499 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:58.699978 794 webserver.cc:460] Webserver started at http://127.0.198.190:44001/ using document root <none> and password file <none>
I20260619 18:46:58.700608 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:58.700789 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:58.701050 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:58.702067 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "364c22140aad41f1a37a19eaded14c8e"
format_stamp: "Formatted at 2026-06-19 18:46:58 on dist-test-slave-t0gl"
I20260619 18:46:58.706348 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:46:58.709796 3563 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:58.710565 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 18:46:58.710863 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "364c22140aad41f1a37a19eaded14c8e"
format_stamp: "Formatted at 2026-06-19 18:46:58 on dist-test-slave-t0gl"
I20260619 18:46:58.711144 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781894801778945-794-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)
I20260619 18:46:58.731297 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:58.732261 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:58.772526 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:37769
I20260619 18:46:58.772644 3624 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:37769 every 8 connection(s)
I20260619 18:46:58.776278 3625 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:58.785846 3625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e: Bootstrap starting.
I20260619 18:46:58.790032 3625 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:58.795174 3625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e: No bootstrap required, opened a new log
I20260619 18:46:58.797062 3625 raft_consensus.cc:348] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "364c22140aad41f1a37a19eaded14c8e" member_type: VOTER }
I20260619 18:46:58.797444 3625 raft_consensus.cc:374] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:58.797667 3625 raft_consensus.cc:729] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 364c22140aad41f1a37a19eaded14c8e, State: Initialized, Role: FOLLOWER
I20260619 18:46:58.798200 3625 consensus_queue.cc:260] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "364c22140aad41f1a37a19eaded14c8e" member_type: VOTER }
I20260619 18:46:58.798611 3625 raft_consensus.cc:388] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:58.798831 3625 raft_consensus.cc:482] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:58.799060 3625 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:58.803376 3625 raft_consensus.cc:504] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "364c22140aad41f1a37a19eaded14c8e" member_type: VOTER }
I20260619 18:46:58.803923 3625 leader_election.cc:302] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [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: 364c22140aad41f1a37a19eaded14c8e; no voters:
I20260619 18:46:58.805089 3625 leader_election.cc:288] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:58.805419 3628 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:58.806644 3628 raft_consensus.cc:686] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [term 1 LEADER]: Becoming Leader. State: Replica: 364c22140aad41f1a37a19eaded14c8e, State: Running, Role: LEADER
I20260619 18:46:58.807289 3628 consensus_queue.cc:237] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [LEADER]: Queue going to LEADER mode. State: All 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: "364c22140aad41f1a37a19eaded14c8e" member_type: VOTER }
I20260619 18:46:58.807791 3625 sys_catalog.cc:564] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:58.809926 3629 sys_catalog.cc:455] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "364c22140aad41f1a37a19eaded14c8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "364c22140aad41f1a37a19eaded14c8e" member_type: VOTER } }
I20260619 18:46:58.810581 3629 sys_catalog.cc:458] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:58.809926 3630 sys_catalog.cc:455] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 364c22140aad41f1a37a19eaded14c8e. Latest consensus state: current_term: 1 leader_uuid: "364c22140aad41f1a37a19eaded14c8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "364c22140aad41f1a37a19eaded14c8e" member_type: VOTER } }
I20260619 18:46:58.811146 3630 sys_catalog.cc:458] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:58.813866 3634 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:58.818367 3634 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:58.821976 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:58.827296 3634 catalog_manager.cc:1347] Generated new cluster ID: 38d82b33fc4644eda9d17a0ec578277e
I20260619 18:46:58.827620 3634 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:58.852494 3634 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:58.854132 3634 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:58.870626 3634 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e: Generated new TSK 0
I20260619 18:46:58.871286 3634 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:58.888684 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:58.894443 3646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:58.895280 3647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:58.897135 3649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:58.897962 794 server_base.cc:1034] running on GCE node
I20260619 18:46:58.898654 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:58.898821 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:58.899027 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894818899013 us; error 0 us; skew 500 ppm
I20260619 18:46:58.899565 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:58.901907 794 webserver.cc:460] Webserver started at http://127.0.198.129:36509/ using document root <none> and password file <none>
I20260619 18:46:58.902331 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:58.902493 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:58.902710 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:58.903766 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "fd03cd99ab4343debb8515302dd79256"
format_stamp: "Formatted at 2026-06-19 18:46:58 on dist-test-slave-t0gl"
I20260619 18:46:58.908145 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 18:46:58.911600 3654 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:58.912343 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 18:46:58.912731 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "fd03cd99ab4343debb8515302dd79256"
format_stamp: "Formatted at 2026-06-19 18:46:58 on dist-test-slave-t0gl"
I20260619 18:46:58.912995 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781894801778945-794-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)
I20260619 18:46:58.947438 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:58.948418 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:58.952876 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:58.953166 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:58.953450 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:58.953649 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:59.002321 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:41487
I20260619 18:46:59.002403 3724 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:41487 every 8 connection(s)
I20260619 18:46:59.007035 3725 heartbeater.cc:347] Connected to a master server at 127.0.198.190:37769
I20260619 18:46:59.007450 3725 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:59.008315 3725 heartbeater.cc:511] Master 127.0.198.190:37769 requested a full tablet report, sending...
I20260619 18:46:59.010274 3580 ts_manager.cc:194] Registered new tserver with Master: fd03cd99ab4343debb8515302dd79256 (127.0.198.129:41487)
I20260619 18:46:59.010341 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005056235s
I20260619 18:46:59.012156 3580 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58970
I20260619 18:46:59.025509 3725 heartbeater.cc:503] Master 127.0.198.190:37769 was elected leader, sending a full tablet report...
I20260619 18:46:59.034267 3580 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58988:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:59.068287 3689 tablet_service.cc:1467] Processing CreateTablet for tablet 75868edd271f4be193f3e7016b560f9f (DEFAULT_TABLE table=client-testtb [id=103cebe9adfe48468cdfeb5adafd126a]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:59.068462 3688 tablet_service.cc:1467] Processing CreateTablet for tablet d3693e7ea4a44ea8bbe5f233d5278817 (DEFAULT_TABLE table=client-testtb [id=103cebe9adfe48468cdfeb5adafd126a]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:59.069682 3689 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 75868edd271f4be193f3e7016b560f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:59.070400 3688 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d3693e7ea4a44ea8bbe5f233d5278817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:59.082774 3735 tablet_bootstrap.cc:492] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256: Bootstrap starting.
I20260619 18:46:59.086753 3735 tablet_bootstrap.cc:654] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:59.090950 3735 tablet_bootstrap.cc:492] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256: No bootstrap required, opened a new log
I20260619 18:46:59.091404 3735 ts_tablet_manager.cc:1397] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256: Time spent bootstrapping tablet: real 0.009s user 0.008s sys 0.000s
I20260619 18:46:59.093297 3735 raft_consensus.cc:348] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd03cd99ab4343debb8515302dd79256" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41487 } }
I20260619 18:46:59.093704 3735 raft_consensus.cc:374] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:59.093918 3735 raft_consensus.cc:729] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd03cd99ab4343debb8515302dd79256, State: Initialized, Role: FOLLOWER
I20260619 18:46:59.094462 3735 consensus_queue.cc:260] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd03cd99ab4343debb8515302dd79256" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41487 } }
I20260619 18:46:59.094918 3735 raft_consensus.cc:388] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:59.095156 3735 raft_consensus.cc:482] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:59.095587 3735 raft_consensus.cc:3037] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:59.099985 3735 raft_consensus.cc:504] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd03cd99ab4343debb8515302dd79256" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41487 } }
I20260619 18:46:59.100538 3735 leader_election.cc:302] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [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: fd03cd99ab4343debb8515302dd79256; no voters:
I20260619 18:46:59.101747 3735 leader_election.cc:288] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:59.102079 3737 raft_consensus.cc:2781] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:59.103610 3737 raft_consensus.cc:686] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [term 1 LEADER]: Becoming Leader. State: Replica: fd03cd99ab4343debb8515302dd79256, State: Running, Role: LEADER
I20260619 18:46:59.103966 3735 ts_tablet_manager.cc:1428] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 18:46:59.104293 3737 consensus_queue.cc:237] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [LEADER]: Queue going to LEADER mode. State: All 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: "fd03cd99ab4343debb8515302dd79256" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41487 } }
I20260619 18:46:59.105633 3735 tablet_bootstrap.cc:492] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256: Bootstrap starting.
I20260619 18:46:59.110430 3735 tablet_bootstrap.cc:654] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:59.110759 3580 catalog_manager.cc:5495] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd03cd99ab4343debb8515302dd79256 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "fd03cd99ab4343debb8515302dd79256" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd03cd99ab4343debb8515302dd79256" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41487 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:59.115535 3735 tablet_bootstrap.cc:492] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256: No bootstrap required, opened a new log
I20260619 18:46:59.116006 3735 ts_tablet_manager.cc:1397] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.004s
I20260619 18:46:59.118121 3735 raft_consensus.cc:348] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd03cd99ab4343debb8515302dd79256" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41487 } }
I20260619 18:46:59.118578 3735 raft_consensus.cc:374] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:59.118829 3735 raft_consensus.cc:729] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd03cd99ab4343debb8515302dd79256, State: Initialized, Role: FOLLOWER
I20260619 18:46:59.119423 3735 consensus_queue.cc:260] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd03cd99ab4343debb8515302dd79256" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41487 } }
I20260619 18:46:59.119877 3735 raft_consensus.cc:388] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:59.120085 3735 raft_consensus.cc:482] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:59.120322 3735 raft_consensus.cc:3037] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:59.124993 3735 raft_consensus.cc:504] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd03cd99ab4343debb8515302dd79256" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41487 } }
I20260619 18:46:59.125509 3735 leader_election.cc:302] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [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: fd03cd99ab4343debb8515302dd79256; no voters:
I20260619 18:46:59.125943 3735 leader_election.cc:288] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:59.126135 3737 raft_consensus.cc:2781] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:59.126674 3737 raft_consensus.cc:686] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [term 1 LEADER]: Becoming Leader. State: Replica: fd03cd99ab4343debb8515302dd79256, State: Running, Role: LEADER
I20260619 18:46:59.127255 3735 ts_tablet_manager.cc:1428] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256: Time spent starting tablet: real 0.011s user 0.008s sys 0.000s
I20260619 18:46:59.127286 3737 consensus_queue.cc:237] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [LEADER]: Queue going to LEADER mode. State: All 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: "fd03cd99ab4343debb8515302dd79256" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41487 } }
I20260619 18:46:59.132948 3580 catalog_manager.cc:5495] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd03cd99ab4343debb8515302dd79256 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "fd03cd99ab4343debb8515302dd79256" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd03cd99ab4343debb8515302dd79256" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41487 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:59.151937 3580 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58988:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:59.155525 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:46:59.173760 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:46:59.174551 794 tablet_replica.cc:330] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256: stopping tablet replica
I20260619 18:46:59.175017 794 raft_consensus.cc:2229] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:59.175460 794 raft_consensus.cc:2258] T d3693e7ea4a44ea8bbe5f233d5278817 P fd03cd99ab4343debb8515302dd79256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:59.177534 794 tablet_replica.cc:330] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256: stopping tablet replica
I20260619 18:46:59.177953 794 raft_consensus.cc:2229] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:59.178323 794 raft_consensus.cc:2258] T 75868edd271f4be193f3e7016b560f9f P fd03cd99ab4343debb8515302dd79256 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:59.188853 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:46:59.198944 794 master.cc:537] Master@127.0.198.190:37769 shutting down...
I20260619 18:46:59.216085 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:46:59.216638 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:46:59.217087 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 364c22140aad41f1a37a19eaded14c8e: stopping tablet replica
I20260619 18:46:59.236526 794 master.cc:552] Master@127.0.198.190:37769 shutdown complete.
[ OK ] ClientTest.TestCreateDuplicateTable (571 ms)
[ RUN ] ClientTest.TestInsertEmptyPK
I20260619 18:46:59.256385 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:36793
I20260619 18:46:59.257356 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:59.261974 3744 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:59.263682 3745 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:59.264081 3747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:59.264931 794 server_base.cc:1034] running on GCE node
I20260619 18:46:59.265678 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:59.265847 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:59.265990 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894819265979 us; error 0 us; skew 500 ppm
I20260619 18:46:59.266496 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:59.268784 794 webserver.cc:460] Webserver started at http://127.0.198.190:33061/ using document root <none> and password file <none>
I20260619 18:46:59.269239 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:59.269388 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:59.269629 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:59.270618 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "cfe43485afc642a6ba5ba92b92cb4314"
format_stamp: "Formatted at 2026-06-19 18:46:59 on dist-test-slave-t0gl"
I20260619 18:46:59.274721 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.002s
I20260619 18:46:59.278151 3752 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:59.279021 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 18:46:59.279299 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "cfe43485afc642a6ba5ba92b92cb4314"
format_stamp: "Formatted at 2026-06-19 18:46:59 on dist-test-slave-t0gl"
I20260619 18:46:59.279628 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781894801778945-794-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)
I20260619 18:46:59.322185 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:59.323161 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:59.363719 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:36793
I20260619 18:46:59.363809 3813 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:36793 every 8 connection(s)
I20260619 18:46:59.367252 3814 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:59.377053 3814 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314: Bootstrap starting.
I20260619 18:46:59.380955 3814 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:59.384964 3814 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314: No bootstrap required, opened a new log
I20260619 18:46:59.386809 3814 raft_consensus.cc:348] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfe43485afc642a6ba5ba92b92cb4314" member_type: VOTER }
I20260619 18:46:59.387180 3814 raft_consensus.cc:374] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:59.387430 3814 raft_consensus.cc:729] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe43485afc642a6ba5ba92b92cb4314, State: Initialized, Role: FOLLOWER
I20260619 18:46:59.387941 3814 consensus_queue.cc:260] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cfe43485afc642a6ba5ba92b92cb4314" member_type: VOTER }
I20260619 18:46:59.388336 3814 raft_consensus.cc:388] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:59.388552 3814 raft_consensus.cc:482] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:59.388773 3814 raft_consensus.cc:3037] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:59.393657 3814 raft_consensus.cc:504] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfe43485afc642a6ba5ba92b92cb4314" member_type: VOTER }
I20260619 18:46:59.394198 3814 leader_election.cc:302] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [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: cfe43485afc642a6ba5ba92b92cb4314; no voters:
I20260619 18:46:59.395488 3814 leader_election.cc:288] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:59.395766 3817 raft_consensus.cc:2781] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:59.397056 3817 raft_consensus.cc:686] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [term 1 LEADER]: Becoming Leader. State: Replica: cfe43485afc642a6ba5ba92b92cb4314, State: Running, Role: LEADER
I20260619 18:46:59.397684 3817 consensus_queue.cc:237] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [LEADER]: Queue going to LEADER mode. State: All 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: "cfe43485afc642a6ba5ba92b92cb4314" member_type: VOTER }
I20260619 18:46:59.398015 3814 sys_catalog.cc:564] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:46:59.400207 3818 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cfe43485afc642a6ba5ba92b92cb4314" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfe43485afc642a6ba5ba92b92cb4314" member_type: VOTER } }
I20260619 18:46:59.400247 3819 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cfe43485afc642a6ba5ba92b92cb4314. Latest consensus state: current_term: 1 leader_uuid: "cfe43485afc642a6ba5ba92b92cb4314" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfe43485afc642a6ba5ba92b92cb4314" member_type: VOTER } }
I20260619 18:46:59.401136 3819 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:59.401503 3818 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [sys.catalog]: This master's current role is: LEADER
I20260619 18:46:59.403928 3825 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:46:59.409559 3825 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:46:59.411944 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:46:59.418421 3825 catalog_manager.cc:1347] Generated new cluster ID: 317054a77ec048f39cb6c01b4a2c4747
I20260619 18:46:59.418740 3825 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:46:59.431687 3825 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:46:59.433259 3825 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:46:59.448088 3825 catalog_manager.cc:5868] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314: Generated new TSK 0
I20260619 18:46:59.448693 3825 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:46:59.478895 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:46:59.484869 3835 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:46:59.485968 3836 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:59.487793 794 server_base.cc:1034] running on GCE node
W20260619 18:46:59.488330 3838 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:46:59.489195 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:46:59.489493 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:46:59.489640 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894819489628 us; error 0 us; skew 500 ppm
I20260619 18:46:59.490104 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:46:59.492441 794 webserver.cc:460] Webserver started at http://127.0.198.129:46565/ using document root <none> and password file <none>
I20260619 18:46:59.492858 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:46:59.493021 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:46:59.493245 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:46:59.494264 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "b5b06f75cb4643538022bd24ccd32c41"
format_stamp: "Formatted at 2026-06-19 18:46:59 on dist-test-slave-t0gl"
I20260619 18:46:59.498648 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:46:59.502116 3843 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:59.503015 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 18:46:59.503435 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "b5b06f75cb4643538022bd24ccd32c41"
format_stamp: "Formatted at 2026-06-19 18:46:59 on dist-test-slave-t0gl"
I20260619 18:46:59.503705 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781894801778945-794-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)
I20260619 18:46:59.521145 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:46:59.522115 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:46:59.528034 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:46:59.528347 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:59.528595 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:46:59.528733 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:46:59.580747 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:43591
I20260619 18:46:59.580852 3913 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:43591 every 8 connection(s)
I20260619 18:46:59.585453 3914 heartbeater.cc:347] Connected to a master server at 127.0.198.190:36793
I20260619 18:46:59.585821 3914 heartbeater.cc:464] Registering TS with master...
I20260619 18:46:59.586508 3914 heartbeater.cc:511] Master 127.0.198.190:36793 requested a full tablet report, sending...
I20260619 18:46:59.588492 3769 ts_manager.cc:194] Registered new tserver with Master: b5b06f75cb4643538022bd24ccd32c41 (127.0.198.129:43591)
I20260619 18:46:59.588781 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005074122s
I20260619 18:46:59.590476 3769 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57402
I20260619 18:46:59.604146 3914 heartbeater.cc:503] Master 127.0.198.190:36793 was elected leader, sending a full tablet report...
I20260619 18:46:59.613718 3769 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57426:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:46:59.646842 3879 tablet_service.cc:1467] Processing CreateTablet for tablet 6eb0be517e894ed49c29235e4daa4e46 (DEFAULT_TABLE table=client-testtb [id=0997896a4450494abe9821ac764e31d1]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:46:59.647055 3878 tablet_service.cc:1467] Processing CreateTablet for tablet 3f6d5b3869b54ebda209f8bf37af2023 (DEFAULT_TABLE table=client-testtb [id=0997896a4450494abe9821ac764e31d1]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:46:59.647902 3879 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6eb0be517e894ed49c29235e4daa4e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:59.648439 3878 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f6d5b3869b54ebda209f8bf37af2023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:59.661212 3924 tablet_bootstrap.cc:492] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41: Bootstrap starting.
I20260619 18:46:59.665099 3924 tablet_bootstrap.cc:654] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:59.668941 3924 tablet_bootstrap.cc:492] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41: No bootstrap required, opened a new log
I20260619 18:46:59.669296 3924 ts_tablet_manager.cc:1397] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41: Time spent bootstrapping tablet: real 0.008s user 0.006s sys 0.000s
I20260619 18:46:59.671044 3924 raft_consensus.cc:348] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } }
I20260619 18:46:59.671495 3924 raft_consensus.cc:374] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:59.671722 3924 raft_consensus.cc:729] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b06f75cb4643538022bd24ccd32c41, State: Initialized, Role: FOLLOWER
I20260619 18:46:59.672259 3924 consensus_queue.cc:260] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } }
I20260619 18:46:59.672829 3924 raft_consensus.cc:388] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:59.673050 3924 raft_consensus.cc:482] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:59.673285 3924 raft_consensus.cc:3037] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:59.678231 3924 raft_consensus.cc:504] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } }
I20260619 18:46:59.678802 3924 leader_election.cc:302] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [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: b5b06f75cb4643538022bd24ccd32c41; no voters:
I20260619 18:46:59.679961 3924 leader_election.cc:288] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:59.680279 3926 raft_consensus.cc:2781] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:59.682247 3924 ts_tablet_manager.cc:1428] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41: Time spent starting tablet: real 0.013s user 0.013s sys 0.000s
I20260619 18:46:59.682425 3926 raft_consensus.cc:686] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [term 1 LEADER]: Becoming Leader. State: Replica: b5b06f75cb4643538022bd24ccd32c41, State: Running, Role: LEADER
I20260619 18:46:59.683033 3924 tablet_bootstrap.cc:492] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41: Bootstrap starting.
I20260619 18:46:59.683111 3926 consensus_queue.cc:237] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [LEADER]: Queue going to LEADER mode. State: All 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: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } }
I20260619 18:46:59.688069 3924 tablet_bootstrap.cc:654] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:59.690279 3769 catalog_manager.cc:5495] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5b06f75cb4643538022bd24ccd32c41 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "b5b06f75cb4643538022bd24ccd32c41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:59.692998 3924 tablet_bootstrap.cc:492] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41: No bootstrap required, opened a new log
I20260619 18:46:59.693513 3924 ts_tablet_manager.cc:1397] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.000s
I20260619 18:46:59.695277 3924 raft_consensus.cc:348] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } }
I20260619 18:46:59.695813 3924 raft_consensus.cc:374] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:59.696059 3924 raft_consensus.cc:729] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b06f75cb4643538022bd24ccd32c41, State: Initialized, Role: FOLLOWER
I20260619 18:46:59.696617 3924 consensus_queue.cc:260] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } }
I20260619 18:46:59.697145 3924 raft_consensus.cc:388] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:59.697428 3924 raft_consensus.cc:482] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:59.697722 3924 raft_consensus.cc:3037] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:59.703135 3924 raft_consensus.cc:504] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } }
I20260619 18:46:59.703764 3924 leader_election.cc:302] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [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: b5b06f75cb4643538022bd24ccd32c41; no voters:
I20260619 18:46:59.704283 3924 leader_election.cc:288] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:59.704458 3926 raft_consensus.cc:2781] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:59.704941 3926 raft_consensus.cc:686] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [term 1 LEADER]: Becoming Leader. State: Replica: b5b06f75cb4643538022bd24ccd32c41, State: Running, Role: LEADER
I20260619 18:46:59.705770 3924 ts_tablet_manager.cc:1428] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 18:46:59.705783 3926 consensus_queue.cc:237] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [LEADER]: Queue going to LEADER mode. State: All 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: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } }
I20260619 18:46:59.710894 3769 catalog_manager.cc:5495] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5b06f75cb4643538022bd24ccd32c41 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "b5b06f75cb4643538022bd24ccd32c41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260619 18:46:59.735812 3768 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57426:
name: "empty-pk"
schema {
columns {
name: "k1"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "v1"
type: STRING
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "k1"
}
}
}
I20260619 18:46:59.754892 3879 tablet_service.cc:1467] Processing CreateTablet for tablet 6429cda2602b439badb110877dfb543f (DEFAULT_TABLE table=empty-pk [id=35c99d6dcd934bd498f7fde5e0d218aa]), partition=RANGE (k1) PARTITION UNBOUNDED
I20260619 18:46:59.755928 3879 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6429cda2602b439badb110877dfb543f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:46:59.768334 3924 tablet_bootstrap.cc:492] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41: Bootstrap starting.
I20260619 18:46:59.772819 3924 tablet_bootstrap.cc:654] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41: Neither blocks nor log segments found. Creating new log.
I20260619 18:46:59.777168 3924 tablet_bootstrap.cc:492] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41: No bootstrap required, opened a new log
I20260619 18:46:59.777649 3924 ts_tablet_manager.cc:1397] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 18:46:59.779856 3924 raft_consensus.cc:348] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } }
I20260619 18:46:59.780270 3924 raft_consensus.cc:374] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:46:59.780472 3924 raft_consensus.cc:729] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5b06f75cb4643538022bd24ccd32c41, State: Initialized, Role: FOLLOWER
I20260619 18:46:59.780997 3924 consensus_queue.cc:260] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } }
I20260619 18:46:59.781474 3924 raft_consensus.cc:388] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:46:59.781656 3924 raft_consensus.cc:482] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:46:59.781855 3924 raft_consensus.cc:3037] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:46:59.786765 3924 raft_consensus.cc:504] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } }
I20260619 18:46:59.787297 3924 leader_election.cc:302] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [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: b5b06f75cb4643538022bd24ccd32c41; no voters:
I20260619 18:46:59.787772 3924 leader_election.cc:288] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:46:59.787997 3926 raft_consensus.cc:2781] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:46:59.788417 3926 raft_consensus.cc:686] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [term 1 LEADER]: Becoming Leader. State: Replica: b5b06f75cb4643538022bd24ccd32c41, State: Running, Role: LEADER
I20260619 18:46:59.789086 3924 ts_tablet_manager.cc:1428] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41: Time spent starting tablet: real 0.011s user 0.012s sys 0.000s
I20260619 18:46:59.789047 3926 consensus_queue.cc:237] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [LEADER]: Queue going to LEADER mode. State: All 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: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } }
I20260619 18:46:59.794813 3768 catalog_manager.cc:5495] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5b06f75cb4643538022bd24ccd32c41 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "b5b06f75cb4643538022bd24ccd32c41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5b06f75cb4643538022bd24ccd32c41" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:00.088069 3915 maintenance_manager.cc:419] P b5b06f75cb4643538022bd24ccd32c41: Scheduling UndoDeltaBlockGCOp(6429cda2602b439badb110877dfb543f): 189 bytes on disk
I20260619 18:47:00.090615 3848 maintenance_manager.cc:643] P b5b06f75cb4643538022bd24ccd32c41: UndoDeltaBlockGCOp(6429cda2602b439badb110877dfb543f) complete. Timing: real 0.001s user 0.001s sys 0.000s Metrics: {}
I20260619 18:47:00.096184 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:47:00.121811 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:00.122509 794 tablet_replica.cc:330] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41: stopping tablet replica
I20260619 18:47:00.123092 794 raft_consensus.cc:2229] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:00.123587 794 raft_consensus.cc:2258] T 6429cda2602b439badb110877dfb543f P b5b06f75cb4643538022bd24ccd32c41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:00.125972 794 tablet_replica.cc:330] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41: stopping tablet replica
I20260619 18:47:00.126454 794 raft_consensus.cc:2229] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:00.126842 794 raft_consensus.cc:2258] T 3f6d5b3869b54ebda209f8bf37af2023 P b5b06f75cb4643538022bd24ccd32c41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:00.128890 794 tablet_replica.cc:330] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41: stopping tablet replica
I20260619 18:47:00.129338 794 raft_consensus.cc:2229] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:00.129714 794 raft_consensus.cc:2258] T 6eb0be517e894ed49c29235e4daa4e46 P b5b06f75cb4643538022bd24ccd32c41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:00.144369 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:47:00.160269 794 master.cc:537] Master@127.0.198.190:36793 shutting down...
I20260619 18:47:00.180951 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:00.181576 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:00.181952 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P cfe43485afc642a6ba5ba92b92cb4314: stopping tablet replica
I20260619 18:47:00.192018 794 master.cc:552] Master@127.0.198.190:36793 shutdown complete.
[ OK ] ClientTest.TestInsertEmptyPK (957 ms)
[ RUN ] ClientTest.TestClonePredicates
I20260619 18:47:00.214715 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:33687
I20260619 18:47:00.215770 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:00.221380 3942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:00.223191 3943 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:00.225430 794 server_base.cc:1034] running on GCE node
W20260619 18:47:00.225961 3945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:00.226800 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:00.227058 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:00.227250 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894820227238 us; error 0 us; skew 500 ppm
I20260619 18:47:00.227926 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:00.230792 794 webserver.cc:460] Webserver started at http://127.0.198.190:33863/ using document root <none> and password file <none>
I20260619 18:47:00.231438 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:00.231666 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:00.231992 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:00.233415 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "b9f60299cf624ec89c8f84d550af87b3"
format_stamp: "Formatted at 2026-06-19 18:47:00 on dist-test-slave-t0gl"
I20260619 18:47:00.239289 794 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 18:47:00.243605 3950 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:00.244407 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.004s sys 0.000s
I20260619 18:47:00.244695 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "b9f60299cf624ec89c8f84d550af87b3"
format_stamp: "Formatted at 2026-06-19 18:47:00 on dist-test-slave-t0gl"
I20260619 18:47:00.244988 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781894801778945-794-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)
I20260619 18:47:00.264093 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:00.265100 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:00.316372 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:33687
I20260619 18:47:00.316483 4011 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:33687 every 8 connection(s)
I20260619 18:47:00.320391 4012 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:00.330793 4012 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3: Bootstrap starting.
I20260619 18:47:00.335225 4012 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:00.339321 4012 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3: No bootstrap required, opened a new log
I20260619 18:47:00.341177 4012 raft_consensus.cc:348] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9f60299cf624ec89c8f84d550af87b3" member_type: VOTER }
I20260619 18:47:00.341571 4012 raft_consensus.cc:374] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:00.341792 4012 raft_consensus.cc:729] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9f60299cf624ec89c8f84d550af87b3, State: Initialized, Role: FOLLOWER
I20260619 18:47:00.342315 4012 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9f60299cf624ec89c8f84d550af87b3" member_type: VOTER }
I20260619 18:47:00.342747 4012 raft_consensus.cc:388] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:00.342957 4012 raft_consensus.cc:482] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:00.343196 4012 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:00.347831 4012 raft_consensus.cc:504] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9f60299cf624ec89c8f84d550af87b3" member_type: VOTER }
I20260619 18:47:00.348364 4012 leader_election.cc:302] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [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: b9f60299cf624ec89c8f84d550af87b3; no voters:
I20260619 18:47:00.349612 4012 leader_election.cc:288] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:00.349964 4015 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:00.351642 4015 raft_consensus.cc:686] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [term 1 LEADER]: Becoming Leader. State: Replica: b9f60299cf624ec89c8f84d550af87b3, State: Running, Role: LEADER
I20260619 18:47:00.352353 4015 consensus_queue.cc:237] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [LEADER]: Queue going to LEADER mode. State: All 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: "b9f60299cf624ec89c8f84d550af87b3" member_type: VOTER }
I20260619 18:47:00.352871 4012 sys_catalog.cc:564] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:47:00.355209 4016 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b9f60299cf624ec89c8f84d550af87b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9f60299cf624ec89c8f84d550af87b3" member_type: VOTER } }
I20260619 18:47:00.355298 4017 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9f60299cf624ec89c8f84d550af87b3. Latest consensus state: current_term: 1 leader_uuid: "b9f60299cf624ec89c8f84d550af87b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9f60299cf624ec89c8f84d550af87b3" member_type: VOTER } }
I20260619 18:47:00.355901 4016 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:00.355952 4017 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:00.363934 4020 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:47:00.370414 4020 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:47:00.381050 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:47:00.381700 4020 catalog_manager.cc:1347] Generated new cluster ID: b7ad4fd4f35f44509a2e04890ee3004e
I20260619 18:47:00.381944 4020 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:47:00.419440 4020 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:47:00.421775 4020 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:47:00.436771 4020 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3: Generated new TSK 0
I20260619 18:47:00.437601 4020 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:47:00.447613 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:00.454152 4033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:00.455446 4034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:00.457302 4036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:00.458340 794 server_base.cc:1034] running on GCE node
I20260619 18:47:00.459462 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:00.459903 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:00.460124 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894820460109 us; error 0 us; skew 500 ppm
I20260619 18:47:00.460850 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:00.464092 794 webserver.cc:460] Webserver started at http://127.0.198.129:46261/ using document root <none> and password file <none>
I20260619 18:47:00.464669 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:00.464907 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:00.465224 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:00.466677 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "fb3e735acaaf45d9ab78328bab46e07f"
format_stamp: "Formatted at 2026-06-19 18:47:00 on dist-test-slave-t0gl"
I20260619 18:47:00.473064 794 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.008s sys 0.000s
I20260619 18:47:00.477665 4041 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:00.478564 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 18:47:00.478927 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "fb3e735acaaf45d9ab78328bab46e07f"
format_stamp: "Formatted at 2026-06-19 18:47:00 on dist-test-slave-t0gl"
I20260619 18:47:00.479290 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781894801778945-794-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)
I20260619 18:47:00.497668 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:00.498883 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:00.509861 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:00.510192 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:00.510493 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:00.510685 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:00.579267 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:45873
I20260619 18:47:00.579452 4111 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:45873 every 8 connection(s)
I20260619 18:47:00.585166 4112 heartbeater.cc:347] Connected to a master server at 127.0.198.190:33687
I20260619 18:47:00.585533 4112 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:00.586287 4112 heartbeater.cc:511] Master 127.0.198.190:33687 requested a full tablet report, sending...
I20260619 18:47:00.588228 3967 ts_manager.cc:194] Registered new tserver with Master: fb3e735acaaf45d9ab78328bab46e07f (127.0.198.129:45873)
I20260619 18:47:00.588440 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004979065s
I20260619 18:47:00.590969 3967 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40822
I20260619 18:47:00.604812 4112 heartbeater.cc:503] Master 127.0.198.190:33687 was elected leader, sending a full tablet report...
I20260619 18:47:00.620234 3966 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40852:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:47:00.656864 4077 tablet_service.cc:1467] Processing CreateTablet for tablet 26843a194c58465c8b4728840a0f7ab3 (DEFAULT_TABLE table=client-testtb [id=9e016e092c1b4e429e5e3ad290d50155]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:47:00.657258 4076 tablet_service.cc:1467] Processing CreateTablet for tablet e8ed0b15105748b8aa3a35727bcac39f (DEFAULT_TABLE table=client-testtb [id=9e016e092c1b4e429e5e3ad290d50155]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:47:00.658382 4077 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 26843a194c58465c8b4728840a0f7ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:00.658946 4076 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e8ed0b15105748b8aa3a35727bcac39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:00.678970 4122 tablet_bootstrap.cc:492] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f: Bootstrap starting.
I20260619 18:47:00.684332 4122 tablet_bootstrap.cc:654] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:00.689435 4122 tablet_bootstrap.cc:492] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f: No bootstrap required, opened a new log
I20260619 18:47:00.689906 4122 ts_tablet_manager.cc:1397] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 18:47:00.692358 4122 raft_consensus.cc:348] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb3e735acaaf45d9ab78328bab46e07f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 45873 } }
I20260619 18:47:00.692929 4122 raft_consensus.cc:374] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:00.693200 4122 raft_consensus.cc:729] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb3e735acaaf45d9ab78328bab46e07f, State: Initialized, Role: FOLLOWER
I20260619 18:47:00.694036 4122 consensus_queue.cc:260] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fb3e735acaaf45d9ab78328bab46e07f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 45873 } }
I20260619 18:47:00.694808 4122 raft_consensus.cc:388] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:00.695099 4122 raft_consensus.cc:482] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:00.695420 4122 raft_consensus.cc:3037] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:00.701797 4122 raft_consensus.cc:504] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb3e735acaaf45d9ab78328bab46e07f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 45873 } }
I20260619 18:47:00.702545 4122 leader_election.cc:302] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [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: fb3e735acaaf45d9ab78328bab46e07f; no voters:
I20260619 18:47:00.704064 4122 leader_election.cc:288] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:00.704406 4124 raft_consensus.cc:2781] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:00.707401 4122 ts_tablet_manager.cc:1428] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f: Time spent starting tablet: real 0.017s user 0.015s sys 0.005s
I20260619 18:47:00.708038 4124 raft_consensus.cc:686] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [term 1 LEADER]: Becoming Leader. State: Replica: fb3e735acaaf45d9ab78328bab46e07f, State: Running, Role: LEADER
I20260619 18:47:00.708350 4122 tablet_bootstrap.cc:492] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f: Bootstrap starting.
I20260619 18:47:00.708716 4124 consensus_queue.cc:237] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [LEADER]: Queue going to LEADER mode. State: All 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: "fb3e735acaaf45d9ab78328bab46e07f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 45873 } }
I20260619 18:47:00.714102 4122 tablet_bootstrap.cc:654] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:00.716050 3967 catalog_manager.cc:5495] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f reported cstate change: term changed from 0 to 1, leader changed from <none> to fb3e735acaaf45d9ab78328bab46e07f (127.0.198.129). New cstate: current_term: 1 leader_uuid: "fb3e735acaaf45d9ab78328bab46e07f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb3e735acaaf45d9ab78328bab46e07f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 45873 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:00.723635 4122 tablet_bootstrap.cc:492] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f: No bootstrap required, opened a new log
I20260619 18:47:00.724105 4122 ts_tablet_manager.cc:1397] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f: Time spent bootstrapping tablet: real 0.016s user 0.013s sys 0.000s
I20260619 18:47:00.725952 4122 raft_consensus.cc:348] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb3e735acaaf45d9ab78328bab46e07f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 45873 } }
I20260619 18:47:00.726401 4122 raft_consensus.cc:374] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:00.726677 4122 raft_consensus.cc:729] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb3e735acaaf45d9ab78328bab46e07f, State: Initialized, Role: FOLLOWER
I20260619 18:47:00.727260 4122 consensus_queue.cc:260] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fb3e735acaaf45d9ab78328bab46e07f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 45873 } }
I20260619 18:47:00.728048 4122 raft_consensus.cc:388] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:00.728338 4122 raft_consensus.cc:482] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:00.728780 4122 raft_consensus.cc:3037] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:00.733773 4122 raft_consensus.cc:504] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb3e735acaaf45d9ab78328bab46e07f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 45873 } }
I20260619 18:47:00.734489 4122 leader_election.cc:302] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [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: fb3e735acaaf45d9ab78328bab46e07f; no voters:
I20260619 18:47:00.734961 4122 leader_election.cc:288] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:00.735131 4124 raft_consensus.cc:2781] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:00.735612 4124 raft_consensus.cc:686] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [term 1 LEADER]: Becoming Leader. State: Replica: fb3e735acaaf45d9ab78328bab46e07f, State: Running, Role: LEADER
I20260619 18:47:00.736589 4122 ts_tablet_manager.cc:1428] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f: Time spent starting tablet: real 0.012s user 0.008s sys 0.004s
I20260619 18:47:00.736352 4124 consensus_queue.cc:237] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [LEADER]: Queue going to LEADER mode. State: All 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: "fb3e735acaaf45d9ab78328bab46e07f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 45873 } }
I20260619 18:47:00.744573 3966 catalog_manager.cc:5495] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f reported cstate change: term changed from 0 to 1, leader changed from <none> to fb3e735acaaf45d9ab78328bab46e07f (127.0.198.129). New cstate: current_term: 1 leader_uuid: "fb3e735acaaf45d9ab78328bab46e07f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb3e735acaaf45d9ab78328bab46e07f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 45873 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:00.819962 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:47:00.851907 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:00.852656 794 tablet_replica.cc:330] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f: stopping tablet replica
I20260619 18:47:00.853295 794 raft_consensus.cc:2229] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:00.853763 794 raft_consensus.cc:2258] T 26843a194c58465c8b4728840a0f7ab3 P fb3e735acaaf45d9ab78328bab46e07f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:00.856854 794 tablet_replica.cc:330] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f: stopping tablet replica
I20260619 18:47:00.857499 794 raft_consensus.cc:2229] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:00.857987 794 raft_consensus.cc:2258] T e8ed0b15105748b8aa3a35727bcac39f P fb3e735acaaf45d9ab78328bab46e07f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:00.871963 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:47:00.884706 794 master.cc:537] Master@127.0.198.190:33687 shutting down...
I20260619 18:47:00.910588 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:00.911088 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:00.911510 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P b9f60299cf624ec89c8f84d550af87b3: stopping tablet replica
I20260619 18:47:00.930774 794 master.cc:552] Master@127.0.198.190:33687 shutdown complete.
[ OK ] ClientTest.TestClonePredicates (741 ms)
[ RUN ] ClientTest.TestErrorCollector
I20260619 18:47:00.957681 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:36239
I20260619 18:47:00.959100 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:00.965695 4133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:00.966799 4134 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:00.969251 794 server_base.cc:1034] running on GCE node
W20260619 18:47:00.969734 4136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:00.970692 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:00.971058 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:00.971217 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894820971203 us; error 0 us; skew 500 ppm
I20260619 18:47:00.971783 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:00.974648 794 webserver.cc:460] Webserver started at http://127.0.198.190:42353/ using document root <none> and password file <none>
I20260619 18:47:00.975169 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:00.975533 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:00.975786 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:00.977003 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "48d696a75c164bdb980fdc59df3ceee6"
format_stamp: "Formatted at 2026-06-19 18:47:00 on dist-test-slave-t0gl"
I20260619 18:47:00.981958 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:47:00.985469 4141 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:00.986419 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 18:47:00.986698 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "48d696a75c164bdb980fdc59df3ceee6"
format_stamp: "Formatted at 2026-06-19 18:47:00 on dist-test-slave-t0gl"
I20260619 18:47:00.986966 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781894801778945-794-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)
I20260619 18:47:01.014135 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:01.015254 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:01.066224 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:36239
I20260619 18:47:01.066360 4202 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:36239 every 8 connection(s)
I20260619 18:47:01.070372 4203 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:01.080494 4203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6: Bootstrap starting.
I20260619 18:47:01.084445 4203 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:01.088364 4203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6: No bootstrap required, opened a new log
I20260619 18:47:01.090168 4203 raft_consensus.cc:348] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48d696a75c164bdb980fdc59df3ceee6" member_type: VOTER }
I20260619 18:47:01.090723 4203 raft_consensus.cc:374] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:01.090934 4203 raft_consensus.cc:729] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d696a75c164bdb980fdc59df3ceee6, State: Initialized, Role: FOLLOWER
I20260619 18:47:01.091482 4203 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48d696a75c164bdb980fdc59df3ceee6" member_type: VOTER }
I20260619 18:47:01.091909 4203 raft_consensus.cc:388] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:01.092120 4203 raft_consensus.cc:482] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:01.092360 4203 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:01.097261 4203 raft_consensus.cc:504] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48d696a75c164bdb980fdc59df3ceee6" member_type: VOTER }
I20260619 18:47:01.097792 4203 leader_election.cc:302] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [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: 48d696a75c164bdb980fdc59df3ceee6; no voters:
I20260619 18:47:01.099004 4203 leader_election.cc:288] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:01.099323 4206 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:01.100922 4206 raft_consensus.cc:686] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [term 1 LEADER]: Becoming Leader. State: Replica: 48d696a75c164bdb980fdc59df3ceee6, State: Running, Role: LEADER
I20260619 18:47:01.101655 4206 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [LEADER]: Queue going to LEADER mode. State: All 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: "48d696a75c164bdb980fdc59df3ceee6" member_type: VOTER }
I20260619 18:47:01.102123 4203 sys_catalog.cc:564] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:47:01.104544 4208 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48d696a75c164bdb980fdc59df3ceee6. Latest consensus state: current_term: 1 leader_uuid: "48d696a75c164bdb980fdc59df3ceee6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48d696a75c164bdb980fdc59df3ceee6" member_type: VOTER } }
I20260619 18:47:01.105180 4208 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:01.106230 4207 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "48d696a75c164bdb980fdc59df3ceee6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48d696a75c164bdb980fdc59df3ceee6" member_type: VOTER } }
I20260619 18:47:01.106786 4207 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:01.116537 4211 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:47:01.123449 4211 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:47:01.125042 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:47:01.133378 4211 catalog_manager.cc:1347] Generated new cluster ID: 4b42b102b05142cabdf76ccd63cdb8ae
I20260619 18:47:01.133684 4211 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:47:01.156129 4211 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:47:01.158877 4211 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:47:01.183933 4211 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6: Generated new TSK 0
I20260619 18:47:01.184624 4211 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:47:01.191380 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:01.197495 4224 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:01.199771 4225 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:01.201617 794 server_base.cc:1034] running on GCE node
W20260619 18:47:01.202908 4227 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:01.204067 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:01.204380 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:01.204545 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894821204530 us; error 0 us; skew 500 ppm
I20260619 18:47:01.205041 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:01.208220 794 webserver.cc:460] Webserver started at http://127.0.198.129:46413/ using document root <none> and password file <none>
I20260619 18:47:01.208840 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:01.209009 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:01.209337 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:01.210482 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "e520a2935d9a44f99cc112626afc8fcb"
format_stamp: "Formatted at 2026-06-19 18:47:01 on dist-test-slave-t0gl"
I20260619 18:47:01.215037 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:47:01.218458 4232 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:01.219389 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 18:47:01.219691 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "e520a2935d9a44f99cc112626afc8fcb"
format_stamp: "Formatted at 2026-06-19 18:47:01 on dist-test-slave-t0gl"
I20260619 18:47:01.220108 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781894801778945-794-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)
I20260619 18:47:01.238742 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:01.240010 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:01.257709 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:01.258029 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:01.258529 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:01.258808 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:01.329628 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:32917
I20260619 18:47:01.329687 4302 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:32917 every 8 connection(s)
I20260619 18:47:01.335812 4303 heartbeater.cc:347] Connected to a master server at 127.0.198.190:36239
I20260619 18:47:01.336162 4303 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:01.336887 4303 heartbeater.cc:511] Master 127.0.198.190:36239 requested a full tablet report, sending...
I20260619 18:47:01.339040 4158 ts_manager.cc:194] Registered new tserver with Master: e520a2935d9a44f99cc112626afc8fcb (127.0.198.129:32917)
I20260619 18:47:01.339099 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005305221s
I20260619 18:47:01.342093 4158 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59940
I20260619 18:47:01.356578 4303 heartbeater.cc:503] Master 127.0.198.190:36239 was elected leader, sending a full tablet report...
I20260619 18:47:01.367856 4158 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59970:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:47:01.408691 4268 tablet_service.cc:1467] Processing CreateTablet for tablet 880ef8b489ff433c8823ad517a461de2 (DEFAULT_TABLE table=client-testtb [id=b026131133a3444fbbd7ed0f1fb81a71]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:47:01.408850 4267 tablet_service.cc:1467] Processing CreateTablet for tablet 373b3aa435004c54ac16e89a0f91dbc5 (DEFAULT_TABLE table=client-testtb [id=b026131133a3444fbbd7ed0f1fb81a71]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:47:01.409998 4268 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 880ef8b489ff433c8823ad517a461de2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:01.410604 4267 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 373b3aa435004c54ac16e89a0f91dbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:01.432474 4313 tablet_bootstrap.cc:492] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb: Bootstrap starting.
I20260619 18:47:01.436955 4313 tablet_bootstrap.cc:654] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:01.441550 4313 tablet_bootstrap.cc:492] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb: No bootstrap required, opened a new log
I20260619 18:47:01.441929 4313 ts_tablet_manager.cc:1397] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb: Time spent bootstrapping tablet: real 0.010s user 0.003s sys 0.005s
I20260619 18:47:01.443807 4313 raft_consensus.cc:348] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e520a2935d9a44f99cc112626afc8fcb" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32917 } }
I20260619 18:47:01.444451 4313 raft_consensus.cc:374] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:01.444803 4313 raft_consensus.cc:729] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e520a2935d9a44f99cc112626afc8fcb, State: Initialized, Role: FOLLOWER
I20260619 18:47:01.445557 4313 consensus_queue.cc:260] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e520a2935d9a44f99cc112626afc8fcb" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32917 } }
I20260619 18:47:01.446296 4313 raft_consensus.cc:388] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:01.446632 4313 raft_consensus.cc:482] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:01.446965 4313 raft_consensus.cc:3037] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:01.451606 4313 raft_consensus.cc:504] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e520a2935d9a44f99cc112626afc8fcb" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32917 } }
I20260619 18:47:01.452176 4313 leader_election.cc:302] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [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: e520a2935d9a44f99cc112626afc8fcb; no voters:
I20260619 18:47:01.453446 4313 leader_election.cc:288] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:01.453773 4315 raft_consensus.cc:2781] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:01.460162 4313 ts_tablet_manager.cc:1428] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb: Time spent starting tablet: real 0.018s user 0.013s sys 0.006s
I20260619 18:47:01.462461 4315 raft_consensus.cc:686] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [term 1 LEADER]: Becoming Leader. State: Replica: e520a2935d9a44f99cc112626afc8fcb, State: Running, Role: LEADER
I20260619 18:47:01.463168 4313 tablet_bootstrap.cc:492] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb: Bootstrap starting.
I20260619 18:47:01.463382 4315 consensus_queue.cc:237] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [LEADER]: Queue going to LEADER mode. State: All 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: "e520a2935d9a44f99cc112626afc8fcb" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32917 } }
I20260619 18:47:01.472111 4313 tablet_bootstrap.cc:654] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:01.476321 4157 catalog_manager.cc:5495] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to e520a2935d9a44f99cc112626afc8fcb (127.0.198.129). New cstate: current_term: 1 leader_uuid: "e520a2935d9a44f99cc112626afc8fcb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e520a2935d9a44f99cc112626afc8fcb" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32917 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:01.481142 4313 tablet_bootstrap.cc:492] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb: No bootstrap required, opened a new log
I20260619 18:47:01.481704 4313 ts_tablet_manager.cc:1397] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb: Time spent bootstrapping tablet: real 0.019s user 0.015s sys 0.000s
I20260619 18:47:01.484123 4313 raft_consensus.cc:348] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e520a2935d9a44f99cc112626afc8fcb" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32917 } }
I20260619 18:47:01.484804 4313 raft_consensus.cc:374] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:01.485081 4313 raft_consensus.cc:729] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e520a2935d9a44f99cc112626afc8fcb, State: Initialized, Role: FOLLOWER
I20260619 18:47:01.485627 4313 consensus_queue.cc:260] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e520a2935d9a44f99cc112626afc8fcb" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32917 } }
I20260619 18:47:01.486207 4313 raft_consensus.cc:388] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:01.486479 4313 raft_consensus.cc:482] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:01.486766 4313 raft_consensus.cc:3037] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:01.492967 4313 raft_consensus.cc:504] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e520a2935d9a44f99cc112626afc8fcb" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32917 } }
I20260619 18:47:01.493531 4313 leader_election.cc:302] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [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: e520a2935d9a44f99cc112626afc8fcb; no voters:
I20260619 18:47:01.493988 4313 leader_election.cc:288] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:01.494211 4315 raft_consensus.cc:2781] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:01.494887 4315 raft_consensus.cc:686] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [term 1 LEADER]: Becoming Leader. State: Replica: e520a2935d9a44f99cc112626afc8fcb, State: Running, Role: LEADER
I20260619 18:47:01.495608 4313 ts_tablet_manager.cc:1428] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb: Time spent starting tablet: real 0.014s user 0.010s sys 0.003s
I20260619 18:47:01.495582 4315 consensus_queue.cc:237] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [LEADER]: Queue going to LEADER mode. State: All 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: "e520a2935d9a44f99cc112626afc8fcb" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32917 } }
I20260619 18:47:01.502372 4158 catalog_manager.cc:5495] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb reported cstate change: term changed from 0 to 1, leader changed from <none> to e520a2935d9a44f99cc112626afc8fcb (127.0.198.129). New cstate: current_term: 1 leader_uuid: "e520a2935d9a44f99cc112626afc8fcb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e520a2935d9a44f99cc112626afc8fcb" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32917 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:01.575522 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:47:01.597857 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:01.598567 794 tablet_replica.cc:330] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb: stopping tablet replica
I20260619 18:47:01.599138 794 raft_consensus.cc:2229] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:01.599635 794 raft_consensus.cc:2258] T 373b3aa435004c54ac16e89a0f91dbc5 P e520a2935d9a44f99cc112626afc8fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:01.602077 794 tablet_replica.cc:330] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb: stopping tablet replica
I20260619 18:47:01.602531 794 raft_consensus.cc:2229] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:01.603018 794 raft_consensus.cc:2258] T 880ef8b489ff433c8823ad517a461de2 P e520a2935d9a44f99cc112626afc8fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:01.626205 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:47:01.641288 794 master.cc:537] Master@127.0.198.190:36239 shutting down...
I20260619 18:47:01.663077 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:01.663610 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:01.664038 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 48d696a75c164bdb980fdc59df3ceee6: stopping tablet replica
I20260619 18:47:01.673028 794 master.cc:552] Master@127.0.198.190:36239 shutdown complete.
[ OK ] ClientTest.TestErrorCollector (745 ms)
[ RUN ] ClientTest.TestBlockScannerHijackingAttempts
I20260619 18:47:01.703056 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:39191
I20260619 18:47:01.704473 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:01.710397 4324 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:01.711730 4325 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:01.715691 794 server_base.cc:1034] running on GCE node
W20260619 18:47:01.716041 4327 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:01.716985 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:01.717166 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:01.717324 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894821717312 us; error 0 us; skew 500 ppm
I20260619 18:47:01.717841 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:01.724896 794 webserver.cc:460] Webserver started at http://127.0.198.190:41735/ using document root <none> and password file <none>
I20260619 18:47:01.725361 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:01.725528 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:01.725769 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:01.726795 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd"
format_stamp: "Formatted at 2026-06-19 18:47:01 on dist-test-slave-t0gl"
I20260619 18:47:01.731200 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 18:47:01.734639 4332 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:01.735536 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 18:47:01.735880 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd"
format_stamp: "Formatted at 2026-06-19 18:47:01 on dist-test-slave-t0gl"
I20260619 18:47:01.736227 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-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)
I20260619 18:47:01.780499 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:01.781523 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:01.833628 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:39191
I20260619 18:47:01.833714 4393 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:39191 every 8 connection(s)
I20260619 18:47:01.837884 4394 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:01.854496 4394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd: Bootstrap starting.
I20260619 18:47:01.860050 4394 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:01.865185 4394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd: No bootstrap required, opened a new log
I20260619 18:47:01.868067 4394 raft_consensus.cc:348] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" member_type: VOTER }
I20260619 18:47:01.868636 4394 raft_consensus.cc:374] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:01.868927 4394 raft_consensus.cc:729] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6364ec1d8b4f7dbcd733d319ec46cd, State: Initialized, Role: FOLLOWER
I20260619 18:47:01.869611 4394 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a6364ec1d8b4f7dbcd733d319ec46cd" member_type: VOTER }
I20260619 18:47:01.870211 4394 raft_consensus.cc:388] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:01.870522 4394 raft_consensus.cc:482] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:01.870844 4394 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:01.877655 4394 raft_consensus.cc:504] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" member_type: VOTER }
I20260619 18:47:01.878324 4394 leader_election.cc:302] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [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: 0a6364ec1d8b4f7dbcd733d319ec46cd; no voters:
I20260619 18:47:01.879711 4394 leader_election.cc:288] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:01.880138 4397 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:01.882135 4397 raft_consensus.cc:686] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 1 LEADER]: Becoming Leader. State: Replica: 0a6364ec1d8b4f7dbcd733d319ec46cd, State: Running, Role: LEADER
I20260619 18:47:01.882803 4397 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [LEADER]: Queue going to LEADER mode. State: All 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: "0a6364ec1d8b4f7dbcd733d319ec46cd" member_type: VOTER }
I20260619 18:47:01.883266 4394 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:47:01.885579 4399 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a6364ec1d8b4f7dbcd733d319ec46cd. Latest consensus state: current_term: 1 leader_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" member_type: VOTER } }
I20260619 18:47:01.885449 4398 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" member_type: VOTER } }
I20260619 18:47:01.886263 4399 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:01.886353 4398 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:01.896301 4402 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:47:01.904255 4402 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:47:01.905622 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:47:01.913990 4402 catalog_manager.cc:1347] Generated new cluster ID: 7a1d9fa0a4cc4f9e87f1e3447a75e70a
I20260619 18:47:01.914312 4402 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:47:01.938480 4402 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:47:01.940933 4402 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:47:01.954214 4402 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd: Generated new TSK 0
I20260619 18:47:01.955050 4402 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:47:01.973181 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:01.979666 4415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:01.981321 4416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:01.984939 4418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:01.985066 794 server_base.cc:1034] running on GCE node
I20260619 18:47:01.986070 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:01.986261 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:01.986420 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894821986405 us; error 0 us; skew 500 ppm
I20260619 18:47:01.986901 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:01.990337 794 webserver.cc:460] Webserver started at http://127.0.198.129:44739/ using document root <none> and password file <none>
I20260619 18:47:01.990904 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:01.991111 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:01.991402 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:01.992503 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "e356b403c8444dbcacb310d411b97315"
format_stamp: "Formatted at 2026-06-19 18:47:01 on dist-test-slave-t0gl"
I20260619 18:47:02.017988 794 fs_manager.cc:691] Time spent creating directory manager: real 0.025s user 0.006s sys 0.000s
I20260619 18:47:02.028887 4424 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:02.030529 794 fs_manager.cc:725] Time spent opening block manager: real 0.005s user 0.000s sys 0.004s
I20260619 18:47:02.031101 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "e356b403c8444dbcacb310d411b97315"
format_stamp: "Formatted at 2026-06-19 18:47:01 on dist-test-slave-t0gl"
I20260619 18:47:02.031963 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-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)
I20260619 18:47:02.053361 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:02.055922 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:02.072081 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:02.072508 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 18:47:02.073009 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:02.073346 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:02.179911 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:46787
I20260619 18:47:02.180035 4494 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:46787 every 8 connection(s)
I20260619 18:47:02.187644 4495 heartbeater.cc:347] Connected to a master server at 127.0.198.190:39191
I20260619 18:47:02.188040 4495 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:02.188851 4495 heartbeater.cc:511] Master 127.0.198.190:39191 requested a full tablet report, sending...
I20260619 18:47:02.191556 4349 ts_manager.cc:194] Registered new tserver with Master: e356b403c8444dbcacb310d411b97315 (127.0.198.129:46787)
I20260619 18:47:02.192404 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006123864s
I20260619 18:47:02.194303 4349 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44872
I20260619 18:47:02.209074 4495 heartbeater.cc:503] Master 127.0.198.190:39191 was elected leader, sending a full tablet report...
I20260619 18:47:02.223945 4349 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44898:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:47:02.287312 4460 tablet_service.cc:1467] Processing CreateTablet for tablet 3003d6fd18734d88930476b25b498b3d (DEFAULT_TABLE table=client-testtb [id=d82da5922c5841cd9715f47720ceb346]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:47:02.287758 4459 tablet_service.cc:1467] Processing CreateTablet for tablet 478f86292f3c48aab8e1d76962a67f0c (DEFAULT_TABLE table=client-testtb [id=d82da5922c5841cd9715f47720ceb346]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:47:02.289508 4460 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3003d6fd18734d88930476b25b498b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:02.290256 4459 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 478f86292f3c48aab8e1d76962a67f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:02.312911 4505 tablet_bootstrap.cc:492] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315: Bootstrap starting.
I20260619 18:47:02.322204 4505 tablet_bootstrap.cc:654] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:02.330861 4505 tablet_bootstrap.cc:492] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315: No bootstrap required, opened a new log
I20260619 18:47:02.331537 4505 ts_tablet_manager.cc:1397] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315: Time spent bootstrapping tablet: real 0.019s user 0.007s sys 0.011s
I20260619 18:47:02.335026 4505 raft_consensus.cc:348] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.336649 4505 raft_consensus.cc:374] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:02.337035 4505 raft_consensus.cc:729] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e356b403c8444dbcacb310d411b97315, State: Initialized, Role: FOLLOWER
I20260619 18:47:02.337877 4505 consensus_queue.cc:260] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.338812 4505 raft_consensus.cc:388] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:02.339183 4505 raft_consensus.cc:482] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:02.339598 4505 raft_consensus.cc:3037] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:02.346127 4505 raft_consensus.cc:504] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.346742 4505 leader_election.cc:302] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [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: e356b403c8444dbcacb310d411b97315; no voters:
I20260619 18:47:02.350600 4505 leader_election.cc:288] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:02.351174 4507 raft_consensus.cc:2781] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:02.359910 4507 raft_consensus.cc:686] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 1 LEADER]: Becoming Leader. State: Replica: e356b403c8444dbcacb310d411b97315, State: Running, Role: LEADER
I20260619 18:47:02.360116 4505 ts_tablet_manager.cc:1428] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315: Time spent starting tablet: real 0.028s user 0.018s sys 0.009s
I20260619 18:47:02.361526 4505 tablet_bootstrap.cc:492] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315: Bootstrap starting.
I20260619 18:47:02.361030 4507 consensus_queue.cc:237] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [LEADER]: Queue going to LEADER mode. State: All 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: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.369441 4505 tablet_bootstrap.cc:654] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:02.373085 4348 catalog_manager.cc:5495] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 reported cstate change: term changed from 0 to 1, leader changed from <none> to e356b403c8444dbcacb310d411b97315 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "e356b403c8444dbcacb310d411b97315" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:02.376835 4505 tablet_bootstrap.cc:492] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315: No bootstrap required, opened a new log
I20260619 18:47:02.377230 4505 ts_tablet_manager.cc:1397] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315: Time spent bootstrapping tablet: real 0.016s user 0.012s sys 0.000s
I20260619 18:47:02.379443 4505 raft_consensus.cc:348] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.379875 4505 raft_consensus.cc:374] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:02.380090 4505 raft_consensus.cc:729] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e356b403c8444dbcacb310d411b97315, State: Initialized, Role: FOLLOWER
I20260619 18:47:02.380679 4505 consensus_queue.cc:260] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.381436 4505 raft_consensus.cc:388] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:02.381930 4505 raft_consensus.cc:482] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:02.382283 4505 raft_consensus.cc:3037] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:02.388731 4505 raft_consensus.cc:504] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.389436 4505 leader_election.cc:302] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [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: e356b403c8444dbcacb310d411b97315; no voters:
I20260619 18:47:02.389995 4505 leader_election.cc:288] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:02.390234 4509 raft_consensus.cc:2781] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:02.390761 4509 raft_consensus.cc:686] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 1 LEADER]: Becoming Leader. State: Replica: e356b403c8444dbcacb310d411b97315, State: Running, Role: LEADER
I20260619 18:47:02.391451 4509 consensus_queue.cc:237] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [LEADER]: Queue going to LEADER mode. State: All 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: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.391819 4505 ts_tablet_manager.cc:1428] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315: Time spent starting tablet: real 0.014s user 0.012s sys 0.004s
I20260619 18:47:02.397893 4348 catalog_manager.cc:5495] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 reported cstate change: term changed from 0 to 1, leader changed from <none> to e356b403c8444dbcacb310d411b97315 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "e356b403c8444dbcacb310d411b97315" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:02.426831 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:47:02.445184 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:02.446048 794 tablet_replica.cc:330] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315: stopping tablet replica
I20260619 18:47:02.446655 794 raft_consensus.cc:2229] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:02.447103 794 raft_consensus.cc:2258] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:02.449692 794 tablet_replica.cc:330] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315: stopping tablet replica
I20260619 18:47:02.450120 794 raft_consensus.cc:2229] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:02.450588 794 raft_consensus.cc:2258] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:02.473202 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:47:02.487305 794 master.cc:537] Master@127.0.198.190:39191 shutting down...
I20260619 18:47:02.515214 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:02.516013 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:02.516372 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd: stopping tablet replica
I20260619 18:47:02.526736 794 master.cc:552] Master@127.0.198.190:39191 shutdown complete.
I20260619 18:47:02.540462 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:02.546226 4514 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:02.546722 4515 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:02.548030 4517 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:02.548421 794 server_base.cc:1034] running on GCE node
I20260619 18:47:02.549499 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:02.549705 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:02.549844 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894822549828 us; error 0 us; skew 500 ppm
I20260619 18:47:02.550405 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:02.553540 794 webserver.cc:460] Webserver started at http://127.0.198.190:33809/ using document root <none> and password file <none>
I20260619 18:47:02.554039 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:02.554226 794 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260619 18:47:02.558861 794 fs_manager.cc:709] Time spent opening directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 18:47:02.561971 4522 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:02.562770 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.000s sys 0.002s
I20260619 18:47:02.563021 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd"
format_stamp: "Formatted at 2026-06-19 18:47:01 on dist-test-slave-t0gl"
I20260619 18:47:02.563282 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-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)
I20260619 18:47:02.579099 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:02.580286 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:02.627221 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:39191
I20260619 18:47:02.627312 4583 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:39191 every 8 connection(s)
I20260619 18:47:02.639173 4584 sys_catalog.cc:263] Verifying existing consensus state
I20260619 18:47:02.643798 4584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd: Bootstrap starting.
I20260619 18:47:02.678252 4584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=6 ignored=0} mutations{seen=4 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 18:47:02.679103 4584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd: Bootstrap complete.
I20260619 18:47:02.681159 4584 raft_consensus.cc:348] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" member_type: VOTER }
I20260619 18:47:02.681651 4584 raft_consensus.cc:729] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6364ec1d8b4f7dbcd733d319ec46cd, State: Initialized, Role: FOLLOWER
I20260619 18:47:02.682272 4584 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" member_type: VOTER }
I20260619 18:47:02.682752 4584 raft_consensus.cc:388] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:02.682962 4584 raft_consensus.cc:482] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:02.683202 4584 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 1 FOLLOWER]: Advancing to term 2
I20260619 18:47:02.687754 4584 raft_consensus.cc:504] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" member_type: VOTER }
I20260619 18:47:02.688622 4584 leader_election.cc:302] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0a6364ec1d8b4f7dbcd733d319ec46cd; no voters:
I20260619 18:47:02.690145 4584 leader_election.cc:288] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [CANDIDATE]: Term 2 election: Requested vote from peers
I20260619 18:47:02.690601 4587 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 2 FOLLOWER]: Leader election won for term 2
I20260619 18:47:02.691915 4587 raft_consensus.cc:686] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 2 LEADER]: Becoming Leader. State: Replica: 0a6364ec1d8b4f7dbcd733d319ec46cd, State: Running, Role: LEADER
I20260619 18:47:02.692595 4587 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" member_type: VOTER }
I20260619 18:47:02.693202 4584 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:47:02.695604 4589 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a6364ec1d8b4f7dbcd733d319ec46cd. Latest consensus state: current_term: 2 leader_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" member_type: VOTER } }
I20260619 18:47:02.695701 4588 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6364ec1d8b4f7dbcd733d319ec46cd" member_type: VOTER } }
I20260619 18:47:02.696442 4589 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:02.696554 4588 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:02.704308 4593 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:47:02.710855 4593 catalog_manager.cc:669] Loaded metadata for table client-testtb [id=d82da5922c5841cd9715f47720ceb346]
I20260619 18:47:02.715689 4593 tablet_loader.cc:96] loaded metadata for tablet 3003d6fd18734d88930476b25b498b3d (table client-testtb [id=d82da5922c5841cd9715f47720ceb346])
I20260619 18:47:02.717062 4593 tablet_loader.cc:96] loaded metadata for tablet 478f86292f3c48aab8e1d76962a67f0c (table client-testtb [id=d82da5922c5841cd9715f47720ceb346])
I20260619 18:47:02.718158 4593 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:47:02.719437 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:47:02.721771 4593 catalog_manager.cc:1259] Loaded cluster ID: 7a1d9fa0a4cc4f9e87f1e3447a75e70a
I20260619 18:47:02.722023 4593 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:47:02.726938 4593 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:47:02.730322 4593 catalog_manager.cc:5879] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd: Loaded TSK: 0
I20260619 18:47:02.731571 4593 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:47:02.737322 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:02.743599 4604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:02.744462 4605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:02.746076 4607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:02.746549 794 server_base.cc:1034] running on GCE node
I20260619 18:47:02.747288 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:02.747505 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:02.747627 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894822747618 us; error 0 us; skew 500 ppm
I20260619 18:47:02.748066 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:02.750519 794 webserver.cc:460] Webserver started at http://127.0.198.129:38945/ using document root <none> and password file <none>
I20260619 18:47:02.750944 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:02.751084 794 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260619 18:47:02.754851 794 fs_manager.cc:709] Time spent opening directory manager: real 0.003s user 0.003s sys 0.000s
I20260619 18:47:02.757642 4612 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:02.758775 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 18:47:02.759047 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "e356b403c8444dbcacb310d411b97315"
format_stamp: "Formatted at 2026-06-19 18:47:01 on dist-test-slave-t0gl"
I20260619 18:47:02.759299 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781894801778945-794-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)
I20260619 18:47:02.789453 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:02.790416 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:02.797952 4622 ts_tablet_manager.cc:542] Loading tablet metadata (0/2 complete)
I20260619 18:47:02.810345 794 ts_tablet_manager.cc:579] Loaded tablet metadata (2 total tablets, 2 live tablets)
I20260619 18:47:02.810704 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.014s user 0.001s sys 0.000s
I20260619 18:47:02.811023 794 ts_tablet_manager.cc:594] Registering tablets (0/2 complete)
I20260619 18:47:02.817308 4622 tablet_bootstrap.cc:492] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315: Bootstrap starting.
I20260619 18:47:02.821310 794 ts_tablet_manager.cc:610] Registered 2 tablets
I20260619 18:47:02.821523 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.011s user 0.011s sys 0.000s
I20260619 18:47:02.833446 4622 tablet_bootstrap.cc:492] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 18:47:02.834817 4622 tablet_bootstrap.cc:492] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315: Bootstrap complete.
I20260619 18:47:02.835551 4622 ts_tablet_manager.cc:1397] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315: Time spent bootstrapping tablet: real 0.018s user 0.005s sys 0.013s
I20260619 18:47:02.838090 4622 raft_consensus.cc:348] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.838728 4622 raft_consensus.cc:729] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e356b403c8444dbcacb310d411b97315, State: Initialized, Role: FOLLOWER
I20260619 18:47:02.839475 4622 consensus_queue.cc:260] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.840142 4622 raft_consensus.cc:388] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:02.840433 4622 raft_consensus.cc:482] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:02.840780 4622 raft_consensus.cc:3037] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Advancing to term 2
I20260619 18:47:02.849112 4622 raft_consensus.cc:504] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.849943 4622 leader_election.cc:302] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e356b403c8444dbcacb310d411b97315; no voters:
I20260619 18:47:02.851316 4622 leader_election.cc:288] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260619 18:47:02.851732 4655 raft_consensus.cc:2781] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 2 FOLLOWER]: Leader election won for term 2
I20260619 18:47:02.853192 4655 raft_consensus.cc:686] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 2 LEADER]: Becoming Leader. State: Replica: e356b403c8444dbcacb310d411b97315, State: Running, Role: LEADER
I20260619 18:47:02.854045 4655 consensus_queue.cc:237] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.855494 4622 ts_tablet_manager.cc:1428] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315: Time spent starting tablet: real 0.020s user 0.014s sys 0.005s
I20260619 18:47:02.856583 4622 tablet_bootstrap.cc:492] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315: Bootstrap starting.
I20260619 18:47:02.873517 4622 tablet_bootstrap.cc:492] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 18:47:02.874331 4622 tablet_bootstrap.cc:492] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315: Bootstrap complete.
I20260619 18:47:02.874969 4622 ts_tablet_manager.cc:1397] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315: Time spent bootstrapping tablet: real 0.019s user 0.014s sys 0.001s
I20260619 18:47:02.877233 4622 raft_consensus.cc:348] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.877702 4622 raft_consensus.cc:729] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e356b403c8444dbcacb310d411b97315, State: Initialized, Role: FOLLOWER
I20260619 18:47:02.878369 4622 consensus_queue.cc:260] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.879060 4622 raft_consensus.cc:388] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:02.879312 4622 raft_consensus.cc:482] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:02.879601 4622 raft_consensus.cc:3037] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 1 FOLLOWER]: Advancing to term 2
I20260619 18:47:02.881559 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:45571
I20260619 18:47:02.881747 4690 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:45571 every 8 connection(s)
I20260619 18:47:02.885053 4622 raft_consensus.cc:504] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.885910 4622 leader_election.cc:302] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e356b403c8444dbcacb310d411b97315; no voters:
I20260619 18:47:02.886549 4622 leader_election.cc:288] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260619 18:47:02.886675 4655 raft_consensus.cc:2781] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 2 FOLLOWER]: Leader election won for term 2
I20260619 18:47:02.887038 4691 heartbeater.cc:347] Connected to a master server at 127.0.198.190:39191
I20260619 18:47:02.887192 4655 raft_consensus.cc:686] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 2 LEADER]: Becoming Leader. State: Replica: e356b403c8444dbcacb310d411b97315, State: Running, Role: LEADER
I20260619 18:47:02.887432 4691 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:02.888021 4622 ts_tablet_manager.cc:1428] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315: Time spent starting tablet: real 0.013s user 0.011s sys 0.004s
I20260619 18:47:02.887912 4655 consensus_queue.cc:237] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } }
I20260619 18:47:02.888214 4691 heartbeater.cc:511] Master 127.0.198.190:39191 requested a full tablet report, sending...
I20260619 18:47:02.893550 4539 ts_manager.cc:194] Registered new tserver with Master: e356b403c8444dbcacb310d411b97315 (127.0.198.129:45571)
I20260619 18:47:02.894614 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009000955s
I20260619 18:47:02.895604 4539 catalog_manager.cc:5495] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e356b403c8444dbcacb310d411b97315" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:02.896768 4539 catalog_manager.cc:5495] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e356b403c8444dbcacb310d411b97315" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e356b403c8444dbcacb310d411b97315" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:02.915371 4539 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44912
I20260619 18:47:02.924297 4691 heartbeater.cc:503] Master 127.0.198.190:39191 was elected leader, sending a full tablet report...
I20260619 18:47:03.458490 794 client-test.cc:7820] Attempting to extract data from fault-tolerant scan fbd0d7293ccf476ea48dffc8e905aa6c as bad-guy
I20260619 18:47:03.460922 4640 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner fbd0d7293ccf476ea48dffc8e905aa6c: call sequence id=1, remote={username='bad-guy'} at 127.0.0.1:47538
W20260619 18:47:03.462680 794 client.cc:2227] Scan on tablet server e356b403c8444dbcacb310d411b97315 (127.0.198.129:45571) with Scanner { table: client-testtb, tablet: 3003d6fd18734d88930476b25b498b3d, projection: (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
), scan_spec: } failed: Remote error: Not authorized: User bad-guy doesn't own scanner fbd0d7293ccf476ea48dffc8e905aa6c
I20260619 18:47:03.466370 4639 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner fbd0d7293ccf476ea48dffc8e905aa6c: call sequence id=2, remote={username='bad-guy'} at 127.0.0.1:47538
W20260619 18:47:03.467869 4707 client.cc:2034] Couldn't close scanner fbd0d7293ccf476ea48dffc8e905aa6c: Remote error: Not authorized: User bad-guy doesn't own scanner fbd0d7293ccf476ea48dffc8e905aa6c
I20260619 18:47:03.480280 794 client-test.cc:7820] Attempting to extract data from non-fault-tolerant scan 481467a3d78142fdab64c5279d681acb as bad-guy
I20260619 18:47:03.481760 4639 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner 481467a3d78142fdab64c5279d681acb: call sequence id=1, remote={username='bad-guy'} at 127.0.0.1:47538
W20260619 18:47:03.482635 794 client.cc:2227] Scan on tablet server e356b403c8444dbcacb310d411b97315 (127.0.198.129:45571) with Scanner { table: client-testtb, tablet: 3003d6fd18734d88930476b25b498b3d, projection: (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
), scan_spec: } failed: Remote error: Not authorized: User bad-guy doesn't own scanner 481467a3d78142fdab64c5279d681acb
I20260619 18:47:03.484524 4639 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner 481467a3d78142fdab64c5279d681acb: call sequence id=2, remote={username='bad-guy'} at 127.0.0.1:47538
W20260619 18:47:03.485952 4707 client.cc:2034] Couldn't close scanner 481467a3d78142fdab64c5279d681acb: Remote error: Not authorized: User bad-guy doesn't own scanner 481467a3d78142fdab64c5279d681acb
I20260619 18:47:03.490147 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:47:03.518370 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:03.519253 794 tablet_replica.cc:330] stopping tablet replica
I20260619 18:47:03.519994 794 raft_consensus.cc:2229] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 2 LEADER]: Raft consensus shutting down.
I20260619 18:47:03.520450 794 raft_consensus.cc:2258] T 3003d6fd18734d88930476b25b498b3d P e356b403c8444dbcacb310d411b97315 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:03.522361 794 tablet_replica.cc:330] stopping tablet replica
I20260619 18:47:03.522794 794 raft_consensus.cc:2229] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 2 LEADER]: Raft consensus shutting down.
I20260619 18:47:03.523192 794 raft_consensus.cc:2258] T 478f86292f3c48aab8e1d76962a67f0c P e356b403c8444dbcacb310d411b97315 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:03.544114 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:47:03.557444 794 master.cc:537] Master@127.0.198.190:39191 shutting down...
I20260619 18:47:03.578244 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 2 LEADER]: Raft consensus shutting down.
I20260619 18:47:03.578737 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 0a6364ec1d8b4f7dbcd733d319ec46cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:03.579001 794 tablet_replica.cc:330] stopping tablet replica
I20260619 18:47:03.597304 794 master.cc:552] Master@127.0.198.190:39191 shutdown complete.
[ OK ] ClientTest.TestBlockScannerHijackingAttempts (1919 ms)
[ RUN ] ClientTest.FlushTxnSessionsOnCommit
I20260619 18:47:03.620895 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:34205
I20260619 18:47:03.621874 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:03.627022 4712 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:03.627588 4713 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:03.628573 4715 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:03.629112 794 server_base.cc:1034] running on GCE node
I20260619 18:47:03.629721 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:03.629887 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:03.630012 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894823630003 us; error 0 us; skew 500 ppm
I20260619 18:47:03.630442 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:03.632782 794 webserver.cc:460] Webserver started at http://127.0.198.190:43567/ using document root <none> and password file <none>
I20260619 18:47:03.633247 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:03.633385 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:03.633589 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:03.634625 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "32e5ae198e9949bfa3f1692819a1af8d"
format_stamp: "Formatted at 2026-06-19 18:47:03 on dist-test-slave-t0gl"
I20260619 18:47:03.639230 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.002s
I20260619 18:47:03.642768 4720 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:03.643563 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 18:47:03.643821 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "32e5ae198e9949bfa3f1692819a1af8d"
format_stamp: "Formatted at 2026-06-19 18:47:03 on dist-test-slave-t0gl"
I20260619 18:47:03.644078 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781894801778945-794-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)
I20260619 18:47:03.672276 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:03.673357 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:03.713987 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:34205
I20260619 18:47:03.714124 4781 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:34205 every 8 connection(s)
I20260619 18:47:03.717556 4782 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:03.727450 4782 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d: Bootstrap starting.
I20260619 18:47:03.731163 4782 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:03.734987 4782 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d: No bootstrap required, opened a new log
I20260619 18:47:03.736832 4782 raft_consensus.cc:348] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32e5ae198e9949bfa3f1692819a1af8d" member_type: VOTER }
I20260619 18:47:03.737221 4782 raft_consensus.cc:374] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:03.737390 4782 raft_consensus.cc:729] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e5ae198e9949bfa3f1692819a1af8d, State: Initialized, Role: FOLLOWER
I20260619 18:47:03.737895 4782 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32e5ae198e9949bfa3f1692819a1af8d" member_type: VOTER }
I20260619 18:47:03.738301 4782 raft_consensus.cc:388] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:03.738476 4782 raft_consensus.cc:482] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:03.738667 4782 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:03.742897 4782 raft_consensus.cc:504] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32e5ae198e9949bfa3f1692819a1af8d" member_type: VOTER }
I20260619 18:47:03.743582 4782 leader_election.cc:302] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [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: 32e5ae198e9949bfa3f1692819a1af8d; no voters:
I20260619 18:47:03.744904 4782 leader_election.cc:288] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:03.745323 4785 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:03.746661 4785 raft_consensus.cc:686] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [term 1 LEADER]: Becoming Leader. State: Replica: 32e5ae198e9949bfa3f1692819a1af8d, State: Running, Role: LEADER
I20260619 18:47:03.747308 4785 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [LEADER]: Queue going to LEADER mode. State: All 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: "32e5ae198e9949bfa3f1692819a1af8d" member_type: VOTER }
I20260619 18:47:03.747587 4782 sys_catalog.cc:564] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:47:03.751885 4786 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32e5ae198e9949bfa3f1692819a1af8d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32e5ae198e9949bfa3f1692819a1af8d" member_type: VOTER } }
I20260619 18:47:03.752110 4787 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32e5ae198e9949bfa3f1692819a1af8d. Latest consensus state: current_term: 1 leader_uuid: "32e5ae198e9949bfa3f1692819a1af8d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32e5ae198e9949bfa3f1692819a1af8d" member_type: VOTER } }
I20260619 18:47:03.752543 4786 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:03.752586 4787 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:03.761361 4793 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:47:03.766309 4793 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:47:03.768078 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:47:03.775225 4793 catalog_manager.cc:1347] Generated new cluster ID: cab175d3fddc4b33a7417925385cb346
I20260619 18:47:03.775529 4793 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:47:03.787647 4793 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:47:03.789273 4793 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:47:03.801857 4793 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d: Generated new TSK 0
I20260619 18:47:03.802448 4793 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:47:03.834434 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:03.840378 4803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:03.841048 4804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:03.843529 4806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:03.843650 794 server_base.cc:1034] running on GCE node
I20260619 18:47:03.844592 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:03.844769 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:03.844913 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894823844899 us; error 0 us; skew 500 ppm
I20260619 18:47:03.845387 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:03.847800 794 webserver.cc:460] Webserver started at http://127.0.198.129:36751/ using document root <none> and password file <none>
I20260619 18:47:03.848237 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:03.848395 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:03.848600 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:03.849668 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "76dadb8ad2674fe78ccb4292d0991468"
format_stamp: "Formatted at 2026-06-19 18:47:03 on dist-test-slave-t0gl"
I20260619 18:47:03.853820 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:47:03.857093 4811 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:03.857854 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 18:47:03.858115 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "76dadb8ad2674fe78ccb4292d0991468"
format_stamp: "Formatted at 2026-06-19 18:47:03 on dist-test-slave-t0gl"
I20260619 18:47:03.858379 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781894801778945-794-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)
I20260619 18:47:03.889596 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:03.890528 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:03.894827 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:03.895195 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:03.895565 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:03.895812 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:03.943954 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:35791
I20260619 18:47:03.944063 4881 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:35791 every 8 connection(s)
I20260619 18:47:03.948451 4882 heartbeater.cc:347] Connected to a master server at 127.0.198.190:34205
I20260619 18:47:03.948833 4882 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:03.949456 4882 heartbeater.cc:511] Master 127.0.198.190:34205 requested a full tablet report, sending...
I20260619 18:47:03.951423 4737 ts_manager.cc:194] Registered new tserver with Master: 76dadb8ad2674fe78ccb4292d0991468 (127.0.198.129:35791)
I20260619 18:47:03.951841 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004918683s
I20260619 18:47:03.953317 4737 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40956
I20260619 18:47:03.966820 4882 heartbeater.cc:503] Master 127.0.198.190:34205 was elected leader, sending a full tablet report...
I20260619 18:47:03.976871 4737 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40980:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:47:04.012684 4847 tablet_service.cc:1467] Processing CreateTablet for tablet 092d1077cfbd4fe08ce59ba340add315 (DEFAULT_TABLE table=client-testtb [id=81a3cb8cf4c942faad92de33c968ce4d]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:47:04.013022 4846 tablet_service.cc:1467] Processing CreateTablet for tablet 75505e66e73843b583913cb2cfb1433e (DEFAULT_TABLE table=client-testtb [id=81a3cb8cf4c942faad92de33c968ce4d]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:47:04.013782 4847 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 092d1077cfbd4fe08ce59ba340add315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:04.014266 4846 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 75505e66e73843b583913cb2cfb1433e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:04.028024 4892 tablet_bootstrap.cc:492] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468: Bootstrap starting.
I20260619 18:47:04.031944 4892 tablet_bootstrap.cc:654] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:04.036360 4892 tablet_bootstrap.cc:492] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468: No bootstrap required, opened a new log
I20260619 18:47:04.036805 4892 ts_tablet_manager.cc:1397] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 18:47:04.038520 4892 raft_consensus.cc:348] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } }
I20260619 18:47:04.038947 4892 raft_consensus.cc:374] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:04.039155 4892 raft_consensus.cc:729] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76dadb8ad2674fe78ccb4292d0991468, State: Initialized, Role: FOLLOWER
I20260619 18:47:04.039662 4892 consensus_queue.cc:260] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } }
I20260619 18:47:04.040114 4892 raft_consensus.cc:388] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:04.040472 4892 raft_consensus.cc:482] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:04.040720 4892 raft_consensus.cc:3037] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:04.045403 4892 raft_consensus.cc:504] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } }
I20260619 18:47:04.046044 4892 leader_election.cc:302] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [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: 76dadb8ad2674fe78ccb4292d0991468; no voters:
I20260619 18:47:04.047394 4892 leader_election.cc:288] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:04.047880 4894 raft_consensus.cc:2781] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:04.049966 4894 raft_consensus.cc:686] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [term 1 LEADER]: Becoming Leader. State: Replica: 76dadb8ad2674fe78ccb4292d0991468, State: Running, Role: LEADER
I20260619 18:47:04.050601 4894 consensus_queue.cc:237] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [LEADER]: Queue going to LEADER mode. State: All 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: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } }
I20260619 18:47:04.051491 4892 ts_tablet_manager.cc:1428] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468: Time spent starting tablet: real 0.014s user 0.013s sys 0.003s
I20260619 18:47:04.052243 4892 tablet_bootstrap.cc:492] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468: Bootstrap starting.
I20260619 18:47:04.057524 4892 tablet_bootstrap.cc:654] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:04.057838 4736 catalog_manager.cc:5495] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76dadb8ad2674fe78ccb4292d0991468 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "76dadb8ad2674fe78ccb4292d0991468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:04.062453 4892 tablet_bootstrap.cc:492] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468: No bootstrap required, opened a new log
I20260619 18:47:04.062835 4892 ts_tablet_manager.cc:1397] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468: Time spent bootstrapping tablet: real 0.011s user 0.005s sys 0.004s
I20260619 18:47:04.064746 4892 raft_consensus.cc:348] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } }
I20260619 18:47:04.065290 4892 raft_consensus.cc:374] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:04.065570 4892 raft_consensus.cc:729] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76dadb8ad2674fe78ccb4292d0991468, State: Initialized, Role: FOLLOWER
I20260619 18:47:04.066159 4892 consensus_queue.cc:260] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } }
I20260619 18:47:04.066759 4892 raft_consensus.cc:388] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:04.067025 4892 raft_consensus.cc:482] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:04.067323 4892 raft_consensus.cc:3037] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:04.073273 4892 raft_consensus.cc:504] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } }
I20260619 18:47:04.073840 4892 leader_election.cc:302] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [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: 76dadb8ad2674fe78ccb4292d0991468; no voters:
I20260619 18:47:04.074348 4892 leader_election.cc:288] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:04.074569 4894 raft_consensus.cc:2781] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:04.075066 4894 raft_consensus.cc:686] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [term 1 LEADER]: Becoming Leader. State: Replica: 76dadb8ad2674fe78ccb4292d0991468, State: Running, Role: LEADER
I20260619 18:47:04.075754 4892 ts_tablet_manager.cc:1428] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468: Time spent starting tablet: real 0.013s user 0.014s sys 0.000s
I20260619 18:47:04.075913 4894 consensus_queue.cc:237] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [LEADER]: Queue going to LEADER mode. State: All 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: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } }
I20260619 18:47:04.082181 4736 catalog_manager.cc:5495] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76dadb8ad2674fe78ccb4292d0991468 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "76dadb8ad2674fe78ccb4292d0991468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:04.118618 4736 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40992:
name: "kudu_system.kudu_transactions"
schema {
columns {
name: "txn_id"
type: INT64
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "entry_type"
type: INT8
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "identifier"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "metadata"
type: STRING
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000""\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "txn_id"
}
}
}
table_type: TXN_STATUS_TABLE
I20260619 18:47:04.136209 4847 tablet_service.cc:1467] Processing CreateTablet for tablet 6b6af59c5e7a4fe6b7266b23d3d5c81f (TXN_STATUS_TABLE table=kudu_system.kudu_transactions [id=53866905211d4c4e8c45ace176e4e78f]), partition=RANGE (txn_id) PARTITION 0 <= VALUES < 1000000
I20260619 18:47:04.137398 4847 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6b6af59c5e7a4fe6b7266b23d3d5c81f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:04.150032 4892 tablet_bootstrap.cc:492] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468: Bootstrap starting.
I20260619 18:47:04.154855 4892 tablet_bootstrap.cc:654] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:04.158902 4892 tablet_bootstrap.cc:492] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468: No bootstrap required, opened a new log
I20260619 18:47:04.159504 4892 ts_tablet_manager.cc:1397] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.004s
I20260619 18:47:04.161796 4892 raft_consensus.cc:348] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } }
I20260619 18:47:04.162268 4892 raft_consensus.cc:374] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:04.162468 4892 raft_consensus.cc:729] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76dadb8ad2674fe78ccb4292d0991468, State: Initialized, Role: FOLLOWER
I20260619 18:47:04.163066 4892 consensus_queue.cc:260] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } }
I20260619 18:47:04.163611 4892 raft_consensus.cc:388] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:04.163849 4892 raft_consensus.cc:482] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:04.164110 4892 raft_consensus.cc:3037] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:04.168965 4892 raft_consensus.cc:504] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } }
I20260619 18:47:04.169538 4892 leader_election.cc:302] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [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: 76dadb8ad2674fe78ccb4292d0991468; no voters:
I20260619 18:47:04.170023 4892 leader_election.cc:288] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:04.170182 4894 raft_consensus.cc:2781] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:04.170723 4894 raft_consensus.cc:686] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [term 1 LEADER]: Becoming Leader. State: Replica: 76dadb8ad2674fe78ccb4292d0991468, State: Running, Role: LEADER
I20260619 18:47:04.171749 4892 ts_tablet_manager.cc:1428] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 18:47:04.171424 4894 consensus_queue.cc:237] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [LEADER]: Queue going to LEADER mode. State: All 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: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } }
I20260619 18:47:04.175963 4896 tablet_replica.cc:439] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468: TxnStatusTablet state changed. Reason: New leader 76dadb8ad2674fe78ccb4292d0991468. Latest consensus state: current_term: 1 leader_uuid: "76dadb8ad2674fe78ccb4292d0991468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } } }
I20260619 18:47:04.176514 4896 tablet_replica.cc:442] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468: This TxnStatusTablet replica's current role is: LEADER
I20260619 18:47:04.176363 4895 tablet_replica.cc:439] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468: TxnStatusTablet state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "76dadb8ad2674fe78ccb4292d0991468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } } }
I20260619 18:47:04.176944 4895 tablet_replica.cc:442] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468: This TxnStatusTablet replica's current role is: LEADER
I20260619 18:47:04.179813 4736 catalog_manager.cc:5495] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76dadb8ad2674fe78ccb4292d0991468 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "76dadb8ad2674fe78ccb4292d0991468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76dadb8ad2674fe78ccb4292d0991468" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35791 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:04.180598 4908 txn_status_manager.cc:873] Waiting until node catch up with all replicated operations in previous term...
I20260619 18:47:04.181190 4908 txn_status_manager.cc:929] Loading transaction status metadata into memory...
I20260619 18:47:05.814105 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:47:05.842052 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:05.842869 794 tablet_replica.cc:330] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468: stopping tablet replica
I20260619 18:47:05.843670 794 raft_consensus.cc:2229] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:05.844122 794 raft_consensus.cc:2258] T 75505e66e73843b583913cb2cfb1433e P 76dadb8ad2674fe78ccb4292d0991468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:05.847940 794 tablet_replica.cc:330] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468: stopping tablet replica
I20260619 18:47:05.848482 794 raft_consensus.cc:2229] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:05.848945 794 raft_consensus.cc:2258] T 6b6af59c5e7a4fe6b7266b23d3d5c81f P 76dadb8ad2674fe78ccb4292d0991468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:05.851148 794 tablet_replica.cc:330] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468: stopping tablet replica
I20260619 18:47:05.851830 794 raft_consensus.cc:2229] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:05.852217 794 raft_consensus.cc:2258] T 092d1077cfbd4fe08ce59ba340add315 P 76dadb8ad2674fe78ccb4292d0991468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:05.878229 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:47:05.895605 794 master.cc:537] Master@127.0.198.190:34205 shutting down...
I20260619 18:47:05.920744 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:05.921321 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:05.921605 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 32e5ae198e9949bfa3f1692819a1af8d: stopping tablet replica
I20260619 18:47:05.941762 794 master.cc:552] Master@127.0.198.190:34205 shutdown complete.
[ OK ] ClientTest.FlushTxnSessionsOnCommit (2353 ms)
[ RUN ] ClientTest.TxnCorruptedToken
I20260619 18:47:05.976627 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:46391
I20260619 18:47:05.977962 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:05.984979 4922 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:05.985211 4923 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:05.989104 4925 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:05.989929 794 server_base.cc:1034] running on GCE node
I20260619 18:47:05.991082 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:05.991276 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:05.991460 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894825991443 us; error 0 us; skew 500 ppm
I20260619 18:47:05.991952 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:05.995064 794 webserver.cc:460] Webserver started at http://127.0.198.190:34537/ using document root <none> and password file <none>
I20260619 18:47:05.995872 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:05.996105 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:05.996377 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:05.997534 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "9460610523c2434ba52f5e02eb4e1546"
format_stamp: "Formatted at 2026-06-19 18:47:05 on dist-test-slave-t0gl"
I20260619 18:47:06.004307 794 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.008s sys 0.000s
I20260619 18:47:06.008154 4930 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:06.009075 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 18:47:06.009445 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "9460610523c2434ba52f5e02eb4e1546"
format_stamp: "Formatted at 2026-06-19 18:47:05 on dist-test-slave-t0gl"
I20260619 18:47:06.009824 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781894801778945-794-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)
I20260619 18:47:06.026718 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:06.028082 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:06.088893 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:46391
I20260619 18:47:06.089016 4991 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:46391 every 8 connection(s)
I20260619 18:47:06.094090 4992 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:06.110139 4992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546: Bootstrap starting.
I20260619 18:47:06.116456 4992 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:06.122004 4992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546: No bootstrap required, opened a new log
I20260619 18:47:06.124744 4992 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9460610523c2434ba52f5e02eb4e1546" member_type: VOTER }
I20260619 18:47:06.125335 4992 raft_consensus.cc:374] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:06.125602 4992 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9460610523c2434ba52f5e02eb4e1546, State: Initialized, Role: FOLLOWER
I20260619 18:47:06.126264 4992 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9460610523c2434ba52f5e02eb4e1546" member_type: VOTER }
I20260619 18:47:06.126865 4992 raft_consensus.cc:388] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:06.127153 4992 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:06.127501 4992 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:06.135370 4992 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9460610523c2434ba52f5e02eb4e1546" member_type: VOTER }
I20260619 18:47:06.136132 4992 leader_election.cc:302] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [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: 9460610523c2434ba52f5e02eb4e1546; no voters:
I20260619 18:47:06.137694 4992 leader_election.cc:288] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:06.137982 4995 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:06.140019 4995 raft_consensus.cc:686] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [term 1 LEADER]: Becoming Leader. State: Replica: 9460610523c2434ba52f5e02eb4e1546, State: Running, Role: LEADER
I20260619 18:47:06.140666 4995 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [LEADER]: Queue going to LEADER mode. State: All 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: "9460610523c2434ba52f5e02eb4e1546" member_type: VOTER }
I20260619 18:47:06.140976 4992 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:47:06.142990 4997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9460610523c2434ba52f5e02eb4e1546. Latest consensus state: current_term: 1 leader_uuid: "9460610523c2434ba52f5e02eb4e1546" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9460610523c2434ba52f5e02eb4e1546" member_type: VOTER } }
I20260619 18:47:06.144672 4997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:06.144122 4996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9460610523c2434ba52f5e02eb4e1546" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9460610523c2434ba52f5e02eb4e1546" member_type: VOTER } }
I20260619 18:47:06.145671 4996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:06.158360 5000 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:47:06.164196 5000 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:47:06.166843 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:47:06.173475 5000 catalog_manager.cc:1347] Generated new cluster ID: e413219228dc48db91ba5dc228dd6236
I20260619 18:47:06.173789 5000 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:47:06.194509 5000 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:47:06.196430 5000 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:47:06.208184 5000 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546: Generated new TSK 0
I20260619 18:47:06.208875 5000 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:47:06.234066 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:06.241276 5013 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:06.243327 5014 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:06.245889 794 server_base.cc:1034] running on GCE node
W20260619 18:47:06.246362 5016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:06.247469 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:06.247721 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:06.247905 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894826247892 us; error 0 us; skew 500 ppm
I20260619 18:47:06.248596 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:06.251747 794 webserver.cc:460] Webserver started at http://127.0.198.129:43045/ using document root <none> and password file <none>
I20260619 18:47:06.252373 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:06.252591 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:06.252893 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:06.254379 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "50c3378137524b979a159d22dbf3198e"
format_stamp: "Formatted at 2026-06-19 18:47:06 on dist-test-slave-t0gl"
I20260619 18:47:06.261329 794 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.007s sys 0.002s
I20260619 18:47:06.265692 5021 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:06.266541 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 18:47:06.266819 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "50c3378137524b979a159d22dbf3198e"
format_stamp: "Formatted at 2026-06-19 18:47:06 on dist-test-slave-t0gl"
I20260619 18:47:06.267079 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781894801778945-794-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)
I20260619 18:47:06.292610 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:06.293668 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:06.312469 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:06.312704 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:06.312969 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:06.313206 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:06.380276 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:43393
I20260619 18:47:06.380493 5091 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:43393 every 8 connection(s)
I20260619 18:47:06.385803 5092 heartbeater.cc:347] Connected to a master server at 127.0.198.190:46391
I20260619 18:47:06.386358 5092 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:06.387128 5092 heartbeater.cc:511] Master 127.0.198.190:46391 requested a full tablet report, sending...
I20260619 18:47:06.389349 4947 ts_manager.cc:194] Registered new tserver with Master: 50c3378137524b979a159d22dbf3198e (127.0.198.129:43393)
I20260619 18:47:06.389567 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004981958s
I20260619 18:47:06.392066 4947 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49948
I20260619 18:47:06.406284 5092 heartbeater.cc:503] Master 127.0.198.190:46391 was elected leader, sending a full tablet report...
I20260619 18:47:06.418260 4947 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49958:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:47:06.471367 5057 tablet_service.cc:1467] Processing CreateTablet for tablet b13cb2ea21ca49f99993c56b691f151d (DEFAULT_TABLE table=client-testtb [id=6f01de6a8bfc4fe581be4990c951aee4]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:47:06.472568 5057 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b13cb2ea21ca49f99993c56b691f151d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:06.476742 5056 tablet_service.cc:1467] Processing CreateTablet for tablet 846d62671c604329a4de9ff3d08014e5 (DEFAULT_TABLE table=client-testtb [id=6f01de6a8bfc4fe581be4990c951aee4]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:47:06.478224 5056 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 846d62671c604329a4de9ff3d08014e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:06.497891 5102 tablet_bootstrap.cc:492] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e: Bootstrap starting.
I20260619 18:47:06.504025 5102 tablet_bootstrap.cc:654] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:06.509750 5102 tablet_bootstrap.cc:492] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e: No bootstrap required, opened a new log
I20260619 18:47:06.510193 5102 ts_tablet_manager.cc:1397] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e: Time spent bootstrapping tablet: real 0.013s user 0.003s sys 0.006s
I20260619 18:47:06.512382 5102 raft_consensus.cc:348] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50c3378137524b979a159d22dbf3198e" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43393 } }
I20260619 18:47:06.512915 5102 raft_consensus.cc:374] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:06.513171 5102 raft_consensus.cc:729] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50c3378137524b979a159d22dbf3198e, State: Initialized, Role: FOLLOWER
I20260619 18:47:06.513739 5102 consensus_queue.cc:260] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "50c3378137524b979a159d22dbf3198e" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43393 } }
I20260619 18:47:06.514345 5102 raft_consensus.cc:388] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:06.514665 5102 raft_consensus.cc:482] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:06.514974 5102 raft_consensus.cc:3037] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:06.521642 5102 raft_consensus.cc:504] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50c3378137524b979a159d22dbf3198e" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43393 } }
I20260619 18:47:06.522559 5102 leader_election.cc:302] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [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: 50c3378137524b979a159d22dbf3198e; no voters:
I20260619 18:47:06.523710 5102 leader_election.cc:288] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:06.524120 5104 raft_consensus.cc:2781] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:06.526029 5102 ts_tablet_manager.cc:1428] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e: Time spent starting tablet: real 0.016s user 0.008s sys 0.010s
I20260619 18:47:06.526801 5104 raft_consensus.cc:686] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [term 1 LEADER]: Becoming Leader. State: Replica: 50c3378137524b979a159d22dbf3198e, State: Running, Role: LEADER
I20260619 18:47:06.527132 5102 tablet_bootstrap.cc:492] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e: Bootstrap starting.
I20260619 18:47:06.527479 5104 consensus_queue.cc:237] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [LEADER]: Queue going to LEADER mode. State: All 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: "50c3378137524b979a159d22dbf3198e" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43393 } }
I20260619 18:47:06.534096 5102 tablet_bootstrap.cc:654] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:06.536375 4947 catalog_manager.cc:5495] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e reported cstate change: term changed from 0 to 1, leader changed from <none> to 50c3378137524b979a159d22dbf3198e (127.0.198.129). New cstate: current_term: 1 leader_uuid: "50c3378137524b979a159d22dbf3198e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50c3378137524b979a159d22dbf3198e" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43393 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:06.540416 5102 tablet_bootstrap.cc:492] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e: No bootstrap required, opened a new log
I20260619 18:47:06.540827 5102 ts_tablet_manager.cc:1397] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.003s
I20260619 18:47:06.543212 5102 raft_consensus.cc:348] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50c3378137524b979a159d22dbf3198e" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43393 } }
I20260619 18:47:06.543844 5102 raft_consensus.cc:374] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:06.544196 5102 raft_consensus.cc:729] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50c3378137524b979a159d22dbf3198e, State: Initialized, Role: FOLLOWER
I20260619 18:47:06.544864 5102 consensus_queue.cc:260] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "50c3378137524b979a159d22dbf3198e" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43393 } }
I20260619 18:47:06.546005 5102 raft_consensus.cc:388] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:06.546326 5102 raft_consensus.cc:482] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:06.546581 5102 raft_consensus.cc:3037] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:06.552631 5102 raft_consensus.cc:504] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50c3378137524b979a159d22dbf3198e" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43393 } }
I20260619 18:47:06.553290 5102 leader_election.cc:302] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [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: 50c3378137524b979a159d22dbf3198e; no voters:
I20260619 18:47:06.553766 5102 leader_election.cc:288] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:06.553922 5106 raft_consensus.cc:2781] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:06.554391 5106 raft_consensus.cc:686] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [term 1 LEADER]: Becoming Leader. State: Replica: 50c3378137524b979a159d22dbf3198e, State: Running, Role: LEADER
I20260619 18:47:06.555404 5102 ts_tablet_manager.cc:1428] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e: Time spent starting tablet: real 0.014s user 0.014s sys 0.000s
I20260619 18:47:06.555039 5106 consensus_queue.cc:237] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [LEADER]: Queue going to LEADER mode. State: All 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: "50c3378137524b979a159d22dbf3198e" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43393 } }
I20260619 18:47:06.561277 4947 catalog_manager.cc:5495] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e reported cstate change: term changed from 0 to 1, leader changed from <none> to 50c3378137524b979a159d22dbf3198e (127.0.198.129). New cstate: current_term: 1 leader_uuid: "50c3378137524b979a159d22dbf3198e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50c3378137524b979a159d22dbf3198e" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 43393 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:06.582006 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:47:06.608309 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:06.609098 794 tablet_replica.cc:330] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e: stopping tablet replica
I20260619 18:47:06.609578 794 raft_consensus.cc:2229] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:06.609969 794 raft_consensus.cc:2258] T 846d62671c604329a4de9ff3d08014e5 P 50c3378137524b979a159d22dbf3198e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:06.612339 794 tablet_replica.cc:330] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e: stopping tablet replica
I20260619 18:47:06.612768 794 raft_consensus.cc:2229] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:06.613131 794 raft_consensus.cc:2258] T b13cb2ea21ca49f99993c56b691f151d P 50c3378137524b979a159d22dbf3198e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:06.634718 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:47:06.646003 794 master.cc:537] Master@127.0.198.190:46391 shutting down...
I20260619 18:47:06.672829 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:06.673319 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:06.673707 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 9460610523c2434ba52f5e02eb4e1546: stopping tablet replica
I20260619 18:47:06.683879 794 master.cc:552] Master@127.0.198.190:46391 shutdown complete.
[ OK ] ClientTest.TxnCorruptedToken (736 ms)
[----------] 20 tests from ClientTest (24760 ms total)
[----------] 1 test from TableKeyRangeTest
[ RUN ] TableKeyRangeTest.TestGetTableKeyRange
I20260619 18:47:06.713042 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:40205
I20260619 18:47:06.714092 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:06.719627 5111 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:06.722100 5112 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:06.723596 5114 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:06.724886 794 server_base.cc:1034] running on GCE node
I20260619 18:47:06.725883 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:06.726089 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:06.726227 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894826726212 us; error 0 us; skew 500 ppm
I20260619 18:47:06.726754 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:06.735236 794 webserver.cc:460] Webserver started at http://127.0.198.190:37045/ using document root <none> and password file <none>
I20260619 18:47:06.735822 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:06.736009 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:06.736269 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:06.737548 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "c63a4aec8d9e4b8a8547616aba7e7967"
format_stamp: "Formatted at 2026-06-19 18:47:06 on dist-test-slave-t0gl"
I20260619 18:47:06.743052 794 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 18:47:06.746822 5119 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:06.747839 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 18:47:06.748126 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "c63a4aec8d9e4b8a8547616aba7e7967"
format_stamp: "Formatted at 2026-06-19 18:47:06 on dist-test-slave-t0gl"
I20260619 18:47:06.748489 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781894801778945-794-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)
I20260619 18:47:06.774892 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:06.776216 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:06.833148 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:40205
I20260619 18:47:06.833253 5180 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:40205 every 8 connection(s)
I20260619 18:47:06.837262 5181 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:06.848376 5181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967: Bootstrap starting.
I20260619 18:47:06.852859 5181 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:06.856808 5181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967: No bootstrap required, opened a new log
I20260619 18:47:06.858566 5181 raft_consensus.cc:348] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63a4aec8d9e4b8a8547616aba7e7967" member_type: VOTER }
I20260619 18:47:06.858942 5181 raft_consensus.cc:374] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:06.859170 5181 raft_consensus.cc:729] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63a4aec8d9e4b8a8547616aba7e7967, State: Initialized, Role: FOLLOWER
I20260619 18:47:06.859758 5181 consensus_queue.cc:260] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c63a4aec8d9e4b8a8547616aba7e7967" member_type: VOTER }
I20260619 18:47:06.860175 5181 raft_consensus.cc:388] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:06.860391 5181 raft_consensus.cc:482] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:06.860623 5181 raft_consensus.cc:3037] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:06.865280 5181 raft_consensus.cc:504] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63a4aec8d9e4b8a8547616aba7e7967" member_type: VOTER }
I20260619 18:47:06.865801 5181 leader_election.cc:302] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [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: c63a4aec8d9e4b8a8547616aba7e7967; no voters:
I20260619 18:47:06.867026 5181 leader_election.cc:288] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:06.867381 5184 raft_consensus.cc:2781] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:06.869093 5184 raft_consensus.cc:686] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [term 1 LEADER]: Becoming Leader. State: Replica: c63a4aec8d9e4b8a8547616aba7e7967, State: Running, Role: LEADER
I20260619 18:47:06.869884 5184 consensus_queue.cc:237] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [LEADER]: Queue going to LEADER mode. State: All 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: "c63a4aec8d9e4b8a8547616aba7e7967" member_type: VOTER }
I20260619 18:47:06.870353 5181 sys_catalog.cc:564] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:47:06.874078 5185 sys_catalog.cc:455] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c63a4aec8d9e4b8a8547616aba7e7967" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63a4aec8d9e4b8a8547616aba7e7967" member_type: VOTER } }
I20260619 18:47:06.874756 5185 sys_catalog.cc:458] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:06.875952 5186 sys_catalog.cc:455] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c63a4aec8d9e4b8a8547616aba7e7967. Latest consensus state: current_term: 1 leader_uuid: "c63a4aec8d9e4b8a8547616aba7e7967" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63a4aec8d9e4b8a8547616aba7e7967" member_type: VOTER } }
I20260619 18:47:06.876621 5186 sys_catalog.cc:458] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:06.882323 5191 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:47:06.889138 5191 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:47:06.890615 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:47:06.898937 5191 catalog_manager.cc:1347] Generated new cluster ID: 44c0b1ea91f749d2a05a7a85f4b24e1a
I20260619 18:47:06.899327 5191 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:47:06.921650 5191 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:47:06.923385 5191 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:47:06.938902 5191 catalog_manager.cc:5868] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967: Generated new TSK 0
I20260619 18:47:06.939571 5191 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:47:06.957041 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:06.963150 5202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:06.965148 5203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:06.966277 5205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:06.966792 794 server_base.cc:1034] running on GCE node
I20260619 18:47:06.967603 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:06.967775 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:06.967959 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894826967939 us; error 0 us; skew 500 ppm
I20260619 18:47:06.968569 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:06.971240 794 webserver.cc:460] Webserver started at http://127.0.198.129:41445/ using document root <none> and password file <none>
I20260619 18:47:06.971762 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:06.971951 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:06.972203 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:06.973224 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "884d0dbcd62d4d07b6c382946a6ad78d"
format_stamp: "Formatted at 2026-06-19 18:47:06 on dist-test-slave-t0gl"
I20260619 18:47:06.977718 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:47:06.981110 5210 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:06.981957 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 18:47:06.982261 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "884d0dbcd62d4d07b6c382946a6ad78d"
format_stamp: "Formatted at 2026-06-19 18:47:06 on dist-test-slave-t0gl"
I20260619 18:47:06.982548 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781894801778945-794-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)
I20260619 18:47:06.998847 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:06.999900 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:07.013164 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:07.013404 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:07.013641 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:07.013882 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260619 18:47:07.092442 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:41401
I20260619 18:47:07.092603 5280 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:41401 every 8 connection(s)
I20260619 18:47:07.097143 5281 heartbeater.cc:347] Connected to a master server at 127.0.198.190:40205
I20260619 18:47:07.097512 5281 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:07.098229 5281 heartbeater.cc:511] Master 127.0.198.190:40205 requested a full tablet report, sending...
I20260619 18:47:07.100145 5136 ts_manager.cc:194] Registered new tserver with Master: 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401)
I20260619 18:47:07.100508 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004959556s
I20260619 18:47:07.102736 5136 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49562
I20260619 18:47:07.116379 5281 heartbeater.cc:503] Master 127.0.198.190:40205 was elected leader, sending a full tablet report...
I20260619 18:47:07.128144 5136 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49568:
name: "client-testtb"
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\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:47:07.169535 5246 tablet_service.cc:1467] Processing CreateTablet for tablet 8e026455b56c44c8b66d3679f9bc4058 (DEFAULT_TABLE table=client-testtb [id=86e160fd596449a5a99dd82118a859d7]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:47:07.169667 5245 tablet_service.cc:1467] Processing CreateTablet for tablet 46c7c1f1df994071af731d880c51985e (DEFAULT_TABLE table=client-testtb [id=86e160fd596449a5a99dd82118a859d7]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:47:07.170904 5246 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8e026455b56c44c8b66d3679f9bc4058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:07.171546 5245 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 46c7c1f1df994071af731d880c51985e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:07.186762 5291 tablet_bootstrap.cc:492] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d: Bootstrap starting.
I20260619 18:47:07.194792 5291 tablet_bootstrap.cc:654] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:07.199731 5291 tablet_bootstrap.cc:492] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d: No bootstrap required, opened a new log
I20260619 18:47:07.200172 5291 ts_tablet_manager.cc:1397] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d: Time spent bootstrapping tablet: real 0.014s user 0.010s sys 0.000s
I20260619 18:47:07.202791 5291 raft_consensus.cc:348] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.203398 5291 raft_consensus.cc:374] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:07.203706 5291 raft_consensus.cc:729] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 884d0dbcd62d4d07b6c382946a6ad78d, State: Initialized, Role: FOLLOWER
I20260619 18:47:07.204434 5291 consensus_queue.cc:260] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.205077 5291 raft_consensus.cc:388] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:07.205358 5291 raft_consensus.cc:482] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:07.205683 5291 raft_consensus.cc:3037] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:07.212532 5291 raft_consensus.cc:504] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.213277 5291 leader_election.cc:302] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [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: 884d0dbcd62d4d07b6c382946a6ad78d; no voters:
I20260619 18:47:07.214637 5291 leader_election.cc:288] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:07.214988 5293 raft_consensus.cc:2781] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:07.218596 5291 ts_tablet_manager.cc:1428] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d: Time spent starting tablet: real 0.018s user 0.018s sys 0.000s
I20260619 18:47:07.219594 5291 tablet_bootstrap.cc:492] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d: Bootstrap starting.
I20260619 18:47:07.222465 5293 raft_consensus.cc:686] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 LEADER]: Becoming Leader. State: Replica: 884d0dbcd62d4d07b6c382946a6ad78d, State: Running, Role: LEADER
I20260619 18:47:07.223136 5293 consensus_queue.cc:237] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [LEADER]: Queue going to LEADER mode. State: All 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: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.224875 5291 tablet_bootstrap.cc:654] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:07.230795 5136 catalog_manager.cc:5495] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129). New cstate: current_term: 1 leader_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:07.231895 5291 tablet_bootstrap.cc:492] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d: No bootstrap required, opened a new log
I20260619 18:47:07.232371 5291 ts_tablet_manager.cc:1397] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d: Time spent bootstrapping tablet: real 0.013s user 0.010s sys 0.000s
I20260619 18:47:07.234858 5291 raft_consensus.cc:348] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.236680 5291 raft_consensus.cc:374] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:07.236966 5291 raft_consensus.cc:729] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 884d0dbcd62d4d07b6c382946a6ad78d, State: Initialized, Role: FOLLOWER
I20260619 18:47:07.237591 5291 consensus_queue.cc:260] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.238236 5291 raft_consensus.cc:388] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:07.238526 5291 raft_consensus.cc:482] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:07.238870 5291 raft_consensus.cc:3037] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:07.244452 5291 raft_consensus.cc:504] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.245016 5291 leader_election.cc:302] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [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: 884d0dbcd62d4d07b6c382946a6ad78d; no voters:
I20260619 18:47:07.245512 5291 leader_election.cc:288] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:07.245700 5295 raft_consensus.cc:2781] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:07.246238 5295 raft_consensus.cc:686] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 LEADER]: Becoming Leader. State: Replica: 884d0dbcd62d4d07b6c382946a6ad78d, State: Running, Role: LEADER
I20260619 18:47:07.247123 5291 ts_tablet_manager.cc:1428] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d: Time spent starting tablet: real 0.014s user 0.011s sys 0.000s
I20260619 18:47:07.246973 5295 consensus_queue.cc:237] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [LEADER]: Queue going to LEADER mode. State: All 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: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.254832 5136 catalog_manager.cc:5495] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129). New cstate: current_term: 1 leader_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:07.284684 5135 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49568:
name: "client-testrange"
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: "\006\001\000\000\000\000\000\007\001\000\372\000\000\000\006\001\000\372\000\000\000\007\001\000\364\001\000\000\006\001\000\364\001\000\000\007\001\000\356\002\000\000\006\001\000\356\002\000\000\007\001\000\350\003\000\000""\006\001\000\000\000\000\000\007\001\000\372\000\000\000\006\001\000\372\000\000\000\007\001\000\364\001\000\000\006\001\000\364\001\000\000\007\001\000\356\002\000\000\006\001\000\356\002\000\000\007\001\000\350\003\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:47:07.322590 5246 tablet_service.cc:1467] Processing CreateTablet for tablet 48991a537a0649e3942e488b16299efb (DEFAULT_TABLE table=client-testrange [id=5acda1fcb4714c55bd0d83f5fe53247a]), partition=RANGE (key) PARTITION 0 <= VALUES < 250
I20260619 18:47:07.323011 5245 tablet_service.cc:1467] Processing CreateTablet for tablet 116a1fc2a94043e598fb6b9651f64f8d (DEFAULT_TABLE table=client-testrange [id=5acda1fcb4714c55bd0d83f5fe53247a]), partition=RANGE (key) PARTITION 250 <= VALUES < 500
I20260619 18:47:07.324054 5246 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 48991a537a0649e3942e488b16299efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:07.323966 5244 tablet_service.cc:1467] Processing CreateTablet for tablet 2f0e371feb8149eca0131029a2ed354c (DEFAULT_TABLE table=client-testrange [id=5acda1fcb4714c55bd0d83f5fe53247a]), partition=RANGE (key) PARTITION 500 <= VALUES < 750
I20260619 18:47:07.325385 5244 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2f0e371feb8149eca0131029a2ed354c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:07.340574 5291 tablet_bootstrap.cc:492] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d: Bootstrap starting.
I20260619 18:47:07.340689 5243 tablet_service.cc:1467] Processing CreateTablet for tablet ae7c8f6e375c40d2b67b16181901e736 (DEFAULT_TABLE table=client-testrange [id=5acda1fcb4714c55bd0d83f5fe53247a]), partition=RANGE (key) PARTITION 750 <= VALUES < 1000
I20260619 18:47:07.342231 5243 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ae7c8f6e375c40d2b67b16181901e736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:07.346732 5291 tablet_bootstrap.cc:654] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:07.369632 5125 maintenance_manager.cc:419] P c63a4aec8d9e4b8a8547616aba7e7967: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=1.000000
I20260619 18:47:07.376405 5245 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 116a1fc2a94043e598fb6b9651f64f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:07.381083 5291 tablet_bootstrap.cc:492] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d: No bootstrap required, opened a new log
I20260619 18:47:07.381585 5291 ts_tablet_manager.cc:1397] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d: Time spent bootstrapping tablet: real 0.041s user 0.011s sys 0.000s
I20260619 18:47:07.385610 5291 raft_consensus.cc:348] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.386101 5291 raft_consensus.cc:374] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:07.386534 5291 raft_consensus.cc:729] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 884d0dbcd62d4d07b6c382946a6ad78d, State: Initialized, Role: FOLLOWER
I20260619 18:47:07.387130 5291 consensus_queue.cc:260] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.387791 5291 raft_consensus.cc:388] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:07.388046 5291 raft_consensus.cc:482] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:07.388329 5291 raft_consensus.cc:3037] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:07.394506 5291 raft_consensus.cc:504] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.395386 5291 leader_election.cc:302] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [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: 884d0dbcd62d4d07b6c382946a6ad78d; no voters:
I20260619 18:47:07.396258 5295 raft_consensus.cc:2781] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:07.396713 5295 raft_consensus.cc:686] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 LEADER]: Becoming Leader. State: Replica: 884d0dbcd62d4d07b6c382946a6ad78d, State: Running, Role: LEADER
I20260619 18:47:07.397359 5295 consensus_queue.cc:237] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [LEADER]: Queue going to LEADER mode. State: All 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: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.402278 5291 leader_election.cc:288] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:07.404577 5291 ts_tablet_manager.cc:1428] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d: Time spent starting tablet: real 0.023s user 0.015s sys 0.000s
I20260619 18:47:07.407548 5291 tablet_bootstrap.cc:492] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d: Bootstrap starting.
I20260619 18:47:07.414746 5291 tablet_bootstrap.cc:654] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:07.424504 5135 catalog_manager.cc:5495] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129). New cstate: current_term: 1 leader_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:07.474066 5124 maintenance_manager.cc:643] P c63a4aec8d9e4b8a8547616aba7e7967: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.103s user 0.054s sys 0.019s Metrics: {"bytes_written":8285,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":7439,"dirs.run_cpu_time_us":400,"dirs.run_wall_time_us":9856,"drs_written":1,"lbm_read_time_us":315,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4207,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":11,"thread_start_us":7547,"threads_started":1,"update_count":1}
I20260619 18:47:07.477059 5125 maintenance_manager.cc:419] P c63a4aec8d9e4b8a8547616aba7e7967: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260619 18:47:07.479591 5291 tablet_bootstrap.cc:492] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d: No bootstrap required, opened a new log
I20260619 18:47:07.480083 5291 ts_tablet_manager.cc:1397] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d: Time spent bootstrapping tablet: real 0.073s user 0.030s sys 0.035s
I20260619 18:47:07.482649 5291 raft_consensus.cc:348] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.483240 5291 raft_consensus.cc:374] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:07.483538 5291 raft_consensus.cc:729] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 884d0dbcd62d4d07b6c382946a6ad78d, State: Initialized, Role: FOLLOWER
I20260619 18:47:07.484174 5291 consensus_queue.cc:260] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.484831 5291 raft_consensus.cc:388] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:07.485116 5291 raft_consensus.cc:482] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:07.485438 5291 raft_consensus.cc:3037] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:07.491720 5124 maintenance_manager.cc:643] P c63a4aec8d9e4b8a8547616aba7e7967: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.014s user 0.012s sys 0.000s Metrics: {"bytes_written":345,"delete_count":0,"lbm_write_time_us":470,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260619 18:47:07.492317 5291 raft_consensus.cc:504] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.493101 5291 leader_election.cc:302] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [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: 884d0dbcd62d4d07b6c382946a6ad78d; no voters:
I20260619 18:47:07.493726 5291 leader_election.cc:288] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:07.493700 5125 maintenance_manager.cc:419] P c63a4aec8d9e4b8a8547616aba7e7967: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 585 bytes on disk
I20260619 18:47:07.493911 5295 raft_consensus.cc:2781] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:07.494660 5295 raft_consensus.cc:686] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 LEADER]: Becoming Leader. State: Replica: 884d0dbcd62d4d07b6c382946a6ad78d, State: Running, Role: LEADER
I20260619 18:47:07.495426 5295 consensus_queue.cc:237] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [LEADER]: Queue going to LEADER mode. State: All 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: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.495980 5291 ts_tablet_manager.cc:1428] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d: Time spent starting tablet: real 0.016s user 0.015s sys 0.000s
I20260619 18:47:07.496857 5291 tablet_bootstrap.cc:492] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d: Bootstrap starting.
I20260619 18:47:07.496999 5124 maintenance_manager.cc:643] P c63a4aec8d9e4b8a8547616aba7e7967: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":347,"lbm_reads_lt_1ms":4}
I20260619 18:47:07.498452 5125 maintenance_manager.cc:419] P c63a4aec8d9e4b8a8547616aba7e7967: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.209069
I20260619 18:47:07.502745 5291 tablet_bootstrap.cc:654] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:07.514671 5291 tablet_bootstrap.cc:492] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d: No bootstrap required, opened a new log
I20260619 18:47:07.515153 5291 ts_tablet_manager.cc:1397] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d: Time spent bootstrapping tablet: real 0.018s user 0.012s sys 0.003s
I20260619 18:47:07.517959 5135 catalog_manager.cc:5495] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129). New cstate: current_term: 1 leader_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:07.528017 5291 raft_consensus.cc:348] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.528668 5291 raft_consensus.cc:374] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:07.528951 5291 raft_consensus.cc:729] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 884d0dbcd62d4d07b6c382946a6ad78d, State: Initialized, Role: FOLLOWER
I20260619 18:47:07.529770 5291 consensus_queue.cc:260] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.530640 5291 raft_consensus.cc:388] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:07.530987 5291 raft_consensus.cc:482] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:07.531352 5291 raft_consensus.cc:3037] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:07.538224 5291 raft_consensus.cc:504] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.538992 5291 leader_election.cc:302] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [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: 884d0dbcd62d4d07b6c382946a6ad78d; no voters:
I20260619 18:47:07.539867 5293 raft_consensus.cc:2781] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:07.540406 5293 raft_consensus.cc:686] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 LEADER]: Becoming Leader. State: Replica: 884d0dbcd62d4d07b6c382946a6ad78d, State: Running, Role: LEADER
I20260619 18:47:07.539207 5124 maintenance_manager.cc:643] P c63a4aec8d9e4b8a8547616aba7e7967: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.040s user 0.030s sys 0.007s Metrics: {"cfile_cache_miss":7,"cfile_cache_miss_bytes":3139,"cfile_init":4,"delete_count":0,"delta_blocks_compacted":2,"delta_iterators_relevant":2,"dirs.queue_time_us":1195,"dirs.run_cpu_time_us":536,"dirs.run_wall_time_us":5027,"lbm_read_time_us":2264,"lbm_reads_lt_1ms":23,"lbm_write_time_us":1124,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":6947,"threads_started":1,"update_count":2}
I20260619 18:47:07.541224 5293 consensus_queue.cc:237] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [LEADER]: Queue going to LEADER mode. State: All 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: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.542627 5125 maintenance_manager.cc:419] P c63a4aec8d9e4b8a8547616aba7e7967: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260619 18:47:07.545764 5291 leader_election.cc:288] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:07.547617 5291 ts_tablet_manager.cc:1428] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d: Time spent starting tablet: real 0.032s user 0.007s sys 0.009s
I20260619 18:47:07.548491 5291 tablet_bootstrap.cc:492] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d: Bootstrap starting.
I20260619 18:47:07.553372 5124 maintenance_manager.cc:643] P c63a4aec8d9e4b8a8547616aba7e7967: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.010s user 0.008s sys 0.000s Metrics: {"bytes_written":345,"delete_count":0,"lbm_write_time_us":482,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260619 18:47:07.554373 5291 tablet_bootstrap.cc:654] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:07.554957 5125 maintenance_manager.cc:419] P c63a4aec8d9e4b8a8547616aba7e7967: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.103822
I20260619 18:47:07.559995 5135 catalog_manager.cc:5495] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129). New cstate: current_term: 1 leader_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:07.577876 5291 tablet_bootstrap.cc:492] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d: No bootstrap required, opened a new log
I20260619 18:47:07.578341 5291 ts_tablet_manager.cc:1397] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d: Time spent bootstrapping tablet: real 0.030s user 0.004s sys 0.020s
I20260619 18:47:07.580770 5291 raft_consensus.cc:348] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.581379 5291 raft_consensus.cc:374] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:07.581657 5291 raft_consensus.cc:729] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 884d0dbcd62d4d07b6c382946a6ad78d, State: Initialized, Role: FOLLOWER
I20260619 18:47:07.582299 5291 consensus_queue.cc:260] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.582904 5291 raft_consensus.cc:388] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:07.583142 5291 raft_consensus.cc:482] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:07.583446 5291 raft_consensus.cc:3037] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:07.588871 5124 maintenance_manager.cc:643] P c63a4aec8d9e4b8a8547616aba7e7967: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.033s user 0.025s sys 0.004s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2935,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":627,"lbm_read_time_us":1782,"lbm_reads_lt_1ms":25,"lbm_write_time_us":1019,"lbm_writes_lt_1ms":9,"reinsert_count":0,"update_count":1}
I20260619 18:47:07.589674 5291 raft_consensus.cc:504] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.590408 5291 leader_election.cc:302] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [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: 884d0dbcd62d4d07b6c382946a6ad78d; no voters:
I20260619 18:47:07.590919 5125 maintenance_manager.cc:419] P c63a4aec8d9e4b8a8547616aba7e7967: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260619 18:47:07.590960 5291 leader_election.cc:288] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:07.592074 5293 raft_consensus.cc:2781] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:07.592784 5293 raft_consensus.cc:686] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 LEADER]: Becoming Leader. State: Replica: 884d0dbcd62d4d07b6c382946a6ad78d, State: Running, Role: LEADER
I20260619 18:47:07.593487 5293 consensus_queue.cc:237] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [LEADER]: Queue going to LEADER mode. State: All 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: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } }
I20260619 18:47:07.595691 5291 ts_tablet_manager.cc:1428] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d: Time spent starting tablet: real 0.017s user 0.016s sys 0.000s
I20260619 18:47:07.603542 5124 maintenance_manager.cc:643] P c63a4aec8d9e4b8a8547616aba7e7967: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.011s user 0.011s sys 0.000s Metrics: {"bytes_written":399,"delete_count":0,"lbm_write_time_us":420,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20260619 18:47:07.604012 5135 catalog_manager.cc:5495] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d reported cstate change: term changed from 0 to 1, leader changed from <none> to 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129). New cstate: current_term: 1 leader_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "884d0dbcd62d4d07b6c382946a6ad78d" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 41401 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:07.605155 5125 maintenance_manager.cc:419] P c63a4aec8d9e4b8a8547616aba7e7967: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.118750
I20260619 18:47:07.628304 5124 maintenance_manager.cc:643] P c63a4aec8d9e4b8a8547616aba7e7967: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.023s user 0.021s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":3026,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":161,"lbm_read_time_us":1425,"lbm_reads_lt_1ms":25,"lbm_write_time_us":862,"lbm_writes_lt_1ms":9,"reinsert_count":0,"update_count":2}
I20260619 18:47:07.630237 5125 maintenance_manager.cc:419] P c63a4aec8d9e4b8a8547616aba7e7967: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260619 18:47:07.642603 5124 maintenance_manager.cc:643] P c63a4aec8d9e4b8a8547616aba7e7967: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.008s sys 0.000s Metrics: {"bytes_written":399,"delete_count":0,"lbm_write_time_us":417,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20260619 18:47:07.644253 5125 maintenance_manager.cc:419] P c63a4aec8d9e4b8a8547616aba7e7967: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.117457
I20260619 18:47:07.670615 5124 maintenance_manager.cc:643] P c63a4aec8d9e4b8a8547616aba7e7967: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.026s user 0.025s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":3063,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":256,"lbm_read_time_us":1860,"lbm_reads_lt_1ms":25,"lbm_write_time_us":823,"lbm_writes_lt_1ms":9,"mutex_wait_us":36,"reinsert_count":0,"spinlock_wait_cycles":38144,"update_count":2}
I20260619 18:47:07.851971 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:07.910334 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.058s user 0.032s sys 0.021s Metrics: {"bytes_written":4654,"cfile_init":1,"dirs.queue_time_us":6851,"dirs.run_cpu_time_us":297,"dirs.run_wall_time_us":10047,"drs_written":1,"lbm_read_time_us":300,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2215,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":18,"thread_start_us":7066,"threads_started":1}
I20260619 18:47:07.913920 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:07.949393 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.035s user 0.024s sys 0.010s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":318,"dirs.run_wall_time_us":1762,"drs_written":1,"lbm_read_time_us":287,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2673,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:07.953462 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:07.988914 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.034s user 0.032s sys 0.000s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":254,"dirs.run_wall_time_us":1505,"drs_written":1,"lbm_read_time_us":218,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2354,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:07.993006 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 758 bytes on disk
I20260619 18:47:07.995828 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":643,"lbm_reads_lt_1ms":12}
I20260619 18:47:08.000171 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.036861 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.036s user 0.034s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":251,"dirs.run_wall_time_us":2107,"drs_written":1,"lbm_read_time_us":255,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2296,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:08.041054 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.079020 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.037s user 0.028s sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":290,"dirs.run_wall_time_us":3991,"drs_written":1,"lbm_read_time_us":390,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2069,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:08.083094 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.122512 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.039s user 0.035s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":118,"dirs.run_cpu_time_us":336,"dirs.run_wall_time_us":3023,"drs_written":1,"lbm_read_time_us":298,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2488,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:08.127511 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 604 bytes on disk
I20260619 18:47:08.132648 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":1390,"lbm_reads_lt_1ms":12}
I20260619 18:47:08.138692 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.174312 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.035s user 0.033s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":518,"dirs.run_cpu_time_us":434,"dirs.run_wall_time_us":2570,"drs_written":1,"lbm_read_time_us":245,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2835,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:08.177904 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.209882 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.031s user 0.027s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":321,"dirs.run_wall_time_us":3377,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2133,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:08.214516 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.252883 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.038s user 0.030s sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":340,"dirs.run_wall_time_us":1588,"drs_written":1,"lbm_read_time_us":272,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2300,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260619 18:47:08.257061 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 577 bytes on disk
I20260619 18:47:08.260316 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":800,"lbm_reads_lt_1ms":12}
I20260619 18:47:08.263191 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.296525 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.033s user 0.027s sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":276,"dirs.run_wall_time_us":2433,"drs_written":1,"lbm_read_time_us":182,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2112,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:08.300397 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.336517 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.036s user 0.032s sys 0.001s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":274,"dirs.run_wall_time_us":2091,"drs_written":1,"lbm_read_time_us":248,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2000,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260619 18:47:08.340893 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.376871 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.035s user 0.033s sys 0.000s Metrics: {"bytes_written":4630,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":271,"dirs.run_wall_time_us":2054,"drs_written":1,"lbm_read_time_us":255,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2009,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:08.380959 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 595 bytes on disk
I20260619 18:47:08.384423 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":706,"lbm_reads_lt_1ms":12}
I20260619 18:47:08.387840 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.423410 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.035s user 0.034s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":261,"dirs.run_wall_time_us":2130,"drs_written":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1794,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:08.427281 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.466167 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.038s user 0.034s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":105,"dirs.run_cpu_time_us":252,"dirs.run_wall_time_us":1710,"drs_written":1,"lbm_read_time_us":419,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2010,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:08.471118 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.509518 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.038s user 0.030s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":75,"dirs.run_cpu_time_us":253,"dirs.run_wall_time_us":1631,"drs_written":1,"lbm_read_time_us":165,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2163,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:08.513739 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.552731 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.038s user 0.031s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":447,"dirs.run_wall_time_us":1609,"drs_written":1,"lbm_read_time_us":327,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1904,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":9344}
I20260619 18:47:08.557745 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.598208 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.040s user 0.028s sys 0.008s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":105,"dirs.run_cpu_time_us":364,"dirs.run_wall_time_us":2046,"drs_written":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2054,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:08.602674 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 1012 bytes on disk
I20260619 18:47:08.609488 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.006s user 0.003s sys 0.000s Metrics: {"cfile_init":5,"lbm_read_time_us":1339,"lbm_reads_lt_1ms":20}
I20260619 18:47:08.614571 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.656632 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.041s user 0.040s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":114,"dirs.run_cpu_time_us":258,"dirs.run_wall_time_us":2900,"drs_written":1,"lbm_read_time_us":300,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2263,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":13568}
I20260619 18:47:08.661798 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 196 bytes on disk
I20260619 18:47:08.664919 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":301,"lbm_reads_lt_1ms":4}
I20260619 18:47:08.669946 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.710563 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.040s user 0.036s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":336,"dirs.run_wall_time_us":1651,"drs_written":1,"lbm_read_time_us":178,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1772,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:08.715101 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 196 bytes on disk
I20260619 18:47:08.717867 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":287,"lbm_reads_lt_1ms":4}
I20260619 18:47:08.722101 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.763938 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.041s user 0.040s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":286,"dirs.run_wall_time_us":2009,"drs_written":1,"lbm_read_time_us":192,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2269,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:08.769081 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.811764 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.042s user 0.040s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":264,"dirs.run_wall_time_us":1557,"drs_written":1,"lbm_read_time_us":181,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1855,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:08.817806 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 392 bytes on disk
I20260619 18:47:08.821190 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":520,"lbm_reads_lt_1ms":8}
I20260619 18:47:08.824828 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.866142 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.041s user 0.037s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":285,"dirs.run_wall_time_us":2846,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1833,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:08.870568 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.910884 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.040s user 0.032s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":80,"dirs.run_cpu_time_us":277,"dirs.run_wall_time_us":2444,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1620,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:08.915823 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:08.961722 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.045s user 0.038s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":276,"dirs.run_wall_time_us":2022,"drs_written":1,"lbm_read_time_us":344,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2053,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:08.966759 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 604 bytes on disk
I20260619 18:47:08.970319 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":567,"lbm_reads_lt_1ms":12}
I20260619 18:47:08.975586 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.020838 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.044s user 0.041s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":1348,"dirs.run_cpu_time_us":283,"dirs.run_wall_time_us":2098,"drs_written":1,"lbm_read_time_us":204,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1943,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":16640}
I20260619 18:47:09.026889 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.069435 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.042s user 0.035s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":298,"dirs.run_wall_time_us":2101,"drs_written":1,"lbm_read_time_us":246,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2079,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:09.075273 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 426 bytes on disk
I20260619 18:47:09.079749 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":497,"lbm_reads_lt_1ms":8}
I20260619 18:47:09.084518 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.138938 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.054s user 0.048s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":139,"dirs.run_cpu_time_us":366,"dirs.run_wall_time_us":2030,"drs_written":1,"lbm_read_time_us":323,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2869,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:09.144860 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.197467 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.052s user 0.048s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":317,"dirs.run_wall_time_us":1523,"drs_written":1,"lbm_read_time_us":248,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2076,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:09.203516 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 437 bytes on disk
I20260619 18:47:09.207775 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":522,"lbm_reads_lt_1ms":8}
I20260619 18:47:09.212164 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.268257 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.055s user 0.051s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":271,"dirs.run_wall_time_us":1357,"drs_written":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2092,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:09.273937 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.327796 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.053s user 0.049s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":292,"dirs.run_wall_time_us":3108,"drs_written":1,"lbm_read_time_us":259,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2226,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:09.333258 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 446 bytes on disk
I20260619 18:47:09.337283 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":477,"lbm_reads_lt_1ms":8}
I20260619 18:47:09.341789 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.392356 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.050s user 0.047s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":305,"dirs.run_wall_time_us":2353,"drs_written":1,"lbm_read_time_us":286,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2023,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":13696}
I20260619 18:47:09.400476 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 223 bytes on disk
I20260619 18:47:09.404263 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":264,"lbm_reads_lt_1ms":4}
I20260619 18:47:09.409257 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.472947 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.062s user 0.051s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":306,"dirs.run_wall_time_us":1920,"drs_written":1,"lbm_read_time_us":303,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2331,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:09.478495 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.535106 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.055s user 0.045s sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":303,"dirs.run_wall_time_us":1612,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2103,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:09.542204 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.593973 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.051s user 0.048s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":299,"dirs.run_wall_time_us":2227,"drs_written":1,"lbm_read_time_us":223,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1943,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:09.599815 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 660 bytes on disk
I20260619 18:47:09.605445 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":878,"lbm_reads_lt_1ms":12}
I20260619 18:47:09.611160 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.661878 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.050s user 0.047s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":288,"dirs.run_wall_time_us":1921,"drs_written":1,"lbm_read_time_us":222,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2138,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:09.666486 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.715866 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.049s user 0.044s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":80,"dirs.run_cpu_time_us":279,"dirs.run_wall_time_us":2224,"drs_written":1,"lbm_read_time_us":336,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1438,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:09.720598 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.779122 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.058s user 0.050s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":423,"dirs.run_wall_time_us":2545,"drs_written":1,"lbm_read_time_us":290,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2013,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:09.785665 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 647 bytes on disk
I20260619 18:47:09.790549 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.004s user 0.001s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":735,"lbm_reads_lt_1ms":12}
I20260619 18:47:09.795006 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.851550 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.056s user 0.051s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":78,"dirs.run_cpu_time_us":286,"dirs.run_wall_time_us":1522,"drs_written":1,"lbm_read_time_us":226,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1979,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":1408}
I20260619 18:47:09.856896 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 223 bytes on disk
I20260619 18:47:09.860960 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":271,"lbm_reads_lt_1ms":4}
I20260619 18:47:09.867733 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.924974 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.057s user 0.053s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":286,"dirs.run_wall_time_us":1616,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2106,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:09.930738 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:09.983464 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.052s user 0.052s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":68,"dirs.run_cpu_time_us":306,"dirs.run_wall_time_us":1571,"drs_written":1,"lbm_read_time_us":273,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1934,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:09.989615 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:10.041311 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.051s user 0.048s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":333,"dirs.run_wall_time_us":1894,"drs_written":1,"lbm_read_time_us":248,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2064,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:10.046980 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 660 bytes on disk
I20260619 18:47:10.052206 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":612,"lbm_reads_lt_1ms":12}
I20260619 18:47:10.058458 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:10.112684 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.053s user 0.048s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":278,"dirs.run_wall_time_us":1795,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2219,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:10.118748 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 214 bytes on disk
I20260619 18:47:10.122174 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":237,"lbm_reads_lt_1ms":4}
I20260619 18:47:10.126031 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:10.180492 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.054s user 0.051s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":71,"dirs.run_cpu_time_us":308,"dirs.run_wall_time_us":1841,"drs_written":1,"lbm_read_time_us":218,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1715,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:10.186582 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 224 bytes on disk
I20260619 18:47:10.190485 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":279,"lbm_reads_lt_1ms":4}
I20260619 18:47:10.195719 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:10.258289 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.062s user 0.057s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":271,"dirs.run_wall_time_us":2998,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1976,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:10.264940 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.298337 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.033s user 0.029s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":338,"dirs.run_wall_time_us":2120,"drs_written":1,"lbm_read_time_us":291,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2592,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1}
I20260619 18:47:10.303960 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 223 bytes on disk
I20260619 18:47:10.311235 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.004s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":287,"lbm_reads_lt_1ms":4}
I20260619 18:47:10.316431 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 163 bytes on disk
I20260619 18:47:10.317907 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":258,"lbm_reads_lt_1ms":4}
I20260619 18:47:10.323803 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.356878 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.032s user 0.027s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":79,"dirs.run_cpu_time_us":290,"dirs.run_wall_time_us":3506,"drs_written":1,"lbm_read_time_us":356,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2144,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:10.362286 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 223 bytes on disk
I20260619 18:47:10.363776 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.001s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4}
I20260619 18:47:10.369643 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.403448 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.033s user 0.028s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":293,"dirs.run_wall_time_us":1816,"drs_written":1,"lbm_read_time_us":255,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2333,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":29440}
I20260619 18:47:10.409559 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 212 bytes on disk
I20260619 18:47:10.412669 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":267,"lbm_reads_lt_1ms":4}
I20260619 18:47:10.417968 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.453397 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.035s user 0.032s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":274,"dirs.run_wall_time_us":4266,"drs_written":1,"lbm_read_time_us":291,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2129,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":18176}
I20260619 18:47:10.458617 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.491302 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.032s user 0.026s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":75,"dirs.run_cpu_time_us":291,"dirs.run_wall_time_us":2028,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1910,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:10.497253 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.527664 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.030s user 0.029s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":75,"dirs.run_cpu_time_us":239,"dirs.run_wall_time_us":2527,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1968,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:10.534097 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
W20260619 18:47:10.557593 5215 compilation_manager.cc:203] RowProjector compilation request submit failed: Service unavailable: Thread pool is at capacity (1/1 tasks running, 100/100 tasks queued)
I20260619 18:47:10.572527 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.038s user 0.034s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":108,"dirs.run_cpu_time_us":307,"dirs.run_wall_time_us":1648,"drs_written":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1831,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:10.577999 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.614207 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.035s user 0.032s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":2846,"dirs.run_cpu_time_us":276,"dirs.run_wall_time_us":1629,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2158,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:10.620556 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.652586 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.031s user 0.030s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":288,"dirs.run_wall_time_us":1974,"drs_written":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1837,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:10.658550 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.694981 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.036s user 0.028s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":80,"dirs.run_cpu_time_us":486,"dirs.run_wall_time_us":1901,"drs_written":1,"lbm_read_time_us":238,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4012,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":822016}
I20260619 18:47:10.702888 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 1420 bytes on disk
I20260619 18:47:10.708408 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"cfile_init":7,"lbm_read_time_us":1637,"lbm_reads_lt_1ms":28}
I20260619 18:47:10.714198 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.751317 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.036s user 0.026s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":307,"dirs.run_wall_time_us":1548,"drs_written":1,"lbm_read_time_us":220,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2050,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:10.757666 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.793043 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.035s user 0.029s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":1178,"dirs.run_cpu_time_us":304,"dirs.run_wall_time_us":1820,"drs_written":1,"lbm_read_time_us":214,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1836,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:10.799685 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 410 bytes on disk
I20260619 18:47:10.802675 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":508,"lbm_reads_lt_1ms":8}
I20260619 18:47:10.807794 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.842829 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.034s user 0.029s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":354,"dirs.run_wall_time_us":1924,"drs_written":1,"lbm_read_time_us":169,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2035,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:10.849994 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.885422 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.035s user 0.024s sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":114,"dirs.run_cpu_time_us":279,"dirs.run_wall_time_us":1673,"drs_written":1,"lbm_read_time_us":274,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1892,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:10.892273 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.928540 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.036s user 0.029s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1859,"drs_written":1,"lbm_read_time_us":190,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2037,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:10.935003 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 622 bytes on disk
I20260619 18:47:10.938400 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":675,"lbm_reads_lt_1ms":12}
I20260619 18:47:10.943387 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:10.987162 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.043s user 0.036s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":80,"dirs.run_cpu_time_us":261,"dirs.run_wall_time_us":1370,"drs_written":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2149,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":23296}
I20260619 18:47:10.998674 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.037454 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.038s user 0.030s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":334,"dirs.run_wall_time_us":2364,"drs_written":1,"lbm_read_time_us":210,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1910,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:11.044626 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.089630 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.044s user 0.038s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":257,"dirs.run_wall_time_us":2720,"drs_written":1,"lbm_read_time_us":773,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2121,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":15104}
I20260619 18:47:11.096387 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 636 bytes on disk
I20260619 18:47:11.100133 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":720,"lbm_reads_lt_1ms":12}
I20260619 18:47:11.105509 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.147099 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.041s user 0.037s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":315,"dirs.run_wall_time_us":1689,"drs_written":1,"lbm_read_time_us":232,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1990,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:11.154098 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.196118 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.041s user 0.035s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":74,"dirs.run_cpu_time_us":268,"dirs.run_wall_time_us":1694,"drs_written":1,"lbm_read_time_us":354,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1897,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:11.202951 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.241482 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.038s user 0.035s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":311,"dirs.run_wall_time_us":1663,"drs_written":1,"lbm_read_time_us":240,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2009,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:11.248551 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.294106 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.045s user 0.042s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":1100,"dirs.run_cpu_time_us":293,"dirs.run_wall_time_us":1585,"drs_written":1,"lbm_read_time_us":271,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2093,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":10112}
I20260619 18:47:11.302297 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.345291 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.042s user 0.040s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":293,"dirs.run_wall_time_us":2129,"drs_written":1,"lbm_read_time_us":248,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2039,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:11.352255 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 1064 bytes on disk
I20260619 18:47:11.356712 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.004s user 0.000s sys 0.002s Metrics: {"cfile_init":5,"lbm_read_time_us":805,"lbm_reads_lt_1ms":20}
I20260619 18:47:11.363186 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.409205 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.045s user 0.034s sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":275,"dirs.run_wall_time_us":1598,"drs_written":1,"lbm_read_time_us":245,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2217,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":12032}
I20260619 18:47:11.417616 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.467595 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.049s user 0.046s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":299,"dirs.run_wall_time_us":1439,"drs_written":1,"lbm_read_time_us":285,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2183,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":1408}
I20260619 18:47:11.475569 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.526077 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.049s user 0.046s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":269,"dirs.run_wall_time_us":1507,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2275,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":46336}
I20260619 18:47:11.534955 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.581179 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.046s user 0.042s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":290,"dirs.run_wall_time_us":2658,"drs_written":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2091,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:11.590211 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 863 bytes on disk
I20260619 18:47:11.595592 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":938,"lbm_reads_lt_1ms":16}
I20260619 18:47:11.602393 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.654286 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.051s user 0.047s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":240,"dirs.run_cpu_time_us":297,"dirs.run_wall_time_us":1769,"drs_written":1,"lbm_read_time_us":263,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2196,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:11.661525 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.721786 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.059s user 0.048s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":368,"dirs.run_wall_time_us":2474,"drs_written":1,"lbm_read_time_us":326,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2257,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:11.729199 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 437 bytes on disk
I20260619 18:47:11.732643 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":378,"lbm_reads_lt_1ms":8}
I20260619 18:47:11.739923 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.794005 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.053s user 0.050s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":217,"dirs.run_cpu_time_us":385,"dirs.run_wall_time_us":4480,"drs_written":1,"lbm_read_time_us":213,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2244,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:11.802639 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 223 bytes on disk
I20260619 18:47:11.806810 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":316,"lbm_reads_lt_1ms":4}
I20260619 18:47:11.815613 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.865756 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.049s user 0.042s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":321,"dirs.run_wall_time_us":2192,"drs_written":1,"lbm_read_time_us":219,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2099,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:11.874536 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:11.931200 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.056s user 0.046s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":343,"dirs.run_wall_time_us":1934,"drs_written":1,"lbm_read_time_us":282,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3188,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:11.940045 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 437 bytes on disk
I20260619 18:47:11.945815 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.005s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":535,"lbm_reads_lt_1ms":8}
I20260619 18:47:11.954892 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:12.008750 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.053s user 0.047s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":114,"dirs.run_cpu_time_us":368,"dirs.run_wall_time_us":3286,"drs_written":1,"lbm_read_time_us":261,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2527,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:12.017524 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 223 bytes on disk
I20260619 18:47:12.020707 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":201,"lbm_reads_lt_1ms":4}
I20260619 18:47:12.029496 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:12.143774 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.113s user 0.059s sys 0.016s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":69,"dirs.run_cpu_time_us":296,"dirs.run_wall_time_us":1503,"drs_written":1,"lbm_read_time_us":280,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2279,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:12.156021 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 223 bytes on disk
I20260619 18:47:12.160573 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.004s user 0.000s sys 0.003s Metrics: {"cfile_init":1,"lbm_read_time_us":366,"lbm_reads_lt_1ms":4}
I20260619 18:47:12.167810 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:12.232136 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.064s user 0.057s sys 0.004s Metrics: {"bytes_written":4654,"cfile_init":1,"dirs.queue_time_us":269,"dirs.run_cpu_time_us":306,"dirs.run_wall_time_us":1472,"drs_written":1,"lbm_read_time_us":278,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2661,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260619 18:47:12.243530 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 247 bytes on disk
I20260619 18:47:12.247752 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4}
I20260619 18:47:12.256789 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:12.313470 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.056s user 0.053s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":292,"dirs.run_wall_time_us":3299,"drs_written":1,"lbm_read_time_us":177,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2533,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 18:47:12.325708 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:12.389495 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.063s user 0.052s sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":271,"dirs.run_wall_time_us":2028,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2026,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:12.401612 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 456 bytes on disk
I20260619 18:47:12.406966 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.005s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":513,"lbm_reads_lt_1ms":8}
I20260619 18:47:12.415068 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:12.478662 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.063s user 0.058s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":298,"dirs.run_wall_time_us":3365,"drs_written":1,"lbm_read_time_us":300,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2713,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":72448}
I20260619 18:47:12.487937 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:12.537951 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.049s user 0.044s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":1016,"dirs.run_cpu_time_us":264,"dirs.run_wall_time_us":1651,"drs_written":1,"lbm_read_time_us":219,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1658,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:12.546002 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 446 bytes on disk
I20260619 18:47:12.553773 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.005s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":502,"lbm_reads_lt_1ms":8}
I20260619 18:47:12.561390 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:12.624027 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.062s user 0.061s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":286,"dirs.run_wall_time_us":1605,"drs_written":1,"lbm_read_time_us":231,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2535,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 18:47:12.633594 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:12.698899 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.064s user 0.061s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":118,"dirs.run_cpu_time_us":402,"dirs.run_wall_time_us":3045,"drs_written":1,"lbm_read_time_us":276,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2448,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:12.706147 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 455 bytes on disk
I20260619 18:47:12.710741 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.004s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":515,"lbm_reads_lt_1ms":8}
I20260619 18:47:12.718539 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:12.791020 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.072s user 0.063s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":110,"dirs.run_cpu_time_us":329,"dirs.run_wall_time_us":3981,"drs_written":1,"lbm_read_time_us":288,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2246,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 18:47:12.802559 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d): perf score=1.000000
I20260619 18:47:12.861871 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.058s user 0.051s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":224,"dirs.run_cpu_time_us":292,"dirs.run_wall_time_us":3366,"drs_written":1,"lbm_read_time_us":278,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1856,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:12.868980 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:12.895959 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.026s user 0.026s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":130,"dirs.run_cpu_time_us":264,"dirs.run_wall_time_us":1530,"drs_written":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1802,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":3968}
I20260619 18:47:12.903182 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d): 455 bytes on disk
I20260619 18:47:12.907826 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(116a1fc2a94043e598fb6b9651f64f8d) complete. Timing: real 0.004s user 0.004s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":402,"lbm_reads_lt_1ms":8}
I20260619 18:47:12.914402 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 214 bytes on disk
I20260619 18:47:12.915751 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":180,"lbm_reads_lt_1ms":4}
I20260619 18:47:12.921924 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:12.950263 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.028s user 0.024s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":75,"dirs.run_cpu_time_us":286,"dirs.run_wall_time_us":1678,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1843,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:12.958216 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 223 bytes on disk
I20260619 18:47:12.960180 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.001s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":322,"lbm_reads_lt_1ms":4}
I20260619 18:47:12.968597 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:12.998325 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.029s user 0.018s sys 0.007s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":270,"dirs.run_wall_time_us":1697,"drs_written":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1826,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:13.005640 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.033277 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.027s user 0.021s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":283,"dirs.run_wall_time_us":1724,"drs_written":1,"lbm_read_time_us":168,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1693,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:13.041297 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.070624 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.029s user 0.025s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":121,"dirs.run_cpu_time_us":575,"dirs.run_wall_time_us":2998,"drs_written":1,"lbm_read_time_us":266,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2207,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:13.077374 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 620 bytes on disk
I20260619 18:47:13.080188 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":713,"lbm_reads_lt_1ms":12}
I20260619 18:47:13.086246 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.113134 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.026s user 0.024s sys 0.000s Metrics: {"bytes_written":4641,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":302,"dirs.run_wall_time_us":1811,"drs_written":1,"lbm_read_time_us":169,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1976,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:13.120479 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.151099 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.030s user 0.026s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":384,"dirs.run_wall_time_us":1676,"drs_written":1,"lbm_read_time_us":269,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1886,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:13.158671 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.187938 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.029s user 0.027s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":198,"dirs.run_cpu_time_us":336,"dirs.run_wall_time_us":1719,"drs_written":1,"lbm_read_time_us":163,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1691,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 18:47:13.196593 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 620 bytes on disk
I20260619 18:47:13.199244 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":550,"lbm_reads_lt_1ms":12}
I20260619 18:47:13.206038 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.238641 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.032s user 0.028s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":327,"dirs.run_wall_time_us":1850,"drs_written":1,"lbm_read_time_us":172,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1811,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:13.245998 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.278738 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.032s user 0.028s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":215,"dirs.run_cpu_time_us":280,"dirs.run_wall_time_us":2550,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1759,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:13.285894 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.319459 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.033s user 0.032s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":162,"dirs.run_cpu_time_us":257,"dirs.run_wall_time_us":2118,"drs_written":1,"lbm_read_time_us":222,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1804,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":8448}
I20260619 18:47:13.327649 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 638 bytes on disk
I20260619 18:47:13.330514 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":578,"lbm_reads_lt_1ms":12}
I20260619 18:47:13.338610 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.372200 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.033s user 0.028s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":315,"dirs.run_wall_time_us":2082,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1859,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:13.379693 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 214 bytes on disk
I20260619 18:47:13.381386 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":188,"lbm_reads_lt_1ms":4}
I20260619 18:47:13.388075 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.422538 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.034s user 0.027s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":383,"dirs.run_wall_time_us":2072,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1844,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:13.430712 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.466514 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.035s user 0.028s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":113,"dirs.run_cpu_time_us":351,"dirs.run_wall_time_us":2464,"drs_written":1,"lbm_read_time_us":233,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1780,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":16640}
I20260619 18:47:13.474475 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.508039 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.033s user 0.028s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":400,"dirs.run_wall_time_us":1753,"drs_written":1,"lbm_read_time_us":334,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1809,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:13.515566 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.549481 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.033s user 0.027s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":102,"dirs.run_cpu_time_us":336,"dirs.run_wall_time_us":2022,"drs_written":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1673,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:13.557183 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 850 bytes on disk
I20260619 18:47:13.560563 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":745,"lbm_reads_lt_1ms":16}
I20260619 18:47:13.568202 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.602329 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.034s user 0.031s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":266,"dirs.run_wall_time_us":1739,"drs_written":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1828,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:13.611377 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 223 bytes on disk
I20260619 18:47:13.613813 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":198,"lbm_reads_lt_1ms":4}
I20260619 18:47:13.620999 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.654919 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.033s user 0.030s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":80,"dirs.run_cpu_time_us":267,"dirs.run_wall_time_us":1985,"drs_written":1,"lbm_read_time_us":199,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1705,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:13.662768 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.696998 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.034s user 0.031s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":57,"dirs.run_cpu_time_us":309,"dirs.run_wall_time_us":1529,"drs_written":1,"lbm_read_time_us":372,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1656,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:13.707238 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 435 bytes on disk
I20260619 18:47:13.710237 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":562,"lbm_reads_lt_1ms":8}
I20260619 18:47:13.716950 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.752902 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.035s user 0.033s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":299,"dirs.run_wall_time_us":3102,"drs_written":1,"lbm_read_time_us":191,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1575,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":13696}
I20260619 18:47:13.762033 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.800936 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.038s user 0.032s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":343,"dirs.run_wall_time_us":1739,"drs_written":1,"lbm_read_time_us":171,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1785,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:13.808482 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 437 bytes on disk
I20260619 18:47:13.811882 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.003s user 0.000s sys 0.002s Metrics: {"cfile_init":2,"lbm_read_time_us":482,"lbm_reads_lt_1ms":8}
I20260619 18:47:13.819051 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.855638 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.036s user 0.031s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":329,"dirs.run_wall_time_us":1690,"drs_written":1,"lbm_read_time_us":209,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1642,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:13.863613 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.900235 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.036s user 0.031s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":298,"dirs.run_wall_time_us":1343,"drs_written":1,"lbm_read_time_us":202,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1824,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":9600}
I20260619 18:47:13.908927 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:13.945928 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.036s user 0.033s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":105,"dirs.run_cpu_time_us":295,"dirs.run_wall_time_us":1381,"drs_written":1,"lbm_read_time_us":169,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1709,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:13.954530 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 649 bytes on disk
I20260619 18:47:13.958829 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.004s user 0.000s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":862,"lbm_reads_lt_1ms":12}
I20260619 18:47:13.966349 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.008895 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.042s user 0.040s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":102,"dirs.run_cpu_time_us":419,"dirs.run_wall_time_us":1875,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1940,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:14.017942 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.058665 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.040s user 0.032s sys 0.004s Metrics: {"bytes_written":4641,"cfile_init":1,"dirs.queue_time_us":146,"dirs.run_cpu_time_us":351,"dirs.run_wall_time_us":1975,"drs_written":1,"lbm_read_time_us":212,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1738,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:14.067162 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.107272 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.039s user 0.031s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":321,"dirs.run_wall_time_us":1922,"drs_written":1,"lbm_read_time_us":236,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1741,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:14.116561 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 651 bytes on disk
I20260619 18:47:14.119892 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":474,"lbm_reads_lt_1ms":12}
I20260619 18:47:14.127225 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.168840 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.041s user 0.035s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":319,"dirs.run_wall_time_us":2051,"drs_written":1,"lbm_read_time_us":191,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1921,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 18:47:14.177551 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 232 bytes on disk
I20260619 18:47:14.180058 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":189,"lbm_reads_lt_1ms":4}
I20260619 18:47:14.187711 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.233749 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.045s user 0.042s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":289,"dirs.run_wall_time_us":1561,"drs_written":1,"lbm_read_time_us":177,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2937,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:14.243328 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.288251 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.044s user 0.043s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":102,"dirs.run_cpu_time_us":325,"dirs.run_wall_time_us":1920,"drs_written":1,"lbm_read_time_us":210,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1761,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:14.297739 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 446 bytes on disk
I20260619 18:47:14.301435 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":370,"lbm_reads_lt_1ms":8}
I20260619 18:47:14.310328 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.357867 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.047s user 0.036s sys 0.008s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":305,"dirs.run_wall_time_us":2376,"drs_written":1,"lbm_read_time_us":167,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1795,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":1280}
I20260619 18:47:14.366735 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.408562 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.041s user 0.040s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":276,"dirs.run_wall_time_us":1877,"drs_written":1,"lbm_read_time_us":181,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1845,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":6400}
I20260619 18:47:14.417307 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.459797 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.042s user 0.041s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":277,"dirs.run_wall_time_us":1787,"drs_written":1,"lbm_read_time_us":238,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1884,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:14.469833 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.513813 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.043s user 0.037s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":283,"dirs.run_wall_time_us":1670,"drs_written":1,"lbm_read_time_us":189,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1779,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:14.523087 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.570380 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.047s user 0.043s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":75,"dirs.run_cpu_time_us":293,"dirs.run_wall_time_us":2195,"drs_written":1,"lbm_read_time_us":185,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1967,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:14.579875 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.625743 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.045s user 0.038s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":274,"dirs.run_wall_time_us":1513,"drs_written":1,"lbm_read_time_us":196,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1584,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:14.634087 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 1321 bytes on disk
I20260619 18:47:14.640379 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.005s user 0.005s sys 0.000s Metrics: {"cfile_init":6,"lbm_read_time_us":1391,"lbm_reads_lt_1ms":24}
I20260619 18:47:14.648146 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.695744 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.046s user 0.045s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":279,"dirs.run_wall_time_us":1764,"drs_written":1,"lbm_read_time_us":163,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1537,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":1920}
I20260619 18:47:14.704263 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.750613 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.046s user 0.042s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":309,"dirs.run_wall_time_us":1988,"drs_written":1,"lbm_read_time_us":248,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1684,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:14.758766 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 454 bytes on disk
I20260619 18:47:14.762745 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":430,"lbm_reads_lt_1ms":8}
I20260619 18:47:14.771309 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.822494 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.050s user 0.047s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":101,"dirs.run_cpu_time_us":300,"dirs.run_wall_time_us":1964,"drs_written":1,"lbm_read_time_us":260,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1850,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 18:47:14.832687 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.885666 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.052s user 0.050s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":170,"dirs.run_cpu_time_us":381,"dirs.run_wall_time_us":2528,"drs_written":1,"lbm_read_time_us":209,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1831,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:14.896047 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(2f0e371feb8149eca0131029a2ed354c): perf score=1.000000
I20260619 18:47:14.951217 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.054s user 0.048s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":365,"dirs.run_wall_time_us":2366,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3305,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:14.961603 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c): 667 bytes on disk
I20260619 18:47:14.965816 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(2f0e371feb8149eca0131029a2ed354c) complete. Timing: real 0.004s user 0.001s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":509,"lbm_reads_lt_1ms":12}
I20260619 18:47:14.976418 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(48991a537a0649e3942e488b16299efb): perf score=1.000000
I20260619 18:47:15.031263 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.054s user 0.050s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":307,"dirs.run_wall_time_us":2812,"drs_written":1,"lbm_read_time_us":226,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1968,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"thread_start_us":612,"threads_started":1,"wal-append.queue_time_us":1010}
I20260619 18:47:15.041437 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.069351 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.027s user 0.025s sys 0.000s Metrics: {"bytes_written":4672,"cfile_init":1,"dirs.queue_time_us":73,"dirs.run_cpu_time_us":306,"dirs.run_wall_time_us":1777,"drs_written":1,"lbm_read_time_us":209,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1961,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":18}
I20260619 18:47:15.078227 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.105885 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.027s user 0.021s sys 0.003s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":342,"dirs.run_wall_time_us":2148,"drs_written":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1837,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:15.114542 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 551 bytes on disk
I20260619 18:47:15.116417 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":349,"lbm_reads_lt_1ms":8}
I20260619 18:47:15.124351 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb): 212 bytes on disk
I20260619 18:47:15.128276 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(48991a537a0649e3942e488b16299efb) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":216,"lbm_reads_lt_1ms":4}
I20260619 18:47:15.136014 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.163516 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.027s user 0.026s sys 0.000s Metrics: {"bytes_written":4641,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":2507,"drs_written":1,"lbm_read_time_us":179,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1802,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:15.173862 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 223 bytes on disk
I20260619 18:47:15.175148 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":196,"lbm_reads_lt_1ms":4}
I20260619 18:47:15.184814 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.214362 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.029s user 0.023s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":62,"dirs.run_cpu_time_us":275,"dirs.run_wall_time_us":2064,"drs_written":1,"lbm_read_time_us":297,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1917,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:15.223326 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.254040 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.030s user 0.027s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":169,"dirs.run_cpu_time_us":595,"dirs.run_wall_time_us":3304,"drs_written":1,"lbm_read_time_us":246,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1757,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:15.263375 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 426 bytes on disk
I20260619 18:47:15.265333 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":357,"lbm_reads_lt_1ms":8,"spinlock_wait_cycles":16128}
I20260619 18:47:15.273991 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.301930 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.027s user 0.025s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":339,"dirs.run_wall_time_us":2208,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1813,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:15.310401 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 214 bytes on disk
I20260619 18:47:15.312294 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":258,"lbm_reads_lt_1ms":4}
I20260619 18:47:15.320427 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.350159 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.029s user 0.028s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":106,"dirs.run_cpu_time_us":347,"dirs.run_wall_time_us":2580,"drs_written":1,"lbm_read_time_us":289,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1729,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:15.359172 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 214 bytes on disk
I20260619 18:47:15.361166 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":259,"lbm_reads_lt_1ms":4}
I20260619 18:47:15.369226 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.399166 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.029s user 0.025s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":275,"dirs.run_wall_time_us":1632,"drs_written":1,"lbm_read_time_us":221,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1787,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:15.408591 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 223 bytes on disk
I20260619 18:47:15.410871 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":306,"lbm_reads_lt_1ms":4}
I20260619 18:47:15.420938 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.453591 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.032s user 0.022s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":201,"dirs.run_cpu_time_us":296,"dirs.run_wall_time_us":2165,"drs_written":1,"lbm_read_time_us":263,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1573,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:15.463023 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 214 bytes on disk
I20260619 18:47:15.467366 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":260,"lbm_reads_lt_1ms":4}
I20260619 18:47:15.477798 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.507830 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.029s user 0.025s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":387,"dirs.run_wall_time_us":1987,"drs_written":1,"lbm_read_time_us":157,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1878,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 18:47:15.518527 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 212 bytes on disk
I20260619 18:47:15.520840 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":264,"lbm_reads_lt_1ms":4}
I20260619 18:47:15.529488 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.559700 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.030s user 0.029s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":71,"dirs.run_cpu_time_us":263,"dirs.run_wall_time_us":1923,"drs_written":1,"lbm_read_time_us":171,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1766,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:15.569073 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 214 bytes on disk
I20260619 18:47:15.571044 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.001s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":199,"lbm_reads_lt_1ms":4}
I20260619 18:47:15.579635 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.611186 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.031s user 0.027s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":114,"dirs.run_cpu_time_us":277,"dirs.run_wall_time_us":1587,"drs_written":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1601,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:15.620857 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 214 bytes on disk
I20260619 18:47:15.623253 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":4}
I20260619 18:47:15.631670 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.665915 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.034s user 0.027s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":301,"dirs.run_wall_time_us":1643,"drs_written":1,"lbm_read_time_us":162,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1607,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:15.678031 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.711782 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.033s user 0.032s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":108,"dirs.run_cpu_time_us":272,"dirs.run_wall_time_us":1611,"drs_written":1,"lbm_read_time_us":263,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1475,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:15.720757 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.755942 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.035s user 0.030s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":124,"dirs.run_cpu_time_us":294,"dirs.run_wall_time_us":2124,"drs_written":1,"lbm_read_time_us":264,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1842,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":1792}
I20260619 18:47:15.766933 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.803457 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.036s user 0.035s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":198,"dirs.run_cpu_time_us":314,"dirs.run_wall_time_us":2310,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1940,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:15.812717 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 863 bytes on disk
I20260619 18:47:15.815647 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":621,"lbm_reads_lt_1ms":16}
I20260619 18:47:15.824415 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.864231 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.039s user 0.037s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":393,"dirs.run_wall_time_us":2229,"drs_written":1,"lbm_read_time_us":161,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2096,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:15.873746 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 223 bytes on disk
I20260619 18:47:15.876317 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":275,"lbm_reads_lt_1ms":4}
I20260619 18:47:15.885404 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.923589 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.038s user 0.033s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":420,"dirs.run_wall_time_us":1936,"drs_written":1,"lbm_read_time_us":280,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1975,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:15.933734 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 223 bytes on disk
I20260619 18:47:15.936610 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":211,"lbm_reads_lt_1ms":4}
I20260619 18:47:15.946400 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:15.983174 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.035s user 0.030s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":255,"dirs.run_wall_time_us":1509,"drs_written":1,"lbm_read_time_us":170,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1639,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:15.993690 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 223 bytes on disk
I20260619 18:47:15.995875 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":192,"lbm_reads_lt_1ms":4}
I20260619 18:47:16.005374 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.044884 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.039s user 0.037s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":125,"dirs.run_cpu_time_us":310,"dirs.run_wall_time_us":1875,"drs_written":1,"lbm_read_time_us":274,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3087,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":1420800}
I20260619 18:47:16.054741 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 223 bytes on disk
I20260619 18:47:16.058147 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":435,"lbm_reads_lt_1ms":4}
I20260619 18:47:16.067080 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.105710 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.038s user 0.034s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":69,"dirs.run_cpu_time_us":322,"dirs.run_wall_time_us":2082,"drs_written":1,"lbm_read_time_us":248,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1976,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:16.115196 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.154625 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.039s user 0.032s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":314,"dirs.run_wall_time_us":2386,"drs_written":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1499,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:16.164718 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.205117 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.040s user 0.038s sys 0.000s Metrics: {"bytes_written":4641,"cfile_init":1,"dirs.queue_time_us":165,"dirs.run_cpu_time_us":315,"dirs.run_wall_time_us":1577,"drs_written":1,"lbm_read_time_us":165,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1905,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:16.216292 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 651 bytes on disk
I20260619 18:47:16.220325 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":892,"lbm_reads_lt_1ms":12}
I20260619 18:47:16.230425 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.268878 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.038s user 0.036s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":321,"dirs.run_wall_time_us":1659,"drs_written":1,"lbm_read_time_us":208,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2030,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 18:47:16.279721 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.321039 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.041s user 0.039s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":115,"dirs.run_cpu_time_us":347,"dirs.run_wall_time_us":1965,"drs_written":1,"lbm_read_time_us":230,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2077,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":17664}
I20260619 18:47:16.332257 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.376360 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.043s user 0.042s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":467,"dirs.run_wall_time_us":2578,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1913,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:16.386700 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.433148 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.046s user 0.043s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":241,"dirs.run_wall_time_us":5215,"drs_written":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1858,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":21376}
I20260619 18:47:16.446117 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.488443 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.042s user 0.041s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":335,"dirs.run_wall_time_us":2360,"drs_written":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1706,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 18:47:16.498271 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 1088 bytes on disk
I20260619 18:47:16.504727 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.006s user 0.003s sys 0.000s Metrics: {"cfile_init":5,"lbm_read_time_us":957,"lbm_reads_lt_1ms":20,"spinlock_wait_cycles":14592}
I20260619 18:47:16.514755 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.557866 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.042s user 0.040s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":338,"dirs.run_wall_time_us":2954,"drs_written":1,"lbm_read_time_us":238,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1843,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":1792}
I20260619 18:47:16.570086 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 232 bytes on disk
I20260619 18:47:16.573266 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":245,"lbm_reads_lt_1ms":4}
I20260619 18:47:16.582827 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.627164 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.043s user 0.039s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":212,"dirs.run_cpu_time_us":326,"dirs.run_wall_time_us":1685,"drs_written":1,"lbm_read_time_us":157,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1824,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 18:47:16.638413 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.690974 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.052s user 0.043s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":355,"dirs.run_wall_time_us":2059,"drs_written":1,"lbm_read_time_us":195,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2126,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:16.705153 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.754331 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.048s user 0.045s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":261,"dirs.run_wall_time_us":1909,"drs_written":1,"lbm_read_time_us":256,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2311,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:16.765805 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.814728 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.048s user 0.044s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":325,"dirs.run_wall_time_us":2074,"drs_written":1,"lbm_read_time_us":167,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2352,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:16.826192 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.877727 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.051s user 0.048s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":727,"dirs.run_wall_time_us":3066,"drs_written":1,"lbm_read_time_us":186,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1767,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:16.889201 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:16.938661 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.049s user 0.046s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":332,"dirs.run_wall_time_us":1895,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2000,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":10496}
I20260619 18:47:16.951210 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:17.000272 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.048s user 0.044s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":149,"dirs.run_cpu_time_us":417,"dirs.run_wall_time_us":2670,"drs_written":1,"lbm_read_time_us":237,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1643,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:17.012454 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 1570 bytes on disk
I20260619 18:47:17.020476 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.007s user 0.006s sys 0.000s Metrics: {"cfile_init":7,"lbm_read_time_us":1509,"lbm_reads_lt_1ms":28}
I20260619 18:47:17.032461 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736): perf score=1.000000
I20260619 18:47:17.130883 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: FlushMRSOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.098s user 0.062s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":361,"dirs.run_wall_time_us":2165,"drs_written":1,"lbm_read_time_us":6557,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3,"lbm_write_time_us":2362,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 18:47:17.150197 5282 maintenance_manager.cc:419] P 884d0dbcd62d4d07b6c382946a6ad78d: Scheduling UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736): 223 bytes on disk
I20260619 18:47:17.159410 5215 maintenance_manager.cc:643] P 884d0dbcd62d4d07b6c382946a6ad78d: UndoDeltaBlockGCOp(ae7c8f6e375c40d2b67b16181901e736) complete. Timing: real 0.004s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":329,"lbm_reads_lt_1ms":4}
W20260619 18:47:18.663727 5384 scanner-internal.cc:458] Time spent opening tablet: real 0.501s user 0.000s sys 0.010s
W20260619 18:47:18.733927 5394 scanner-internal.cc:458] Time spent opening tablet: real 0.533s user 0.006s sys 0.005s
W20260619 18:47:18.781180 5385 scanner-internal.cc:458] Time spent opening tablet: real 0.630s user 0.002s sys 0.006s
W20260619 18:47:18.797143 5426 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 48463.2us
W20260619 18:47:18.989358 5457 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 76931.9us
W20260619 18:47:19.181394 5387 scanner-internal.cc:458] Time spent opening tablet: real 0.824s user 0.006s sys 0.007s
W20260619 18:47:19.295189 5392 scanner-internal.cc:458] Time spent opening tablet: real 0.790s user 0.002s sys 0.011s
W20260619 18:47:19.494729 5415 scanner-internal.cc:458] Time spent opening tablet: real 0.670s user 0.001s sys 0.009s
W20260619 18:47:19.808063 5474 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 52895.8us
W20260619 18:47:19.938268 5386 scanner-internal.cc:458] Time spent opening tablet: real 1.030s user 0.005s sys 0.015s
W20260619 18:47:19.935726 5417 scanner-internal.cc:458] Time spent opening tablet: real 1.261s user 0.007s sys 0.003s
W20260619 18:47:19.954380 5480 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 53000.8us
W20260619 18:47:19.986811 5489 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 97013.6us
W20260619 18:47:20.000828 5475 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 63693.3us
W20260619 18:47:20.039199 5486 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 103970us
W20260619 18:47:19.809960 5484 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 134420us
W20260619 18:47:20.137434 5510 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 165641us
W20260619 18:47:20.149571 5485 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 117023us
W20260619 18:47:20.225138 5406 scanner-internal.cc:458] Time spent opening tablet: real 1.267s user 0.005s sys 0.000s
W20260619 18:47:20.260861 5493 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 81455.6us
W20260619 18:47:20.437012 5543 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 50200.8us
W20260619 18:47:20.487918 5429 scanner-internal.cc:458] Time spent opening tablet: real 1.391s user 0.009s sys 0.007s
W20260619 18:47:20.529639 5565 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 106289us
W20260619 18:47:20.688952 5596 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 48827.6us
W20260619 18:47:20.828401 5566 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 94286.6us
W20260619 18:47:20.839215 5563 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 78052.9us
W20260619 18:47:20.844312 5569 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 59387.7us
W20260619 18:47:20.929816 5587 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 281890us
W20260619 18:47:21.059082 5502 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.516s user 0.023s sys 0.058s
W20260619 18:47:21.059535 5502 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.516s user 0.023s sys 0.059s
W20260619 18:47:21.060372 5213 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.524s user 0.013s sys 0.069s
W20260619 18:47:21.065445 5643 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.560s user 0.038s sys 0.023s
W20260619 18:47:21.065881 5643 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.561s user 0.038s sys 0.023s
W20260619 18:47:21.076910 5213 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.541s user 0.014s sys 0.069s
W20260619 18:47:21.157809 5452 scanner-internal.cc:458] Time spent opening tablet: real 1.057s user 0.016s sys 0.018s
W20260619 18:47:21.181941 5454 scanner-internal.cc:458] Time spent opening tablet: real 1.057s user 0.037s sys 0.097s
W20260619 18:47:21.215860 5628 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 45143.4us
W20260619 18:47:21.351188 5499 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.730s user 0.034s sys 0.064s
W20260619 18:47:21.382783 5518 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.533s user 0.005s sys 0.012s
W20260619 18:47:21.383191 5518 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.549s user 0.005s sys 0.012s
W20260619 18:47:21.383929 5517 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.580s user 0.081s sys 0.054s
W20260619 18:47:21.384285 5517 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.591s user 0.081s sys 0.054s
W20260619 18:47:21.373803 5499 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.753s user 0.035s sys 0.064s
W20260619 18:47:21.431437 5662 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.678s user 0.026s sys 0.024s
W20260619 18:47:21.432008 5662 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.679s user 0.026s sys 0.024s
W20260619 18:47:21.433934 5495 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.577s user 0.010s sys 0.022s
W20260619 18:47:21.434415 5495 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.578s user 0.010s sys 0.022s
W20260619 18:47:21.431808 5554 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.567s user 0.018s sys 0.014s
W20260619 18:47:21.435981 5554 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.571s user 0.018s sys 0.014s
W20260619 18:47:21.439971 5462 scanner-internal.cc:458] Time spent opening tablet: real 1.319s user 0.011s sys 0.041s
W20260619 18:47:21.447297 5634 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.695s user 0.036s sys 0.030s
W20260619 18:47:21.448032 5634 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.696s user 0.036s sys 0.030s
W20260619 18:47:21.482973 5570 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.536s user 0.003s sys 0.025s
W20260619 18:47:21.485447 5625 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.678s user 0.008s sys 0.010s
W20260619 18:47:21.540031 5625 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.735s user 0.008s sys 0.010s
W20260619 18:47:21.542590 5530 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.554s user 0.010s sys 0.038s
W20260619 18:47:21.563871 5621 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.548s user 0.014s sys 0.043s
W20260619 18:47:21.574796 5588 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.583s user 0.011s sys 0.034s
W20260619 18:47:21.582474 5530 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.808s user 0.010s sys 0.039s
W20260619 18:47:21.589519 5621 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.797s user 0.015s sys 0.043s
W20260619 18:47:21.607054 5588 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.620s user 0.012s sys 0.034s
W20260619 18:47:21.743150 5540 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.570s user 0.007s sys 0.030s
W20260619 18:47:21.769762 5540 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.767s user 0.008s sys 0.030s
W20260619 18:47:21.803006 5461 scanner-internal.cc:458] Time spent opening tablet: real 1.579s user 0.008s sys 0.015s
W20260619 18:47:21.918118 5631 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 76269.4us
W20260619 18:47:21.944717 5214 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.551s user 0.045s sys 0.024s
W20260619 18:47:21.945106 5214 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.563s user 0.045s sys 0.024s
W20260619 18:47:22.120877 5505 scanner-internal.cc:458] Time spent opening tablet: real 1.634s user 0.004s sys 0.022s
W20260619 18:47:22.475183 5437 scanner-internal.cc:458] Time spent opening tablet: real 3.121s user 0.006s sys 0.020s
W20260619 18:47:23.075233 5776 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.554s user 0.034s sys 0.050s
W20260619 18:47:23.079171 5776 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.631s user 0.035s sys 0.050s
W20260619 18:47:23.113190 5466 scanner-internal.cc:458] Time spent opening tablet: real 2.819s user 0.005s sys 0.009s
W20260619 18:47:23.147879 5459 scanner-internal.cc:458] Time spent opening tablet: real 2.973s user 0.017s sys 0.008s
W20260619 18:47:23.212496 5478 scanner-internal.cc:458] Time spent opening tablet: real 2.908s user 0.009s sys 0.003s
W20260619 18:47:23.235004 5517 scanner-internal.cc:458] Time spent opening tablet: real 2.502s user 0.084s sys 0.055s
W20260619 18:47:23.341207 5692 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 137599us
W20260619 18:47:23.350265 5717 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 123114us
W20260619 18:47:23.401624 5561 scanner-internal.cc:458] Time spent opening tablet: real 2.359s user 0.019s sys 0.009s
W20260619 18:47:23.402552 5731 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 157868us
W20260619 18:47:23.414903 5463 scanner-internal.cc:458] Time spent opening tablet: real 2.842s user 0.020s sys 0.067s
I20260619 18:47:23.427763 5232 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:41506 (request call id 0) took 1042 ms. Trace:
W20260619 18:47:23.436893 5499 scanner-internal.cc:458] Time spent opening tablet: real 2.818s user 0.038s sys 0.065s
W20260619 18:47:23.454739 5527 scanner-internal.cc:458] Time spent opening tablet: real 2.460s user 0.011s sys 0.014s
I20260619 18:47:23.434480 5232 rpcz_store.cc:276] 0619 18:47:22.420592 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 18:47:22.432860 (+ 12268us) service_pool.cc:227] Handling call
0619 18:47:22.452427 (+ 19567us) tablet_service.cc:2780] Created scanner de2d62da2e8a46ddb8d8762cc8803fed for tablet 116a1fc2a94043e598fb6b9651f64f8d, query id is db2b9d0b802449de88f6290d6b0f26a6
0619 18:47:22.467679 (+ 15252us) tablet_service.cc:2920] Creating iterator
0619 18:47:22.468631 (+ 952us) tablet_service.cc:2945] Iterator created
0619 18:47:22.597636 (+129005us) spinlock_profiling.cc:243] Waited 3.99 ms on lock 0x7b2400000ab8. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c5e83be99 00007f7c5e843e4e 00007f7c63272754 00007f7c63272265 00007f7c6327212f 00007f7c632723ca 00007f7c6311b9ce 00007f7c63121f7c
0619 18:47:23.042061 (+444425us) spinlock_profiling.cc:243] Waited 14.8 ms on lock 0x7b24000015f8. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b68ade 00007f7c62b69820 00007f7c6321a57f 00007f7c63219d5f 00007f7c6333cb68 00007f7c5ce64f82
0619 18:47:23.116447 (+ 74386us) spinlock_profiling.cc:243] Waited 2.43 ms on lock 0x7b2400000a28. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b8aa5a 00007f7c62b8a347 00007f7c62b8a2e0 00007f7c62b697b8 00007f7c6321a373 00007f7c63219d5f
0619 18:47:23.131012 (+ 14565us) tablet_service.cc:2967] Iterator init: OK
0619 18:47:23.131181 (+ 169us) tablet_service.cc:3010] has_more: true
0619 18:47:23.131305 (+ 124us) tablet_service.cc:3027] Continuing scan request
0619 18:47:23.137124 (+ 5819us) tablet_service.cc:3091] Found scanner de2d62da2e8a46ddb8d8762cc8803fed for tablet 116a1fc2a94043e598fb6b9651f64f8d, query id is db2b9d0b802449de88f6290d6b0f26a6
0619 18:47:23.328668 (+191544us) spinlock_profiling.cc:243] Waited 51.7 ms on lock 0x7b2400000a28. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b8aa5a 00007f7c62b8a347 00007f7c62b8a2e0 00007f7c62b68038 00007f7c6321ac7b 00007f7c6321b0b2
0619 18:47:23.402360 (+ 73692us) spinlock_profiling.cc:243] Waited 8.21 ms on lock 0x7b24000015f8. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b68729 00007f7c62b67fbb 00007f7c6321ac7b 00007f7c6321b0b2 00007f7c6333d719 00007f7c5ce65ce6
0619 18:47:23.419283 (+ 16923us) spinlock_profiling.cc:243] Waited 6.92 ms on lock 0x7b2400000a28. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b8aa5a 00007f7c62b8a347 00007f7c62b8a2e0 00007f7c62b68038 00007f7c6321ac7b 00007f7c6321b0b2
0619 18:47:23.427689 (+ 8406us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":23,"cfile_cache_hit_bytes":792,"cfile_cache_miss":2,"cfile_cache_miss_bytes":40,"lbm_read_time_us":247,"lbm_reads_lt_1ms":2,"rowset_iterators":4,"scanner_bytes_read":388,"spinlock_wait_cycles":202707968}
W20260619 18:47:23.577827 5533 scanner-internal.cc:458] Time spent opening tablet: real 2.956s user 0.004s sys 0.047s
W20260619 18:47:23.598690 5460 scanner-internal.cc:458] Time spent opening tablet: real 3.309s user 0.024s sys 0.007s
W20260619 18:47:23.686404 5554 scanner-internal.cc:458] Time spent opening tablet: real 2.822s user 0.018s sys 0.016s
I20260619 18:47:23.668444 5229 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:41476 (request call id 0) took 1138 ms. Trace:
W20260619 18:47:23.718603 5570 scanner-internal.cc:458] Time spent opening tablet: real 2.772s user 0.004s sys 0.026s
W20260619 18:47:23.760121 5664 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 73920.6us
I20260619 18:47:23.771320 5223 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:41556 (request call id 0) took 1039 ms. Trace:
I20260619 18:47:23.688760 5229 rpcz_store.cc:276] 0619 18:47:22.520825 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 18:47:22.594578 (+ 73753us) service_pool.cc:227] Handling call
0619 18:47:22.602186 (+ 7608us) tablet_service.cc:2780] Created scanner 8737dfc6bf9d4eb28e49fdcd53f24620 for tablet 116a1fc2a94043e598fb6b9651f64f8d, query id is fdaa5defad08414383a02acb31c330ca
0619 18:47:22.642272 (+ 40086us) tablet_service.cc:2920] Creating iterator
0619 18:47:22.684520 (+ 42248us) tablet_service.cc:2945] Iterator created
0619 18:47:23.099840 (+415320us) spinlock_profiling.cc:243] Waited 3.51 ms on lock 0x7b2400000f38. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b8aa5a 00007f7c62b8a347 00007f7c62b8a2e0 00007f7c62b697b8 00007f7c6321a373 00007f7c63219d5f
0619 18:47:23.257399 (+157559us) tablet_service.cc:2967] Iterator init: OK
0619 18:47:23.263835 (+ 6436us) tablet_service.cc:3010] has_more: true
0619 18:47:23.272661 (+ 8826us) tablet_service.cc:3027] Continuing scan request
0619 18:47:23.323278 (+ 50617us) tablet_service.cc:3091] Found scanner 8737dfc6bf9d4eb28e49fdcd53f24620 for tablet 116a1fc2a94043e598fb6b9651f64f8d, query id is fdaa5defad08414383a02acb31c330ca
0619 18:47:23.426189 (+102911us) spinlock_profiling.cc:243] Waited 1.44 ms on lock 0x7b2400000f38. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b68ade 00007f7c62b6809b 00007f7c6321ac7b 00007f7c6321b0b2 00007f7c6333d719 00007f7c5ce65ce6
0619 18:47:23.556445 (+130256us) spinlock_profiling.cc:243] Waited 4.44 ms on lock 0x7b24000015f8. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b68ade 00007f7c62b6809b 00007f7c6321ac7b 00007f7c6321b0b2 00007f7c6333d719 00007f7c5ce65ce6
0619 18:47:23.658806 (+102361us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":23,"cfile_cache_hit_bytes":794,"cfile_cache_miss":2,"cfile_cache_miss_bytes":40,"lbm_read_time_us":248,"lbm_reads_lt_1ms":2,"rowset_iterators":4,"scanner_bytes_read":390,"spinlock_wait_cycles":21592064}
I20260619 18:47:23.794229 5223 rpcz_store.cc:276] 0619 18:47:22.746315 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 18:47:22.758106 (+ 11791us) service_pool.cc:227] Handling call
0619 18:47:22.829395 (+ 71289us) tablet_service.cc:2780] Created scanner d8a111e66cb44aeeb65e14a23cd5e1b6 for tablet 116a1fc2a94043e598fb6b9651f64f8d, query id is 2f974097127f4e3b8e70b3b78ed49193
0619 18:47:22.950864 (+121469us) tablet_service.cc:2920] Creating iterator
0619 18:47:22.984521 (+ 33657us) tablet_service.cc:2945] Iterator created
0619 18:47:23.160271 (+175750us) spinlock_profiling.cc:243] Waited 6.45 ms on lock 0x7b24000015f8. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b68ade 00007f7c62b69820 00007f7c6321a57f 00007f7c63219d5f 00007f7c6333cb68 00007f7c5ce64f82
0619 18:47:23.160919 (+ 648us) tablet_service.cc:2967] Iterator init: OK
0619 18:47:23.161135 (+ 216us) tablet_service.cc:3010] has_more: true
0619 18:47:23.161268 (+ 133us) tablet_service.cc:3027] Continuing scan request
0619 18:47:23.161673 (+ 405us) tablet_service.cc:3091] Found scanner d8a111e66cb44aeeb65e14a23cd5e1b6 for tablet 116a1fc2a94043e598fb6b9651f64f8d, query id is 2f974097127f4e3b8e70b3b78ed49193
0619 18:47:23.333380 (+171707us) spinlock_profiling.cc:243] Waited 4.8 ms on lock 0x7b2400000a28. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b68ade 00007f7c62b6809b 00007f7c6321ac7b 00007f7c6321b0b2 00007f7c6333d719 00007f7c5ce65ce6
0619 18:47:23.401775 (+ 68395us) spinlock_profiling.cc:243] Waited 2.22 ms on lock 0x7b2400000f38. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b8aa5a 00007f7c62b8a347 00007f7c62b8a2e0 00007f7c62b68038 00007f7c6321ac7b 00007f7c6321b0b2
0619 18:47:23.469904 (+ 68129us) spinlock_profiling.cc:243] Waited 6.34 ms on lock 0x7b2400000a28. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b68ade 00007f7c62b6809b 00007f7c6321ac7b 00007f7c6321b0b2 00007f7c6333d719 00007f7c5ce65ce6
0619 18:47:23.665613 (+195709us) spinlock_profiling.cc:243] Waited 18.6 ms on lock 0x7b24000015f8. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b8aa5a 00007f7c62b8a347 00007f7c62b8a2e0 00007f7c62b68038 00007f7c6321ac7b 00007f7c6321b0b2
0619 18:47:23.768515 (+102902us) tablet_service.cc:3165] Deadline expired - responding early
0619 18:47:23.771253 (+ 2738us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":24,"cfile_cache_hit_bytes":805,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":175,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":382,"spinlock_wait_cycles":88385152}
W20260619 18:47:23.848549 5539 scanner-internal.cc:458] Time spent opening tablet: real 2.967s user 0.009s sys 0.017s
I20260619 18:47:23.777742 5224 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:41586 (request call id 0) took 1085 ms. Trace:
I20260619 18:47:23.849360 5224 rpcz_store.cc:276] 0619 18:47:22.688936 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 18:47:22.689226 (+ 290us) service_pool.cc:227] Handling call
0619 18:47:22.725960 (+ 36734us) tablet_service.cc:2780] Created scanner 0a3ace8f9dd94791a0e15bbf55b853c1 for tablet 116a1fc2a94043e598fb6b9651f64f8d, query id is e46adc82a29c4ad5858ec40d89eba40e
0619 18:47:22.770457 (+ 44497us) tablet_service.cc:2920] Creating iterator
0619 18:47:22.771674 (+ 1217us) tablet_service.cc:2945] Iterator created
0619 18:47:23.139641 (+367967us) tablet_service.cc:2967] Iterator init: OK
0619 18:47:23.143367 (+ 3726us) tablet_service.cc:3010] has_more: true
0619 18:47:23.153694 (+ 10327us) tablet_service.cc:3027] Continuing scan request
0619 18:47:23.184157 (+ 30463us) tablet_service.cc:3091] Found scanner 0a3ace8f9dd94791a0e15bbf55b853c1 for tablet 116a1fc2a94043e598fb6b9651f64f8d, query id is e46adc82a29c4ad5858ec40d89eba40e
0619 18:47:23.351499 (+167342us) spinlock_profiling.cc:243] Waited 2.23 ms on lock 0x7b24000015f8. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b8aa5a 00007f7c62b8a347 00007f7c62b8a2e0 00007f7c62b68038 00007f7c6321ac7b 00007f7c6321b0b2
0619 18:47:23.445082 (+ 93583us) spinlock_profiling.cc:243] Waited 8.65 ms on lock 0x7b2400000a28. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b8aa5a 00007f7c62b8a347 00007f7c62b8a2e0 00007f7c62b68038 00007f7c6321ac7b 00007f7c6321b0b2
0619 18:47:23.582590 (+137508us) spinlock_profiling.cc:243] Waited 8.31 ms on lock 0x7b24000015f8. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b68ade 00007f7c62b6809b 00007f7c6321ac7b 00007f7c6321b0b2 00007f7c6333d719 00007f7c5ce65ce6
0619 18:47:23.774593 (+192003us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":22,"cfile_cache_hit_bytes":737,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":222,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":380,"spinlock_wait_cycles":44140672}
W20260619 18:47:23.853736 5523 scanner-internal.cc:458] Time spent opening tablet: real 2.838s user 0.012s sys 0.011s
W20260619 18:47:23.899180 5526 scanner-internal.cc:458] Time spent opening tablet: real 3.266s user 0.005s sys 0.000s
W20260619 18:47:24.012707 5671 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 198024us
W20260619 18:47:24.015802 5735 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 236630us
W20260619 18:47:24.041854 5591 scanner-internal.cc:458] Time spent opening tablet: real 2.664s user 0.011s sys 0.002s
W20260619 18:47:24.100380 5779 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 122879us
W20260619 18:47:24.134819 5706 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 165511us
W20260619 18:47:24.153293 5540 scanner-internal.cc:458] Time spent opening tablet: real 3.150s user 0.010s sys 0.031s
W20260619 18:47:24.175751 5759 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 163380us
W20260619 18:47:24.279052 5783 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 159798us
W20260619 18:47:24.321714 5679 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 234654us
W20260619 18:47:24.326579 5601 scanner-internal.cc:458] Time spent opening tablet: real 2.193s user 0.006s sys 0.001s
W20260619 18:47:24.347965 5550 scanner-internal.cc:458] Time spent opening tablet: real 3.007s user 0.001s sys 0.003s
W20260619 18:47:24.350133 5588 scanner-internal.cc:458] Time spent opening tablet: real 3.359s user 0.013s sys 0.034s
W20260619 18:47:24.348132 5623 scanner-internal.cc:458] Time spent opening tablet: real 2.640s user 0.007s sys 0.001s
W20260619 18:47:24.489908 5609 scanner-internal.cc:458] Time spent opening tablet: real 2.405s user 0.009s sys 0.009s
W20260619 18:47:24.476384 5785 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 192912us
W20260619 18:47:24.493505 5793 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 154763us
W20260619 18:47:24.643117 5544 scanner-internal.cc:458] Time spent opening tablet: real 3.661s user 0.013s sys 0.011s
W20260619 18:47:24.740283 5819 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 116489us
W20260619 18:47:24.786358 5812 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 118185us
W20260619 18:47:24.847260 5829 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 80066us
W20260619 18:47:24.943938 5826 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 101357us
W20260619 18:47:25.037624 5621 scanner-internal.cc:458] Time spent opening tablet: real 0.973s user 0.014s sys 0.011s
W20260619 18:47:25.061261 5867 meta_cache.cc:1097] Time spent processing table locations response: real 0.064s user 0.000s sys 0.001s
W20260619 18:47:25.208803 5862 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 239091us
W20260619 18:47:25.258033 5625 scanner-internal.cc:458] Time spent opening tablet: real 1.325s user 0.011s sys 0.013s
W20260619 18:47:25.305277 5901 meta_cache.cc:1097] Time spent processing table locations response: real 0.068s user 0.001s sys 0.000s
W20260619 18:47:25.337273 5888 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 275277us
W20260619 18:47:25.374464 5634 scanner-internal.cc:458] Time spent opening tablet: real 1.811s user 0.006s sys 0.009s
W20260619 18:47:25.417771 5842 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 108865us
W20260619 18:47:25.424891 5881 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 226058us
W20260619 18:47:25.428086 5701 scanner-internal.cc:458] Time spent opening tablet: real 1.431s user 0.003s sys 0.020s
W20260619 18:47:25.445767 5841 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 193205us
W20260619 18:47:25.447960 5872 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 197704us
W20260619 18:47:25.503718 5742 scanner-internal.cc:458] Time spent opening tablet: real 1.290s user 0.001s sys 0.007s
W20260619 18:47:25.661374 5662 scanner-internal.cc:458] Time spent opening tablet: real 2.049s user 0.019s sys 0.018s
W20260619 18:47:25.671190 5828 meta_cache.cc:1097] Time spent processing table locations response: real 0.078s user 0.000s sys 0.000s
W20260619 18:47:25.734473 5740 scanner-internal.cc:458] Time spent opening tablet: real 1.429s user 0.001s sys 0.016s
W20260619 18:47:25.844077 5643 scanner-internal.cc:458] Time spent opening tablet: real 1.538s user 0.011s sys 0.023s
W20260619 18:47:25.856029 5638 scanner-internal.cc:458] Time spent opening tablet: real 1.370s user 0.003s sys 0.009s
W20260619 18:47:25.943754 5877 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 70170.7us
W20260619 18:47:26.045615 5683 scanner-internal.cc:458] Time spent opening tablet: real 2.468s user 0.002s sys 0.007s
W20260619 18:47:26.045339 5720 scanner-internal.cc:458] Time spent opening tablet: real 1.692s user 0.005s sys 0.012s
W20260619 18:47:26.129506 5729 scanner-internal.cc:458] Time spent opening tablet: real 1.468s user 0.008s sys 0.004s
W20260619 18:47:26.110127 5947 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 153705us
W20260619 18:47:26.233549 5835 scanner-internal.cc:458] Time spent opening tablet: real 1.025s user 0.001s sys 0.004s
W20260619 18:47:26.244951 5918 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 160947us
W20260619 18:47:26.273537 5957 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 140375us
W20260619 18:47:26.270289 5743 scanner-internal.cc:458] Time spent opening tablet: real 1.479s user 0.002s sys 0.015s
W20260619 18:47:26.288729 5790 scanner-internal.cc:458] Time spent opening tablet: real 1.463s user 0.004s sys 0.000s
W20260619 18:47:26.353658 5776 scanner-internal.cc:458] Time spent opening tablet: real 1.466s user 0.018s sys 0.024s
W20260619 18:47:26.357657 5923 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 216573us
W20260619 18:47:26.375077 5807 scanner-internal.cc:458] Time spent opening tablet: real 1.490s user 0.011s sys 0.019s
W20260619 18:47:26.478673 5797 scanner-internal.cc:458] Time spent opening tablet: real 1.222s user 0.002s sys 0.006s
W20260619 18:47:26.545181 5901 scanner-internal.cc:458] Time spent opening tablet: real 0.923s user 0.000s sys 0.015s
W20260619 18:47:26.560633 5825 scanner-internal.cc:458] Time spent opening tablet: real 1.051s user 0.011s sys 0.012s
W20260619 18:47:26.592967 5859 scanner-internal.cc:458] Time spent opening tablet: real 1.015s user 0.004s sys 0.008s
W20260619 18:47:26.587563 5814 scanner-internal.cc:458] Time spent opening tablet: real 1.374s user 0.006s sys 0.002s
W20260619 18:47:26.613442 5853 scanner-internal.cc:458] Time spent opening tablet: real 0.791s user 0.002s sys 0.006s
W20260619 18:47:26.619916 5867 scanner-internal.cc:458] Time spent opening tablet: real 1.326s user 0.026s sys 0.007s
W20260619 18:47:26.672075 5818 scanner-internal.cc:458] Time spent opening tablet: real 1.055s user 0.010s sys 0.004s
W20260619 18:47:26.808806 5848 scanner-internal.cc:458] Time spent opening tablet: real 0.773s user 0.017s sys 0.013s
W20260619 18:47:26.837417 6021 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 43814.4us
W20260619 18:47:26.845731 5919 scanner-internal.cc:458] Time spent opening tablet: real 0.560s user 0.003s sys 0.010s
W20260619 18:47:26.903669 5911 scanner-internal.cc:458] Time spent opening tablet: real 0.679s user 0.004s sys 0.008s
W20260619 18:47:26.944002 5949 scanner-internal.cc:458] Time spent opening tablet: real 0.523s user 0.004s sys 0.005s
W20260619 18:47:26.950920 5891 scanner-internal.cc:458] Time spent opening tablet: real 0.552s user 0.009s sys 0.009s
W20260619 18:47:26.969687 5840 scanner-internal.cc:458] Time spent opening tablet: real 1.477s user 0.004s sys 0.010s
W20260619 18:47:26.991667 5907 scanner-internal.cc:458] Time spent opening tablet: real 1.005s user 0.011s sys 0.009s
W20260619 18:47:27.006793 5828 scanner-internal.cc:458] Time spent opening tablet: real 1.127s user 0.008s sys 0.026s
W20260619 18:47:27.060284 5914 scanner-internal.cc:458] Time spent opening tablet: real 0.575s user 0.019s sys 0.015s
W20260619 18:47:27.080436 5878 scanner-internal.cc:458] Time spent opening tablet: real 1.228s user 0.014s sys 0.025s
W20260619 18:47:28.349128 6102 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 70296.1us
W20260619 18:47:28.624890 6086 scanner-internal.cc:458] Time spent opening tablet: real 0.583s user 0.001s sys 0.004s
W20260619 18:47:28.631903 6106 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 57622.2us
W20260619 18:47:28.677054 6129 scanner-internal.cc:458] Time spent opening tablet: real 0.607s user 0.002s sys 0.004s
W20260619 18:47:28.877213 6098 scanner-internal.cc:458] Time spent opening tablet: real 0.812s user 0.004s sys 0.005s
W20260619 18:47:28.909391 6181 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 52848.2us
W20260619 18:47:28.919148 6163 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 77065.6us
W20260619 18:47:28.931388 6092 scanner-internal.cc:458] Time spent opening tablet: real 0.551s user 0.001s sys 0.026s
W20260619 18:47:29.038184 6152 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 103954us
W20260619 18:47:29.062769 6107 scanner-internal.cc:458] Time spent opening tablet: real 0.987s user 0.012s sys 0.001s
W20260619 18:47:29.081466 6116 scanner-internal.cc:458] Time spent opening tablet: real 0.802s user 0.002s sys 0.003s
W20260619 18:47:29.129503 6085 scanner-internal.cc:458] Time spent opening tablet: real 0.723s user 0.002s sys 0.008s
W20260619 18:47:29.140077 6227 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 91187.6us
W20260619 18:47:29.140246 6088 scanner-internal.cc:458] Time spent opening tablet: real 1.106s user 0.005s sys 0.004s
W20260619 18:47:29.248682 6104 scanner-internal.cc:458] Time spent opening tablet: real 1.178s user 0.006s sys 0.002s
W20260619 18:47:29.248831 6212 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 131890us
W20260619 18:47:29.266527 6218 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 124736us
W20260619 18:47:29.264957 6234 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 189280us
W20260619 18:47:29.412825 6186 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 255926us
W20260619 18:47:29.427428 6180 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 170297us
W20260619 18:47:29.490826 6192 meta_cache.cc:1097] Time spent processing table locations response: real 0.059s user 0.000s sys 0.001s
W20260619 18:47:29.568096 6179 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 300869us
W20260619 18:47:29.580678 6208 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 139279us
W20260619 18:47:29.913230 6096 scanner-internal.cc:458] Time spent opening tablet: real 1.209s user 0.004s sys 0.011s
W20260619 18:47:30.020182 6239 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 331011us
W20260619 18:47:30.100037 6267 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 400462us
W20260619 18:47:30.136878 6298 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 138382us
W20260619 18:47:30.320892 6211 meta_cache.cc:1097] Time spent processing table locations response: real 0.071s user 0.002s sys 0.000s
W20260619 18:47:30.545298 6400 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.521s user 0.020s sys 0.006s
W20260619 18:47:30.556348 6410 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.523s user 0.010s sys 0.023s
W20260619 18:47:30.580749 6410 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.557s user 0.010s sys 0.024s
W20260619 18:47:30.629086 6225 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.503s user 0.018s sys 0.034s
W20260619 18:47:30.684784 6225 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.564s user 0.018s sys 0.034s
W20260619 18:47:30.717592 6270 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 209103us
W20260619 18:47:30.813112 6188 scanner-internal.cc:458] Time spent opening tablet: real 1.430s user 0.007s sys 0.002s
W20260619 18:47:30.823797 6142 scanner-internal.cc:458] Time spent opening tablet: real 1.569s user 0.003s sys 0.006s
W20260619 18:47:30.891651 6144 scanner-internal.cc:458] Time spent opening tablet: real 1.790s user 0.002s sys 0.014s
W20260619 18:47:30.904935 6302 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 189541us
W20260619 18:47:30.937211 6286 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 440115us
W20260619 18:47:30.960276 6288 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 58136.4us
W20260619 18:47:31.010990 6322 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 538215us
W20260619 18:47:31.029083 6318 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 64587.5us
W20260619 18:47:31.088109 6303 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 216771us
W20260619 18:47:31.284680 6328 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 376012us
W20260619 18:47:31.302914 6317 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 413308us
W20260619 18:47:31.329348 6156 scanner-internal.cc:458] Time spent opening tablet: real 2.322s user 0.001s sys 0.005s
W20260619 18:47:31.480687 6348 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 245977us
W20260619 18:47:31.543502 6150 scanner-internal.cc:458] Time spent opening tablet: real 1.904s user 0.008s sys 0.013s
W20260619 18:47:31.563012 6190 scanner-internal.cc:458] Time spent opening tablet: real 1.945s user 0.003s sys 0.001s
W20260619 18:47:31.566401 6202 scanner-internal.cc:458] Time spent opening tablet: real 2.231s user 0.015s sys 0.010s
W20260619 18:47:31.642418 6346 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 122203us
W20260619 18:47:31.644001 6385 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 419659us
W20260619 18:47:31.738762 6182 scanner-internal.cc:458] Time spent opening tablet: real 2.378s user 0.005s sys 0.005s
W20260619 18:47:31.718559 6351 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 79088.4us
W20260619 18:47:31.927958 6192 scanner-internal.cc:458] Time spent opening tablet: real 2.361s user 0.020s sys 0.008s
W20260619 18:47:32.052284 6384 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 264699us
W20260619 18:47:32.057230 6359 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 105607us
W20260619 18:47:32.148296 6444 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 81669.7us
W20260619 18:47:32.173820 6376 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 239839us
W20260619 18:47:32.329849 6361 meta_cache.cc:1097] Time spent processing table locations response: real 0.065s user 0.000s sys 0.001s
W20260619 18:47:32.394029 6442 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 198499us
W20260619 18:47:32.437865 6402 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 203278us
W20260619 18:47:32.411808 6170 scanner-internal.cc:458] Time spent opening tablet: real 2.497s user 0.007s sys 0.009s
W20260619 18:47:32.490417 6414 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 310693us
W20260619 18:47:32.484153 6427 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 264643us
W20260619 18:47:32.932370 6358 meta_cache.cc:1261] Time spent looking up entry by key: real 0.286s user 0.000s sys 0.010s
W20260619 18:47:32.966081 6225 scanner-internal.cc:458] Time spent opening tablet: real 2.846s user 0.018s sys 0.035s
W20260619 18:47:33.041134 6565 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.605s user 0.017s sys 0.023s
W20260619 18:47:33.049794 6565 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.652s user 0.017s sys 0.023s
W20260619 18:47:33.109207 6368 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.523s user 0.025s sys 0.061s
W20260619 18:47:33.109752 6368 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.585s user 0.025s sys 0.062s
W20260619 18:47:33.115639 6557 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.676s user 0.045s sys 0.063s
W20260619 18:47:33.116463 6557 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.677s user 0.045s sys 0.063s
W20260619 18:47:33.147150 6569 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.641s user 0.016s sys 0.043s
W20260619 18:47:33.153489 6158 scanner-internal.cc:458] Time spent opening tablet: real 3.389s user 0.010s sys 0.011s
W20260619 18:47:33.147661 6569 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.740s user 0.017s sys 0.043s
W20260619 18:47:33.176590 6570 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.518s user 0.010s sys 0.023s
W20260619 18:47:33.256107 6162 scanner-internal.cc:458] Time spent opening tablet: real 3.513s user 0.019s sys 0.019s
W20260619 18:47:33.332647 6282 scanner-internal.cc:458] Time spent opening tablet: real 2.295s user 0.003s sys 0.000s
W20260619 18:47:33.391064 6211 scanner-internal.cc:458] Time spent opening tablet: real 2.935s user 0.001s sys 0.020s
W20260619 18:47:33.581565 6400 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 1.32684e+06us
W20260619 18:47:33.664637 6280 scanner-internal.cc:458] Time spent opening tablet: real 3.214s user 0.007s sys 0.048s
W20260619 18:47:33.839504 6456 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 450387us
W20260619 18:47:33.953445 6230 scanner-internal.cc:458] Time spent opening tablet: real 3.139s user 0.009s sys 0.015s
W20260619 18:47:34.009233 6277 scanner-internal.cc:458] Time spent opening tablet: real 2.835s user 0.015s sys 0.013s
W20260619 18:47:34.011448 6410 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 288026us
W20260619 18:47:34.041591 6268 scanner-internal.cc:458] Time spent opening tablet: real 2.949s user 0.021s sys 0.005s
W20260619 18:47:34.137223 6308 scanner-internal.cc:458] Time spent opening tablet: real 2.845s user 0.012s sys 0.000s
W20260619 18:47:34.150767 6511 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 90032.2us
W20260619 18:47:34.184847 6484 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 161471us
W20260619 18:47:34.188854 6510 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 92275.3us
W20260619 18:47:34.249748 6294 scanner-internal.cc:458] Time spent opening tablet: real 3.063s user 0.018s sys 0.011s
W20260619 18:47:34.250568 6480 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 134408us
W20260619 18:47:34.249768 6284 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:31.131489 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43590 (local address 127.0.198.190:40205)
0619 18:47:31.193748 (+ 62259us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:31.193782 (+ 34us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:31.663141 (+469359us) server_negotiation.cc:407] Connection header received
0619 18:47:31.665020 (+ 1879us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:31.669049 (+ 4029us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:31.686395 (+ 17346us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:31.693066 (+ 6671us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:31.882842 (+189776us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:32.073852 (+191010us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.127882 (+1054030us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.673615 (+545733us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.674421 (+ 806us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:34.210224 (+535803us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43590: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":876187,"server-negotiator.queue_time_us":61787}
W20260619 18:47:34.263639 6522 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:31.139139 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:43590)
0619 18:47:31.661311 (+522172us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:31.662315 (+ 1004us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:31.663314 (+ 999us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:31.711077 (+ 47763us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:31.713482 (+ 2405us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:31.726148 (+ 12666us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:31.878158 (+152010us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:31.878228 (+ 70us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:32.077161 (+198933us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:32.078586 (+ 1425us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:33.127398 (+1048812us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:33.127504 (+ 106us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.675142 (+547638us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.675183 (+ 41us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:33.904967 (+229784us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:34.125583 (+220616us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 18:47:34.126467 (+ 884us) client_negotiation.cc:656] calling sasl_client_start()
0619 18:47:34.127906 (+ 1439us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 18:47:34.132483 (+ 4577us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 18:47:34.199931 (+ 67448us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.190:40205: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":476585,"mutex_wait_us":1438026,"thread_start_us":411207,"threads_started":1}
W20260619 18:47:34.277038 6525 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:31.136043 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:55364)
0619 18:47:31.155253 (+ 19210us) spinlock_profiling.cc:243] Waited 1.89 ms on lock 0x7b4400023f4c. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c450a95 00007f7c5c4514b2 00007f7c62a2e511 00007f7c62a29e1a 00007f7c5c5205fe 00007f7c6534ba39 00007f7c5c53d8bb 00007f7c5c53bcbf 00007f7c5c53de22 00007f7c61014c48
0619 18:47:31.569679 (+414426us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:31.569753 (+ 74us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:31.570283 (+ 530us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:31.652717 (+ 82434us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:31.653823 (+ 1106us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:31.659518 (+ 5695us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:32.167955 (+508437us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:32.168023 (+ 68us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.396522 (+1228499us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.396571 (+ 49us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:33.879839 (+483268us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:33.879899 (+ 60us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.942978 (+ 63079us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.943036 (+ 58us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:34.044259 (+101223us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:34.044502 (+ 243us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 18:47:34.201146 (+156644us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: received 12 of 15 requested bytes
Metrics: {"client-negotiator.queue_time_us":433074,"mutex_wait_us":1005942,"spinlock_wait_cycles":4349824,"thread_start_us":432270,"threads_started":1}
W20260619 18:47:34.269465 6476 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 285333us
W20260619 18:47:34.299543 6377 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:31.131386 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:55364 (local address 127.0.198.129:41401)
0619 18:47:31.360556 (+229170us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:31.360591 (+ 35us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:31.572039 (+211448us) server_negotiation.cc:407] Connection header received
0619 18:47:31.572190 (+ 151us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:31.572218 (+ 28us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:31.622418 (+ 50200us) spinlock_profiling.cc:243] Waited 3.95 ms on lock 0x7b24000c3728. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c506851 00007f7c5c506702 0000000000632649 00007f7c5c695480 00007f7c5c6a1fb2 00007f7c6105cd8f 00007f7c6105b5c8 00007f7c60ffc0e0 00007f7c60ffb915 00007f7c6101ad3c
0619 18:47:31.644032 (+ 21614us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:31.647649 (+ 3617us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:32.170887 (+523238us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.373185 (+1202298us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.880667 (+507482us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.942565 (+ 61898us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.942851 (+ 286us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:34.069812 (+126961us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0619 18:47:34.125460 (+ 55648us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0619 18:47:34.171970 (+ 46510us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:55364: sent 0 of 3 requested bytes
Metrics: {"mutex_wait_us":1038546,"server-negotiator.queue_time_us":215350,"spinlock_wait_cycles":9085184,"thread_start_us":386562,"threads_started":1}
I20260619 18:47:34.304672 6273 scanner-internal.cc:172] Scan of tablet 48991a537a0649e3942e488b16299efb at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:34.305472 6273 scanner-internal.cc:458] Time spent opening tablet: real 3.296s user 0.021s sys 0.017s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: received 12 of 15 requested bytes
W20260619 18:47:34.290216 6537 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 147647us
W20260619 18:47:34.309069 6405 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:31.116229 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:55362 (local address 127.0.198.129:41401)
0619 18:47:31.364517 (+248288us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:31.364546 (+ 29us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:31.710490 (+345944us) server_negotiation.cc:407] Connection header received
0619 18:47:31.711795 (+ 1305us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:31.711828 (+ 33us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:31.712377 (+ 549us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:31.712562 (+ 185us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:32.028087 (+315525us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.131418 (+1103331us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.477762 (+346344us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.901268 (+423506us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.956031 (+ 54763us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:34.204394 (+248363us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:55362: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1509405,"server-negotiator.queue_time_us":218627,"thread_start_us":90622,"threads_started":1}
W20260619 18:47:34.320791 6528 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:31.133694 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:55362)
0619 18:47:31.704749 (+571055us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:31.704796 (+ 47us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:31.705082 (+ 286us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:31.712611 (+ 7529us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:31.712678 (+ 67us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:31.712742 (+ 64us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:32.019983 (+307241us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:32.021476 (+ 1493us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.131877 (+1110401us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.131928 (+ 51us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:33.439076 (+307148us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:33.443176 (+ 4100us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.928970 (+485794us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.930414 (+ 1444us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:34.099375 (+168961us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:34.187820 (+ 88445us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 18:47:34.213672 (+ 25852us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":528084,"mutex_wait_us":728173,"thread_start_us":459270,"threads_started":1}
I20260619 18:47:34.339637 6243 scanner-internal.cc:172] Scan of tablet 48991a537a0649e3942e488b16299efb at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:34.340255 6243 scanner-internal.cc:458] Time spent opening tablet: real 3.468s user 0.010s sys 0.000s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
W20260619 18:47:34.353353 6326 scanner-internal.cc:458] Time spent opening tablet: real 2.645s user 0.007s sys 0.000s
W20260619 18:47:34.357544 6527 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:31.186147 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:43612)
0619 18:47:31.678975 (+492828us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:31.680310 (+ 1335us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:31.693903 (+ 13593us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:31.739013 (+ 45110us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:31.739044 (+ 31us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:31.739158 (+ 114us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:31.877271 (+138113us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:31.878294 (+ 1023us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:32.231778 (+353484us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:32.231817 (+ 39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:33.644889 (+1413072us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:33.644958 (+ 69us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.998986 (+354028us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.999026 (+ 40us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:34.098827 (+ 99801us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:34.220758 (+121931us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 18:47:34.222586 (+ 1828us) client_negotiation.cc:656] calling sasl_client_start()
0619 18:47:34.225123 (+ 2537us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 18:47:34.229121 (+ 3998us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 18:47:34.274391 (+ 45270us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.190:40205: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":448088,"mutex_wait_us":1521321,"thread_start_us":388429,"threads_started":1}
W20260619 18:47:34.396772 6519 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:31.589792 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:43612 (local address 127.0.198.190:40205)
0619 18:47:31.660032 (+ 70240us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:31.661872 (+ 1840us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:31.682137 (+ 20265us) server_negotiation.cc:407] Connection header received
0619 18:47:31.715605 (+ 33468us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:31.717185 (+ 1580us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:31.737958 (+ 20773us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:31.738196 (+ 238us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:31.884807 (+146611us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:32.225623 (+340816us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.667374 (+1441751us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.995640 (+328266us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:34.097425 (+101785us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:34.318971 (+221546us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43612: BlockingRecv error: recv got EOF from 127.0.0.1:43612 (error 108)
Metrics: {"mutex_wait_us":796203,"server-negotiator.queue_time_us":2347}
W20260619 18:47:34.466135 6538 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 49335.6us
W20260619 18:47:34.566740 6278 scanner-internal.cc:458] Time spent opening tablet: real 3.328s user 0.012s sys 0.025s
W20260619 18:47:34.612668 6540 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 195204us
W20260619 18:47:34.662806 6590 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 199071us
W20260619 18:47:34.728185 6350 scanner-internal.cc:458] Time spent opening tablet: real 2.958s user 0.002s sys 0.006s
W20260619 18:47:34.841496 6331 scanner-internal.cc:458] Time spent opening tablet: real 2.914s user 0.008s sys 0.009s
W20260619 18:47:34.809989 6358 scanner-internal.cc:458] Time spent opening tablet: real 2.268s user 0.001s sys 0.024s
W20260619 18:47:34.873688 6321 scanner-internal.cc:458] Time spent opening tablet: real 2.596s user 0.002s sys 0.027s
W20260619 18:47:34.939520 6289 scanner-internal.cc:458] Time spent opening tablet: real 3.347s user 0.019s sys 0.003s
W20260619 18:47:34.956719 6609 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 360508us
W20260619 18:47:34.958796 6570 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 394518us
W20260619 18:47:35.039922 6361 scanner-internal.cc:458] Time spent opening tablet: real 2.517s user 0.006s sys 0.023s
W20260619 18:47:35.135411 6581 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:31.992591 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:55428)
0619 18:47:32.138333 (+145742us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:32.139226 (+ 893us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:32.139879 (+ 653us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:32.143317 (+ 3438us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:32.144747 (+ 1430us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:32.147224 (+ 2477us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:33.516624 (+1369400us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:33.516699 (+ 75us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.998698 (+481999us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:33.998744 (+ 46us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:34.479703 (+480959us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:34.480047 (+ 344us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:34.724772 (+244725us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:34.724810 (+ 38us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:34.883696 (+158886us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:34.917501 (+ 33805us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 18:47:35.013997 (+ 96496us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":130958,"mutex_wait_us":1903582,"thread_start_us":123279,"threads_started":1}
W20260619 18:47:35.184880 6595 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 212594us
W20260619 18:47:35.217345 6577 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:31.972033 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:55428 (local address 127.0.198.129:41401)
0619 18:47:32.132661 (+160628us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:32.132696 (+ 35us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:32.139387 (+ 6691us) server_negotiation.cc:407] Connection header received
0619 18:47:32.140258 (+ 871us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:32.140299 (+ 41us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:32.140783 (+ 484us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:32.141007 (+ 224us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:33.550276 (+1409269us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:33.992029 (+441753us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:34.481045 (+489016us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:34.720993 (+239948us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:34.880730 (+159737us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:34.919090 (+ 38360us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0619 18:47:35.051223 (+132133us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0619 18:47:35.068348 (+ 17125us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:55428: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":862008,"server-negotiator.queue_time_us":150122,"thread_start_us":104178,"threads_started":1}
I20260619 18:47:35.221642 6330 scanner-internal.cc:172] Scan of tablet 48991a537a0649e3942e488b16299efb at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:35.222198 6330 scanner-internal.cc:458] Time spent opening tablet: real 3.393s user 0.005s sys 0.006s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: received 0 of 4 requested bytes
W20260619 18:47:35.315925 6332 scanner-internal.cc:458] Time spent opening tablet: real 2.351s user 0.016s sys 0.021s
W20260619 18:47:35.360971 6373 scanner-internal.cc:458] Time spent opening tablet: real 2.389s user 0.014s sys 0.028s
W20260619 18:47:35.418164 6345 scanner-internal.cc:458] Time spent opening tablet: real 3.178s user 0.018s sys 0.003s
W20260619 18:47:35.513626 6615 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 91322.4us
W20260619 18:47:35.528981 6375 scanner-internal.cc:458] Time spent opening tablet: real 1.845s user 0.016s sys 0.013s
W20260619 18:47:35.532316 6603 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 191936us
W20260619 18:47:35.555639 6672 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 164885us
W20260619 18:47:35.622206 6381 scanner-internal.cc:458] Time spent opening tablet: real 2.440s user 0.009s sys 0.006s
W20260619 18:47:35.738811 6585 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 338089us
W20260619 18:47:35.828708 6344 scanner-internal.cc:458] Time spent opening tablet: real 2.865s user 0.011s sys 0.045s
W20260619 18:47:35.846640 6673 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 103066us
W20260619 18:47:35.889038 6474 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 298751us
W20260619 18:47:35.935945 6648 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 281992us
W20260619 18:47:35.937021 6668 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 433456us
W20260619 18:47:36.131515 6624 meta_cache.cc:1097] Time spent processing table locations response: real 0.078s user 0.001s sys 0.001s
W20260619 18:47:36.169876 6362 scanner-internal.cc:458] Time spent opening tablet: real 4.098s user 0.011s sys 0.029s
W20260619 18:47:36.146432 6478 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 232150us
W20260619 18:47:36.210492 6702 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 251095us
W20260619 18:47:36.192013 6671 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 422009us
W20260619 18:47:36.224581 6697 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 227091us
W20260619 18:47:36.328234 6448 scanner-internal.cc:458] Time spent opening tablet: real 2.014s user 0.009s sys 0.019s
W20260619 18:47:36.316988 6650 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s user 0.004s sys 0.000s
W20260619 18:47:36.352406 6435 scanner-internal.cc:458] Time spent opening tablet: real 1.957s user 0.003s sys 0.012s
W20260619 18:47:36.360704 6712 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 194929us
W20260619 18:47:36.389578 6403 meta_cache.cc:1097] Time spent processing table locations response: real 0.112s user 0.003s sys 0.001s
W20260619 18:47:36.577606 6398 scanner-internal.cc:458] Time spent opening tablet: real 2.603s user 0.020s sys 0.009s
W20260619 18:47:36.723992 6734 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 132837us
W20260619 18:47:36.735301 6835 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.520s user 0.006s sys 0.015s
W20260619 18:47:36.772785 6421 scanner-internal.cc:458] Time spent opening tablet: real 2.377s user 0.008s sys 0.017s
W20260619 18:47:36.782519 6757 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 179011us
W20260619 18:47:36.886050 6356 scanner-internal.cc:458] Time spent opening tablet: real 2.745s user 0.005s sys 0.019s
W20260619 18:47:37.029183 6488 scanner-internal.cc:458] Time spent opening tablet: real 2.501s user 0.000s sys 0.012s
W20260619 18:47:37.097311 6477 scanner-internal.cc:458] Time spent opening tablet: real 2.795s user 0.007s sys 0.019s
W20260619 18:47:37.112032 6499 scanner-internal.cc:458] Time spent opening tablet: real 2.656s user 0.002s sys 0.014s
W20260619 18:47:37.162464 6771 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 80903.6us
W20260619 18:47:37.167411 6736 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 266364us
W20260619 18:47:37.336143 6787 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 91089us
W20260619 18:47:37.304296 6728 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 154476us
W20260619 18:47:37.506194 6781 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 279955us
W20260619 18:47:37.522596 6784 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 167377us
W20260619 18:47:37.579831 6517 scanner-internal.cc:458] Time spent opening tablet: real 2.310s user 0.010s sys 0.018s
W20260619 18:47:37.652441 6503 scanner-internal.cc:458] Time spent opening tablet: real 2.924s user 0.025s sys 0.044s
W20260619 18:47:37.720091 6468 scanner-internal.cc:458] Time spent opening tablet: real 3.294s user 0.012s sys 0.011s
W20260619 18:47:37.765416 6775 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 312726us
W20260619 18:47:37.866191 6747 meta_cache.cc:1097] Time spent processing table locations response: real 0.112s user 0.001s sys 0.000s
W20260619 18:47:37.987222 6754 meta_cache.cc:1097] Time spent processing table locations response: real 0.099s user 0.000s sys 0.001s
W20260619 18:47:37.870297 6545 scanner-internal.cc:458] Time spent opening tablet: real 2.449s user 0.003s sys 0.014s
W20260619 18:47:37.991222 6756 meta_cache.cc:1261] Time spent looking up entry by key: real 0.223s user 0.002s sys 0.011s
W20260619 18:47:38.008858 6758 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 437752us
W20260619 18:47:37.863003 6809 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 170108us
W20260619 18:47:38.063512 6786 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 501988us
W20260619 18:47:38.124643 6557 scanner-internal.cc:458] Time spent opening tablet: real 2.576s user 0.004s sys 0.005s
W20260619 18:47:38.137138 6561 scanner-internal.cc:458] Time spent opening tablet: real 2.999s user 0.010s sys 0.007s
W20260619 18:47:38.174218 6566 scanner-internal.cc:458] Time spent opening tablet: real 3.284s user 0.016s sys 0.013s
W20260619 18:47:38.165290 6626 scanner-internal.cc:458] Time spent opening tablet: real 2.412s user 0.002s sys 0.021s
W20260619 18:47:38.229687 6637 scanner-internal.cc:458] Time spent opening tablet: real 2.237s user 0.018s sys 0.034s
W20260619 18:47:38.319625 6801 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 677615us
W20260619 18:47:38.339581 6553 scanner-internal.cc:458] Time spent opening tablet: real 2.897s user 0.012s sys 0.007s
W20260619 18:47:38.345880 6687 scanner-internal.cc:458] Time spent opening tablet: real 1.782s user 0.022s sys 0.023s
W20260619 18:47:38.371657 6569 scanner-internal.cc:458] Time spent opening tablet: real 2.626s user 0.006s sys 0.004s
W20260619 18:47:38.494215 6650 scanner-internal.cc:458] Time spent opening tablet: real 1.933s user 0.002s sys 0.016s
W20260619 18:47:38.495229 6828 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 120942us
W20260619 18:47:38.566220 6835 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 136423us
W20260619 18:47:38.732705 6424 scanner-internal.cc:458] Time spent opening tablet: real 2.557s user 0.020s sys 0.037s
W20260619 18:47:38.751277 6624 scanner-internal.cc:458] Time spent opening tablet: real 2.587s user 0.027s sys 0.041s
W20260619 18:47:38.827411 6571 scanner-internal.cc:458] Time spent opening tablet: real 3.044s user 0.012s sys 0.004s
W20260619 18:47:38.919304 6692 scanner-internal.cc:458] Time spent opening tablet: real 2.333s user 0.005s sys 0.016s
W20260619 18:47:38.948376 6403 scanner-internal.cc:458] Time spent opening tablet: real 2.479s user 0.003s sys 0.017s
W20260619 18:47:38.976122 6584 scanner-internal.cc:458] Time spent opening tablet: real 2.926s user 0.063s sys 0.075s
W20260619 18:47:39.032083 6874 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 365929us
W20260619 18:47:39.115473 6565 scanner-internal.cc:458] Time spent opening tablet: real 3.301s user 0.013s sys 0.016s
W20260619 18:47:39.150115 6823 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 681262us
W20260619 18:47:39.226517 6881 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:36.141687 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57358)
0619 18:47:36.872575 (+730888us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:36.873662 (+ 1087us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:36.880018 (+ 6356us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:36.927067 (+ 47049us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:36.931609 (+ 4542us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:36.946354 (+ 14745us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:37.216346 (+269992us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:37.216408 (+ 62us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:37.334781 (+118373us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:37.334821 (+ 40us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:38.150558 (+815737us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:38.159516 (+ 8958us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:38.423433 (+263917us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:38.426409 (+ 2976us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:38.824429 (+398020us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:39.165791 (+341362us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 18:47:39.165821 (+ 30us) client_negotiation.cc:656] calling sasl_client_start()
0619 18:47:39.166131 (+ 310us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 18:47:39.166303 (+ 172us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 18:47:39.205460 (+ 39157us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.190:40205: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":636922,"mutex_wait_us":1600771,"thread_start_us":455218,"threads_started":1}
W20260619 18:47:39.250572 6436 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:36.141467 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57358 (local address 127.0.198.190:40205)
0619 18:47:36.161333 (+ 19866us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:36.161378 (+ 45us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:36.873875 (+712497us) server_negotiation.cc:407] Connection header received
0619 18:47:36.887129 (+ 13254us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:36.898359 (+ 11230us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:36.903727 (+ 5368us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:36.903908 (+ 181us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:37.216923 (+313015us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:37.334511 (+117588us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:38.164932 (+830421us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:38.419066 (+254134us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:38.552967 (+133901us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:39.198164 (+645197us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57358: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":544642,"server-negotiator.queue_time_us":3395}
W20260619 18:47:39.304436 6865 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 234235us
W20260619 18:47:39.316965 6866 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 153764us
W20260619 18:47:39.384992 6669 scanner-internal.cc:458] Time spent opening tablet: real 2.819s user 0.013s sys 0.007s
W20260619 18:47:39.497550 6690 scanner-internal.cc:458] Time spent opening tablet: real 2.190s user 0.008s sys 0.017s
W20260619 18:47:39.603211 6729 scanner-internal.cc:458] Time spent opening tablet: real 2.466s user 0.022s sys 0.012s
W20260619 18:47:39.609452 6725 scanner-internal.cc:458] Time spent opening tablet: real 1.202s user 0.003s sys 0.000s
W20260619 18:47:39.622033 6740 scanner-internal.cc:458] Time spent opening tablet: real 1.938s user 0.010s sys 0.010s
W20260619 18:47:39.648495 6714 scanner-internal.cc:458] Time spent opening tablet: real 2.672s user 0.015s sys 0.014s
W20260619 18:47:39.701172 6877 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 133579us
W20260619 18:47:39.763833 6905 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 139563us
W20260619 18:47:39.808435 6699 scanner-internal.cc:458] Time spent opening tablet: real 2.587s user 0.007s sys 0.012s
W20260619 18:47:39.917289 6785 scanner-internal.cc:458] Time spent opening tablet: real 1.124s user 0.006s sys 0.014s
W20260619 18:47:39.918994 6766 scanner-internal.cc:458] Time spent opening tablet: real 1.561s user 0.009s sys 0.021s
W20260619 18:47:39.955528 6733 scanner-internal.cc:458] Time spent opening tablet: real 1.754s user 0.006s sys 0.012s
W20260619 18:47:40.094884 6737 scanner-internal.cc:458] Time spent opening tablet: real 2.884s user 0.004s sys 0.018s
W20260619 18:47:40.155844 6840 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 424143us
W20260619 18:47:40.193504 6747 scanner-internal.cc:458] Time spent opening tablet: real 2.015s user 0.007s sys 0.007s
W20260619 18:47:40.265329 7034 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 135552us
W20260619 18:47:40.266314 6888 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 193341us
W20260619 18:47:40.308809 6756 scanner-internal.cc:458] Time spent opening tablet: real 2.550s user 0.008s sys 0.017s
W20260619 18:47:40.397398 6958 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 129933us
W20260619 18:47:40.439421 6951 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 358034us
W20260619 18:47:40.579556 7003 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 224278us
W20260619 18:47:40.627988 6763 scanner-internal.cc:458] Time spent opening tablet: real 2.522s user 0.012s sys 0.015s
W20260619 18:47:40.731226 6754 scanner-internal.cc:458] Time spent opening tablet: real 2.556s user 0.013s sys 0.020s
W20260619 18:47:40.824344 6706 scanner-internal.cc:458] Time spent opening tablet: real 3.294s user 0.006s sys 0.029s
W20260619 18:47:40.919866 7038 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 107764us
W20260619 18:47:40.924831 6962 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 106349us
W20260619 18:47:40.932389 7035 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 188907us
W20260619 18:47:41.029407 7019 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 356867us
W20260619 18:47:41.082487 6774 scanner-internal.cc:458] Time spent opening tablet: real 2.448s user 0.014s sys 0.031s
W20260619 18:47:41.139482 6961 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 165021us
W20260619 18:47:41.129611 6983 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 158525us
W20260619 18:47:41.198009 7062 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 155801us
W20260619 18:47:41.204331 7085 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 225531us
W20260619 18:47:41.218675 7069 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 136124us
W20260619 18:47:41.281782 7105 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 194365us
W20260619 18:47:41.325906 7004 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 182888us
W20260619 18:47:41.497864 7050 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 277986us
W20260619 18:47:41.513578 7080 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 434903us
W20260619 18:47:41.601083 7221 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.546s user 0.059s sys 0.060s
W20260619 18:47:41.671909 7221 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.620s user 0.060s sys 0.060s
W20260619 18:47:41.684122 6833 scanner-internal.cc:458] Time spent opening tablet: real 2.232s user 0.014s sys 0.008s
W20260619 18:47:41.678099 7068 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 488265us
W20260619 18:47:41.728673 7231 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.625s user 0.009s sys 0.012s
W20260619 18:47:41.730064 7006 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.602s user 0.019s sys 0.010s
W20260619 18:47:41.761518 7215 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.650s user 0.003s sys 0.030s
W20260619 18:47:41.761160 7230 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.650s user 0.007s sys 0.019s
W20260619 18:47:41.770797 7258 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.664s user 0.003s sys 0.032s
W20260619 18:47:41.767057 7231 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.670s user 0.009s sys 0.013s
W20260619 18:47:41.773785 7006 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.655s user 0.020s sys 0.010s
W20260619 18:47:41.774590 7215 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.683s user 0.003s sys 0.031s
W20260619 18:47:41.784421 7230 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.684s user 0.007s sys 0.019s
W20260619 18:47:41.788205 7258 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.681s user 0.003s sys 0.033s
W20260619 18:47:41.780020 7241 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.593s user 0.001s sys 0.019s
W20260619 18:47:41.796351 7225 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.702s user 0.033s sys 0.081s
W20260619 18:47:41.803926 7225 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.725s user 0.033s sys 0.081s
W20260619 18:47:41.803256 7242 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.713s user 0.039s sys 0.090s
W20260619 18:47:41.805069 7242 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.734s user 0.039s sys 0.090s
W20260619 18:47:41.788036 6991 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.591s user 0.009s sys 0.012s
W20260619 18:47:41.802829 7241 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.624s user 0.002s sys 0.020s
W20260619 18:47:41.815629 6991 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.633s user 0.009s sys 0.012s
W20260619 18:47:41.888289 6938 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.693s user 0.011s sys 0.020s
W20260619 18:47:41.891464 6938 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.696s user 0.011s sys 0.021s
W20260619 18:47:42.053639 7126 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 210473us
W20260619 18:47:42.142096 7153 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 110365us
W20260619 18:47:42.166054 6831 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 121691us
W20260619 18:47:42.499577 6999 meta_cache.cc:1097] Time spent processing table locations response: real 0.090s user 0.003s sys 0.003s
W20260619 18:47:42.516989 6812 scanner-internal.cc:458] Time spent opening tablet: real 2.638s user 0.007s sys 0.004s
I20260619 18:47:42.526928 5235 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:38690 (request call id 0) took 1237 ms. Trace:
W20260619 18:47:42.515120 7148 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 236927us
I20260619 18:47:42.527432 5235 rpcz_store.cc:276] 0619 18:47:41.281504 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 18:47:41.281708 (+ 204us) service_pool.cc:227] Handling call
0619 18:47:41.282349 (+ 641us) tablet_service.cc:2780] Created scanner e779c45f48ff45128dea7395e420096c for tablet 2f0e371feb8149eca0131029a2ed354c, query id is 08a47ce8638d4547947266d6475239bd
0619 18:47:41.293314 (+ 10965us) tablet_service.cc:2920] Creating iterator
0619 18:47:41.293670 (+ 356us) tablet_service.cc:2945] Iterator created
0619 18:47:41.310850 (+ 17180us) tablet_service.cc:2967] Iterator init: OK
0619 18:47:41.310993 (+ 143us) tablet_service.cc:3010] has_more: true
0619 18:47:41.311112 (+ 119us) tablet_service.cc:3027] Continuing scan request
0619 18:47:41.311429 (+ 317us) tablet_service.cc:3091] Found scanner e779c45f48ff45128dea7395e420096c for tablet 2f0e371feb8149eca0131029a2ed354c, query id is 08a47ce8638d4547947266d6475239bd
0619 18:47:42.515263 (+1203834us) spinlock_profiling.cc:243] Waited 15.6 ms on lock 0x7b2400000f38. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b68729 00007f7c62b67fbb 00007f7c6321ac7b 00007f7c6321b0b2 00007f7c6333d719 00007f7c5ce65ce6
0619 18:47:42.517034 (+ 1771us) tablet_service.cc:3165] Deadline expired - responding early
0619 18:47:42.518746 (+ 1712us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":10,"cfile_cache_hit_bytes":352,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":117,"lbm_reads_lt_1ms":1,"rowset_iterators":3,"scanner_bytes_read":132,"spinlock_wait_cycles":35769088}
I20260619 18:47:42.563436 5223 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:38752 (request call id 0) took 1157 ms. Trace:
I20260619 18:47:42.565953 5223 rpcz_store.cc:276] 0619 18:47:41.405621 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 18:47:41.482997 (+ 77376us) service_pool.cc:227] Handling call
0619 18:47:41.688922 (+205925us) tablet_service.cc:2780] Created scanner 7fb8907d4e414f1ab5eb28a9482d493f for tablet 2f0e371feb8149eca0131029a2ed354c, query id is 4df2e41a852149e1b430f5595e558a4a
0619 18:47:42.309945 (+621023us) tablet_service.cc:2920] Creating iterator
0619 18:47:42.310164 (+ 219us) tablet_service.cc:2945] Iterator created
0619 18:47:42.313086 (+ 2922us) tablet_service.cc:2967] Iterator init: OK
0619 18:47:42.313170 (+ 84us) tablet_service.cc:3010] has_more: true
0619 18:47:42.313277 (+ 107us) tablet_service.cc:3027] Continuing scan request
0619 18:47:42.313499 (+ 222us) tablet_service.cc:3091] Found scanner 7fb8907d4e414f1ab5eb28a9482d493f for tablet 2f0e371feb8149eca0131029a2ed354c, query id is 4df2e41a852149e1b430f5595e558a4a
0619 18:47:42.563317 (+249818us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":18,"cfile_cache_hit_bytes":605,"rowset_iterators":3,"scanner_bytes_read":262}
W20260619 18:47:44.134392 5212 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 1.048s user 0.005s sys 0.011s
W20260619 18:47:44.135563 5212 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 1.050s user 0.006s sys 0.011s
I20260619 18:47:44.144798 5229 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:38772 (request call id 0) took 2773 ms. Trace:
I20260619 18:47:44.145452 5229 rpcz_store.cc:276] 0619 18:47:41.354221 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 18:47:41.356307 (+ 2086us) service_pool.cc:227] Handling call
0619 18:47:41.356973 (+ 666us) tablet_service.cc:2780] Created scanner 2360f992094749499e35c043f4bb23fb for tablet 2f0e371feb8149eca0131029a2ed354c, query id is 6a80687dfb3d42ca945adfa3e07403de
0619 18:47:41.389204 (+ 32231us) tablet_service.cc:2920] Creating iterator
0619 18:47:41.389446 (+ 242us) tablet_service.cc:2945] Iterator created
0619 18:47:41.407104 (+ 17658us) tablet_service.cc:2967] Iterator init: OK
0619 18:47:41.407234 (+ 130us) tablet_service.cc:3010] has_more: true
0619 18:47:41.407377 (+ 143us) tablet_service.cc:3027] Continuing scan request
0619 18:47:41.421589 (+ 14212us) tablet_service.cc:3091] Found scanner 2360f992094749499e35c043f4bb23fb for tablet 2f0e371feb8149eca0131029a2ed354c, query id is 6a80687dfb3d42ca945adfa3e07403de
0619 18:47:43.747204 (+2325615us) spinlock_profiling.cc:243] Waited 4.74 ms on lock 0x7b2400000f38. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b68ade 00007f7c62b6809b 00007f7c6321ac7b 00007f7c6321b0b2 00007f7c6333d719 00007f7c5ce65ce6
0619 18:47:43.750037 (+ 2833us) tablet_service.cc:3165] Deadline expired - responding early
0619 18:47:44.127888 (+377851us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":17,"cfile_cache_hit_bytes":582,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":171,"lbm_reads_lt_1ms":1,"rowset_iterators":3,"scanner_bytes_read":260,"spinlock_wait_cycles":10905984}
W20260619 18:47:44.219175 5277 debug-util.cc:398] Leaking SignalData structure 0x7b0800031ca0 after lost signal to thread 797
I20260619 18:47:44.264765 5134 rpcz_store.cc:275] Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57644 (request call id 0) took 1573 ms. Trace:
I20260619 18:47:44.265251 5134 rpcz_store.cc:276] 0619 18:47:42.691694 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 18:47:42.691891 (+ 197us) service_pool.cc:227] Handling call
0619 18:47:44.264440 (+1572549us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1570408}
I20260619 18:47:44.267936 5135 rpcz_store.cc:275] Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57630 (request call id 0) took 2432 ms. Trace:
I20260619 18:47:44.268358 5135 rpcz_store.cc:276] 0619 18:47:41.835820 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 18:47:43.134805 (+1298985us) service_pool.cc:227] Handling call
0619 18:47:44.267761 (+1132956us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1131278}
I20260619 18:47:44.270521 5136 rpcz_store.cc:275] Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57694 (request call id 0) took 1578 ms. Trace:
I20260619 18:47:44.270929 5136 rpcz_store.cc:276] 0619 18:47:42.692161 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 18:47:42.692594 (+ 433us) service_pool.cc:227] Handling call
0619 18:47:44.270340 (+1577746us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1576280}
W20260619 18:47:44.282348 6805 scanner-internal.cc:458] Time spent opening tablet: real 5.135s user 0.001s sys 0.017s
W20260619 18:47:44.288544 6515 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.915688 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38798 (local address 127.0.198.129:41401)
0619 18:47:41.042933 (+127245us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:41.043440 (+ 507us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:41.091457 (+ 48017us) server_negotiation.cc:407] Connection header received
0619 18:47:41.110221 (+ 18764us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:41.111878 (+ 1657us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:41.113043 (+ 1165us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:41.114068 (+ 1025us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:41.345670 (+231602us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.837482 (+491812us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.242179 (+404697us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.262363 (+2020184us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.275919 (+ 13556us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:38798: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":2506807,"server-negotiator.queue_time_us":105937,"thread_start_us":110873,"threads_started":1}
W20260619 18:47:44.293543 6861 scanner-internal.cc:458] Time spent opening tablet: real 4.147s user 0.005s sys 0.014s
W20260619 18:47:44.296450 6875 scanner-internal.cc:458] Time spent opening tablet: real 4.051s user 0.008s sys 0.003s
W20260619 18:47:44.308425 6892 scanner-internal.cc:458] Time spent opening tablet: real 4.160s user 0.003s sys 0.020s
W20260619 18:47:44.333455 6887 client.cc:2034] Couldn't close scanner e779c45f48ff45128dea7395e420096c: Service unavailable: reactor is shutting down (error 108)
W20260619 18:47:44.354218 5213 connection.cc:441] server connection from 127.0.0.1:38690 torn down before Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:38690 (request call id 2) could send its response
W20260619 18:47:44.365661 7132 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 1.838s user 0.014s sys 0.001s
W20260619 18:47:44.366127 7132 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.839s user 0.015s sys 0.003s
W20260619 18:47:44.440827 6816 scanner-internal.cc:458] Time spent opening tablet: real 4.816s user 0.016s sys 0.025s
I20260619 18:47:44.444501 5224 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:38706 (request call id 0) took 3264 ms. Trace:
I20260619 18:47:44.450806 5224 rpcz_store.cc:276] 0619 18:47:41.181690 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 18:47:41.182390 (+ 700us) service_pool.cc:227] Handling call
0619 18:47:41.183004 (+ 614us) tablet_service.cc:2780] Created scanner 312af5a88ed04f9f8f81b54e9c4b9259 for tablet 2f0e371feb8149eca0131029a2ed354c, query id is 55108516e4ef49e8ab169db33869c4e3
0619 18:47:41.184204 (+ 1200us) tablet_service.cc:2920] Creating iterator
0619 18:47:41.184416 (+ 212us) tablet_service.cc:2945] Iterator created
0619 18:47:41.206217 (+ 21801us) tablet_service.cc:2967] Iterator init: OK
0619 18:47:41.207309 (+ 1092us) tablet_service.cc:3010] has_more: true
0619 18:47:41.207477 (+ 168us) tablet_service.cc:3027] Continuing scan request
0619 18:47:41.208792 (+ 1315us) tablet_service.cc:3091] Found scanner 312af5a88ed04f9f8f81b54e9c4b9259 for tablet 2f0e371feb8149eca0131029a2ed354c, query id is 55108516e4ef49e8ab169db33869c4e3
0619 18:47:44.416890 (+3208098us) spinlock_profiling.cc:243] Waited 1.45 ms on lock 0x7b2400000f38. stack: 00007f7c5c50c033 00007f7c5c50bf30 00007f7c5be6a534 000000000061e4a4 000000000061e439 00007f7c5c382f11 00007f7c5c396cf4 00007f7c5c394dfb 00007f7c62b56c2f 00007f7c62b660ae 00007f7c62b8aa5a 00007f7c62b8a347 00007f7c62b8a2e0 00007f7c62b68038 00007f7c6321ac7b 00007f7c6321b0b2
0619 18:47:44.420465 (+ 3575us) tablet_service.cc:3165] Deadline expired - responding early
0619 18:47:44.444410 (+ 23945us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":17,"cfile_cache_hit_bytes":579,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":116,"lbm_reads_lt_1ms":1,"rowset_iterators":3,"scanner_bytes_read":258,"spinlock_wait_cycles":3336576}
W20260619 18:47:44.497439 6909 scanner-internal.cc:458] Time spent opening tablet: real 3.905s user 0.014s sys 0.003s
W20260619 18:47:44.520794 6985 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.660045 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57706 (local address 127.0.198.190:40205)
0619 18:47:40.694037 (+ 33992us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:40.700389 (+ 6352us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:40.858726 (+158337us) server_negotiation.cc:407] Connection header received
0619 18:47:40.876211 (+ 17485us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:40.877574 (+ 1363us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:40.878995 (+ 1421us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:40.882014 (+ 3019us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:41.318275 (+436261us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.326970 (+ 8695us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.283648 (+956678us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.518602 (+2234954us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.519373 (+ 771us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57706: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":2373866,"server-negotiator.queue_time_us":11977}
W20260619 18:47:44.526453 6927 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.664225 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57722 (local address 127.0.198.190:40205)
0619 18:47:40.674753 (+ 10528us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:40.674784 (+ 31us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:40.797234 (+122450us) server_negotiation.cc:407] Connection header received
0619 18:47:40.797396 (+ 162us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:40.797424 (+ 28us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:40.797668 (+ 244us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:40.797900 (+ 232us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:41.124037 (+326137us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.386221 (+262184us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.294060 (+907839us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.513023 (+218963us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.513490 (+2000467us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:44.514734 (+ 1244us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57722: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":2581474,"server-negotiator.queue_time_us":10142,"thread_start_us":116386,"threads_started":1}
W20260619 18:47:44.541018 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08001eec00 after lost signal to thread 6804
W20260619 18:47:44.541560 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb5c0 after lost signal to thread 6812
W20260619 18:47:44.541602 6798 scanner-internal.cc:458] Time spent opening tablet: real 5.262s user 0.005s sys 0.006s
W20260619 18:47:44.544482 6999 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 2.015s user 0.004s sys 0.008s
W20260619 18:47:44.544961 6999 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 2.016s user 0.004s sys 0.009s
W20260619 18:47:44.602368 7249 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.915727 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38798)
0619 18:47:41.086949 (+171222us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:41.089547 (+ 2598us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:41.101293 (+ 11746us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:41.114781 (+ 13488us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:41.115866 (+ 1085us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:41.123931 (+ 8065us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:41.329294 (+205363us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:41.333241 (+ 3947us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.837881 (+504640us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:41.837921 (+ 40us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:42.241762 (+403841us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.241831 (+ 69us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.600774 (+2358943us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.0.198.129:41401: BlockingRecv error: recv got EOF from 127.0.198.129:41401 (error 108)
Metrics: {"client-negotiator.queue_time_us":115445,"mutex_wait_us":455750,"thread_start_us":91562,"threads_started":1}
W20260619 18:47:44.605705 6824 scanner-internal.cc:458] Time spent opening tablet: real 4.586s user 0.005s sys 0.012s
W20260619 18:47:44.607107 5277 debug-util.cc:398] Leaking SignalData structure 0x7b0800134140 after lost signal to thread 6843
W20260619 18:47:44.607445 7223 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.651841 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57706)
0619 18:47:40.856529 (+204688us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:40.857358 (+ 829us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:40.868277 (+ 10919us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:40.886032 (+ 17755us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:40.887931 (+ 1899us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:40.910897 (+ 22966us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:41.297647 (+386750us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:41.308984 (+ 11337us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.353885 (+ 44901us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:41.353936 (+ 51us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:42.277833 (+923897us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.279844 (+ 2011us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.598784 (+2318940us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.0.198.190:40205: BlockingRecv error: recv got EOF from 127.0.198.190:40205 (error 108)
Metrics: {"client-negotiator.queue_time_us":139230,"mutex_wait_us":991011,"thread_start_us":119076,"threads_started":1}
W20260619 18:47:44.611413 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08001ee840 after lost signal to thread 6850
W20260619 18:47:44.611958 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08001eef00 after lost signal to thread 6868
W20260619 18:47:44.620366 6804 scanner-internal.cc:458] Time spent opening tablet: real 4.347s user 0.012s sys 0.003s
W20260619 18:47:44.623044 7142 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 2.09613e+06us
I20260619 18:47:44.623934 6986 meta_cache.cc:1510] marking tablet server 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) as failed
W20260619 18:47:44.624586 6986 meta_cache.cc:302] tablet 2f0e371feb8149eca0131029a2ed354c: replica 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) has failed: Network error: TS failed: Client connection negotiation failed: client connection to 127.0.198.129:41401: BlockingRecv error: recv got EOF from 127.0.198.129:41401 (error 108)
W20260619 18:47:44.632383 7199 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 2.11878e+06us
W20260619 18:47:44.633594 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08001ee2e0 after lost signal to thread 6889
W20260619 18:47:44.634068 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08001eef60 after lost signal to thread 6906
W20260619 18:47:44.634404 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08001ee2a0 after lost signal to thread 6916
W20260619 18:47:44.634784 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08001eebc0 after lost signal to thread 6933
W20260619 18:47:44.635102 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08001eed00 after lost signal to thread 6938
W20260619 18:47:44.635494 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08001c26e0 after lost signal to thread 6959
W20260619 18:47:44.635917 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08000d06c0 after lost signal to thread 6966
W20260619 18:47:44.636286 5277 debug-util.cc:398] Leaking SignalData structure 0x7b0800191440 after lost signal to thread 6979
W20260619 18:47:44.639143 7209 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.635764 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38782 (local address 127.0.198.129:41401)
0619 18:47:40.636380 (+ 616us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:40.636411 (+ 31us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:40.795190 (+158779us) server_negotiation.cc:407] Connection header received
0619 18:47:40.795381 (+ 191us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:40.795406 (+ 25us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:40.795839 (+ 433us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:40.796044 (+ 205us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:40.974326 (+178282us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.331837 (+357511us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.164617 (+832780us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.507599 (+342982us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.509704 (+ 2105us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:44.637537 (+2127833us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38782: BlockingRecv error: recv got EOF from 127.0.0.1:38782 (error 108)
Metrics: {"mutex_wait_us":727114,"server-negotiator.queue_time_us":176}
W20260619 18:47:44.636623 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08000919e0 after lost signal to thread 6991
W20260619 18:47:44.642079 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08001ff6c0 after lost signal to thread 7005
W20260619 18:47:44.643676 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6400 after lost signal to thread 7006
W20260619 18:47:44.644197 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08002b64c0 after lost signal to thread 7011
W20260619 18:47:44.644747 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08002b66c0 after lost signal to thread 7039
W20260619 18:47:44.645171 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6700 after lost signal to thread 7041
W20260619 18:47:44.645562 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6780 after lost signal to thread 7046
W20260619 18:47:44.646232 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6960 after lost signal to thread 7064
W20260619 18:47:44.646670 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6a00 after lost signal to thread 7070
W20260619 18:47:44.647266 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6c40 after lost signal to thread 7093
W20260619 18:47:44.647706 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6ce0 after lost signal to thread 7100
W20260619 18:47:44.648615 5277 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7120 after lost signal to thread 7154
W20260619 18:47:44.653817 7065 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:41.077068 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38812)
0619 18:47:41.077928 (+ 860us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:41.077970 (+ 42us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:41.078214 (+ 244us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:41.122483 (+ 44269us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:41.122513 (+ 30us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:41.122565 (+ 52us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:41.395035 (+272470us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:41.395116 (+ 81us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.853269 (+458153us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:41.853304 (+ 35us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:42.519578 (+666274us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.519637 (+ 59us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.652371 (+2132734us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.0.198.129:41401: BlockingRecv error: recv got EOF from 127.0.198.129:41401 (error 108)
Metrics: {"client-negotiator.queue_time_us":413,"mutex_wait_us":818214}
W20260619 18:47:44.660806 7246 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.881979 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38796 (local address 127.0.198.129:41401)
0619 18:47:40.913908 (+ 31929us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:40.913963 (+ 55us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:40.985498 (+ 71535us) server_negotiation.cc:407] Connection header received
0619 18:47:40.985790 (+ 292us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:40.985830 (+ 40us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:40.991007 (+ 5177us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:40.994274 (+ 3267us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:41.276941 (+282667us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.611718 (+334777us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.236994 (+625276us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.247855 (+ 10861us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.248212 (+ 357us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:44.646948 (+2398736us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38796: BlockingRecv error: recv got EOF from 127.0.0.1:38796 (error 108)
Metrics: {"mutex_wait_us":345027,"server-negotiator.queue_time_us":30591,"thread_start_us":28334,"threads_started":1}
I20260619 18:47:44.664984 6979 meta_cache.cc:1510] marking tablet server 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) as failed
W20260619 18:47:44.678891 7083 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 339134us
W20260619 18:47:44.683714 7127 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 322856us
W20260619 18:47:44.703446 7248 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:41.112638 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38812 (local address 127.0.198.129:41401)
0619 18:47:41.120291 (+ 7653us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:41.120321 (+ 30us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:41.120382 (+ 61us) server_negotiation.cc:407] Connection header received
0619 18:47:41.120536 (+ 154us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:41.120560 (+ 24us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:41.120919 (+ 359us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:41.121106 (+ 187us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:41.458573 (+337467us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.852956 (+394383us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.519929 (+666973us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.644718 (+2124789us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.645497 (+ 779us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:38812: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":2531811,"server-negotiator.queue_time_us":85}
W20260619 18:47:44.705741 7247 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.878134 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38796)
0619 18:47:40.984826 (+106692us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:40.984895 (+ 69us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:40.985270 (+ 375us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:40.995150 (+ 9880us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:40.995657 (+ 507us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:40.998138 (+ 2481us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:41.276466 (+278328us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:41.276546 (+ 80us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.673605 (+397059us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:41.680326 (+ 6721us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:42.227236 (+546910us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.227312 (+ 76us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.271859 (+ 44547us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.275136 (+ 3277us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:44.641279 (+2366143us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:44.641613 (+ 334us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 18:47:44.642484 (+ 871us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":106091,"mutex_wait_us":3065582,"thread_start_us":81469,"threads_started":1}
I20260619 18:47:44.706892 6906 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:44.707523 6906 scanner-internal.cc:458] Time spent opening tablet: real 4.070s user 0.015s sys 0.018s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
W20260619 18:47:44.711203 7219 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.629522 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38782)
0619 18:47:40.792230 (+162708us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:40.792283 (+ 53us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:40.792626 (+ 343us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:40.798775 (+ 6149us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:40.798822 (+ 47us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:40.798885 (+ 63us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:40.941297 (+142412us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:40.941368 (+ 71us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.333099 (+391731us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:41.333820 (+ 721us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:42.164215 (+830395us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.164280 (+ 65us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.510022 (+345742us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.510061 (+ 39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:44.635597 (+2125536us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:44.635989 (+ 392us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 18:47:44.636967 (+ 978us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":158297,"mutex_wait_us":2723242,"thread_start_us":124901,"threads_started":1}
I20260619 18:47:44.712272 7005 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:44.712867 7005 scanner-internal.cc:458] Time spent opening tablet: real 4.314s user 0.005s sys 0.018s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
W20260619 18:47:44.753597 7092 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:41.002562 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57736 (local address 127.0.198.190:40205)
0619 18:47:41.029104 (+ 26542us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:41.029135 (+ 31us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:41.077719 (+ 48584us) server_negotiation.cc:407] Connection header received
0619 18:47:41.077840 (+ 121us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:41.077871 (+ 31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:41.078133 (+ 262us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:41.078293 (+ 160us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:41.691904 (+613611us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.018791 (+326887us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.510573 (+491782us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.692778 (+2182205us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.752260 (+ 59482us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57736: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":2167825,"server-negotiator.queue_time_us":794}
W20260619 18:47:44.757643 7224 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.655584 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57722)
0619 18:47:40.795942 (+140358us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:40.795995 (+ 53us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:40.796243 (+ 248us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:40.819170 (+ 22927us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:40.820844 (+ 1674us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:40.831716 (+ 10872us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:41.123695 (+291979us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:41.123756 (+ 61us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.388624 (+264868us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:41.390492 (+ 1868us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:42.293372 (+902880us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.293431 (+ 59us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.513395 (+219964us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.513443 (+ 48us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:44.638875 (+2125432us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:44.695443 (+ 56568us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 18:47:44.695473 (+ 30us) client_negotiation.cc:656] calling sasl_client_start()
0619 18:47:44.695537 (+ 64us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 18:47:44.695719 (+ 182us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 18:47:44.755408 (+ 59689us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.190:40205: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":139898,"mutex_wait_us":3181903,"thread_start_us":124892,"threads_started":1}
W20260619 18:47:44.770089 7280 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:41.758574 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38818)
0619 18:47:42.084680 (+326106us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.086752 (+ 2072us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.115780 (+ 29028us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.158505 (+2042725us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.158540 (+ 35us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.158588 (+ 48us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:44.732894 (+574306us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.732985 (+ 91us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.768667 (+ 35682us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":269045,"mutex_wait_us":573224,"thread_start_us":202671,"threads_started":1}
I20260619 18:47:44.770998 6916 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:44.771615 6916 scanner-internal.cc:458] Time spent opening tablet: real 3.795s user 0.008s sys 0.012s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: received 0 of 4 requested bytes
W20260619 18:47:44.780285 6651 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:41.065998 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57744 (local address 127.0.198.190:40205)
0619 18:47:41.066522 (+ 524us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:41.066557 (+ 35us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:41.846519 (+779962us) server_negotiation.cc:407] Connection header received
0619 18:47:41.846671 (+ 152us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:41.846697 (+ 26us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:41.846977 (+ 280us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:41.847179 (+ 202us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:42.027169 (+179990us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.187861 (+160692us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.778953 (+2591092us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57744: BlockingRecv error: recv got EOF from 127.0.0.1:57744 (error 108)
Metrics: {"mutex_wait_us":174857,"server-negotiator.queue_time_us":127}
W20260619 18:47:44.783141 7133 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 88038.2us
W20260619 18:47:44.786998 7162 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 296821us
W20260619 18:47:44.790628 7154 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 2.26763e+06us
W20260619 18:47:44.801409 7268 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:41.095240 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57744)
0619 18:47:41.844370 (+749130us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:41.844440 (+ 70us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:41.844739 (+ 299us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:41.847251 (+ 2512us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:41.847284 (+ 33us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:41.847450 (+ 166us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:42.008798 (+161348us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.010521 (+ 1723us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.201992 (+191471us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.203474 (+ 1482us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:44.700529 (+2497055us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.700624 (+ 95us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.778396 (+ 77772us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.190:40205: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":747625,"mutex_wait_us":2562616,"thread_start_us":700151,"threads_started":1}
W20260619 18:47:44.807674 7332 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.130606 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38818 (local address 127.0.198.129:41401)
0619 18:47:44.157625 (+ 27019us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.157658 (+ 33us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.157711 (+ 53us) server_negotiation.cc:407] Connection header received
0619 18:47:44.157862 (+ 151us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.157889 (+ 27us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.158232 (+ 343us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.158435 (+ 203us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:44.733663 (+575228us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.786620 (+ 52957us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.805701 (+ 19081us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38818: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":543500,"server-negotiator.queue_time_us":26609,"thread_start_us":22470,"threads_started":1}
W20260619 18:47:44.814060 7253 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.909381 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57728)
0619 18:47:41.083016 (+173635us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:41.083070 (+ 54us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:41.092141 (+ 9071us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:41.106577 (+ 14436us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:41.107917 (+ 1340us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:41.113607 (+ 5690us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:41.396651 (+283044us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:41.396712 (+ 61us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.846354 (+449642us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:41.846400 (+ 46us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:42.309310 (+462910us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.316321 (+ 7011us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.809961 (+2493640us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.0.198.190:40205: BlockingRecv error: recv got EOF from 127.0.198.190:40205 (error 108)
Metrics: {"client-negotiator.queue_time_us":151793,"mutex_wait_us":616949,"thread_start_us":125178,"threads_started":1}
W20260619 18:47:44.827457 6284 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:41.073503 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57742 (local address 127.0.198.190:40205)
0619 18:47:41.074131 (+ 628us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:41.074161 (+ 30us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:41.999674 (+925513us) server_negotiation.cc:407] Connection header received
0619 18:47:42.016932 (+ 17258us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:42.016996 (+ 64us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:42.017274 (+ 278us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:42.017472 (+ 198us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:42.140359 (+122887us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.307561 (+167202us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.822871 (+2515310us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57742: BlockingRecv error: recv got EOF from 127.0.0.1:57742 (error 108)
Metrics: {"mutex_wait_us":131716,"server-negotiator.queue_time_us":178}
W20260619 18:47:44.829221 7271 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:41.176769 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57760)
0619 18:47:41.852053 (+675284us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:41.852115 (+ 62us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:41.852398 (+ 283us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:41.857166 (+ 4768us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:41.858443 (+ 1277us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:41.871448 (+ 13005us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:42.019315 (+147867us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.019404 (+ 89us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.244994 (+225590us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.245022 (+ 28us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:42.522020 (+276998us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.522076 (+ 56us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.821976 (+2299900us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.0.198.190:40205: BlockingRecv error: recv got EOF from 127.0.198.190:40205 (error 108)
Metrics: {"client-negotiator.queue_time_us":674766,"mutex_wait_us":328031,"thread_start_us":650610,"threads_started":1}
W20260619 18:47:44.845892 7093 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.947896 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57728 (local address 127.0.198.190:40205)
0619 18:47:40.995514 (+ 47618us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:40.995551 (+ 37us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:41.085366 (+ 89815us) server_negotiation.cc:407] Connection header received
0619 18:47:41.096711 (+ 11345us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:41.096743 (+ 32us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:41.097855 (+ 1112us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:41.099411 (+ 1556us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:41.400801 (+301390us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:41.846004 (+445203us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.388733 (+542729us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.693018 (+2304285us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.785911 (+ 92893us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57728: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":2777860,"server-negotiator.queue_time_us":125}
W20260619 18:47:44.849424 6161 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:41.178779 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57760 (local address 127.0.198.190:40205)
0619 18:47:41.180933 (+ 2154us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:41.180979 (+ 46us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:41.852235 (+671256us) server_negotiation.cc:407] Connection header received
0619 18:47:41.852613 (+ 378us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:41.852647 (+ 34us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:41.852904 (+ 257us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:41.853072 (+ 168us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:42.028238 (+175166us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.244687 (+216449us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.433579 (+2188892us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.820697 (+387118us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.821292 (+ 595us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57760: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":601739,"server-negotiator.queue_time_us":214}
W20260619 18:47:44.882881 7263 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:41.078776 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57742)
0619 18:47:41.990365 (+911589us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:41.992145 (+ 1780us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.006130 (+ 13985us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:42.018141 (+ 12011us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:42.018175 (+ 34us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:42.018889 (+ 714us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:42.130271 (+111382us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.134047 (+ 3776us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.308838 (+174791us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.309625 (+ 787us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:44.651015 (+2341390us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.651077 (+ 62us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.820890 (+169813us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.190:40205: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":811812,"mutex_wait_us":2476235,"thread_start_us":725130,"threads_started":1}
W20260619 18:47:44.949517 7255 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:40.999646 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57736)
0619 18:47:41.077211 (+ 77565us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:41.077256 (+ 45us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:41.077537 (+ 281us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:41.086315 (+ 8778us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:41.088207 (+ 1892us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:41.096313 (+ 8106us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:41.677259 (+580946us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:41.682275 (+ 5016us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:42.019088 (+336813us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:42.019125 (+ 37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:42.509424 (+490299us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.509498 (+ 74us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.846622 (+2337124us) negotiation.cc:327] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.0.198.190:40205: BlockingRecv error: recv got EOF from 127.0.198.190:40205 (error 108)
Metrics: {"client-negotiator.queue_time_us":37005,"mutex_wait_us":739435,"thread_start_us":25753,"threads_started":1}
W20260619 18:47:45.025050 7225 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 64686.8us
W20260619 18:47:45.036952 7015 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.279936 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38836 (local address 127.0.198.129:41401)
0619 18:47:42.285195 (+ 5259us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:42.285225 (+ 30us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:42.285275 (+ 50us) server_negotiation.cc:407] Connection header received
0619 18:47:42.285425 (+ 150us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:42.285457 (+ 32us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:42.286494 (+ 1037us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:42.286680 (+ 186us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:42.520544 (+233864us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.851559 (+2331015us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.035596 (+184037us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38836: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"mutex_wait_us":2326541,"server-negotiator.queue_time_us":242}
W20260619 18:47:45.038060 7289 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:41.849779 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38830)
0619 18:47:42.012005 (+162226us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.012058 (+ 53us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.012421 (+ 363us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.416884 (+2404463us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.416948 (+ 64us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.417009 (+ 61us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:44.716612 (+299603us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.716671 (+ 59us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.947185 (+230514us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":161593,"mutex_wait_us":333040,"thread_start_us":141611,"threads_started":1}
W20260619 18:47:45.263186 7117 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 449773us
W20260619 18:47:45.297919 7290 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:41.849778 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38836)
0619 18:47:42.113400 (+263622us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.115119 (+ 1719us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.116265 (+ 1146us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:42.286728 (+170463us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:42.286761 (+ 33us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:42.286814 (+ 53us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:42.514560 (+227746us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:42.515446 (+ 886us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.015944 (+2500498us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: received 0 of 1179 requested bytes
Metrics: {"client-negotiator.queue_time_us":194865,"mutex_wait_us":300422,"spinlock_wait_cycles":57088,"thread_start_us":139103,"threads_started":1}
I20260619 18:47:45.287079 7006 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:45.329457 7310 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.077413 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38874)
0619 18:47:42.273986 (+196573us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.275904 (+ 1918us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.283462 (+ 7558us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.597564 (+2314102us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.597612 (+ 48us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.597667 (+ 55us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:44.849633 (+251966us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.849699 (+ 66us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.151867 (+302168us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":79691,"mutex_wait_us":251557,"thread_start_us":38237,"threads_started":1}
W20260619 18:47:45.344712 7006 scanner-internal.cc:458] Time spent opening tablet: real 4.221s user 0.024s sys 0.010s
W20260619 18:47:45.397101 7296 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.015117 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57762)
0619 18:47:42.114718 (+ 99601us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.114772 (+ 54us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.115095 (+ 323us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.252953 (+2137858us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.253016 (+ 63us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.253192 (+ 176us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:44.665540 (+412348us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.665607 (+ 67us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.673882 (+ 8275us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.673917 (+ 35us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:44.851140 (+177223us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.851191 (+ 51us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.248494 (+397303us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.190:40205: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":81882,"mutex_wait_us":740450,"thread_start_us":38432,"threads_started":1}
W20260619 18:47:45.407727 7194 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.414744 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38830 (local address 127.0.198.129:41401)
0619 18:47:44.415463 (+ 719us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.415509 (+ 46us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.415582 (+ 73us) server_negotiation.cc:407] Connection header received
0619 18:47:44.415807 (+ 225us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.415834 (+ 27us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.416242 (+ 408us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.416520 (+ 278us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:44.782233 (+365713us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.248440 (+466207us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.298177 (+ 49737us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38830: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":736275,"server-negotiator.queue_time_us":134}
W20260619 18:47:45.421164 7355 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.415155 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38858 (local address 127.0.198.129:41401)
0619 18:47:44.505410 (+ 90255us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.505452 (+ 42us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.505516 (+ 64us) server_negotiation.cc:407] Connection header received
0619 18:47:44.505696 (+ 180us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.505726 (+ 30us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.506094 (+ 368us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.515178 (+ 9084us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:44.515775 (+ 597us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.815071 (+299296us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.362450 (+547379us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38858: BlockingRecv error: recv got EOF from 127.0.0.1:38858 (error 108)
Metrics: {"mutex_wait_us":327821,"server-negotiator.queue_time_us":87436,"thread_start_us":108102,"threads_started":1}
I20260619 18:47:45.409035 7039 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:45.422025 7039 scanner-internal.cc:458] Time spent opening tablet: real 3.571s user 0.005s sys 0.006s
W20260619 18:47:45.428983 7337 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.236790 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57762 (local address 127.0.198.190:40205)
0619 18:47:44.251839 (+ 15049us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.251871 (+ 32us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.251932 (+ 61us) server_negotiation.cc:407] Connection header received
0619 18:47:44.252083 (+ 151us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.252108 (+ 25us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.252390 (+ 282us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.253272 (+ 882us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:44.666444 (+413172us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.668609 (+ 2165us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.852211 (+183602us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.265668 (+413457us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.373142 (+107474us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57762: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":765032,"server-negotiator.queue_time_us":14470}
W20260619 18:47:45.417989 7319 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.119564 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57778)
0619 18:47:42.278795 (+159231us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.279784 (+ 989us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.290190 (+ 10406us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.433987 (+2143797us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.434048 (+ 61us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.434186 (+ 138us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:44.756249 (+322063us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.756321 (+ 72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.821568 (+ 65247us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.821608 (+ 40us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.018607 (+196999us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.018704 (+ 97us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.317703 (+298999us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.190:40205: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":124197,"mutex_wait_us":540167,"thread_start_us":82279,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: received 0 of 4 requested bytes
I20260619 18:47:45.436055 6991 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:45.449348 7311 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.036598 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38858)
0619 18:47:42.133190 (+ 96592us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.133252 (+ 62us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.133889 (+ 637us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.513670 (+2379781us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.513731 (+ 61us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.513808 (+ 77us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:44.514662 (+ 854us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.514724 (+ 62us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.815664 (+300940us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.815698 (+ 34us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.187838 (+372140us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.194386 (+ 6548us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.322313 (+127927us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":96037,"mutex_wait_us":279482,"thread_start_us":97191,"threads_started":1}
W20260619 18:47:45.477993 7021 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.680550 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38842 (local address 127.0.198.129:41401)
0619 18:47:43.086383 (+405833us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:43.086416 (+ 33us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:43.086480 (+ 64us) server_negotiation.cc:407] Connection header received
0619 18:47:43.086669 (+ 189us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:43.086700 (+ 31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:43.087053 (+ 353us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:43.087275 (+ 222us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:44.653572 (+1566297us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.655479 (+ 1907us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.422829 (+767350us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38842: BlockingRecv error: recv got EOF from 127.0.0.1:38842 (error 108)
Metrics: {"mutex_wait_us":1883899,"server-negotiator.queue_time_us":405381}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: received 0 of 4 requested bytes
W20260619 18:47:45.507874 7362 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.531775 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38874 (local address 127.0.198.129:41401)
0619 18:47:44.596488 (+ 64713us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.596522 (+ 34us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.596576 (+ 54us) server_negotiation.cc:407] Connection header received
0619 18:47:44.596761 (+ 185us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.596789 (+ 28us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.597165 (+ 376us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.597738 (+ 573us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:44.850724 (+252986us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.317921 (+467197us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.427042 (+109121us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38874: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":560543,"server-negotiator.queue_time_us":64267,"thread_start_us":34668,"threads_started":1}
W20260619 18:47:45.509492 6991 scanner-internal.cc:458] Time spent opening tablet: real 4.370s user 0.016s sys 0.016s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: received 0 of 1179 requested bytes
I20260619 18:47:45.515854 7011 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:45.560243 6959 scanner-internal.cc:458] Time spent opening tablet: real 3.726s user 0.036s sys 0.023s
W20260619 18:47:45.570546 6112 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.238215 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57778 (local address 127.0.198.190:40205)
0619 18:47:44.430831 (+192616us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.430879 (+ 48us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.430947 (+ 68us) server_negotiation.cc:407] Connection header received
0619 18:47:44.431117 (+ 170us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.431142 (+ 25us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.431482 (+ 340us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.431712 (+ 230us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:44.756682 (+324970us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.819808 (+ 63126us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.018939 (+199131us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.424581 (+405642us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.449456 (+ 24875us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57778: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":669557,"server-negotiator.queue_time_us":192137}
W20260619 18:47:45.580719 7011 scanner-internal.cc:458] Time spent opening tablet: real 4.227s user 0.003s sys 0.035s
W20260619 18:47:45.601608 7297 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.017638 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38846)
0619 18:47:42.150526 (+132888us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.151197 (+ 671us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.186485 (+ 35288us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:43.096595 (+910110us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:43.096632 (+ 37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:43.096684 (+ 52us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:44.702090 (+1605406us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.702166 (+ 76us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.804302 (+102136us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.804339 (+ 37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.328714 (+524375us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.334596 (+ 5882us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.545310 (+210714us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":71238,"mutex_wait_us":2119085,"thread_start_us":48678,"threads_started":1}
W20260619 18:47:45.603106 7299 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.000943 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38842)
0619 18:47:42.087984 (+ 87041us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.088027 (+ 43us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.088306 (+ 279us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:43.087388 (+999082us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:43.087427 (+ 39us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:43.087494 (+ 67us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:44.653073 (+1565579us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.653178 (+ 105us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.696619 (+ 43441us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.696657 (+ 38us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.254541 (+557884us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.257547 (+ 3006us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.412007 (+154460us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":86146,"mutex_wait_us":2156143,"thread_start_us":55888,"threads_started":1}
I20260619 18:47:45.612479 7046 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:45.613191 7046 scanner-internal.cc:458] Time spent opening tablet: real 3.938s user 0.001s sys 0.018s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
W20260619 18:47:45.622717 7321 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.196120 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57784)
0619 18:47:42.283116 (+ 86996us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.283177 (+ 61us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.284812 (+ 1635us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.479277 (+2194465us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.479361 (+ 84us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.479537 (+ 176us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:44.760479 (+280942us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.760545 (+ 66us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.889911 (+129366us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.889981 (+ 70us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.523629 (+633648us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.523698 (+ 69us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.524466 (+ 768us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.190:40205: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":74720,"mutex_wait_us":723776,"thread_start_us":68015,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
W20260619 18:47:45.676189 7320 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.190884 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57780)
0619 18:47:42.281998 (+ 91114us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.282058 (+ 60us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.284427 (+ 2369us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.252789 (+1968362us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.252860 (+ 71us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.253027 (+ 167us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:44.704094 (+451067us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.704154 (+ 60us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.881523 (+177369us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.881585 (+ 62us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.521652 (+640067us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.521746 (+ 94us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.522697 (+ 951us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.190:40205: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":90659,"mutex_wait_us":932308,"thread_start_us":49569,"threads_started":1}
I20260619 18:47:45.683395 6933 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:45.677917 6843 scanner-internal.cc:458] Time spent opening tablet: real 5.206s user 0.005s sys 0.008s
W20260619 18:47:45.678773 7074 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.238653 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57784 (local address 127.0.198.190:40205)
0619 18:47:44.478123 (+239470us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.478155 (+ 32us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.478236 (+ 81us) server_negotiation.cc:407] Connection header received
0619 18:47:44.478412 (+ 176us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.478448 (+ 36us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.478734 (+ 286us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.478975 (+ 241us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:44.812232 (+333257us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.867476 (+ 55244us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.612639 (+745163us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57784: BlockingRecv error: recv got EOF from 127.0.0.1:57784 (error 108)
Metrics: {"mutex_wait_us":395216,"server-negotiator.queue_time_us":238969,"thread_start_us":9958,"threads_started":1}
W20260619 18:47:45.690145 7338 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.237430 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57780 (local address 127.0.198.190:40205)
0619 18:47:44.251814 (+ 14384us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.251844 (+ 30us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.251894 (+ 50us) server_negotiation.cc:407] Connection header received
0619 18:47:44.252034 (+ 140us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.252050 (+ 16us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.252249 (+ 199us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.252480 (+ 231us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:44.704420 (+451940us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.881142 (+176722us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.524078 (+642936us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57780: BlockingRecv error: recv got EOF from 127.0.0.1:57780 (error 108)
Metrics: {"mutex_wait_us":550257,"server-negotiator.queue_time_us":13996}
W20260619 18:47:45.697227 7008 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:43.085139 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38846 (local address 127.0.198.129:41401)
0619 18:47:43.095503 (+ 10364us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:43.095539 (+ 36us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:43.095611 (+ 72us) server_negotiation.cc:407] Connection header received
0619 18:47:43.095807 (+ 196us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:43.095834 (+ 27us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:43.096218 (+ 384us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:43.096564 (+ 346us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:44.702464 (+1605900us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.803665 (+101201us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.596948 (+793283us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38846: BlockingRecv error: recv got EOF from 127.0.0.1:38846 (error 108)
Metrics: {"mutex_wait_us":1569547,"server-negotiator.queue_time_us":9851}
W20260619 18:47:45.697992 6933 scanner-internal.cc:458] Time spent opening tablet: real 4.241s user 0.001s sys 0.019s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
W20260619 18:47:45.743851 7326 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.391911 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57810)
0619 18:47:42.558853 (+166942us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.558979 (+ 126us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.559294 (+ 315us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.495497 (+1936203us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.495549 (+ 52us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.495683 (+ 134us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:44.780738 (+285055us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.780795 (+ 57us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.819910 (+ 39115us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.819944 (+ 34us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.034810 (+214866us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.034859 (+ 49us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.067884 (+ 33025us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.084184 (+ 16300us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.422539 (+338355us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:45.435562 (+ 13023us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 18:47:45.435597 (+ 35us) client_negotiation.cc:656] calling sasl_client_start()
0619 18:47:45.435681 (+ 84us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 18:47:45.435830 (+ 149us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 18:47:45.562206 (+126376us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.190:40205: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":164504,"mutex_wait_us":860571,"thread_start_us":155001,"threads_started":1}
W20260619 18:47:45.757334 7100 scanner-internal.cc:458] Time spent opening tablet: real 3.507s user 0.002s sys 0.013s
W20260619 18:47:45.781003 7312 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.117535 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38912)
0619 18:47:42.248320 (+130785us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.265072 (+ 16752us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.274485 (+ 9413us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.241450 (+1966965us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.241527 (+ 77us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.241621 (+ 94us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:44.757678 (+516057us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.757740 (+ 62us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.114557 (+356817us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.117123 (+ 2566us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.711709 (+594586us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.711761 (+ 52us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.712739 (+ 978us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":67445,"mutex_wait_us":895697,"thread_start_us":25768,"threads_started":1}
I20260619 18:47:45.806293 7064 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:45.806936 7064 scanner-internal.cc:458] Time spent opening tablet: real 3.970s user 0.019s sys 0.026s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
W20260619 18:47:45.858952 7182 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.238233 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57810 (local address 127.0.198.190:40205)
0619 18:47:44.494494 (+256261us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.494527 (+ 33us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.494588 (+ 61us) server_negotiation.cc:407] Connection header received
0619 18:47:44.494739 (+ 151us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.494768 (+ 29us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.495005 (+ 237us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.495230 (+ 225us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:44.781475 (+286245us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.818482 (+ 37007us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.035061 (+216579us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.036186 (+ 1125us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.036489 (+ 303us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 18:47:45.629888 (+593399us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57810: BlockingRecv error: recv got EOF from 127.0.0.1:57810 (error 108)
Metrics: {"mutex_wait_us":322702,"server-negotiator.queue_time_us":255776,"thread_start_us":11470,"threads_started":1}
W20260619 18:47:45.881580 7336 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.157317 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38912 (local address 127.0.198.129:41401)
0619 18:47:44.236435 (+ 79118us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.236505 (+ 70us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.236606 (+ 101us) server_negotiation.cc:407] Connection header received
0619 18:47:44.238203 (+ 1597us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.238236 (+ 33us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.238757 (+ 521us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.240620 (+ 1863us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:44.779705 (+539085us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.087738 (+308033us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.748703 (+660965us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38912: BlockingRecv error: recv got EOF from 127.0.0.1:38912 (error 108)
Metrics: {"mutex_wait_us":744730,"server-negotiator.queue_time_us":77642,"thread_start_us":55928,"threads_started":1}
W20260619 18:47:45.901713 7314 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.129473 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38914)
0619 18:47:42.279390 (+149917us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.279855 (+ 465us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.283820 (+ 3965us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.261170 (+1977350us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.261220 (+ 50us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.261274 (+ 54us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:44.671396 (+410122us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.671456 (+ 60us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.881113 (+209657us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.881158 (+ 45us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.748286 (+867128us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.749075 (+ 789us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.882644 (+133569us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":56840,"mutex_wait_us":1166361,"thread_start_us":21476,"threads_started":1}
I20260619 18:47:45.905278 7041 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:45.905978 7041 scanner-internal.cc:458] Time spent opening tablet: real 4.132s user 0.005s sys 0.021s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
W20260619 18:47:45.914186 7333 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.153967 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38866 (local address 127.0.198.129:41401)
0619 18:47:44.160890 (+ 6923us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.160923 (+ 33us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.160990 (+ 67us) server_negotiation.cc:407] Connection header received
0619 18:47:44.161144 (+ 154us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.161170 (+ 26us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.161498 (+ 328us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.161700 (+ 202us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:44.827093 (+665393us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.936786 (+109693us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.912705 (+975919us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38866: BlockingRecv error: recv got EOF from 127.0.0.1:38866 (error 108)
Metrics: {"mutex_wait_us":734527,"server-negotiator.queue_time_us":6490,"thread_start_us":2843,"threads_started":1}
W20260619 18:47:45.917829 7317 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.155985 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38928)
0619 18:47:42.281299 (+125314us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.281358 (+ 59us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.281663 (+ 305us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.291361 (+2009698us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.291420 (+ 59us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.291472 (+ 52us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:44.778030 (+486558us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.778089 (+ 59us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.037225 (+259136us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.037262 (+ 37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.805073 (+767811us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.805145 (+ 72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.914955 (+109810us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":74080,"mutex_wait_us":1008415,"thread_start_us":41747,"threads_started":1}
W20260619 18:47:45.916864 7195 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.237814 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57794 (local address 127.0.198.190:40205)
0619 18:47:44.378162 (+140348us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.378194 (+ 32us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.378260 (+ 66us) server_negotiation.cc:407] Connection header received
0619 18:47:44.378414 (+ 154us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.378440 (+ 26us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.378691 (+ 251us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.378900 (+ 209us) server_negotiation.cc:226] Negotiated authn=SASL
0619 18:47:44.715007 (+336107us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.821211 (+106204us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.912576 (+1091365us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57794: BlockingRecv error: recv got EOF from 127.0.0.1:57794 (error 108)
Metrics: {"mutex_wait_us":466730,"server-negotiator.queue_time_us":139893}
I20260619 18:47:45.920189 6966 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:45.923467 6966 scanner-internal.cc:458] Time spent opening tablet: real 3.896s user 0.008s sys 0.012s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
W20260619 18:47:45.929840 7339 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.214119 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38914 (local address 127.0.198.129:41401)
0619 18:47:44.259840 (+ 45721us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.259869 (+ 29us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.259947 (+ 78us) server_negotiation.cc:407] Connection header received
0619 18:47:44.260176 (+ 229us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.260215 (+ 39us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.260697 (+ 482us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.261350 (+ 653us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:44.704859 (+443509us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.865522 (+160663us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.928309 (+1062787us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38914: BlockingRecv error: recv got EOF from 127.0.0.1:38914 (error 108)
Metrics: {"mutex_wait_us":600261,"server-negotiator.queue_time_us":45112,"thread_start_us":20148,"threads_started":1}
W20260619 18:47:45.933117 6515 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.240186 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38928 (local address 127.0.198.129:41401)
0619 18:47:44.290146 (+ 49960us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.290179 (+ 33us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.290242 (+ 63us) server_negotiation.cc:407] Connection header received
0619 18:47:44.290441 (+ 199us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.290473 (+ 32us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.290895 (+ 422us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.291167 (+ 272us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:44.781869 (+490702us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.036875 (+255006us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.931797 (+894922us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38928: BlockingRecv error: recv got EOF from 127.0.0.1:38928 (error 108)
Metrics: {"mutex_wait_us":654891,"server-negotiator.queue_time_us":49240,"thread_start_us":11804,"threads_started":1}
W20260619 18:47:45.919698 7301 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.035957 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38866)
0619 18:47:42.085778 (+ 49821us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.085831 (+ 53us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.086186 (+ 355us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.161790 (+2075604us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.161822 (+ 32us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.161902 (+ 80us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:44.655420 (+493518us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.655483 (+ 63us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.947942 (+292459us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.950135 (+ 2193us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.749468 (+799333us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.752627 (+ 3159us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.871305 (+118678us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":45239,"mutex_wait_us":1160640,"thread_start_us":31039,"threads_started":1}
W20260619 18:47:45.957410 7315 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.104710 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.129:41401 (local address 127.0.0.1:38884)
0619 18:47:42.282759 (+178049us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.282818 (+ 59us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.283117 (+ 299us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.622699 (+2339582us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.622769 (+ 70us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.622849 (+ 80us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 18:47:44.623696 (+ 847us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.623802 (+ 106us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.854076 (+230274us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.855111 (+ 1035us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.779938 (+924827us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.779998 (+ 60us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.915617 (+135619us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":132806,"mutex_wait_us":728489,"thread_start_us":72242,"threads_started":1}
I20260619 18:47:45.953097 6938 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:45.958575 6938 scanner-internal.cc:458] Time spent opening tablet: real 4.764s user 0.011s sys 0.023s
I20260619 18:47:45.958595 7070 scanner-internal.cc:172] Scan of tablet 2f0e371feb8149eca0131029a2ed354c at 884d0dbcd62d4d07b6c382946a6ad78d (127.0.198.129:41401) deadline exceeded after 30.000s
W20260619 18:47:45.961115 7323 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:42.240357 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.198.190:40205 (local address 127.0.0.1:57794)
0619 18:47:42.519871 (+279514us) negotiation.cc:107] Waiting for socket to connect
0619 18:47:42.520389 (+ 518us) client_negotiation.cc:174] Beginning negotiation
0619 18:47:42.520681 (+ 292us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 18:47:44.379109 (+1858428us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 18:47:44.379158 (+ 49us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 18:47:44.379305 (+ 147us) client_negotiation.cc:189] Negotiated authn=SASL
0619 18:47:44.682735 (+303430us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:44.682800 (+ 65us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.833583 (+150783us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 18:47:44.845095 (+ 11512us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 18:47:45.746391 (+901296us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 18:47:45.748509 (+ 2118us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 18:47:45.878415 (+129906us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.198.190:40205: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":270215,"mutex_wait_us":990545,"thread_start_us":52969,"threads_started":1}
W20260619 18:47:45.963784 7357 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 18:47:44.586071 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:38884 (local address 127.0.198.129:41401)
0619 18:47:44.616807 (+ 30736us) server_negotiation.cc:206] Beginning negotiation
0619 18:47:44.616837 (+ 30us) server_negotiation.cc:399] Waiting for connection header
0619 18:47:44.619375 (+ 2538us) server_negotiation.cc:407] Connection header received
0619 18:47:44.619612 (+ 237us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 18:47:44.619649 (+ 37us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 18:47:44.620114 (+ 465us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 18:47:44.625413 (+ 5299us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 18:47:44.729765 (+104352us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 18:47:44.853350 (+123585us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 18:47:45.934067 (+1080717us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38884: BlockingRecv error: recv got EOF from 127.0.0.1:38884 (error 108)
Metrics: {"mutex_wait_us":149383,"server-negotiator.queue_time_us":30200,"thread_start_us":269073,"threads_started":1}
W20260619 18:47:45.965665 7070 scanner-internal.cc:458] Time spent opening tablet: real 4.154s user 0.006s sys 0.013s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.198.129:41401: sent 0 of 16 requested bytes
W20260619 18:47:46.080446 6999 scanner-internal.cc:458] Time spent opening tablet: real 3.555s user 0.006s sys 0.010s
W20260619 18:47:46.080366 7132 scanner-internal.cc:458] Time spent opening tablet: real 3.763s user 0.018s sys 0.010s
W20260619 18:47:46.121459 7116 scanner-internal.cc:458] Time spent opening tablet: real 1.757s user 0.004s sys 0.000s
W20260619 18:47:46.150133 6790 scanner-internal.cc:458] Time spent opening tablet: real 3.857s user 0.010s sys 0.025s
W20260619 18:47:46.170713 6979 scanner-internal.cc:458] Time spent opening tablet: real 5.190s user 0.002s sys 0.011s
W20260619 18:47:46.173281 7259 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 103312us
W20260619 18:47:46.200686 7158 scanner-internal.cc:458] Time spent opening tablet: real 1.491s user 0.007s sys 0.000s
W20260619 18:47:46.217648 7282 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 80253.6us
W20260619 18:47:46.228978 6986 scanner-internal.cc:458] Time spent opening tablet: real 5.377s user 0.014s sys 0.012s
W20260619 18:47:46.256353 7226 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 93440.6us
W20260619 18:47:46.257403 7281 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 137768us
W20260619 18:47:46.287532 7200 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 49846.7us
W20260619 18:47:46.299755 7285 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 49673.8us
W20260619 18:47:46.313792 7082 scanner-internal.cc:458] Time spent opening tablet: real 1.484s user 0.004s sys 0.023s
W20260619 18:47:46.337524 7017 scanner-internal.cc:458] Time spent opening tablet: real 1.626s user 0.024s sys 0.021s
W20260619 18:47:46.342620 7393 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 89025.4us
W20260619 18:47:46.353030 7388 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 55074.3us
W20260619 18:47:46.344602 7230 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 189093us
W20260619 18:47:46.401696 7295 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 78558.8us
W20260619 18:47:46.419827 7111 scanner-internal.cc:458] Time spent opening tablet: real 1.723s user 0.005s sys 0.000s
W20260619 18:47:46.431381 7134 scanner-internal.cc:458] Time spent opening tablet: real 1.552s user 0.014s sys 0.016s
W20260619 18:47:46.449494 7390 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 53500.7us
W20260619 18:47:46.452560 7403 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 69773us
W20260619 18:47:46.474370 7207 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 209843us
W20260619 18:47:46.488016 7402 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 58289.9us
W20260619 18:47:46.495263 7049 scanner-internal.cc:458] Time spent opening tablet: real 0.942s user 0.010s sys 0.022s
W20260619 18:47:46.513554 7125 scanner-internal.cc:458] Time spent opening tablet: real 1.676s user 0.020s sys 0.014s
W20260619 18:47:46.559194 7075 scanner-internal.cc:458] Time spent opening tablet: real 1.892s user 0.060s sys 0.088s
W20260619 18:47:46.602531 7394 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 104324us
W20260619 18:47:46.631207 7396 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 90694.1us
W20260619 18:47:46.624835 7401 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 102470us
W20260619 18:47:46.662782 7146 scanner-internal.cc:458] Time spent opening tablet: real 0.567s user 0.003s sys 0.001s
W20260619 18:47:46.668354 7397 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 50322.9us
W20260619 18:47:46.776454 7389 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 82045.2us
W20260619 18:47:46.790427 7392 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.198.190:40205, user_credentials={real_user=slave}} blocked reactor thread for 77745.4us
W20260619 18:47:46.920547 7221 scanner-internal.cc:458] Time spent opening tablet: real 0.660s user 0.014s sys 0.001s
W20260619 18:47:46.957230 7205 scanner-internal.cc:458] Time spent opening tablet: real 0.738s user 0.001s sys 0.029s
W20260619 18:47:47.063510 7215 scanner-internal.cc:458] Time spent opening tablet: real 0.704s user 0.007s sys 0.014s
W20260619 18:47:47.083089 7237 scanner-internal.cc:458] Time spent opening tablet: real 0.800s user 0.009s sys 0.002s
W20260619 18:47:47.126130 7174 scanner-internal.cc:458] Time spent opening tablet: real 0.693s user 0.014s sys 0.008s
W20260619 18:47:47.134836 7251 scanner-internal.cc:458] Time spent opening tablet: real 0.655s user 0.016s sys 0.012s
W20260619 18:47:47.150173 7349 scanner-internal.cc:458] Time spent opening tablet: real 0.847s user 0.013s sys 0.021s
W20260619 18:47:47.184991 7181 scanner-internal.cc:458] Time spent opening tablet: real 0.859s user 0.020s sys 0.016s
W20260619 18:47:47.207873 7193 scanner-internal.cc:458] Time spent opening tablet: real 0.689s user 0.004s sys 0.000s
W20260619 18:47:47.214211 7231 scanner-internal.cc:458] Time spent opening tablet: real 0.734s user 0.007s sys 0.005s
W20260619 18:47:47.242231 7352 scanner-internal.cc:458] Time spent opening tablet: real 0.755s user 0.004s sys 0.009s
W20260619 18:47:47.272425 7343 scanner-internal.cc:458] Time spent opening tablet: real 0.792s user 0.016s sys 0.002s
W20260619 18:47:47.298950 7264 scanner-internal.cc:458] Time spent opening tablet: real 0.742s user 0.002s sys 0.024s
W20260619 18:47:47.301882 7348 scanner-internal.cc:458] Time spent opening tablet: real 0.750s user 0.010s sys 0.011s
W20260619 18:47:47.326098 7345 scanner-internal.cc:458] Time spent opening tablet: real 0.615s user 0.011s sys 0.004s
W20260619 18:47:47.325217 7351 scanner-internal.cc:458] Time spent opening tablet: real 0.615s user 0.007s sys 0.006s
W20260619 18:47:47.341406 7201 scanner-internal.cc:458] Time spent opening tablet: real 0.783s user 0.005s sys 0.008s
W20260619 18:47:47.356395 7242 scanner-internal.cc:458] Time spent opening tablet: real 0.747s user 0.013s sys 0.023s
W20260619 18:47:47.372998 7340 scanner-internal.cc:458] Time spent opening tablet: real 0.812s user 0.027s sys 0.059s
W20260619 18:47:47.382812 7346 scanner-internal.cc:458] Time spent opening tablet: real 0.593s user 0.037s sys 0.028s
W20260619 18:47:47.394836 7258 scanner-internal.cc:458] Time spent opening tablet: real 0.684s user 0.009s sys 0.008s
W20260619 18:47:47.441262 7347 scanner-internal.cc:458] Time spent opening tablet: real 0.705s user 0.022s sys 0.052s
W20260619 18:47:47.448575 7334 scanner-internal.cc:458] Time spent opening tablet: real 0.743s user 0.012s sys 0.002s
W20260619 18:47:47.472685 7354 scanner-internal.cc:458] Time spent opening tablet: real 0.920s user 0.010s sys 0.016s
W20260619 18:47:47.473670 7166 scanner-internal.cc:458] Time spent opening tablet: real 0.911s user 0.002s sys 0.016s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:9066: Failure
Expected equality of these values:
1000
CountRows(tokens)
Which is: 890
I20260619 18:47:47.524792 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:47:47.568029 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:47.568990 794 tablet_replica.cc:330] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d: stopping tablet replica
I20260619 18:47:47.569962 794 raft_consensus.cc:2229] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:47.570969 794 raft_consensus.cc:2258] T 116a1fc2a94043e598fb6b9651f64f8d P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:47.597434 794 tablet_replica.cc:330] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d: stopping tablet replica
I20260619 18:47:47.598157 794 raft_consensus.cc:2229] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:47.598991 794 raft_consensus.cc:2258] T 2f0e371feb8149eca0131029a2ed354c P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:47.612737 794 tablet_replica.cc:330] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d: stopping tablet replica
I20260619 18:47:47.613509 794 raft_consensus.cc:2229] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:47.614303 794 raft_consensus.cc:2258] T ae7c8f6e375c40d2b67b16181901e736 P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:47.627235 794 tablet_replica.cc:330] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d: stopping tablet replica
I20260619 18:47:47.627944 794 raft_consensus.cc:2229] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:47.628647 794 raft_consensus.cc:2258] T 46c7c1f1df994071af731d880c51985e P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:47.631361 794 tablet_replica.cc:330] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d: stopping tablet replica
I20260619 18:47:47.632017 794 raft_consensus.cc:2229] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:47.632655 794 raft_consensus.cc:2258] T 8e026455b56c44c8b66d3679f9bc4058 P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:47.635517 794 tablet_replica.cc:330] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d: stopping tablet replica
I20260619 18:47:47.636112 794 raft_consensus.cc:2229] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:47.636831 794 raft_consensus.cc:2258] T 48991a537a0649e3942e488b16299efb P 884d0dbcd62d4d07b6c382946a6ad78d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260619 18:47:48.698514 794 thread.cc:536] Waited for 1000ms trying to join with diag-logger (tid 5277)
W20260619 18:47:49.699021 794 thread.cc:536] Waited for 2000ms trying to join with diag-logger (tid 5277)
W20260619 18:47:50.699573 794 thread.cc:536] Waited for 3000ms trying to join with diag-logger (tid 5277)
W20260619 18:47:51.700073 794 thread.cc:536] Waited for 4000ms trying to join with diag-logger (tid 5277)
W20260619 18:47:52.700759 794 thread.cc:536] Waited for 5000ms trying to join with diag-logger (tid 5277)
I20260619 18:47:53.056090 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:47:53.089509 794 master.cc:537] Master@127.0.198.190:40205 shutting down...
I20260619 18:47:53.116674 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:53.117245 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:53.117550 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P c63a4aec8d9e4b8a8547616aba7e7967: stopping tablet replica
I20260619 18:47:53.137571 794 master.cc:552] Master@127.0.198.190:40205 shutdown complete.
I20260619 18:47:53.171283 794 test_util.cc:175] -----------------------------------------------
I20260619 18:47:53.171578 794 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781894801778945-794-0
[ FAILED ] TableKeyRangeTest.TestGetTableKeyRange (46462 ms)
[----------] 1 test from TableKeyRangeTest (46463 ms total)
[----------] 1 test from MultiTServerClientTest
[ RUN ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers
I20260619 18:47:53.176002 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:36965
I20260619 18:47:53.177054 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:53.183014 7509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:53.183125 7510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:53.184486 7512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:53.187037 794 server_base.cc:1034] running on GCE node
I20260619 18:47:53.188216 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:53.188403 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:53.188558 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894873188542 us; error 0 us; skew 500 ppm
I20260619 18:47:53.189091 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:53.196179 794 webserver.cc:460] Webserver started at http://127.0.198.190:42779/ using document root <none> and password file <none>
I20260619 18:47:53.196702 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:53.196908 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:53.197201 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:53.198388 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "c9ef8027403f4e5bbe7f17e92d0d2406"
format_stamp: "Formatted at 2026-06-19 18:47:53 on dist-test-slave-t0gl"
I20260619 18:47:53.202942 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:47:53.206481 7517 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:53.207398 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 18:47:53.207712 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "c9ef8027403f4e5bbe7f17e92d0d2406"
format_stamp: "Formatted at 2026-06-19 18:47:53 on dist-test-slave-t0gl"
I20260619 18:47:53.208009 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-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)
I20260619 18:47:53.245980 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:53.247184 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:53.286664 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:36965
I20260619 18:47:53.286906 7568 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:36965 every 8 connection(s)
I20260619 18:47:53.290550 7569 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:53.303161 7569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406: Bootstrap starting.
I20260619 18:47:53.308036 7569 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:53.312716 7569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406: No bootstrap required, opened a new log
I20260619 18:47:53.314842 7569 raft_consensus.cc:348] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9ef8027403f4e5bbe7f17e92d0d2406" member_type: VOTER }
I20260619 18:47:53.315356 7569 raft_consensus.cc:374] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:53.315565 7569 raft_consensus.cc:729] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ef8027403f4e5bbe7f17e92d0d2406, State: Initialized, Role: FOLLOWER
I20260619 18:47:53.316126 7569 consensus_queue.cc:260] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9ef8027403f4e5bbe7f17e92d0d2406" member_type: VOTER }
I20260619 18:47:53.316572 7569 raft_consensus.cc:388] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:53.316777 7569 raft_consensus.cc:482] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:53.316984 7569 raft_consensus.cc:3037] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:53.321997 7569 raft_consensus.cc:504] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9ef8027403f4e5bbe7f17e92d0d2406" member_type: VOTER }
I20260619 18:47:53.322515 7569 leader_election.cc:302] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [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: c9ef8027403f4e5bbe7f17e92d0d2406; no voters:
I20260619 18:47:53.323642 7569 leader_election.cc:288] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:53.324194 7572 raft_consensus.cc:2781] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:53.325599 7572 raft_consensus.cc:686] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [term 1 LEADER]: Becoming Leader. State: Replica: c9ef8027403f4e5bbe7f17e92d0d2406, State: Running, Role: LEADER
I20260619 18:47:53.326362 7572 consensus_queue.cc:237] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [LEADER]: Queue going to LEADER mode. State: All 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: "c9ef8027403f4e5bbe7f17e92d0d2406" member_type: VOTER }
I20260619 18:47:53.326855 7569 sys_catalog.cc:564] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:47:53.330776 7573 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c9ef8027403f4e5bbe7f17e92d0d2406" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9ef8027403f4e5bbe7f17e92d0d2406" member_type: VOTER } }
I20260619 18:47:53.331661 7574 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c9ef8027403f4e5bbe7f17e92d0d2406. Latest consensus state: current_term: 1 leader_uuid: "c9ef8027403f4e5bbe7f17e92d0d2406" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9ef8027403f4e5bbe7f17e92d0d2406" member_type: VOTER } }
I20260619 18:47:53.331986 7573 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:53.332367 7574 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:53.339723 7579 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:47:53.345788 7579 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:47:53.348215 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:47:53.355501 7579 catalog_manager.cc:1347] Generated new cluster ID: 535a3ed0f98a4c288ff2a77a6d6dfe33
I20260619 18:47:53.355752 7579 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:47:53.396167 7579 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:47:53.398140 7579 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:47:53.413909 7579 catalog_manager.cc:5868] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406: Generated new TSK 0
I20260619 18:47:53.414805 7579 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:47:53.479911 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:53.487900 7590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:53.488332 7591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:53.490736 794 server_base.cc:1034] running on GCE node
W20260619 18:47:53.490670 7593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:53.492007 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:53.492197 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:53.492338 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894873492324 us; error 0 us; skew 500 ppm
I20260619 18:47:53.492875 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:53.495304 794 webserver.cc:460] Webserver started at http://127.0.198.129:34373/ using document root <none> and password file <none>
I20260619 18:47:53.495872 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:53.496035 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:53.496280 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:53.497424 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "c5aa38cb9432485987ac2063e84165e8"
format_stamp: "Formatted at 2026-06-19 18:47:53 on dist-test-slave-t0gl"
I20260619 18:47:53.502292 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.003s
I20260619 18:47:53.506065 7598 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:53.507000 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 18:47:53.507299 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "c5aa38cb9432485987ac2063e84165e8"
format_stamp: "Formatted at 2026-06-19 18:47:53 on dist-test-slave-t0gl"
I20260619 18:47:53.507682 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-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)
I20260619 18:47:53.523438 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:53.524626 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:53.526226 794 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 18:47:53.528914 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:53.529121 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:53.529343 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:53.529500 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:53.571731 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:34285
I20260619 18:47:53.571925 7660 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:34285 every 8 connection(s)
I20260619 18:47:53.576160 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:53.583240 7665 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:53.585521 7666 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:53.586452 794 server_base.cc:1034] running on GCE node
W20260619 18:47:53.587460 7668 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:53.588395 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:53.588649 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:53.588866 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894873588846 us; error 0 us; skew 500 ppm
I20260619 18:47:53.589350 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:53.592154 794 webserver.cc:460] Webserver started at http://127.0.198.130:33231/ using document root <none> and password file <none>
I20260619 18:47:53.592216 7661 heartbeater.cc:347] Connected to a master server at 127.0.198.190:36965
I20260619 18:47:53.592649 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:53.592660 7661 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:53.593051 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:53.593355 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:53.593704 7661 heartbeater.cc:511] Master 127.0.198.190:36965 requested a full tablet report, sending...
I20260619 18:47:53.594537 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-1-root/instance:
uuid: "0cc4ae078cb240b7a144aa9205e1be11"
format_stamp: "Formatted at 2026-06-19 18:47:53 on dist-test-slave-t0gl"
I20260619 18:47:53.596032 7534 ts_manager.cc:194] Registered new tserver with Master: c5aa38cb9432485987ac2063e84165e8 (127.0.198.129:34285)
I20260619 18:47:53.598048 7534 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52926
I20260619 18:47:53.599903 794 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.002s sys 0.004s
I20260619 18:47:53.603472 7673 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:53.604347 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 18:47:53.604694 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-1-root
uuid: "0cc4ae078cb240b7a144aa9205e1be11"
format_stamp: "Formatted at 2026-06-19 18:47:53 on dist-test-slave-t0gl"
I20260619 18:47:53.605077 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-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)
I20260619 18:47:53.629707 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:53.631042 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:53.632560 794 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 18:47:53.634863 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:53.635066 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:53.635273 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:53.635468 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260619 18:47:53.676306 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.130:42243
I20260619 18:47:53.676411 7735 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.130:42243 every 8 connection(s)
I20260619 18:47:53.681013 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:53.688377 7739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:53.688778 7740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:53.690979 7742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:53.691984 794 server_base.cc:1034] running on GCE node
I20260619 18:47:53.693005 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:53.693259 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:53.693455 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894873693439 us; error 0 us; skew 500 ppm
I20260619 18:47:53.694106 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:53.694731 7736 heartbeater.cc:347] Connected to a master server at 127.0.198.190:36965
I20260619 18:47:53.695101 7736 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:53.695866 7736 heartbeater.cc:511] Master 127.0.198.190:36965 requested a full tablet report, sending...
I20260619 18:47:53.696929 794 webserver.cc:460] Webserver started at http://127.0.198.131:46459/ using document root <none> and password file <none>
I20260619 18:47:53.697553 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:53.697793 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:53.698086 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:53.698030 7534 ts_manager.cc:194] Registered new tserver with Master: 0cc4ae078cb240b7a144aa9205e1be11 (127.0.198.130:42243)
I20260619 18:47:53.699815 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-2-root/instance:
uuid: "d9c00247bbd146d7b004268d19ccc179"
format_stamp: "Formatted at 2026-06-19 18:47:53 on dist-test-slave-t0gl"
I20260619 18:47:53.700413 7534 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52928
I20260619 18:47:53.705343 794 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 18:47:53.709182 7747 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:53.710027 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 18:47:53.710353 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-2-root
uuid: "d9c00247bbd146d7b004268d19ccc179"
format_stamp: "Formatted at 2026-06-19 18:47:53 on dist-test-slave-t0gl"
I20260619 18:47:53.710616 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-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)
I20260619 18:47:53.738668 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:53.739936 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:53.741356 794 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 18:47:53.743616 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:53.743806 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:53.744025 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:53.744163 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:53.785631 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.131:42313
I20260619 18:47:53.785742 7809 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.131:42313 every 8 connection(s)
I20260619 18:47:53.790212 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:53.797251 7813 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:53.799695 7814 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:53.801353 794 server_base.cc:1034] running on GCE node
W20260619 18:47:53.802440 7816 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:53.803581 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:53.803866 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:53.804081 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894873804063 us; error 0 us; skew 500 ppm
I20260619 18:47:53.804459 7810 heartbeater.cc:347] Connected to a master server at 127.0.198.190:36965
I20260619 18:47:53.804641 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:53.804818 7810 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:53.805583 7810 heartbeater.cc:511] Master 127.0.198.190:36965 requested a full tablet report, sending...
I20260619 18:47:53.807667 794 webserver.cc:460] Webserver started at http://127.0.198.132:37889/ using document root <none> and password file <none>
I20260619 18:47:53.807796 7534 ts_manager.cc:194] Registered new tserver with Master: d9c00247bbd146d7b004268d19ccc179 (127.0.198.131:42313)
I20260619 18:47:53.808456 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:53.808758 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:53.809109 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:53.809944 7534 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52932
I20260619 18:47:53.810577 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-3-root/instance:
uuid: "6aa79302201643058535b1e6cc87b863"
format_stamp: "Formatted at 2026-06-19 18:47:53 on dist-test-slave-t0gl"
I20260619 18:47:53.815491 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.001s
I20260619 18:47:53.819021 7821 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:53.819856 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 18:47:53.820163 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-3-root
uuid: "6aa79302201643058535b1e6cc87b863"
format_stamp: "Formatted at 2026-06-19 18:47:53 on dist-test-slave-t0gl"
I20260619 18:47:53.820494 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781894801778945-794-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 18:47:53.848654 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:53.849882 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:53.851197 794 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 18:47:53.853444 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:53.853636 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:53.853868 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:53.854019 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:53.897457 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.132:34715
I20260619 18:47:53.897529 7883 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.132:34715 every 8 connection(s)
I20260619 18:47:53.913990 7884 heartbeater.cc:347] Connected to a master server at 127.0.198.190:36965
I20260619 18:47:53.914428 7884 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:53.915208 7884 heartbeater.cc:511] Master 127.0.198.190:36965 requested a full tablet report, sending...
I20260619 18:47:53.917421 7534 ts_manager.cc:194] Registered new tserver with Master: 6aa79302201643058535b1e6cc87b863 (127.0.198.132:34715)
I20260619 18:47:53.918187 794 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017552019s
I20260619 18:47:53.919401 7534 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52936
I20260619 18:47:53.945835 7534 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52938:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
hash_schema {
columns {
name: "key"
}
num_buckets: 2
seed: 0
}
}
I20260619 18:47:54.009496 7775 tablet_service.cc:1467] Processing CreateTablet for tablet 3a9e5c2f1ba844c7a01e5e641fb1ef0d (DEFAULT_TABLE table=client-testtb [id=48b90fbd23fb428b829e47efc19752aa]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:54.010941 7775 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3a9e5c2f1ba844c7a01e5e641fb1ef0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:54.012640 7774 tablet_service.cc:1467] Processing CreateTablet for tablet 48046d63d18345d49c70d2a76c2d7753 (DEFAULT_TABLE table=client-testtb [id=48b90fbd23fb428b829e47efc19752aa]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:54.013782 7774 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 48046d63d18345d49c70d2a76c2d7753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:54.025158 7849 tablet_service.cc:1467] Processing CreateTablet for tablet 3a9e5c2f1ba844c7a01e5e641fb1ef0d (DEFAULT_TABLE table=client-testtb [id=48b90fbd23fb428b829e47efc19752aa]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:54.026587 7849 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3a9e5c2f1ba844c7a01e5e641fb1ef0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:54.028173 7701 tablet_service.cc:1467] Processing CreateTablet for tablet 3a9e5c2f1ba844c7a01e5e641fb1ef0d (DEFAULT_TABLE table=client-testtb [id=48b90fbd23fb428b829e47efc19752aa]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:54.028414 7700 tablet_service.cc:1467] Processing CreateTablet for tablet 48046d63d18345d49c70d2a76c2d7753 (DEFAULT_TABLE table=client-testtb [id=48b90fbd23fb428b829e47efc19752aa]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:54.029757 7701 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3a9e5c2f1ba844c7a01e5e641fb1ef0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:54.030447 7700 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 48046d63d18345d49c70d2a76c2d7753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:54.041353 7626 tablet_service.cc:1467] Processing CreateTablet for tablet 48046d63d18345d49c70d2a76c2d7753 (DEFAULT_TABLE table=client-testtb [id=48b90fbd23fb428b829e47efc19752aa]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:54.042807 7626 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 48046d63d18345d49c70d2a76c2d7753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:54.065137 7904 tablet_bootstrap.cc:492] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179: Bootstrap starting.
I20260619 18:47:54.067135 7905 tablet_bootstrap.cc:492] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11: Bootstrap starting.
I20260619 18:47:54.072292 7905 tablet_bootstrap.cc:654] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:54.074201 7904 tablet_bootstrap.cc:654] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:54.076396 7906 tablet_bootstrap.cc:492] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863: Bootstrap starting.
I20260619 18:47:54.079296 7907 tablet_bootstrap.cc:492] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8: Bootstrap starting.
I20260619 18:47:54.084522 7906 tablet_bootstrap.cc:654] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:54.084797 7905 tablet_bootstrap.cc:492] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11: No bootstrap required, opened a new log
I20260619 18:47:54.085505 7905 ts_tablet_manager.cc:1397] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11: Time spent bootstrapping tablet: real 0.019s user 0.007s sys 0.010s
I20260619 18:47:54.086954 7907 tablet_bootstrap.cc:654] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:54.088625 7904 tablet_bootstrap.cc:492] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179: No bootstrap required, opened a new log
I20260619 18:47:54.088544 7905 raft_consensus.cc:348] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } } peers { permanent_uuid: "6aa79302201643058535b1e6cc87b863" member_type: VOTER last_known_addr { host: "127.0.198.132" port: 34715 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } }
I20260619 18:47:54.089468 7904 ts_tablet_manager.cc:1397] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179: Time spent bootstrapping tablet: real 0.025s user 0.014s sys 0.004s
I20260619 18:47:54.089816 7905 raft_consensus.cc:374] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:54.090207 7905 raft_consensus.cc:729] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc4ae078cb240b7a144aa9205e1be11, State: Initialized, Role: FOLLOWER
I20260619 18:47:54.091096 7905 consensus_queue.cc:260] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } } peers { permanent_uuid: "6aa79302201643058535b1e6cc87b863" member_type: VOTER last_known_addr { host: "127.0.198.132" port: 34715 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } }
I20260619 18:47:54.092450 7904 raft_consensus.cc:348] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aa38cb9432485987ac2063e84165e8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34285 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } } peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } }
I20260619 18:47:54.093254 7904 raft_consensus.cc:374] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:54.097575 7904 raft_consensus.cc:729] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9c00247bbd146d7b004268d19ccc179, State: Initialized, Role: FOLLOWER
I20260619 18:47:54.098580 7904 consensus_queue.cc:260] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aa38cb9432485987ac2063e84165e8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34285 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } } peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } }
I20260619 18:47:54.099275 7907 tablet_bootstrap.cc:492] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8: No bootstrap required, opened a new log
I20260619 18:47:54.100006 7907 ts_tablet_manager.cc:1397] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8: Time spent bootstrapping tablet: real 0.021s user 0.016s sys 0.004s
I20260619 18:47:54.102916 7906 tablet_bootstrap.cc:492] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863: No bootstrap required, opened a new log
I20260619 18:47:54.103703 7906 ts_tablet_manager.cc:1397] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863: Time spent bootstrapping tablet: real 0.028s user 0.018s sys 0.008s
I20260619 18:47:54.103035 7907 raft_consensus.cc:348] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aa38cb9432485987ac2063e84165e8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34285 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } } peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } }
I20260619 18:47:54.104341 7907 raft_consensus.cc:374] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:54.104717 7907 raft_consensus.cc:729] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5aa38cb9432485987ac2063e84165e8, State: Initialized, Role: FOLLOWER
I20260619 18:47:54.105773 7907 consensus_queue.cc:260] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aa38cb9432485987ac2063e84165e8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34285 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } } peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } }
I20260619 18:47:54.106784 7906 raft_consensus.cc:348] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } } peers { permanent_uuid: "6aa79302201643058535b1e6cc87b863" member_type: VOTER last_known_addr { host: "127.0.198.132" port: 34715 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } }
I20260619 18:47:54.107388 7904 ts_tablet_manager.cc:1428] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179: Time spent starting tablet: real 0.017s user 0.007s sys 0.004s
I20260619 18:47:54.107640 7906 raft_consensus.cc:374] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:54.108289 7810 heartbeater.cc:503] Master 127.0.198.190:36965 was elected leader, sending a full tablet report...
I20260619 18:47:54.108194 7906 raft_consensus.cc:729] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa79302201643058535b1e6cc87b863, State: Initialized, Role: FOLLOWER
I20260619 18:47:54.109243 7906 consensus_queue.cc:260] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } } peers { permanent_uuid: "6aa79302201643058535b1e6cc87b863" member_type: VOTER last_known_addr { host: "127.0.198.132" port: 34715 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } }
I20260619 18:47:54.118839 7906 ts_tablet_manager.cc:1428] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863: Time spent starting tablet: real 0.015s user 0.009s sys 0.004s
I20260619 18:47:54.119839 7884 heartbeater.cc:503] Master 127.0.198.190:36965 was elected leader, sending a full tablet report...
I20260619 18:47:54.125397 7904 tablet_bootstrap.cc:492] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179: Bootstrap starting.
I20260619 18:47:54.128501 7736 heartbeater.cc:503] Master 127.0.198.190:36965 was elected leader, sending a full tablet report...
I20260619 18:47:54.129127 7905 ts_tablet_manager.cc:1428] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11: Time spent starting tablet: real 0.043s user 0.004s sys 0.037s
I20260619 18:47:54.129302 7661 heartbeater.cc:503] Master 127.0.198.190:36965 was elected leader, sending a full tablet report...
I20260619 18:47:54.129763 7907 ts_tablet_manager.cc:1428] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8: Time spent starting tablet: real 0.029s user 0.012s sys 0.015s
I20260619 18:47:54.131826 7905 tablet_bootstrap.cc:492] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11: Bootstrap starting.
I20260619 18:47:54.136968 7912 raft_consensus.cc:482] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 18:47:54.137504 7912 raft_consensus.cc:504] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } } peers { permanent_uuid: "6aa79302201643058535b1e6cc87b863" member_type: VOTER last_known_addr { host: "127.0.198.132" port: 34715 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } }
I20260619 18:47:54.138120 7905 tablet_bootstrap.cc:654] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:54.140131 7912 leader_election.cc:288] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9c00247bbd146d7b004268d19ccc179 (127.0.198.131:42313), 6aa79302201643058535b1e6cc87b863 (127.0.198.132:34715)
I20260619 18:47:54.147738 7905 tablet_bootstrap.cc:492] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11: No bootstrap required, opened a new log
I20260619 18:47:54.148191 7904 tablet_bootstrap.cc:654] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:54.148387 7905 ts_tablet_manager.cc:1397] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11: Time spent bootstrapping tablet: real 0.017s user 0.008s sys 0.005s
W20260619 18:47:54.151396 7885 tablet.cc:2369] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260619 18:47:54.153956 7905 raft_consensus.cc:348] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aa38cb9432485987ac2063e84165e8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34285 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } } peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } }
I20260619 18:47:54.154733 7905 raft_consensus.cc:374] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:54.155009 7905 raft_consensus.cc:729] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc4ae078cb240b7a144aa9205e1be11, State: Initialized, Role: FOLLOWER
I20260619 18:47:54.155782 7905 consensus_queue.cc:260] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aa38cb9432485987ac2063e84165e8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34285 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } } peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } }
I20260619 18:47:54.157979 7905 ts_tablet_manager.cc:1428] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260619 18:47:54.160540 7785 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3a9e5c2f1ba844c7a01e5e641fb1ef0d" candidate_uuid: "0cc4ae078cb240b7a144aa9205e1be11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9c00247bbd146d7b004268d19ccc179" is_pre_election: true
W20260619 18:47:54.164520 7674 leader_election.cc:341] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9c00247bbd146d7b004268d19ccc179 (127.0.198.131:42313): Illegal state: must be running to vote when last-logged opid is not known
I20260619 18:47:54.166769 7904 tablet_bootstrap.cc:492] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179: No bootstrap required, opened a new log
I20260619 18:47:54.167444 7904 ts_tablet_manager.cc:1397] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179: Time spent bootstrapping tablet: real 0.042s user 0.013s sys 0.007s
I20260619 18:47:54.168015 7859 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3a9e5c2f1ba844c7a01e5e641fb1ef0d" candidate_uuid: "0cc4ae078cb240b7a144aa9205e1be11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa79302201643058535b1e6cc87b863" is_pre_election: true
I20260619 18:47:54.168787 7859 raft_consensus.cc:2454] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc4ae078cb240b7a144aa9205e1be11 in term 0.
I20260619 18:47:54.169872 7674 leader_election.cc:302] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0cc4ae078cb240b7a144aa9205e1be11, 6aa79302201643058535b1e6cc87b863; no voters: d9c00247bbd146d7b004268d19ccc179
I20260619 18:47:54.170151 7904 raft_consensus.cc:348] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } } peers { permanent_uuid: "6aa79302201643058535b1e6cc87b863" member_type: VOTER last_known_addr { host: "127.0.198.132" port: 34715 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } }
I20260619 18:47:54.170758 7912 raft_consensus.cc:2781] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 18:47:54.170928 7904 raft_consensus.cc:374] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:54.171164 7912 raft_consensus.cc:482] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 18:47:54.171309 7904 raft_consensus.cc:729] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9c00247bbd146d7b004268d19ccc179, State: Initialized, Role: FOLLOWER
I20260619 18:47:54.171593 7912 raft_consensus.cc:3037] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:54.172008 7904 consensus_queue.cc:260] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } } peers { permanent_uuid: "6aa79302201643058535b1e6cc87b863" member_type: VOTER last_known_addr { host: "127.0.198.132" port: 34715 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } }
I20260619 18:47:54.173625 7904 ts_tablet_manager.cc:1428] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179: Time spent starting tablet: real 0.006s user 0.001s sys 0.003s
I20260619 18:47:54.177518 7912 raft_consensus.cc:504] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } } peers { permanent_uuid: "6aa79302201643058535b1e6cc87b863" member_type: VOTER last_known_addr { host: "127.0.198.132" port: 34715 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } }
I20260619 18:47:54.179522 7912 leader_election.cc:288] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [CANDIDATE]: Term 1 election: Requested vote from peers d9c00247bbd146d7b004268d19ccc179 (127.0.198.131:42313), 6aa79302201643058535b1e6cc87b863 (127.0.198.132:34715)
I20260619 18:47:54.180292 7785 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3a9e5c2f1ba844c7a01e5e641fb1ef0d" candidate_uuid: "0cc4ae078cb240b7a144aa9205e1be11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9c00247bbd146d7b004268d19ccc179"
I20260619 18:47:54.180656 7859 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3a9e5c2f1ba844c7a01e5e641fb1ef0d" candidate_uuid: "0cc4ae078cb240b7a144aa9205e1be11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa79302201643058535b1e6cc87b863"
I20260619 18:47:54.180979 7785 raft_consensus.cc:3037] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:54.181267 7859 raft_consensus.cc:3037] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:54.188048 7785 raft_consensus.cc:2454] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc4ae078cb240b7a144aa9205e1be11 in term 1.
I20260619 18:47:54.188048 7859 raft_consensus.cc:2454] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc4ae078cb240b7a144aa9205e1be11 in term 1.
I20260619 18:47:54.189517 7674 leader_election.cc:302] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc4ae078cb240b7a144aa9205e1be11, d9c00247bbd146d7b004268d19ccc179; no voters:
I20260619 18:47:54.190212 7912 raft_consensus.cc:2781] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:54.191375 7912 raft_consensus.cc:686] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc4ae078cb240b7a144aa9205e1be11, State: Running, Role: LEADER
I20260619 18:47:54.192327 7912 consensus_queue.cc:237] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } } peers { permanent_uuid: "6aa79302201643058535b1e6cc87b863" member_type: VOTER last_known_addr { host: "127.0.198.132" port: 34715 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } }
I20260619 18:47:54.199836 7531 catalog_manager.cc:5495] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc4ae078cb240b7a144aa9205e1be11 (127.0.198.130). New cstate: current_term: 1 leader_uuid: "0cc4ae078cb240b7a144aa9205e1be11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa79302201643058535b1e6cc87b863" member_type: VOTER last_known_addr { host: "127.0.198.132" port: 34715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:54.564388 7912 raft_consensus.cc:482] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 18:47:54.565383 7912 raft_consensus.cc:504] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aa38cb9432485987ac2063e84165e8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34285 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } } peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } }
I20260619 18:47:54.567920 7912 leader_election.cc:288] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5aa38cb9432485987ac2063e84165e8 (127.0.198.129:34285), d9c00247bbd146d7b004268d19ccc179 (127.0.198.131:42313)
I20260619 18:47:54.570688 7785 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "48046d63d18345d49c70d2a76c2d7753" candidate_uuid: "0cc4ae078cb240b7a144aa9205e1be11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9c00247bbd146d7b004268d19ccc179" is_pre_election: true
I20260619 18:47:54.572141 7785 raft_consensus.cc:2454] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc4ae078cb240b7a144aa9205e1be11 in term 0.
I20260619 18:47:54.573402 7674 leader_election.cc:302] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc4ae078cb240b7a144aa9205e1be11, d9c00247bbd146d7b004268d19ccc179; no voters:
I20260619 18:47:54.574203 7912 raft_consensus.cc:2781] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 18:47:54.574615 7912 raft_consensus.cc:482] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 18:47:54.574945 7912 raft_consensus.cc:3037] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:54.584043 7912 raft_consensus.cc:504] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aa38cb9432485987ac2063e84165e8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34285 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } } peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } }
I20260619 18:47:54.584903 7636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "48046d63d18345d49c70d2a76c2d7753" candidate_uuid: "0cc4ae078cb240b7a144aa9205e1be11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aa38cb9432485987ac2063e84165e8" is_pre_election: true
I20260619 18:47:54.585937 7636 raft_consensus.cc:2454] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cc4ae078cb240b7a144aa9205e1be11 in term 0.
I20260619 18:47:54.586288 7912 leader_election.cc:288] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [CANDIDATE]: Term 1 election: Requested vote from peers c5aa38cb9432485987ac2063e84165e8 (127.0.198.129:34285), d9c00247bbd146d7b004268d19ccc179 (127.0.198.131:42313)
I20260619 18:47:54.587203 7635 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "48046d63d18345d49c70d2a76c2d7753" candidate_uuid: "0cc4ae078cb240b7a144aa9205e1be11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aa38cb9432485987ac2063e84165e8"
I20260619 18:47:54.587244 7785 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "48046d63d18345d49c70d2a76c2d7753" candidate_uuid: "0cc4ae078cb240b7a144aa9205e1be11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9c00247bbd146d7b004268d19ccc179"
I20260619 18:47:54.587899 7635 raft_consensus.cc:3037] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:54.588107 7785 raft_consensus.cc:3037] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:54.594241 7785 raft_consensus.cc:2454] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc4ae078cb240b7a144aa9205e1be11 in term 1.
I20260619 18:47:54.594254 7635 raft_consensus.cc:2454] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cc4ae078cb240b7a144aa9205e1be11 in term 1.
I20260619 18:47:54.595459 7674 leader_election.cc:302] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cc4ae078cb240b7a144aa9205e1be11, d9c00247bbd146d7b004268d19ccc179; no voters:
I20260619 18:47:54.596132 7912 raft_consensus.cc:2781] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:54.596526 7912 raft_consensus.cc:686] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc4ae078cb240b7a144aa9205e1be11, State: Running, Role: LEADER
I20260619 18:47:54.597506 7912 consensus_queue.cc:237] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aa38cb9432485987ac2063e84165e8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34285 } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } } peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } }
I20260619 18:47:54.605329 7531 catalog_manager.cc:5495] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc4ae078cb240b7a144aa9205e1be11 (127.0.198.130). New cstate: current_term: 1 leader_uuid: "0cc4ae078cb240b7a144aa9205e1be11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aa38cb9432485987ac2063e84165e8" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 34285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cc4ae078cb240b7a144aa9205e1be11" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 } health_report { overall_health: UNKNOWN } } }
I20260619 18:47:54.613363 7912 consensus_queue.cc:1035] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9c00247bbd146d7b004268d19ccc179" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 42313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:9931: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260619 18:47:54.631966 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:47:54.637022 7919 consensus_queue.cc:1035] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa79302201643058535b1e6cc87b863" member_type: VOTER last_known_addr { host: "127.0.198.132" port: 34715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 18:47:54.675136 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:54.676090 794 tablet_replica.cc:330] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8: stopping tablet replica
I20260619 18:47:54.676978 794 raft_consensus.cc:2229] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:47:54.677472 794 raft_consensus.cc:2258] T 48046d63d18345d49c70d2a76c2d7753 P c5aa38cb9432485987ac2063e84165e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:54.697986 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:47:54.711194 794 tablet_server.cc:178] TabletServer@127.0.198.130:0 shutting down...
I20260619 18:47:54.739900 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:54.740631 794 tablet_replica.cc:330] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11: stopping tablet replica
I20260619 18:47:54.741250 794 raft_consensus.cc:2229] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:54.741926 794 pending_rounds.cc:62] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11: Trying to abort 1 pending ops.
I20260619 18:47:54.742122 794 pending_rounds.cc:68] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298641406359404544 op_type: NO_OP noop_request { }
I20260619 18:47:54.742449 794 raft_consensus.cc:2866] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 18:47:54.742718 794 raft_consensus.cc:2258] T 48046d63d18345d49c70d2a76c2d7753 P 0cc4ae078cb240b7a144aa9205e1be11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:54.745136 794 tablet_replica.cc:330] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11: stopping tablet replica
I20260619 18:47:54.745658 794 raft_consensus.cc:2229] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:54.746501 794 raft_consensus.cc:2258] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 0cc4ae078cb240b7a144aa9205e1be11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:54.769471 794 tablet_server.cc:194] TabletServer@127.0.198.130:0 shutdown complete.
I20260619 18:47:54.782501 794 tablet_server.cc:178] TabletServer@127.0.198.131:0 shutting down...
I20260619 18:47:54.805198 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:54.805863 794 tablet_replica.cc:330] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179: stopping tablet replica
I20260619 18:47:54.806497 794 raft_consensus.cc:2229] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:47:54.806945 794 raft_consensus.cc:2258] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P d9c00247bbd146d7b004268d19ccc179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:54.809932 794 tablet_replica.cc:330] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179: stopping tablet replica
I20260619 18:47:54.810489 794 raft_consensus.cc:2229] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:47:54.810948 794 raft_consensus.cc:2258] T 48046d63d18345d49c70d2a76c2d7753 P d9c00247bbd146d7b004268d19ccc179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:54.832296 794 tablet_server.cc:194] TabletServer@127.0.198.131:0 shutdown complete.
I20260619 18:47:54.845165 794 tablet_server.cc:178] TabletServer@127.0.198.132:0 shutting down...
I20260619 18:47:54.864531 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:54.865240 794 tablet_replica.cc:330] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863: stopping tablet replica
I20260619 18:47:54.865754 794 raft_consensus.cc:2229] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:47:54.866163 794 raft_consensus.cc:2258] T 3a9e5c2f1ba844c7a01e5e641fb1ef0d P 6aa79302201643058535b1e6cc87b863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:54.886407 794 tablet_server.cc:194] TabletServer@127.0.198.132:0 shutdown complete.
I20260619 18:47:54.897476 794 master.cc:537] Master@127.0.198.190:36965 shutting down...
I20260619 18:47:54.917258 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:54.917856 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:54.918216 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P c9ef8027403f4e5bbe7f17e92d0d2406: stopping tablet replica
I20260619 18:47:54.928576 794 master.cc:552] Master@127.0.198.190:36965 shutdown complete.
[ SKIPPED ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers (1784 ms)
[----------] 1 test from MultiTServerClientTest (1784 ms total)
[----------] 1 test from ClientTestAutoIncrementingColumn
[ RUN ] ClientTestAutoIncrementingColumn.AlterOperationNegatives
I20260619 18:47:54.959918 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:37729
I20260619 18:47:54.961128 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:54.967043 7931 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:54.968178 7933 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:54.966984 7930 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:54.970099 794 server_base.cc:1034] running on GCE node
I20260619 18:47:54.971118 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:54.971323 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:54.971493 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894874971479 us; error 0 us; skew 500 ppm
I20260619 18:47:54.971974 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:54.974566 794 webserver.cc:460] Webserver started at http://127.0.198.190:45473/ using document root <none> and password file <none>
I20260619 18:47:54.975011 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:54.975165 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:54.975436 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:54.976590 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "b4c1b5a3d17d442982a67f536c6bd916"
format_stamp: "Formatted at 2026-06-19 18:47:54 on dist-test-slave-t0gl"
I20260619 18:47:54.981308 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 18:47:54.984866 7938 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:54.985687 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 18:47:54.986045 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "b4c1b5a3d17d442982a67f536c6bd916"
format_stamp: "Formatted at 2026-06-19 18:47:54 on dist-test-slave-t0gl"
I20260619 18:47:54.986295 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-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)
I20260619 18:47:55.007992 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:55.009246 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:55.049728 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:37729
I20260619 18:47:55.049924 7989 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:37729 every 8 connection(s)
I20260619 18:47:55.053476 7990 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:55.064407 7990 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916: Bootstrap starting.
I20260619 18:47:55.068861 7990 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:55.073210 7990 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916: No bootstrap required, opened a new log
I20260619 18:47:55.075403 7990 raft_consensus.cc:348] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4c1b5a3d17d442982a67f536c6bd916" member_type: VOTER }
I20260619 18:47:55.075804 7990 raft_consensus.cc:374] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:55.075974 7990 raft_consensus.cc:729] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c1b5a3d17d442982a67f536c6bd916, State: Initialized, Role: FOLLOWER
I20260619 18:47:55.076509 7990 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b4c1b5a3d17d442982a67f536c6bd916" member_type: VOTER }
I20260619 18:47:55.076936 7990 raft_consensus.cc:388] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:55.077117 7990 raft_consensus.cc:482] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:55.077344 7990 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:55.081893 7990 raft_consensus.cc:504] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4c1b5a3d17d442982a67f536c6bd916" member_type: VOTER }
I20260619 18:47:55.082382 7990 leader_election.cc:302] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [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: b4c1b5a3d17d442982a67f536c6bd916; no voters:
I20260619 18:47:55.083494 7990 leader_election.cc:288] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:55.084077 7993 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:55.085310 7993 raft_consensus.cc:686] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [term 1 LEADER]: Becoming Leader. State: Replica: b4c1b5a3d17d442982a67f536c6bd916, State: Running, Role: LEADER
I20260619 18:47:55.085956 7993 consensus_queue.cc:237] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [LEADER]: Queue going to LEADER mode. State: All 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: "b4c1b5a3d17d442982a67f536c6bd916" member_type: VOTER }
I20260619 18:47:55.086546 7990 sys_catalog.cc:564] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:47:55.088874 7994 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b4c1b5a3d17d442982a67f536c6bd916" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4c1b5a3d17d442982a67f536c6bd916" member_type: VOTER } }
I20260619 18:47:55.088936 7995 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4c1b5a3d17d442982a67f536c6bd916. Latest consensus state: current_term: 1 leader_uuid: "b4c1b5a3d17d442982a67f536c6bd916" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4c1b5a3d17d442982a67f536c6bd916" member_type: VOTER } }
I20260619 18:47:55.089668 7995 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:55.089646 7994 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:55.097525 7998 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:47:55.104449 7998 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:47:55.105544 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:47:55.113034 7998 catalog_manager.cc:1347] Generated new cluster ID: 85af4105e9bf493d8f575f0eb82a4d60
I20260619 18:47:55.113296 7998 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:47:55.126570 7998 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:47:55.128450 7998 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:47:55.142190 7998 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916: Generated new TSK 0
I20260619 18:47:55.142931 7998 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:47:55.172590 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:55.179116 8011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:55.180438 8012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:55.182391 8014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:55.182462 794 server_base.cc:1034] running on GCE node
I20260619 18:47:55.183658 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:55.183861 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:55.184005 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894875183988 us; error 0 us; skew 500 ppm
I20260619 18:47:55.184623 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:55.187373 794 webserver.cc:460] Webserver started at http://127.0.198.129:45627/ using document root <none> and password file <none>
I20260619 18:47:55.187866 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:55.188095 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:55.188407 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:55.189502 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "cb7497e7806d44abb0a038f4ddf89506"
format_stamp: "Formatted at 2026-06-19 18:47:55 on dist-test-slave-t0gl"
I20260619 18:47:55.194106 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:47:55.197722 8019 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.198612 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.001s
I20260619 18:47:55.199043 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "cb7497e7806d44abb0a038f4ddf89506"
format_stamp: "Formatted at 2026-06-19 18:47:55 on dist-test-slave-t0gl"
I20260619 18:47:55.199354 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-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)
I20260619 18:47:55.228164 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:55.229329 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:55.230885 794 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 18:47:55.233309 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:55.233557 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.233840 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:55.233985 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.275599 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:35259
I20260619 18:47:55.275712 8081 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:35259 every 8 connection(s)
I20260619 18:47:55.280131 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:55.287501 8086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:55.288779 8087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:55.296648 8090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:55.297114 794 server_base.cc:1034] running on GCE node
I20260619 18:47:55.298002 8082 heartbeater.cc:347] Connected to a master server at 127.0.198.190:37729
I20260619 18:47:55.298157 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260619 18:47:55.298368 8082 heartbeater.cc:464] Registering TS with master...
W20260619 18:47:55.298449 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:55.298823 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894875298806 us; error 0 us; skew 500 ppm
I20260619 18:47:55.299369 8082 heartbeater.cc:511] Master 127.0.198.190:37729 requested a full tablet report, sending...
I20260619 18:47:55.299602 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:55.301542 7955 ts_manager.cc:194] Registered new tserver with Master: cb7497e7806d44abb0a038f4ddf89506 (127.0.198.129:35259)
I20260619 18:47:55.303566 7955 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38698
I20260619 18:47:55.306109 794 webserver.cc:460] Webserver started at http://127.0.198.130:41161/ using document root <none> and password file <none>
I20260619 18:47:55.306613 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:55.306803 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:55.307044 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:55.308185 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/ts-1-root/instance:
uuid: "f3f2ba3fe85e4d28804f68a5c1487244"
format_stamp: "Formatted at 2026-06-19 18:47:55 on dist-test-slave-t0gl"
I20260619 18:47:55.312855 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.001s
I20260619 18:47:55.316604 8094 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.317579 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.000s sys 0.004s
I20260619 18:47:55.317893 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/ts-1-root
uuid: "f3f2ba3fe85e4d28804f68a5c1487244"
format_stamp: "Formatted at 2026-06-19 18:47:55 on dist-test-slave-t0gl"
I20260619 18:47:55.318176 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-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)
I20260619 18:47:55.333392 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:55.334612 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:55.336145 794 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 18:47:55.338460 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:55.338661 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.338883 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:55.339023 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.378021 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.130:44019
I20260619 18:47:55.378129 8156 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.130:44019 every 8 connection(s)
I20260619 18:47:55.382874 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:55.390583 8160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:55.392390 8161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:55.394991 8163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:55.398078 8157 heartbeater.cc:347] Connected to a master server at 127.0.198.190:37729
I20260619 18:47:55.398511 8157 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:55.399562 8157 heartbeater.cc:511] Master 127.0.198.190:37729 requested a full tablet report, sending...
I20260619 18:47:55.401795 7955 ts_manager.cc:194] Registered new tserver with Master: f3f2ba3fe85e4d28804f68a5c1487244 (127.0.198.130:44019)
I20260619 18:47:55.401971 794 server_base.cc:1034] running on GCE node
I20260619 18:47:55.403012 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:55.403283 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:55.403519 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894875403500 us; error 0 us; skew 500 ppm
I20260619 18:47:55.404207 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:55.404125 7955 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38700
I20260619 18:47:55.407927 794 webserver.cc:460] Webserver started at http://127.0.198.131:45625/ using document root <none> and password file <none>
I20260619 18:47:55.408504 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:55.408664 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:55.408879 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:55.409992 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/ts-2-root/instance:
uuid: "587027ea184641e1996c6f3b6514d377"
format_stamp: "Formatted at 2026-06-19 18:47:55 on dist-test-slave-t0gl"
I20260619 18:47:55.414834 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:47:55.419000 8168 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.420118 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 18:47:55.420526 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/ts-2-root
uuid: "587027ea184641e1996c6f3b6514d377"
format_stamp: "Formatted at 2026-06-19 18:47:55 on dist-test-slave-t0gl"
I20260619 18:47:55.420840 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781894801778945-794-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)
I20260619 18:47:55.441269 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:55.442581 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:55.444067 794 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 18:47:55.446322 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:55.446506 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.446738 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:55.446882 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.496001 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.131:44249
I20260619 18:47:55.496112 8230 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.131:44249 every 8 connection(s)
I20260619 18:47:55.512800 8231 heartbeater.cc:347] Connected to a master server at 127.0.198.190:37729
I20260619 18:47:55.513203 8231 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:55.513933 8231 heartbeater.cc:511] Master 127.0.198.190:37729 requested a full tablet report, sending...
I20260619 18:47:55.516285 7955 ts_manager.cc:194] Registered new tserver with Master: 587027ea184641e1996c6f3b6514d377 (127.0.198.131:44249)
I20260619 18:47:55.516862 794 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017877404s
I20260619 18:47:55.518555 7955 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38708
I20260619 18:47:55.544094 7955 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53760:
name: "alter_operation_negatives_auto_incrementing_column"
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: "auto_incrementing_id"
type: INT64
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
is_auto_incrementing: true
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
hash_schema {
columns {
name: "key"
}
num_buckets: 2
seed: 0
}
}
W20260619 18:47:55.546172 7955 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table alter_operation_negatives_auto_incrementing_column in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260619 18:47:55.607719 8122 tablet_service.cc:1467] Processing CreateTablet for tablet 15a15c2bd4c24eeb82b200d0dc448dfc (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=b066812a56ef432a85cdcd0bbf36d163]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:55.608080 8121 tablet_service.cc:1467] Processing CreateTablet for tablet 2787f693f575446391d5a7dc5aa094ef (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=b066812a56ef432a85cdcd0bbf36d163]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:55.609100 8122 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 15a15c2bd4c24eeb82b200d0dc448dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:55.609647 8121 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2787f693f575446391d5a7dc5aa094ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:55.615020 8196 tablet_service.cc:1467] Processing CreateTablet for tablet 15a15c2bd4c24eeb82b200d0dc448dfc (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=b066812a56ef432a85cdcd0bbf36d163]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:55.616395 8196 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 15a15c2bd4c24eeb82b200d0dc448dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:55.621634 8195 tablet_service.cc:1467] Processing CreateTablet for tablet 2787f693f575446391d5a7dc5aa094ef (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=b066812a56ef432a85cdcd0bbf36d163]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:55.622967 8195 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2787f693f575446391d5a7dc5aa094ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:55.632081 8046 tablet_service.cc:1467] Processing CreateTablet for tablet 2787f693f575446391d5a7dc5aa094ef (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=b066812a56ef432a85cdcd0bbf36d163]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:55.633455 8046 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2787f693f575446391d5a7dc5aa094ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:55.639953 8047 tablet_service.cc:1467] Processing CreateTablet for tablet 15a15c2bd4c24eeb82b200d0dc448dfc (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=b066812a56ef432a85cdcd0bbf36d163]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:55.641321 8047 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 15a15c2bd4c24eeb82b200d0dc448dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:55.643778 8246 tablet_bootstrap.cc:492] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244: Bootstrap starting.
I20260619 18:47:55.645394 8247 tablet_bootstrap.cc:492] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377: Bootstrap starting.
I20260619 18:47:55.650453 8246 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.651453 8247 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.651980 8246 tablet_bootstrap.cc:654] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:55.655100 8247 tablet_bootstrap.cc:654] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:55.660409 8249 tablet_bootstrap.cc:492] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506: Bootstrap starting.
I20260619 18:47:55.660904 8247 tablet_bootstrap.cc:492] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377: No bootstrap required, opened a new log
I20260619 18:47:55.661418 8247 ts_tablet_manager.cc:1397] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377: Time spent bootstrapping tablet: real 0.016s user 0.011s sys 0.000s
I20260619 18:47:55.662638 8246 tablet_bootstrap.cc:492] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244: No bootstrap required, opened a new log
I20260619 18:47:55.663056 8246 ts_tablet_manager.cc:1397] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244: Time spent bootstrapping tablet: real 0.020s user 0.013s sys 0.003s
I20260619 18:47:55.664114 8247 raft_consensus.cc:348] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } } peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } }
I20260619 18:47:55.664929 8247 raft_consensus.cc:374] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:55.665004 8246 raft_consensus.cc:348] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } } peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } }
I20260619 18:47:55.665381 8249 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.665320 8247 raft_consensus.cc:729] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587027ea184641e1996c6f3b6514d377, State: Initialized, Role: FOLLOWER
I20260619 18:47:55.665689 8246 raft_consensus.cc:374] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:55.666061 8246 raft_consensus.cc:729] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3f2ba3fe85e4d28804f68a5c1487244, State: Initialized, Role: FOLLOWER
I20260619 18:47:55.666585 8246 consensus_queue.cc:260] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } } peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } }
I20260619 18:47:55.666327 8247 consensus_queue.cc:260] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } } peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } }
I20260619 18:47:55.667212 8249 tablet_bootstrap.cc:654] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:55.668951 8157 heartbeater.cc:503] Master 127.0.198.190:37729 was elected leader, sending a full tablet report...
I20260619 18:47:55.669310 8246 ts_tablet_manager.cc:1428] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244: Time spent starting tablet: real 0.006s user 0.003s sys 0.003s
I20260619 18:47:55.670193 8246 tablet_bootstrap.cc:492] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244: Bootstrap starting.
I20260619 18:47:55.674752 8246 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.676173 8246 tablet_bootstrap.cc:654] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:55.680119 8247 ts_tablet_manager.cc:1428] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377: Time spent starting tablet: real 0.018s user 0.010s sys 0.005s
I20260619 18:47:55.681057 8231 heartbeater.cc:503] Master 127.0.198.190:37729 was elected leader, sending a full tablet report...
I20260619 18:47:55.683993 8247 tablet_bootstrap.cc:492] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377: Bootstrap starting.
I20260619 18:47:55.689638 8249 tablet_bootstrap.cc:492] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506: No bootstrap required, opened a new log
I20260619 18:47:55.689918 8247 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.690176 8249 ts_tablet_manager.cc:1397] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506: Time spent bootstrapping tablet: real 0.030s user 0.013s sys 0.014s
I20260619 18:47:55.691496 8247 tablet_bootstrap.cc:654] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:55.694121 8249 raft_consensus.cc:348] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } } peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } }
I20260619 18:47:55.695008 8249 raft_consensus.cc:374] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:55.695293 8249 raft_consensus.cc:729] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7497e7806d44abb0a038f4ddf89506, State: Initialized, Role: FOLLOWER
I20260619 18:47:55.696205 8249 consensus_queue.cc:260] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } } peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } }
I20260619 18:47:55.701516 8246 tablet_bootstrap.cc:492] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244: No bootstrap required, opened a new log
I20260619 18:47:55.702039 8246 ts_tablet_manager.cc:1397] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244: Time spent bootstrapping tablet: real 0.032s user 0.010s sys 0.017s
I20260619 18:47:55.703104 8082 heartbeater.cc:503] Master 127.0.198.190:37729 was elected leader, sending a full tablet report...
I20260619 18:47:55.704886 8246 raft_consensus.cc:348] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } } peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } }
I20260619 18:47:55.705667 8246 raft_consensus.cc:374] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:55.705961 8246 raft_consensus.cc:729] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3f2ba3fe85e4d28804f68a5c1487244, State: Initialized, Role: FOLLOWER
I20260619 18:47:55.706965 8246 consensus_queue.cc:260] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } } peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } }
I20260619 18:47:55.711135 8246 ts_tablet_manager.cc:1428] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244: Time spent starting tablet: real 0.009s user 0.003s sys 0.003s
I20260619 18:47:55.720885 8249 ts_tablet_manager.cc:1428] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506: Time spent starting tablet: real 0.030s user 0.006s sys 0.001s
I20260619 18:47:55.722324 8249 tablet_bootstrap.cc:492] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506: Bootstrap starting.
I20260619 18:47:55.729456 8247 tablet_bootstrap.cc:492] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377: No bootstrap required, opened a new log
I20260619 18:47:55.729914 8247 ts_tablet_manager.cc:1397] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377: Time spent bootstrapping tablet: real 0.046s user 0.024s sys 0.018s
I20260619 18:47:55.730093 8249 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:55.731395 8249 tablet_bootstrap.cc:654] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:55.732059 8247 raft_consensus.cc:348] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } } peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } }
I20260619 18:47:55.732645 8247 raft_consensus.cc:374] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:55.732852 8247 raft_consensus.cc:729] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587027ea184641e1996c6f3b6514d377, State: Initialized, Role: FOLLOWER
I20260619 18:47:55.733394 8247 consensus_queue.cc:260] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } } peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } }
I20260619 18:47:55.735042 8247 ts_tablet_manager.cc:1428] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260619 18:47:55.736776 8249 tablet_bootstrap.cc:492] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506: No bootstrap required, opened a new log
I20260619 18:47:55.737330 8249 ts_tablet_manager.cc:1397] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506: Time spent bootstrapping tablet: real 0.015s user 0.009s sys 0.000s
I20260619 18:47:55.739874 8249 raft_consensus.cc:348] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } } peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } }
I20260619 18:47:55.740406 8249 raft_consensus.cc:374] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:55.740617 8249 raft_consensus.cc:729] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7497e7806d44abb0a038f4ddf89506, State: Initialized, Role: FOLLOWER
I20260619 18:47:55.741154 8249 consensus_queue.cc:260] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } } peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } }
I20260619 18:47:55.743062 8249 ts_tablet_manager.cc:1428] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506: Time spent starting tablet: real 0.005s user 0.000s sys 0.004s
I20260619 18:47:55.803503 8256 raft_consensus.cc:482] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 18:47:55.803962 8256 raft_consensus.cc:504] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } } peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } }
I20260619 18:47:55.805982 8256 leader_election.cc:288] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3f2ba3fe85e4d28804f68a5c1487244 (127.0.198.130:44019), 587027ea184641e1996c6f3b6514d377 (127.0.198.131:44249)
I20260619 18:47:55.822923 8206 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2787f693f575446391d5a7dc5aa094ef" candidate_uuid: "cb7497e7806d44abb0a038f4ddf89506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587027ea184641e1996c6f3b6514d377" is_pre_election: true
I20260619 18:47:55.823488 8132 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2787f693f575446391d5a7dc5aa094ef" candidate_uuid: "cb7497e7806d44abb0a038f4ddf89506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" is_pre_election: true
I20260619 18:47:55.823659 8206 raft_consensus.cc:2454] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7497e7806d44abb0a038f4ddf89506 in term 0.
I20260619 18:47:55.824172 8132 raft_consensus.cc:2454] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7497e7806d44abb0a038f4ddf89506 in term 0.
I20260619 18:47:55.824808 8023 leader_election.cc:302] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587027ea184641e1996c6f3b6514d377, cb7497e7806d44abb0a038f4ddf89506; no voters:
I20260619 18:47:55.825582 8256 raft_consensus.cc:2781] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 18:47:55.825851 8256 raft_consensus.cc:482] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 18:47:55.826138 8256 raft_consensus.cc:3037] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:55.831204 8256 raft_consensus.cc:504] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } } peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } }
I20260619 18:47:55.832859 8256 leader_election.cc:288] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [CANDIDATE]: Term 1 election: Requested vote from peers f3f2ba3fe85e4d28804f68a5c1487244 (127.0.198.130:44019), 587027ea184641e1996c6f3b6514d377 (127.0.198.131:44249)
I20260619 18:47:55.833694 8132 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2787f693f575446391d5a7dc5aa094ef" candidate_uuid: "cb7497e7806d44abb0a038f4ddf89506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3f2ba3fe85e4d28804f68a5c1487244"
I20260619 18:47:55.833845 8206 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2787f693f575446391d5a7dc5aa094ef" candidate_uuid: "cb7497e7806d44abb0a038f4ddf89506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587027ea184641e1996c6f3b6514d377"
I20260619 18:47:55.834378 8132 raft_consensus.cc:3037] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:55.834419 8206 raft_consensus.cc:3037] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:55.839480 8206 raft_consensus.cc:2454] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7497e7806d44abb0a038f4ddf89506 in term 1.
I20260619 18:47:55.839779 8132 raft_consensus.cc:2454] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7497e7806d44abb0a038f4ddf89506 in term 1.
I20260619 18:47:55.840435 8023 leader_election.cc:302] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587027ea184641e1996c6f3b6514d377, cb7497e7806d44abb0a038f4ddf89506; no voters:
I20260619 18:47:55.841355 8256 raft_consensus.cc:2781] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:55.842413 8256 raft_consensus.cc:686] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 1 LEADER]: Becoming Leader. State: Replica: cb7497e7806d44abb0a038f4ddf89506, State: Running, Role: LEADER
I20260619 18:47:55.843725 8256 consensus_queue.cc:237] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } } peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } }
I20260619 18:47:55.850970 7954 catalog_manager.cc:5495] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb7497e7806d44abb0a038f4ddf89506 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "cb7497e7806d44abb0a038f4ddf89506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } health_report { overall_health: UNKNOWN } } }
I20260619 18:47:55.902405 8252 raft_consensus.cc:482] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 18:47:55.902938 8252 raft_consensus.cc:504] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } } peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } }
I20260619 18:47:55.904906 8252 leader_election.cc:288] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb7497e7806d44abb0a038f4ddf89506 (127.0.198.129:35259), f3f2ba3fe85e4d28804f68a5c1487244 (127.0.198.130:44019)
I20260619 18:47:55.919306 8057 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "15a15c2bd4c24eeb82b200d0dc448dfc" candidate_uuid: "587027ea184641e1996c6f3b6514d377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7497e7806d44abb0a038f4ddf89506" is_pre_election: true
I20260619 18:47:55.920082 8057 raft_consensus.cc:2454] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587027ea184641e1996c6f3b6514d377 in term 0.
I20260619 18:47:55.920020 8132 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "15a15c2bd4c24eeb82b200d0dc448dfc" candidate_uuid: "587027ea184641e1996c6f3b6514d377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" is_pre_election: true
I20260619 18:47:55.921027 8132 raft_consensus.cc:2454] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587027ea184641e1996c6f3b6514d377 in term 0.
I20260619 18:47:55.921777 8170 leader_election.cc:302] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587027ea184641e1996c6f3b6514d377, cb7497e7806d44abb0a038f4ddf89506; no voters:
I20260619 18:47:55.922559 8252 raft_consensus.cc:2781] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 18:47:55.922863 8252 raft_consensus.cc:482] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 18:47:55.923110 8252 raft_consensus.cc:3037] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:55.929417 8252 raft_consensus.cc:504] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } } peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } }
I20260619 18:47:55.930991 8252 leader_election.cc:288] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [CANDIDATE]: Term 1 election: Requested vote from peers cb7497e7806d44abb0a038f4ddf89506 (127.0.198.129:35259), f3f2ba3fe85e4d28804f68a5c1487244 (127.0.198.130:44019)
I20260619 18:47:55.931974 8057 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "15a15c2bd4c24eeb82b200d0dc448dfc" candidate_uuid: "587027ea184641e1996c6f3b6514d377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7497e7806d44abb0a038f4ddf89506"
I20260619 18:47:55.932006 8132 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "15a15c2bd4c24eeb82b200d0dc448dfc" candidate_uuid: "587027ea184641e1996c6f3b6514d377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3f2ba3fe85e4d28804f68a5c1487244"
I20260619 18:47:55.932662 8057 raft_consensus.cc:3037] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:55.932730 8132 raft_consensus.cc:3037] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:55.937594 8132 raft_consensus.cc:2454] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587027ea184641e1996c6f3b6514d377 in term 1.
I20260619 18:47:55.937722 8057 raft_consensus.cc:2454] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587027ea184641e1996c6f3b6514d377 in term 1.
I20260619 18:47:55.938831 8171 leader_election.cc:302] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587027ea184641e1996c6f3b6514d377, f3f2ba3fe85e4d28804f68a5c1487244; no voters:
I20260619 18:47:55.939620 8252 raft_consensus.cc:2781] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:55.940536 8252 raft_consensus.cc:686] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 1 LEADER]: Becoming Leader. State: Replica: 587027ea184641e1996c6f3b6514d377, State: Running, Role: LEADER
I20260619 18:47:55.941234 8252 consensus_queue.cc:237] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } } peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } }
I20260619 18:47:55.948194 7954 catalog_manager.cc:5495] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 reported cstate change: term changed from 0 to 1, leader changed from <none> to 587027ea184641e1996c6f3b6514d377 (127.0.198.131). New cstate: current_term: 1 leader_uuid: "587027ea184641e1996c6f3b6514d377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587027ea184641e1996c6f3b6514d377" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 44249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb7497e7806d44abb0a038f4ddf89506" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 35259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3f2ba3fe85e4d28804f68a5c1487244" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260619 18:47:55.976596 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:47:55.994656 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:55.995519 794 tablet_replica.cc:330] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506: stopping tablet replica
I20260619 18:47:55.996080 794 raft_consensus.cc:2229] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:55.996644 794 pending_rounds.cc:62] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506: Trying to abort 1 pending ops.
I20260619 18:47:55.996825 794 pending_rounds.cc:68] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298641411462254592 op_type: NO_OP noop_request { }
I20260619 18:47:55.997085 794 raft_consensus.cc:2866] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 18:47:55.997313 794 raft_consensus.cc:2258] T 2787f693f575446391d5a7dc5aa094ef P cb7497e7806d44abb0a038f4ddf89506 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:55.999816 794 tablet_replica.cc:330] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506: stopping tablet replica
I20260619 18:47:56.000270 794 raft_consensus.cc:2229] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:47:56.000727 794 raft_consensus.cc:2258] T 15a15c2bd4c24eeb82b200d0dc448dfc P cb7497e7806d44abb0a038f4ddf89506 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:56.022362 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:47:56.032328 794 tablet_server.cc:178] TabletServer@127.0.198.130:0 shutting down...
I20260619 18:47:56.047945 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:56.048694 794 tablet_replica.cc:330] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244: stopping tablet replica
I20260619 18:47:56.049187 794 raft_consensus.cc:2229] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:47:56.049552 794 raft_consensus.cc:2258] T 15a15c2bd4c24eeb82b200d0dc448dfc P f3f2ba3fe85e4d28804f68a5c1487244 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:56.051641 794 tablet_replica.cc:330] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244: stopping tablet replica
I20260619 18:47:56.052103 794 raft_consensus.cc:2229] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:47:56.052443 794 raft_consensus.cc:2258] T 2787f693f575446391d5a7dc5aa094ef P f3f2ba3fe85e4d28804f68a5c1487244 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:56.072724 794 tablet_server.cc:194] TabletServer@127.0.198.130:0 shutdown complete.
I20260619 18:47:56.082736 794 tablet_server.cc:178] TabletServer@127.0.198.131:0 shutting down...
I20260619 18:47:56.099318 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:56.100386 794 tablet_replica.cc:330] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377: stopping tablet replica
I20260619 18:47:56.100975 794 raft_consensus.cc:2229] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:47:56.101401 794 raft_consensus.cc:2258] T 2787f693f575446391d5a7dc5aa094ef P 587027ea184641e1996c6f3b6514d377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:56.103432 794 tablet_replica.cc:330] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377: stopping tablet replica
I20260619 18:47:56.103868 794 raft_consensus.cc:2229] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:56.104425 794 pending_rounds.cc:62] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377: Trying to abort 1 pending ops.
I20260619 18:47:56.104588 794 pending_rounds.cc:68] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298641411862085632 op_type: NO_OP noop_request { }
I20260619 18:47:56.104904 794 raft_consensus.cc:2866] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 18:47:56.105161 794 raft_consensus.cc:2258] T 15a15c2bd4c24eeb82b200d0dc448dfc P 587027ea184641e1996c6f3b6514d377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:56.125808 794 tablet_server.cc:194] TabletServer@127.0.198.131:0 shutdown complete.
I20260619 18:47:56.135859 794 master.cc:537] Master@127.0.198.190:37729 shutting down...
I20260619 18:47:56.151526 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:56.152056 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:56.152386 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P b4c1b5a3d17d442982a67f536c6bd916: stopping tablet replica
I20260619 18:47:56.171056 794 master.cc:552] Master@127.0.198.190:37729 shutdown complete.
[ OK ] ClientTestAutoIncrementingColumn.AlterOperationNegatives (1233 ms)
[----------] 1 test from ClientTestAutoIncrementingColumn (1233 ms total)
[----------] 1 test from KeepAlivePeriodically/KeepAlivePeriodicallyTest
[ RUN ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1
I20260619 18:47:56.194360 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:36029
I20260619 18:47:56.195513 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:56.200652 8265 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:56.200855 8266 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:56.202425 8268 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:56.204015 794 server_base.cc:1034] running on GCE node
I20260619 18:47:56.204806 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:56.204999 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:56.205155 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894876205143 us; error 0 us; skew 500 ppm
I20260619 18:47:56.205691 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:56.208458 794 webserver.cc:460] Webserver started at http://127.0.198.190:42593/ using document root <none> and password file <none>
I20260619 18:47:56.208930 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:56.209105 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:56.209378 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:56.210485 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "0b798053d1ef49dd8b36fbfb1dc2da9c"
format_stamp: "Formatted at 2026-06-19 18:47:56 on dist-test-slave-t0gl"
I20260619 18:47:56.215574 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:47:56.219655 8273 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:56.220613 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.000s sys 0.004s
I20260619 18:47:56.220890 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "0b798053d1ef49dd8b36fbfb1dc2da9c"
format_stamp: "Formatted at 2026-06-19 18:47:56 on dist-test-slave-t0gl"
I20260619 18:47:56.221156 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-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)
I20260619 18:47:56.232695 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:56.233750 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:56.279655 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:36029
I20260619 18:47:56.279752 8334 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:36029 every 8 connection(s)
I20260619 18:47:56.283167 8335 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:56.293431 8335 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c: Bootstrap starting.
I20260619 18:47:56.297516 8335 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:56.301609 8335 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c: No bootstrap required, opened a new log
I20260619 18:47:56.303592 8335 raft_consensus.cc:348] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b798053d1ef49dd8b36fbfb1dc2da9c" member_type: VOTER }
I20260619 18:47:56.304021 8335 raft_consensus.cc:374] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:56.304206 8335 raft_consensus.cc:729] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b798053d1ef49dd8b36fbfb1dc2da9c, State: Initialized, Role: FOLLOWER
I20260619 18:47:56.305320 8335 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0b798053d1ef49dd8b36fbfb1dc2da9c" member_type: VOTER }
I20260619 18:47:56.305868 8335 raft_consensus.cc:388] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:56.306074 8335 raft_consensus.cc:482] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:56.306273 8335 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:56.310860 8335 raft_consensus.cc:504] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b798053d1ef49dd8b36fbfb1dc2da9c" member_type: VOTER }
I20260619 18:47:56.311383 8335 leader_election.cc:302] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [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: 0b798053d1ef49dd8b36fbfb1dc2da9c; no voters:
I20260619 18:47:56.312479 8335 leader_election.cc:288] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:56.312773 8338 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:56.314075 8338 raft_consensus.cc:686] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [term 1 LEADER]: Becoming Leader. State: Replica: 0b798053d1ef49dd8b36fbfb1dc2da9c, State: Running, Role: LEADER
I20260619 18:47:56.314744 8338 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [LEADER]: Queue going to LEADER mode. State: All 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: "0b798053d1ef49dd8b36fbfb1dc2da9c" member_type: VOTER }
I20260619 18:47:56.315196 8335 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:47:56.317727 8340 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b798053d1ef49dd8b36fbfb1dc2da9c. Latest consensus state: current_term: 1 leader_uuid: "0b798053d1ef49dd8b36fbfb1dc2da9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b798053d1ef49dd8b36fbfb1dc2da9c" member_type: VOTER } }
I20260619 18:47:56.317688 8339 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0b798053d1ef49dd8b36fbfb1dc2da9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b798053d1ef49dd8b36fbfb1dc2da9c" member_type: VOTER } }
I20260619 18:47:56.318583 8340 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:56.318796 8339 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:56.322310 8344 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:47:56.326936 8344 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:47:56.330646 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:47:56.335565 8344 catalog_manager.cc:1347] Generated new cluster ID: cb85000b2a774952ab3044953fbd0bbc
I20260619 18:47:56.335875 8344 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:47:56.369675 8344 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:47:56.371560 8344 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:47:56.386518 8344 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c: Generated new TSK 0
I20260619 18:47:56.387264 8344 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:47:56.397461 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:56.404134 8356 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:56.404749 8357 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:56.407059 8359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:56.407982 794 server_base.cc:1034] running on GCE node
I20260619 18:47:56.408772 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:56.408964 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:56.409085 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894876409077 us; error 0 us; skew 500 ppm
I20260619 18:47:56.409547 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:56.412348 794 webserver.cc:460] Webserver started at http://127.0.198.129:33351/ using document root <none> and password file <none>
I20260619 18:47:56.412802 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:56.412958 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:56.413159 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:56.414400 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "2427ead5ea0d409eaed2f1c2f4165866"
format_stamp: "Formatted at 2026-06-19 18:47:56 on dist-test-slave-t0gl"
I20260619 18:47:56.420531 794 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.008s sys 0.000s
I20260619 18:47:56.424362 8364 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:56.425230 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 18:47:56.425504 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "2427ead5ea0d409eaed2f1c2f4165866"
format_stamp: "Formatted at 2026-06-19 18:47:56 on dist-test-slave-t0gl"
I20260619 18:47:56.425936 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-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)
I20260619 18:47:56.444466 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:56.445537 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:56.450522 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:56.450855 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:56.451153 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:56.451375 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260619 18:47:56.500319 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:32815
I20260619 18:47:56.500444 8434 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:32815 every 8 connection(s)
I20260619 18:47:56.505477 8435 heartbeater.cc:347] Connected to a master server at 127.0.198.190:36029
I20260619 18:47:56.505831 8435 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:56.506604 8435 heartbeater.cc:511] Master 127.0.198.190:36029 requested a full tablet report, sending...
I20260619 18:47:56.508559 8290 ts_manager.cc:194] Registered new tserver with Master: 2427ead5ea0d409eaed2f1c2f4165866 (127.0.198.129:32815)
I20260619 18:47:56.509092 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005151576s
I20260619 18:47:56.511598 8290 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40030
I20260619 18:47:56.525694 8435 heartbeater.cc:503] Master 127.0.198.190:36029 was elected leader, sending a full tablet report...
I20260619 18:47:56.535266 8290 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40046:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:47:56.572139 8399 tablet_service.cc:1467] Processing CreateTablet for tablet 12cca286b40e4458aeeae7efec5dcbcc (DEFAULT_TABLE table=client-testtb [id=696c24716ef04d1895d8f04503afc5c2]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:47:56.572230 8398 tablet_service.cc:1467] Processing CreateTablet for tablet e14880cc43d941bd8553462a1d6d5388 (DEFAULT_TABLE table=client-testtb [id=696c24716ef04d1895d8f04503afc5c2]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:47:56.573423 8399 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 12cca286b40e4458aeeae7efec5dcbcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:56.574153 8398 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e14880cc43d941bd8553462a1d6d5388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:56.587878 8445 tablet_bootstrap.cc:492] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866: Bootstrap starting.
I20260619 18:47:56.592060 8445 tablet_bootstrap.cc:654] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:56.596408 8445 tablet_bootstrap.cc:492] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866: No bootstrap required, opened a new log
I20260619 18:47:56.596887 8445 ts_tablet_manager.cc:1397] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866: Time spent bootstrapping tablet: real 0.009s user 0.000s sys 0.007s
I20260619 18:47:56.599184 8445 raft_consensus.cc:348] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2427ead5ea0d409eaed2f1c2f4165866" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32815 } }
I20260619 18:47:56.599655 8445 raft_consensus.cc:374] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:56.599860 8445 raft_consensus.cc:729] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2427ead5ea0d409eaed2f1c2f4165866, State: Initialized, Role: FOLLOWER
I20260619 18:47:56.600374 8445 consensus_queue.cc:260] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2427ead5ea0d409eaed2f1c2f4165866" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32815 } }
I20260619 18:47:56.600832 8445 raft_consensus.cc:388] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:56.601038 8445 raft_consensus.cc:482] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:56.601284 8445 raft_consensus.cc:3037] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:56.605845 8445 raft_consensus.cc:504] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2427ead5ea0d409eaed2f1c2f4165866" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32815 } }
I20260619 18:47:56.606387 8445 leader_election.cc:302] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [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: 2427ead5ea0d409eaed2f1c2f4165866; no voters:
I20260619 18:47:56.607692 8445 leader_election.cc:288] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:56.608062 8447 raft_consensus.cc:2781] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:56.611289 8445 ts_tablet_manager.cc:1428] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866: Time spent starting tablet: real 0.014s user 0.004s sys 0.011s
I20260619 18:47:56.611279 8447 raft_consensus.cc:686] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [term 1 LEADER]: Becoming Leader. State: Replica: 2427ead5ea0d409eaed2f1c2f4165866, State: Running, Role: LEADER
I20260619 18:47:56.612402 8445 tablet_bootstrap.cc:492] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866: Bootstrap starting.
I20260619 18:47:56.612301 8447 consensus_queue.cc:237] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [LEADER]: Queue going to LEADER mode. State: All 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: "2427ead5ea0d409eaed2f1c2f4165866" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32815 } }
I20260619 18:47:56.618386 8445 tablet_bootstrap.cc:654] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:56.618654 8290 catalog_manager.cc:5495] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2427ead5ea0d409eaed2f1c2f4165866 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "2427ead5ea0d409eaed2f1c2f4165866" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2427ead5ea0d409eaed2f1c2f4165866" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:56.623807 8445 tablet_bootstrap.cc:492] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866: No bootstrap required, opened a new log
I20260619 18:47:56.624344 8445 ts_tablet_manager.cc:1397] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866: Time spent bootstrapping tablet: real 0.012s user 0.005s sys 0.006s
I20260619 18:47:56.626940 8445 raft_consensus.cc:348] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2427ead5ea0d409eaed2f1c2f4165866" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32815 } }
I20260619 18:47:56.627537 8445 raft_consensus.cc:374] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:56.627924 8445 raft_consensus.cc:729] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2427ead5ea0d409eaed2f1c2f4165866, State: Initialized, Role: FOLLOWER
I20260619 18:47:56.628410 8445 consensus_queue.cc:260] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2427ead5ea0d409eaed2f1c2f4165866" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32815 } }
I20260619 18:47:56.628870 8445 raft_consensus.cc:388] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:56.629096 8445 raft_consensus.cc:482] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:56.629330 8445 raft_consensus.cc:3037] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:56.634182 8445 raft_consensus.cc:504] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2427ead5ea0d409eaed2f1c2f4165866" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32815 } }
I20260619 18:47:56.634814 8445 leader_election.cc:302] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [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: 2427ead5ea0d409eaed2f1c2f4165866; no voters:
I20260619 18:47:56.635448 8445 leader_election.cc:288] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:56.635787 8447 raft_consensus.cc:2781] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:56.636513 8447 raft_consensus.cc:686] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [term 1 LEADER]: Becoming Leader. State: Replica: 2427ead5ea0d409eaed2f1c2f4165866, State: Running, Role: LEADER
I20260619 18:47:56.637065 8445 ts_tablet_manager.cc:1428] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866: Time spent starting tablet: real 0.012s user 0.008s sys 0.003s
I20260619 18:47:56.637221 8447 consensus_queue.cc:237] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [LEADER]: Queue going to LEADER mode. State: All 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: "2427ead5ea0d409eaed2f1c2f4165866" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32815 } }
I20260619 18:47:56.642926 8290 catalog_manager.cc:5495] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2427ead5ea0d409eaed2f1c2f4165866 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "2427ead5ea0d409eaed2f1c2f4165866" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2427ead5ea0d409eaed2f1c2f4165866" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:56.658424 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:47:56.677889 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:56.678767 794 tablet_replica.cc:330] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866: stopping tablet replica
I20260619 18:47:56.679315 794 raft_consensus.cc:2229] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:56.679780 794 raft_consensus.cc:2258] T 12cca286b40e4458aeeae7efec5dcbcc P 2427ead5ea0d409eaed2f1c2f4165866 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:56.682193 794 tablet_replica.cc:330] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866: stopping tablet replica
I20260619 18:47:56.682667 794 raft_consensus.cc:2229] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:56.683064 794 raft_consensus.cc:2258] T e14880cc43d941bd8553462a1d6d5388 P 2427ead5ea0d409eaed2f1c2f4165866 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:56.705194 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:47:56.717252 794 master.cc:537] Master@127.0.198.190:36029 shutting down...
I20260619 18:47:56.736460 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:56.737339 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:56.737846 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 0b798053d1ef49dd8b36fbfb1dc2da9c: stopping tablet replica
I20260619 18:47:56.758319 794 master.cc:552] Master@127.0.198.190:36029 shutdown complete.
I20260619 18:47:56.774394 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:34401
I20260619 18:47:56.775715 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:56.781718 8455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:56.782337 8454 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:56.782591 8457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:56.783232 794 server_base.cc:1034] running on GCE node
I20260619 18:47:56.784238 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:56.784451 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:56.784602 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894876784589 us; error 0 us; skew 500 ppm
I20260619 18:47:56.785138 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:56.788110 794 webserver.cc:460] Webserver started at http://127.0.198.190:34987/ using document root <none> and password file <none>
I20260619 18:47:56.788615 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:56.788784 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:56.789026 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:56.790083 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "33bba643aaf34e519803c4e8cde15945"
format_stamp: "Formatted at 2026-06-19 18:47:56 on dist-test-slave-t0gl"
I20260619 18:47:56.794906 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:47:56.798527 8462 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:56.799451 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 18:47:56.799764 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "33bba643aaf34e519803c4e8cde15945"
format_stamp: "Formatted at 2026-06-19 18:47:56 on dist-test-slave-t0gl"
I20260619 18:47:56.800055 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-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)
I20260619 18:47:56.816216 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:56.817526 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:56.862072 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:34401
I20260619 18:47:56.862166 8523 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:34401 every 8 connection(s)
I20260619 18:47:56.865660 8524 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:56.875851 8524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945: Bootstrap starting.
I20260619 18:47:56.880378 8524 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:56.884640 8524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945: No bootstrap required, opened a new log
I20260619 18:47:56.886608 8524 raft_consensus.cc:348] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33bba643aaf34e519803c4e8cde15945" member_type: VOTER }
I20260619 18:47:56.887020 8524 raft_consensus.cc:374] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:56.887241 8524 raft_consensus.cc:729] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bba643aaf34e519803c4e8cde15945, State: Initialized, Role: FOLLOWER
I20260619 18:47:56.887844 8524 consensus_queue.cc:260] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33bba643aaf34e519803c4e8cde15945" member_type: VOTER }
I20260619 18:47:56.888347 8524 raft_consensus.cc:388] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:47:56.888597 8524 raft_consensus.cc:482] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:47:56.888876 8524 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:56.894186 8524 raft_consensus.cc:504] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33bba643aaf34e519803c4e8cde15945" member_type: VOTER }
I20260619 18:47:56.894742 8524 leader_election.cc:302] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [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: 33bba643aaf34e519803c4e8cde15945; no voters:
I20260619 18:47:56.895890 8524 leader_election.cc:288] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:47:56.896229 8527 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:56.897710 8527 raft_consensus.cc:686] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [term 1 LEADER]: Becoming Leader. State: Replica: 33bba643aaf34e519803c4e8cde15945, State: Running, Role: LEADER
I20260619 18:47:56.898298 8527 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [LEADER]: Queue going to LEADER mode. State: All 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: "33bba643aaf34e519803c4e8cde15945" member_type: VOTER }
I20260619 18:47:56.898620 8524 sys_catalog.cc:564] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:47:56.901247 8528 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "33bba643aaf34e519803c4e8cde15945" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33bba643aaf34e519803c4e8cde15945" member_type: VOTER } }
I20260619 18:47:56.901343 8529 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33bba643aaf34e519803c4e8cde15945. Latest consensus state: current_term: 1 leader_uuid: "33bba643aaf34e519803c4e8cde15945" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33bba643aaf34e519803c4e8cde15945" member_type: VOTER } }
I20260619 18:47:56.902225 8529 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:56.903060 8528 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [sys.catalog]: This master's current role is: LEADER
I20260619 18:47:56.905974 8533 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:47:56.910612 8533 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:47:56.914922 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:47:56.920724 8533 catalog_manager.cc:1347] Generated new cluster ID: bca6426d57b147809b3059812879a9ac
I20260619 18:47:56.920995 8533 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:47:56.956287 8533 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:47:56.958119 8533 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:47:56.976472 8533 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945: Generated new TSK 0
I20260619 18:47:56.977314 8533 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:47:56.982112 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:47:56.988118 8545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:56.988873 8546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:56.991961 8548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:56.992434 794 server_base.cc:1034] running on GCE node
I20260619 18:47:56.993217 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:56.993402 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:56.993551 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894876993535 us; error 0 us; skew 500 ppm
I20260619 18:47:56.994155 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:56.996476 794 webserver.cc:460] Webserver started at http://127.0.198.129:35255/ using document root <none> and password file <none>
I20260619 18:47:56.996925 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:56.997087 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:56.997323 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:56.998404 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "6824716566bc467c802f591bcdd97a8f"
format_stamp: "Formatted at 2026-06-19 18:47:56 on dist-test-slave-t0gl"
I20260619 18:47:57.003876 794 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 18:47:57.007634 8553 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:57.008654 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260619 18:47:57.009538 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "6824716566bc467c802f591bcdd97a8f"
format_stamp: "Formatted at 2026-06-19 18:47:56 on dist-test-slave-t0gl"
I20260619 18:47:57.010082 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-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)
I20260619 18:47:57.055492 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:57.056505 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:57.061067 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:57.061384 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:57.061661 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:57.061863 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:57.114522 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:37775
I20260619 18:47:57.114632 8623 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:37775 every 8 connection(s)
I20260619 18:47:57.121261 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 18:47:57.125087 8624 heartbeater.cc:347] Connected to a master server at 127.0.198.190:34401
I20260619 18:47:57.125564 8624 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:57.126719 8624 heartbeater.cc:511] Master 127.0.198.190:34401 requested a full tablet report, sending...
W20260619 18:47:57.128388 8626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:57.129233 8627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:57.129396 8479 ts_manager.cc:194] Registered new tserver with Master: 6824716566bc467c802f591bcdd97a8f (127.0.198.129:37775)
I20260619 18:47:57.132512 8479 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60848
I20260619 18:47:57.135135 794 server_base.cc:1034] running on GCE node
W20260619 18:47:57.137007 8629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:57.138084 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:57.138295 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:57.138499 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894877138468 us; error 0 us; skew 500 ppm
I20260619 18:47:57.139104 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:57.141949 794 webserver.cc:460] Webserver started at http://127.0.198.130:42155/ using document root <none> and password file <none>
I20260619 18:47:57.142500 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:57.142686 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:57.142970 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:57.144281 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-1-root/instance:
uuid: "4adcf430854b45f892452d3b5f13f341"
format_stamp: "Formatted at 2026-06-19 18:47:57 on dist-test-slave-t0gl"
I20260619 18:47:57.145864 8624 heartbeater.cc:503] Master 127.0.198.190:34401 was elected leader, sending a full tablet report...
I20260619 18:47:57.149592 794 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.004s sys 0.001s
I20260619 18:47:57.153188 8634 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:57.154139 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 18:47:57.154438 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-1-root
uuid: "4adcf430854b45f892452d3b5f13f341"
format_stamp: "Formatted at 2026-06-19 18:47:57 on dist-test-slave-t0gl"
I20260619 18:47:57.154728 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-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)
I20260619 18:47:57.168327 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:57.169411 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:57.174401 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:57.174716 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:57.174998 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:57.175246 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:57.226938 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.130:39301
I20260619 18:47:57.227113 8703 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.130:39301 every 8 connection(s)
I20260619 18:47:57.231562 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 18:47:57.231594 8704 heartbeater.cc:347] Connected to a master server at 127.0.198.190:34401
I20260619 18:47:57.232146 8704 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:57.233026 8704 heartbeater.cc:511] Master 127.0.198.190:34401 requested a full tablet report, sending...
I20260619 18:47:57.234988 8479 ts_manager.cc:194] Registered new tserver with Master: 4adcf430854b45f892452d3b5f13f341 (127.0.198.130:39301)
I20260619 18:47:57.236915 8479 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60864
W20260619 18:47:57.239152 8706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:57.241036 8709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:47:57.241391 8707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:47:57.245733 794 server_base.cc:1034] running on GCE node
I20260619 18:47:57.246763 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:47:57.246992 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:47:57.247123 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894877247115 us; error 0 us; skew 500 ppm
I20260619 18:47:57.247628 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:47:57.250097 794 webserver.cc:460] Webserver started at http://127.0.198.131:34585/ using document root <none> and password file <none>
I20260619 18:47:57.250538 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:47:57.250689 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:47:57.250923 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:47:57.251468 8704 heartbeater.cc:503] Master 127.0.198.190:34401 was elected leader, sending a full tablet report...
I20260619 18:47:57.252005 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-2-root/instance:
uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946"
format_stamp: "Formatted at 2026-06-19 18:47:57 on dist-test-slave-t0gl"
I20260619 18:47:57.256907 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 18:47:57.260622 8714 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:57.261584 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.001s
I20260619 18:47:57.262009 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-2-root
uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946"
format_stamp: "Formatted at 2026-06-19 18:47:57 on dist-test-slave-t0gl"
I20260619 18:47:57.262281 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781894801778945-794-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)
I20260619 18:47:57.282761 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:47:57.283915 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:47:57.289436 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:47:57.289712 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:57.290082 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:47:57.290282 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:47:57.346953 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.131:46371
I20260619 18:47:57.347064 8783 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.131:46371 every 8 connection(s)
I20260619 18:47:57.351989 8784 heartbeater.cc:347] Connected to a master server at 127.0.198.190:34401
I20260619 18:47:57.352386 8784 heartbeater.cc:464] Registering TS with master...
I20260619 18:47:57.353111 8784 heartbeater.cc:511] Master 127.0.198.190:34401 requested a full tablet report, sending...
I20260619 18:47:57.355304 8479 ts_manager.cc:194] Registered new tserver with Master: e7d8e3f5f4fb4dffa7d36c8bae10c946 (127.0.198.131:46371)
I20260619 18:47:57.355866 794 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005538546s
I20260619 18:47:57.357285 8479 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60892
I20260619 18:47:57.371143 8784 heartbeater.cc:503] Master 127.0.198.190:34401 was elected leader, sending a full tablet report...
I20260619 18:47:57.382185 8479 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60912:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
hash_schema {
columns {
name: "key"
}
num_buckets: 3
seed: 0
}
}
W20260619 18:47:57.385507 8479 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table client-testtb in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260619 18:47:57.447168 8749 tablet_service.cc:1467] Processing CreateTablet for tablet e44a7c65893c4bafa89a700611bf4176 (DEFAULT_TABLE table=client-testtb [id=db71662f544c4c198efeb14d4b04917c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:57.448664 8749 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e44a7c65893c4bafa89a700611bf4176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:57.449318 8748 tablet_service.cc:1467] Processing CreateTablet for tablet 15531121049d44e3af7a87cb30c81dbf (DEFAULT_TABLE table=client-testtb [id=db71662f544c4c198efeb14d4b04917c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:57.450861 8748 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 15531121049d44e3af7a87cb30c81dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:57.448566 8747 tablet_service.cc:1467] Processing CreateTablet for tablet 010bf59f39154fc49d24019dca77698d (DEFAULT_TABLE table=client-testtb [id=db71662f544c4c198efeb14d4b04917c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:57.454357 8747 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 010bf59f39154fc49d24019dca77698d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:57.478607 8588 tablet_service.cc:1467] Processing CreateTablet for tablet e44a7c65893c4bafa89a700611bf4176 (DEFAULT_TABLE table=client-testtb [id=db71662f544c4c198efeb14d4b04917c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:57.480037 8588 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e44a7c65893c4bafa89a700611bf4176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:57.485973 8668 tablet_service.cc:1467] Processing CreateTablet for tablet e44a7c65893c4bafa89a700611bf4176 (DEFAULT_TABLE table=client-testtb [id=db71662f544c4c198efeb14d4b04917c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:57.486650 8666 tablet_service.cc:1467] Processing CreateTablet for tablet 010bf59f39154fc49d24019dca77698d (DEFAULT_TABLE table=client-testtb [id=db71662f544c4c198efeb14d4b04917c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:57.488519 8667 tablet_service.cc:1467] Processing CreateTablet for tablet 15531121049d44e3af7a87cb30c81dbf (DEFAULT_TABLE table=client-testtb [id=db71662f544c4c198efeb14d4b04917c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:57.487317 8668 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e44a7c65893c4bafa89a700611bf4176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:57.490200 8666 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 010bf59f39154fc49d24019dca77698d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:57.490844 8667 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 15531121049d44e3af7a87cb30c81dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:57.502959 8587 tablet_service.cc:1467] Processing CreateTablet for tablet 15531121049d44e3af7a87cb30c81dbf (DEFAULT_TABLE table=client-testtb [id=db71662f544c4c198efeb14d4b04917c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:57.504386 8587 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 15531121049d44e3af7a87cb30c81dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:57.508649 8586 tablet_service.cc:1467] Processing CreateTablet for tablet 010bf59f39154fc49d24019dca77698d (DEFAULT_TABLE table=client-testtb [id=db71662f544c4c198efeb14d4b04917c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260619 18:47:57.509963 8586 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 010bf59f39154fc49d24019dca77698d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:47:57.511853 8798 tablet_bootstrap.cc:492] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946: Bootstrap starting.
I20260619 18:47:57.535518 8798 tablet_bootstrap.cc:654] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:57.543476 8799 tablet_bootstrap.cc:492] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f: Bootstrap starting.
I20260619 18:47:57.546691 8800 tablet_bootstrap.cc:492] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341: Bootstrap starting.
I20260619 18:47:57.549716 8798 tablet_bootstrap.cc:492] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946: No bootstrap required, opened a new log
I20260619 18:47:57.550338 8798 ts_tablet_manager.cc:1397] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946: Time spent bootstrapping tablet: real 0.039s user 0.000s sys 0.010s
I20260619 18:47:57.551985 8799 tablet_bootstrap.cc:654] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:57.552604 8800 tablet_bootstrap.cc:654] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:57.553196 8798 raft_consensus.cc:348] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.554026 8798 raft_consensus.cc:374] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:57.554351 8798 raft_consensus.cc:729] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7d8e3f5f4fb4dffa7d36c8bae10c946, State: Initialized, Role: FOLLOWER
I20260619 18:47:57.557092 8799 tablet_bootstrap.cc:492] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f: No bootstrap required, opened a new log
I20260619 18:47:57.557569 8799 ts_tablet_manager.cc:1397] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f: Time spent bootstrapping tablet: real 0.014s user 0.003s sys 0.007s
I20260619 18:47:57.557684 8798 consensus_queue.cc:260] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.559665 8799 raft_consensus.cc:348] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.560478 8799 raft_consensus.cc:374] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:57.560750 8799 raft_consensus.cc:729] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6824716566bc467c802f591bcdd97a8f, State: Initialized, Role: FOLLOWER
I20260619 18:47:57.561439 8799 consensus_queue.cc:260] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.562101 8800 tablet_bootstrap.cc:492] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341: No bootstrap required, opened a new log
I20260619 18:47:57.562608 8800 ts_tablet_manager.cc:1397] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341: Time spent bootstrapping tablet: real 0.016s user 0.010s sys 0.004s
I20260619 18:47:57.565249 8800 raft_consensus.cc:348] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.565560 8799 ts_tablet_manager.cc:1428] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f: Time spent starting tablet: real 0.008s user 0.007s sys 0.001s
I20260619 18:47:57.566924 8799 tablet_bootstrap.cc:492] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f: Bootstrap starting.
I20260619 18:47:57.570578 8798 ts_tablet_manager.cc:1428] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946: Time spent starting tablet: real 0.020s user 0.007s sys 0.002s
I20260619 18:47:57.571738 8798 tablet_bootstrap.cc:492] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946: Bootstrap starting.
I20260619 18:47:57.572358 8799 tablet_bootstrap.cc:654] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:57.565923 8800 raft_consensus.cc:374] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:57.575583 8800 raft_consensus.cc:729] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4adcf430854b45f892452d3b5f13f341, State: Initialized, Role: FOLLOWER
I20260619 18:47:57.576449 8800 consensus_queue.cc:260] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.580920 8798 tablet_bootstrap.cc:654] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:57.587152 8799 tablet_bootstrap.cc:492] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f: No bootstrap required, opened a new log
I20260619 18:47:57.587180 8800 ts_tablet_manager.cc:1428] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341: Time spent starting tablet: real 0.024s user 0.008s sys 0.001s
I20260619 18:47:57.587862 8799 ts_tablet_manager.cc:1397] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f: Time spent bootstrapping tablet: real 0.021s user 0.005s sys 0.015s
I20260619 18:47:57.588493 8800 tablet_bootstrap.cc:492] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341: Bootstrap starting.
I20260619 18:47:57.590569 8799 raft_consensus.cc:348] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.591414 8799 raft_consensus.cc:374] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:57.591704 8799 raft_consensus.cc:729] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6824716566bc467c802f591bcdd97a8f, State: Initialized, Role: FOLLOWER
I20260619 18:47:57.591056 8798 tablet_bootstrap.cc:492] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946: No bootstrap required, opened a new log
I20260619 18:47:57.592522 8798 ts_tablet_manager.cc:1397] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946: Time spent bootstrapping tablet: real 0.021s user 0.011s sys 0.000s
I20260619 18:47:57.594303 8800 tablet_bootstrap.cc:654] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:57.594400 8799 consensus_queue.cc:260] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.595263 8798 raft_consensus.cc:348] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.596117 8798 raft_consensus.cc:374] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:57.596418 8798 raft_consensus.cc:729] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7d8e3f5f4fb4dffa7d36c8bae10c946, State: Initialized, Role: FOLLOWER
I20260619 18:47:57.597381 8799 ts_tablet_manager.cc:1428] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f: Time spent starting tablet: real 0.009s user 0.005s sys 0.000s
I20260619 18:47:57.597082 8798 consensus_queue.cc:260] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.598335 8799 tablet_bootstrap.cc:492] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f: Bootstrap starting.
I20260619 18:47:57.599879 8798 ts_tablet_manager.cc:1428] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946: Time spent starting tablet: real 0.007s user 0.007s sys 0.000s
I20260619 18:47:57.606626 8799 tablet_bootstrap.cc:654] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:57.608377 8798 tablet_bootstrap.cc:492] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946: Bootstrap starting.
I20260619 18:47:57.614877 8798 tablet_bootstrap.cc:654] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:57.618978 8799 tablet_bootstrap.cc:492] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f: No bootstrap required, opened a new log
I20260619 18:47:57.619503 8799 ts_tablet_manager.cc:1397] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f: Time spent bootstrapping tablet: real 0.021s user 0.018s sys 0.000s
I20260619 18:47:57.621866 8800 tablet_bootstrap.cc:492] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341: No bootstrap required, opened a new log
I20260619 18:47:57.622511 8800 ts_tablet_manager.cc:1397] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341: Time spent bootstrapping tablet: real 0.034s user 0.016s sys 0.009s
I20260619 18:47:57.622275 8799 raft_consensus.cc:348] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.623132 8799 raft_consensus.cc:374] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:57.623482 8799 raft_consensus.cc:729] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6824716566bc467c802f591bcdd97a8f, State: Initialized, Role: FOLLOWER
I20260619 18:47:57.624322 8799 consensus_queue.cc:260] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.626601 8799 ts_tablet_manager.cc:1428] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260619 18:47:57.628556 8800 raft_consensus.cc:348] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.629339 8800 raft_consensus.cc:374] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:57.629617 8800 raft_consensus.cc:729] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4adcf430854b45f892452d3b5f13f341, State: Initialized, Role: FOLLOWER
I20260619 18:47:57.630431 8800 consensus_queue.cc:260] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.634248 8800 ts_tablet_manager.cc:1428] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341: Time spent starting tablet: real 0.011s user 0.002s sys 0.004s
I20260619 18:47:57.634315 8798 tablet_bootstrap.cc:492] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946: No bootstrap required, opened a new log
I20260619 18:47:57.635043 8798 ts_tablet_manager.cc:1397] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946: Time spent bootstrapping tablet: real 0.027s user 0.011s sys 0.013s
I20260619 18:47:57.636034 8800 tablet_bootstrap.cc:492] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341: Bootstrap starting.
I20260619 18:47:57.638876 8798 raft_consensus.cc:348] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.639851 8798 raft_consensus.cc:374] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:57.640219 8798 raft_consensus.cc:729] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7d8e3f5f4fb4dffa7d36c8bae10c946, State: Initialized, Role: FOLLOWER
I20260619 18:47:57.640928 8798 consensus_queue.cc:260] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.643544 8800 tablet_bootstrap.cc:654] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341: Neither blocks nor log segments found. Creating new log.
I20260619 18:47:57.644718 8798 ts_tablet_manager.cc:1428] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946: Time spent starting tablet: real 0.009s user 0.007s sys 0.000s
I20260619 18:47:57.650995 8800 tablet_bootstrap.cc:492] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341: No bootstrap required, opened a new log
I20260619 18:47:57.651641 8800 ts_tablet_manager.cc:1397] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341: Time spent bootstrapping tablet: real 0.016s user 0.010s sys 0.004s
I20260619 18:47:57.654235 8800 raft_consensus.cc:348] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.654886 8800 raft_consensus.cc:374] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:47:57.654918 8807 raft_consensus.cc:482] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 18:47:57.655267 8800 raft_consensus.cc:729] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4adcf430854b45f892452d3b5f13f341, State: Initialized, Role: FOLLOWER
I20260619 18:47:57.655493 8807 raft_consensus.cc:504] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.656064 8800 consensus_queue.cc:260] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.658839 8800 ts_tablet_manager.cc:1428] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341: Time spent starting tablet: real 0.007s user 0.002s sys 0.004s
I20260619 18:47:57.659070 8807 leader_election.cc:288] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6824716566bc467c802f591bcdd97a8f (127.0.198.129:37775), e7d8e3f5f4fb4dffa7d36c8bae10c946 (127.0.198.131:46371)
I20260619 18:47:57.678550 8599 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "010bf59f39154fc49d24019dca77698d" candidate_uuid: "4adcf430854b45f892452d3b5f13f341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6824716566bc467c802f591bcdd97a8f" is_pre_election: true
I20260619 18:47:57.679219 8599 raft_consensus.cc:2454] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4adcf430854b45f892452d3b5f13f341 in term 0.
I20260619 18:47:57.679384 8759 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "010bf59f39154fc49d24019dca77698d" candidate_uuid: "4adcf430854b45f892452d3b5f13f341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" is_pre_election: true
I20260619 18:47:57.680442 8759 raft_consensus.cc:2454] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4adcf430854b45f892452d3b5f13f341 in term 0.
I20260619 18:47:57.681968 8638 leader_election.cc:302] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4adcf430854b45f892452d3b5f13f341, e7d8e3f5f4fb4dffa7d36c8bae10c946; no voters:
I20260619 18:47:57.683058 8807 raft_consensus.cc:2781] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 18:47:57.683488 8807 raft_consensus.cc:482] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 18:47:57.683708 8807 raft_consensus.cc:3037] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:57.689060 8807 raft_consensus.cc:504] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.691032 8807 leader_election.cc:288] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [CANDIDATE]: Term 1 election: Requested vote from peers 6824716566bc467c802f591bcdd97a8f (127.0.198.129:37775), e7d8e3f5f4fb4dffa7d36c8bae10c946 (127.0.198.131:46371)
I20260619 18:47:57.691651 8599 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "010bf59f39154fc49d24019dca77698d" candidate_uuid: "4adcf430854b45f892452d3b5f13f341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6824716566bc467c802f591bcdd97a8f"
I20260619 18:47:57.692157 8599 raft_consensus.cc:3037] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:57.692199 8759 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "010bf59f39154fc49d24019dca77698d" candidate_uuid: "4adcf430854b45f892452d3b5f13f341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946"
I20260619 18:47:57.692844 8759 raft_consensus.cc:3037] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:57.698376 8599 raft_consensus.cc:2454] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4adcf430854b45f892452d3b5f13f341 in term 1.
I20260619 18:47:57.699644 8636 leader_election.cc:302] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4adcf430854b45f892452d3b5f13f341, 6824716566bc467c802f591bcdd97a8f; no voters:
I20260619 18:47:57.700344 8759 raft_consensus.cc:2454] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4adcf430854b45f892452d3b5f13f341 in term 1.
I20260619 18:47:57.700613 8807 raft_consensus.cc:2781] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:57.701148 8807 raft_consensus.cc:686] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 1 LEADER]: Becoming Leader. State: Replica: 4adcf430854b45f892452d3b5f13f341, State: Running, Role: LEADER
I20260619 18:47:57.702490 8807 consensus_queue.cc:237] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.710005 8476 catalog_manager.cc:5495] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4adcf430854b45f892452d3b5f13f341 (127.0.198.130). New cstate: current_term: 1 leader_uuid: "4adcf430854b45f892452d3b5f13f341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260619 18:47:57.767997 8804 raft_consensus.cc:482] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 18:47:57.768515 8804 raft_consensus.cc:504] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.770471 8804 leader_election.cc:288] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6824716566bc467c802f591bcdd97a8f (127.0.198.129:37775), 4adcf430854b45f892452d3b5f13f341 (127.0.198.130:39301)
I20260619 18:47:57.786332 8599 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e44a7c65893c4bafa89a700611bf4176" candidate_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6824716566bc467c802f591bcdd97a8f" is_pre_election: true
I20260619 18:47:57.787104 8599 raft_consensus.cc:2454] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7d8e3f5f4fb4dffa7d36c8bae10c946 in term 0.
I20260619 18:47:57.788278 8716 leader_election.cc:302] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6824716566bc467c802f591bcdd97a8f, e7d8e3f5f4fb4dffa7d36c8bae10c946; no voters:
I20260619 18:47:57.788600 8679 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e44a7c65893c4bafa89a700611bf4176" candidate_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4adcf430854b45f892452d3b5f13f341" is_pre_election: true
I20260619 18:47:57.788983 8804 raft_consensus.cc:2781] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 18:47:57.789381 8804 raft_consensus.cc:482] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 18:47:57.789352 8679 raft_consensus.cc:2454] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7d8e3f5f4fb4dffa7d36c8bae10c946 in term 0.
I20260619 18:47:57.789913 8804 raft_consensus.cc:3037] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:57.795054 8804 raft_consensus.cc:504] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.797008 8804 leader_election.cc:288] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [CANDIDATE]: Term 1 election: Requested vote from peers 6824716566bc467c802f591bcdd97a8f (127.0.198.129:37775), 4adcf430854b45f892452d3b5f13f341 (127.0.198.130:39301)
I20260619 18:47:57.797911 8679 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e44a7c65893c4bafa89a700611bf4176" candidate_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4adcf430854b45f892452d3b5f13f341"
I20260619 18:47:57.798502 8679 raft_consensus.cc:3037] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:57.798488 8599 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e44a7c65893c4bafa89a700611bf4176" candidate_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6824716566bc467c802f591bcdd97a8f"
I20260619 18:47:57.799688 8599 raft_consensus.cc:3037] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:57.803957 8679 raft_consensus.cc:2454] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7d8e3f5f4fb4dffa7d36c8bae10c946 in term 1.
I20260619 18:47:57.805099 8716 leader_election.cc:302] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4adcf430854b45f892452d3b5f13f341, e7d8e3f5f4fb4dffa7d36c8bae10c946; no voters:
I20260619 18:47:57.805248 8599 raft_consensus.cc:2454] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7d8e3f5f4fb4dffa7d36c8bae10c946 in term 1.
I20260619 18:47:57.805858 8804 raft_consensus.cc:2781] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:57.806931 8804 raft_consensus.cc:686] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 1 LEADER]: Becoming Leader. State: Replica: e7d8e3f5f4fb4dffa7d36c8bae10c946, State: Running, Role: LEADER
I20260619 18:47:57.807917 8804 consensus_queue.cc:237] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.815867 8478 catalog_manager.cc:5495] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7d8e3f5f4fb4dffa7d36c8bae10c946 (127.0.198.131). New cstate: current_term: 1 leader_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } health_report { overall_health: HEALTHY } } }
I20260619 18:47:57.881728 8807 raft_consensus.cc:482] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 18:47:57.882259 8807 raft_consensus.cc:504] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.884334 8807 leader_election.cc:288] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6824716566bc467c802f591bcdd97a8f (127.0.198.129:37775), e7d8e3f5f4fb4dffa7d36c8bae10c946 (127.0.198.131:46371)
I20260619 18:47:57.885067 8599 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "15531121049d44e3af7a87cb30c81dbf" candidate_uuid: "4adcf430854b45f892452d3b5f13f341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6824716566bc467c802f591bcdd97a8f" is_pre_election: true
I20260619 18:47:57.885428 8759 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "15531121049d44e3af7a87cb30c81dbf" candidate_uuid: "4adcf430854b45f892452d3b5f13f341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" is_pre_election: true
I20260619 18:47:57.885720 8599 raft_consensus.cc:2454] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4adcf430854b45f892452d3b5f13f341 in term 0.
I20260619 18:47:57.886209 8759 raft_consensus.cc:2454] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4adcf430854b45f892452d3b5f13f341 in term 0.
I20260619 18:47:57.886822 8636 leader_election.cc:302] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4adcf430854b45f892452d3b5f13f341, 6824716566bc467c802f591bcdd97a8f; no voters:
I20260619 18:47:57.887567 8807 raft_consensus.cc:2781] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 18:47:57.887948 8807 raft_consensus.cc:482] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 18:47:57.888186 8807 raft_consensus.cc:3037] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:57.892889 8807 raft_consensus.cc:504] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.894824 8807 leader_election.cc:288] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [CANDIDATE]: Term 1 election: Requested vote from peers 6824716566bc467c802f591bcdd97a8f (127.0.198.129:37775), e7d8e3f5f4fb4dffa7d36c8bae10c946 (127.0.198.131:46371)
I20260619 18:47:57.895812 8759 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "15531121049d44e3af7a87cb30c81dbf" candidate_uuid: "4adcf430854b45f892452d3b5f13f341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946"
I20260619 18:47:57.896445 8759 raft_consensus.cc:3037] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:57.896893 8599 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "15531121049d44e3af7a87cb30c81dbf" candidate_uuid: "4adcf430854b45f892452d3b5f13f341" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6824716566bc467c802f591bcdd97a8f"
I20260619 18:47:57.897430 8599 raft_consensus.cc:3037] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:47:57.902169 8759 raft_consensus.cc:2454] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4adcf430854b45f892452d3b5f13f341 in term 1.
I20260619 18:47:57.902348 8599 raft_consensus.cc:2454] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4adcf430854b45f892452d3b5f13f341 in term 1.
I20260619 18:47:57.903155 8638 leader_election.cc:302] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4adcf430854b45f892452d3b5f13f341, e7d8e3f5f4fb4dffa7d36c8bae10c946; no voters:
I20260619 18:47:57.903962 8807 raft_consensus.cc:2781] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:47:57.904439 8807 raft_consensus.cc:686] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 1 LEADER]: Becoming Leader. State: Replica: 4adcf430854b45f892452d3b5f13f341, State: Running, Role: LEADER
I20260619 18:47:57.905088 8807 consensus_queue.cc:237] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } }
I20260619 18:47:57.912801 8476 catalog_manager.cc:5495] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4adcf430854b45f892452d3b5f13f341 (127.0.198.130). New cstate: current_term: 1 leader_uuid: "4adcf430854b45f892452d3b5f13f341" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 } health_report { overall_health: UNKNOWN } } }
I20260619 18:47:58.108280 8807 consensus_queue.cc:1035] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 18:47:58.139526 8807 consensus_queue.cc:1035] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 18:47:58.321342 8804 consensus_queue.cc:1035] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4adcf430854b45f892452d3b5f13f341" member_type: VOTER last_known_addr { host: "127.0.198.130" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 18:47:58.341087 8829 consensus_queue.cc:1035] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 18:47:58.345453 8807 consensus_queue.cc:1035] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6824716566bc467c802f591bcdd97a8f" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260619 18:47:58.365705 8807 consensus_queue.cc:1035] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7d8e3f5f4fb4dffa7d36c8bae10c946" member_type: VOTER last_known_addr { host: "127.0.198.131" port: 46371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260619 18:47:59.376765 8788 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.198.130:39301, user_credentials={real_user=slave}} blocked reactor thread for 91707.8us
W20260619 18:47:59.516297 8788 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.198.130:39301, user_credentials={real_user=slave}} blocked reactor thread for 100048us
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:3032: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260619 18:47:59.818120 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
W20260619 18:47:59.826426 8636 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260619 18:47:59.877199 8636 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.198.129:37775, user_credentials={real_user=slave}} blocked reactor thread for 50821.2us
W20260619 18:47:59.892848 8636 consensus_peers.cc:487] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 -> Peer 6824716566bc467c802f591bcdd97a8f (127.0.198.129:37775): Couldn't send request to peer 6824716566bc467c802f591bcdd97a8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260619 18:47:59.903218 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:59.904070 794 tablet_replica.cc:330] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f: stopping tablet replica
I20260619 18:47:59.904704 794 raft_consensus.cc:2229] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260619 18:47:59.904910 8790 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.198.131:46371, user_credentials={real_user=slave}} blocked reactor thread for 94999.2us
I20260619 18:47:59.906419 794 raft_consensus.cc:2258] T 15531121049d44e3af7a87cb30c81dbf P 6824716566bc467c802f591bcdd97a8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:59.910388 794 tablet_replica.cc:330] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f: stopping tablet replica
I20260619 18:47:59.911008 794 raft_consensus.cc:2229] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:47:59.911514 794 raft_consensus.cc:2258] T 010bf59f39154fc49d24019dca77698d P 6824716566bc467c802f591bcdd97a8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:59.915107 794 tablet_replica.cc:330] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f: stopping tablet replica
I20260619 18:47:59.915685 794 raft_consensus.cc:2229] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:47:59.916162 794 raft_consensus.cc:2258] T e44a7c65893c4bafa89a700611bf4176 P 6824716566bc467c802f591bcdd97a8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:59.931800 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:47:59.946025 794 tablet_server.cc:178] TabletServer@127.0.198.130:0 shutting down...
I20260619 18:47:59.971406 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:47:59.972138 794 tablet_replica.cc:330] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341: stopping tablet replica
I20260619 18:47:59.972714 794 raft_consensus.cc:2229] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:47:59.973208 794 raft_consensus.cc:2258] T e44a7c65893c4bafa89a700611bf4176 P 4adcf430854b45f892452d3b5f13f341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:59.976343 794 tablet_replica.cc:330] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341: stopping tablet replica
I20260619 18:47:59.976884 794 raft_consensus.cc:2229] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:59.977793 794 raft_consensus.cc:2258] T 010bf59f39154fc49d24019dca77698d P 4adcf430854b45f892452d3b5f13f341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:59.981055 794 tablet_replica.cc:330] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341: stopping tablet replica
I20260619 18:47:59.981559 794 raft_consensus.cc:2229] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:47:59.982292 794 raft_consensus.cc:2258] T 15531121049d44e3af7a87cb30c81dbf P 4adcf430854b45f892452d3b5f13f341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:47:59.996273 794 tablet_server.cc:194] TabletServer@127.0.198.130:0 shutdown complete.
I20260619 18:48:00.016286 794 tablet_server.cc:178] TabletServer@127.0.198.131:0 shutting down...
I20260619 18:48:00.047750 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:48:00.048655 794 tablet_replica.cc:330] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946: stopping tablet replica
I20260619 18:48:00.049273 794 raft_consensus.cc:2229] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:48:00.049770 794 raft_consensus.cc:2258] T 010bf59f39154fc49d24019dca77698d P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:00.053053 794 tablet_replica.cc:330] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946: stopping tablet replica
I20260619 18:48:00.053555 794 raft_consensus.cc:2229] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 18:48:00.054018 794 raft_consensus.cc:2258] T 15531121049d44e3af7a87cb30c81dbf P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:00.057329 794 tablet_replica.cc:330] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946: stopping tablet replica
I20260619 18:48:00.057794 794 raft_consensus.cc:2229] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:00.058529 794 raft_consensus.cc:2258] T e44a7c65893c4bafa89a700611bf4176 P e7d8e3f5f4fb4dffa7d36c8bae10c946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:00.082705 794 tablet_server.cc:194] TabletServer@127.0.198.131:0 shutdown complete.
I20260619 18:48:00.096043 794 master.cc:537] Master@127.0.198.190:34401 shutting down...
I20260619 18:48:00.116986 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:00.117502 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:00.117801 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 33bba643aaf34e519803c4e8cde15945: stopping tablet replica
I20260619 18:48:00.136049 794 master.cc:552] Master@127.0.198.190:34401 shutdown complete.
[ SKIPPED ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1 (3970 ms)
[----------] 1 test from KeepAlivePeriodically/KeepAlivePeriodicallyTest (3971 ms total)
[----------] 1 test from Params/LatestObservedTimestampParamTest
[ RUN ] Params/LatestObservedTimestampParamTest.Test/1
I20260619 18:48:00.165087 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:42843
I20260619 18:48:00.166078 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:48:00.171388 8858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:00.172039 8859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:00.173091 8861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:48:00.173511 794 server_base.cc:1034] running on GCE node
I20260619 18:48:00.174340 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:48:00.174536 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:48:00.174680 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894880174666 us; error 0 us; skew 500 ppm
I20260619 18:48:00.175258 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:48:00.177637 794 webserver.cc:460] Webserver started at http://127.0.198.190:32787/ using document root <none> and password file <none>
I20260619 18:48:00.178090 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:48:00.178267 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:48:00.178503 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:48:00.179647 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "935369e3b07741f6b63fd17e1ce4bba0"
format_stamp: "Formatted at 2026-06-19 18:48:00 on dist-test-slave-t0gl"
I20260619 18:48:00.184013 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.002s
I20260619 18:48:00.187263 8866 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:00.188072 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 18:48:00.188359 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "935369e3b07741f6b63fd17e1ce4bba0"
format_stamp: "Formatted at 2026-06-19 18:48:00 on dist-test-slave-t0gl"
I20260619 18:48:00.188628 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781894801778945-794-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)
I20260619 18:48:00.212728 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:48:00.213783 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:48:00.254326 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:42843
I20260619 18:48:00.254420 8927 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:42843 every 8 connection(s)
I20260619 18:48:00.257961 8928 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:48:00.268405 8928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0: Bootstrap starting.
I20260619 18:48:00.272548 8928 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0: Neither blocks nor log segments found. Creating new log.
I20260619 18:48:00.276513 8928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0: No bootstrap required, opened a new log
I20260619 18:48:00.278442 8928 raft_consensus.cc:348] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "935369e3b07741f6b63fd17e1ce4bba0" member_type: VOTER }
I20260619 18:48:00.278815 8928 raft_consensus.cc:374] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:48:00.279032 8928 raft_consensus.cc:729] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 935369e3b07741f6b63fd17e1ce4bba0, State: Initialized, Role: FOLLOWER
I20260619 18:48:00.279675 8928 consensus_queue.cc:260] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "935369e3b07741f6b63fd17e1ce4bba0" member_type: VOTER }
I20260619 18:48:00.280095 8928 raft_consensus.cc:388] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:48:00.280328 8928 raft_consensus.cc:482] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:48:00.280591 8928 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:48:00.284909 8928 raft_consensus.cc:504] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "935369e3b07741f6b63fd17e1ce4bba0" member_type: VOTER }
I20260619 18:48:00.285404 8928 leader_election.cc:302] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [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: 935369e3b07741f6b63fd17e1ce4bba0; no voters:
I20260619 18:48:00.286496 8928 leader_election.cc:288] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:48:00.286938 8931 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:48:00.288251 8931 raft_consensus.cc:686] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [term 1 LEADER]: Becoming Leader. State: Replica: 935369e3b07741f6b63fd17e1ce4bba0, State: Running, Role: LEADER
I20260619 18:48:00.289057 8931 consensus_queue.cc:237] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [LEADER]: Queue going to LEADER mode. State: All 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: "935369e3b07741f6b63fd17e1ce4bba0" member_type: VOTER }
I20260619 18:48:00.289245 8928 sys_catalog.cc:564] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:48:00.293434 8933 sys_catalog.cc:455] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 935369e3b07741f6b63fd17e1ce4bba0. Latest consensus state: current_term: 1 leader_uuid: "935369e3b07741f6b63fd17e1ce4bba0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "935369e3b07741f6b63fd17e1ce4bba0" member_type: VOTER } }
I20260619 18:48:00.293612 8932 sys_catalog.cc:455] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "935369e3b07741f6b63fd17e1ce4bba0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "935369e3b07741f6b63fd17e1ce4bba0" member_type: VOTER } }
I20260619 18:48:00.294284 8932 sys_catalog.cc:458] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [sys.catalog]: This master's current role is: LEADER
I20260619 18:48:00.294117 8933 sys_catalog.cc:458] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [sys.catalog]: This master's current role is: LEADER
I20260619 18:48:00.297204 8939 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:48:00.303841 8939 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:48:00.304986 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:48:00.312273 8939 catalog_manager.cc:1347] Generated new cluster ID: 6be4165952e14b20997ec98b8f0a395d
I20260619 18:48:00.312572 8939 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:48:00.331423 8939 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:48:00.333212 8939 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:48:00.345001 8939 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0: Generated new TSK 0
I20260619 18:48:00.345695 8939 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:48:00.371621 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:48:00.377338 8949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:00.378747 8950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:00.379772 8952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:48:00.379885 794 server_base.cc:1034] running on GCE node
I20260619 18:48:00.380894 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:48:00.381074 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:48:00.381194 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894880381185 us; error 0 us; skew 500 ppm
I20260619 18:48:00.381649 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:48:00.384322 794 webserver.cc:460] Webserver started at http://127.0.198.129:37735/ using document root <none> and password file <none>
I20260619 18:48:00.384779 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:48:00.384930 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:48:00.385138 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:48:00.386204 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "ad2b40292d1145cdb978b2d42d5d52bd"
format_stamp: "Formatted at 2026-06-19 18:48:00 on dist-test-slave-t0gl"
I20260619 18:48:00.391172 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 18:48:00.394780 8957 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:00.395638 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 18:48:00.395983 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "ad2b40292d1145cdb978b2d42d5d52bd"
format_stamp: "Formatted at 2026-06-19 18:48:00 on dist-test-slave-t0gl"
I20260619 18:48:00.396266 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781894801778945-794-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)
I20260619 18:48:00.407310 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:48:00.408468 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:48:00.413648 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:48:00.414078 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:00.414427 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:48:00.414693 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:00.471417 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:42939
I20260619 18:48:00.471514 9027 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:42939 every 8 connection(s)
I20260619 18:48:00.476399 9028 heartbeater.cc:347] Connected to a master server at 127.0.198.190:42843
I20260619 18:48:00.476779 9028 heartbeater.cc:464] Registering TS with master...
I20260619 18:48:00.477535 9028 heartbeater.cc:511] Master 127.0.198.190:42843 requested a full tablet report, sending...
I20260619 18:48:00.479910 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005334308s
I20260619 18:48:00.479805 8883 ts_manager.cc:194] Registered new tserver with Master: ad2b40292d1145cdb978b2d42d5d52bd (127.0.198.129:42939)
I20260619 18:48:00.482277 8883 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37202
I20260619 18:48:00.496145 9028 heartbeater.cc:503] Master 127.0.198.190:42843 was elected leader, sending a full tablet report...
I20260619 18:48:00.506458 8883 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37218:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:48:00.545629 8993 tablet_service.cc:1467] Processing CreateTablet for tablet 639a0989696b4ae6bd4c96402530e9c8 (DEFAULT_TABLE table=client-testtb [id=76cc7a6b0ebd4d91b9b997319e5bc64f]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:48:00.545732 8991 tablet_service.cc:1467] Processing CreateTablet for tablet 7bf9c208078b4ca19e1841947dc25534 (DEFAULT_TABLE table=client-testtb [id=76cc7a6b0ebd4d91b9b997319e5bc64f]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:48:00.547060 8993 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 639a0989696b4ae6bd4c96402530e9c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:48:00.547657 8991 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7bf9c208078b4ca19e1841947dc25534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:48:00.563808 9038 tablet_bootstrap.cc:492] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd: Bootstrap starting.
I20260619 18:48:00.567757 9038 tablet_bootstrap.cc:654] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd: Neither blocks nor log segments found. Creating new log.
I20260619 18:48:00.572050 9038 tablet_bootstrap.cc:492] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd: No bootstrap required, opened a new log
I20260619 18:48:00.572424 9038 ts_tablet_manager.cc:1397] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd: Time spent bootstrapping tablet: real 0.009s user 0.006s sys 0.001s
I20260619 18:48:00.574196 9038 raft_consensus.cc:348] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad2b40292d1145cdb978b2d42d5d52bd" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42939 } }
I20260619 18:48:00.574591 9038 raft_consensus.cc:374] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:48:00.574811 9038 raft_consensus.cc:729] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad2b40292d1145cdb978b2d42d5d52bd, State: Initialized, Role: FOLLOWER
I20260619 18:48:00.575387 9038 consensus_queue.cc:260] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad2b40292d1145cdb978b2d42d5d52bd" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42939 } }
I20260619 18:48:00.575867 9038 raft_consensus.cc:388] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:48:00.576071 9038 raft_consensus.cc:482] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:48:00.576370 9038 raft_consensus.cc:3037] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:48:00.581816 9038 raft_consensus.cc:504] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad2b40292d1145cdb978b2d42d5d52bd" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42939 } }
I20260619 18:48:00.582389 9038 leader_election.cc:302] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [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: ad2b40292d1145cdb978b2d42d5d52bd; no voters:
I20260619 18:48:00.583642 9038 leader_election.cc:288] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:48:00.583981 9040 raft_consensus.cc:2781] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:48:00.585357 9040 raft_consensus.cc:686] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [term 1 LEADER]: Becoming Leader. State: Replica: ad2b40292d1145cdb978b2d42d5d52bd, State: Running, Role: LEADER
I20260619 18:48:00.585758 9038 ts_tablet_manager.cc:1428] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd: Time spent starting tablet: real 0.013s user 0.001s sys 0.012s
I20260619 18:48:00.586308 9040 consensus_queue.cc:237] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [LEADER]: Queue going to LEADER mode. State: All 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: "ad2b40292d1145cdb978b2d42d5d52bd" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42939 } }
I20260619 18:48:00.586701 9038 tablet_bootstrap.cc:492] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd: Bootstrap starting.
I20260619 18:48:00.592664 9038 tablet_bootstrap.cc:654] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd: Neither blocks nor log segments found. Creating new log.
I20260619 18:48:00.594569 8882 catalog_manager.cc:5495] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd reported cstate change: term changed from 0 to 1, leader changed from <none> to ad2b40292d1145cdb978b2d42d5d52bd (127.0.198.129). New cstate: current_term: 1 leader_uuid: "ad2b40292d1145cdb978b2d42d5d52bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad2b40292d1145cdb978b2d42d5d52bd" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42939 } health_report { overall_health: HEALTHY } } }
I20260619 18:48:00.597144 9038 tablet_bootstrap.cc:492] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd: No bootstrap required, opened a new log
I20260619 18:48:00.597671 9038 ts_tablet_manager.cc:1397] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 18:48:00.599984 9038 raft_consensus.cc:348] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad2b40292d1145cdb978b2d42d5d52bd" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42939 } }
I20260619 18:48:00.600399 9038 raft_consensus.cc:374] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:48:00.600608 9038 raft_consensus.cc:729] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad2b40292d1145cdb978b2d42d5d52bd, State: Initialized, Role: FOLLOWER
I20260619 18:48:00.601235 9038 consensus_queue.cc:260] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad2b40292d1145cdb978b2d42d5d52bd" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42939 } }
I20260619 18:48:00.601855 9038 raft_consensus.cc:388] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:48:00.602165 9038 raft_consensus.cc:482] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:48:00.602481 9038 raft_consensus.cc:3037] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:48:00.608057 9038 raft_consensus.cc:504] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad2b40292d1145cdb978b2d42d5d52bd" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42939 } }
I20260619 18:48:00.608588 9038 leader_election.cc:302] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [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: ad2b40292d1145cdb978b2d42d5d52bd; no voters:
I20260619 18:48:00.609119 9038 leader_election.cc:288] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:48:00.609279 9040 raft_consensus.cc:2781] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:48:00.609901 9040 raft_consensus.cc:686] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [term 1 LEADER]: Becoming Leader. State: Replica: ad2b40292d1145cdb978b2d42d5d52bd, State: Running, Role: LEADER
I20260619 18:48:00.610548 9038 ts_tablet_manager.cc:1428] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd: Time spent starting tablet: real 0.013s user 0.013s sys 0.000s
I20260619 18:48:00.610545 9040 consensus_queue.cc:237] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [LEADER]: Queue going to LEADER mode. State: All 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: "ad2b40292d1145cdb978b2d42d5d52bd" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42939 } }
I20260619 18:48:00.616180 8882 catalog_manager.cc:5495] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd reported cstate change: term changed from 0 to 1, leader changed from <none> to ad2b40292d1145cdb978b2d42d5d52bd (127.0.198.129). New cstate: current_term: 1 leader_uuid: "ad2b40292d1145cdb978b2d42d5d52bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad2b40292d1145cdb978b2d42d5d52bd" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42939 } health_report { overall_health: HEALTHY } } }
I20260619 18:48:00.719964 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:48:00.743518 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:48:00.744249 794 tablet_replica.cc:330] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd: stopping tablet replica
I20260619 18:48:00.744808 794 raft_consensus.cc:2229] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:00.745203 794 raft_consensus.cc:2258] T 7bf9c208078b4ca19e1841947dc25534 P ad2b40292d1145cdb978b2d42d5d52bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:00.747641 794 tablet_replica.cc:330] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd: stopping tablet replica
I20260619 18:48:00.748071 794 raft_consensus.cc:2229] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:00.748477 794 raft_consensus.cc:2258] T 639a0989696b4ae6bd4c96402530e9c8 P ad2b40292d1145cdb978b2d42d5d52bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:00.771770 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:48:00.785660 794 master.cc:537] Master@127.0.198.190:42843 shutting down...
I20260619 18:48:00.804211 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:00.804766 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:00.805167 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 935369e3b07741f6b63fd17e1ce4bba0: stopping tablet replica
I20260619 18:48:00.824327 794 master.cc:552] Master@127.0.198.190:42843 shutdown complete.
[ OK ] Params/LatestObservedTimestampParamTest.Test/1 (679 ms)
[----------] 1 test from Params/LatestObservedTimestampParamTest (679 ms total)
[----------] 1 test from ServiceUnavailableRetryClientTest
[ RUN ] ServiceUnavailableRetryClientTest.CreateTable/0
I20260619 18:48:00.845176 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:39003
I20260619 18:48:00.846163 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:48:00.850996 9055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:00.852083 9056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:00.853955 9058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:48:00.854050 794 server_base.cc:1034] running on GCE node
I20260619 18:48:00.855499 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:48:00.855696 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:48:00.855805 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894880855794 us; error 0 us; skew 500 ppm
I20260619 18:48:00.856616 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:48:00.859612 794 webserver.cc:460] Webserver started at http://127.0.198.190:35337/ using document root <none> and password file <none>
I20260619 18:48:00.860095 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:48:00.860258 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:48:00.860515 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:48:00.861559 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "17522dfe255745119cf41af8910cd874"
format_stamp: "Formatted at 2026-06-19 18:48:00 on dist-test-slave-t0gl"
I20260619 18:48:00.866277 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 18:48:00.869910 9063 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:00.870777 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.000s sys 0.002s
I20260619 18:48:00.871076 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "17522dfe255745119cf41af8910cd874"
format_stamp: "Formatted at 2026-06-19 18:48:00 on dist-test-slave-t0gl"
I20260619 18:48:00.871477 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781894801778945-794-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)
I20260619 18:48:00.882450 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:48:00.883486 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:48:00.926074 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:39003
I20260619 18:48:00.926151 9124 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:39003 every 8 connection(s)
I20260619 18:48:00.929736 9125 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:48:00.941263 9125 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874: Bootstrap starting.
I20260619 18:48:00.945839 9125 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874: Neither blocks nor log segments found. Creating new log.
I20260619 18:48:00.950045 9125 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874: No bootstrap required, opened a new log
I20260619 18:48:00.952034 9125 raft_consensus.cc:348] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17522dfe255745119cf41af8910cd874" member_type: VOTER }
I20260619 18:48:00.952606 9125 raft_consensus.cc:374] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:48:00.952978 9125 raft_consensus.cc:729] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17522dfe255745119cf41af8910cd874, State: Initialized, Role: FOLLOWER
I20260619 18:48:00.953604 9125 consensus_queue.cc:260] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17522dfe255745119cf41af8910cd874" member_type: VOTER }
I20260619 18:48:00.954088 9125 raft_consensus.cc:388] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:48:00.954330 9125 raft_consensus.cc:482] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:48:00.954573 9125 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:48:00.959306 9125 raft_consensus.cc:504] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17522dfe255745119cf41af8910cd874" member_type: VOTER }
I20260619 18:48:00.959909 9125 leader_election.cc:302] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [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: 17522dfe255745119cf41af8910cd874; no voters:
I20260619 18:48:00.961047 9125 leader_election.cc:288] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:48:00.961433 9128 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:48:00.962890 9128 raft_consensus.cc:686] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [term 1 LEADER]: Becoming Leader. State: Replica: 17522dfe255745119cf41af8910cd874, State: Running, Role: LEADER
I20260619 18:48:00.963590 9128 consensus_queue.cc:237] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [LEADER]: Queue going to LEADER mode. State: All 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: "17522dfe255745119cf41af8910cd874" member_type: VOTER }
I20260619 18:48:00.964504 9125 sys_catalog.cc:564] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:48:00.966252 9129 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "17522dfe255745119cf41af8910cd874" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17522dfe255745119cf41af8910cd874" member_type: VOTER } }
I20260619 18:48:00.966280 9130 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17522dfe255745119cf41af8910cd874. Latest consensus state: current_term: 1 leader_uuid: "17522dfe255745119cf41af8910cd874" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17522dfe255745119cf41af8910cd874" member_type: VOTER } }
I20260619 18:48:00.967083 9129 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [sys.catalog]: This master's current role is: LEADER
I20260619 18:48:00.967192 9130 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [sys.catalog]: This master's current role is: LEADER
I20260619 18:48:00.973762 9133 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:48:00.979813 9133 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:48:00.981083 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:48:00.989711 9133 catalog_manager.cc:1347] Generated new cluster ID: 3899985f8fdf4252b7a3a80297cab5ce
I20260619 18:48:00.990016 9133 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:48:01.010787 9133 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:48:01.012701 9133 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:48:01.032037 9133 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874: Generated new TSK 0
I20260619 18:48:01.032840 9133 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:48:01.048285 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:48:01.054216 9146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:01.054968 9147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:01.056957 9149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:48:01.058001 794 server_base.cc:1034] running on GCE node
I20260619 18:48:01.058864 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:48:01.059156 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:48:01.059477 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894881059324 us; error 0 us; skew 500 ppm
I20260619 18:48:01.060068 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:48:01.062589 794 webserver.cc:460] Webserver started at http://127.0.198.129:34803/ using document root <none> and password file <none>
I20260619 18:48:01.063042 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:48:01.063230 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:48:01.063493 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:48:01.064531 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "4da49aa08ac64e24a8b33ce7adde1251"
format_stamp: "Formatted at 2026-06-19 18:48:01 on dist-test-slave-t0gl"
I20260619 18:48:01.069183 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 18:48:01.073602 9154 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:01.074702 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 18:48:01.075033 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "4da49aa08ac64e24a8b33ce7adde1251"
format_stamp: "Formatted at 2026-06-19 18:48:01 on dist-test-slave-t0gl"
I20260619 18:48:01.075325 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781894801778945-794-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)
I20260619 18:48:01.132813 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:48:01.133837 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:48:01.138692 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:48:01.139103 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 18:48:01.139477 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:48:01.139634 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:01.203972 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:42561
I20260619 18:48:01.204072 9224 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:42561 every 8 connection(s)
I20260619 18:48:01.208532 9225 heartbeater.cc:347] Connected to a master server at 127.0.198.190:39003
I20260619 18:48:01.208959 9225 heartbeater.cc:464] Registering TS with master...
I20260619 18:48:01.209736 9225 heartbeater.cc:511] Master 127.0.198.190:39003 requested a full tablet report, sending...
I20260619 18:48:01.211930 9080 ts_manager.cc:194] Registered new tserver with Master: 4da49aa08ac64e24a8b33ce7adde1251 (127.0.198.129:42561)
I20260619 18:48:01.212333 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005346816s
I20260619 18:48:01.214298 9080 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60130
I20260619 18:48:01.228570 9225 heartbeater.cc:503] Master 127.0.198.190:39003 was elected leader, sending a full tablet report...
I20260619 18:48:01.238656 9080 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60142:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:48:01.278335 9190 tablet_service.cc:1467] Processing CreateTablet for tablet 6f73cc87898548aba341554c9af63786 (DEFAULT_TABLE table=client-testtb [id=d642d0c37d2f441699d506427e4ba98b]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:48:01.278482 9189 tablet_service.cc:1467] Processing CreateTablet for tablet 46c817e0880448d2886f349c57e56797 (DEFAULT_TABLE table=client-testtb [id=d642d0c37d2f441699d506427e4ba98b]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:48:01.279563 9190 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6f73cc87898548aba341554c9af63786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:48:01.280192 9189 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 46c817e0880448d2886f349c57e56797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:48:01.293955 9235 tablet_bootstrap.cc:492] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251: Bootstrap starting.
I20260619 18:48:01.298312 9235 tablet_bootstrap.cc:654] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251: Neither blocks nor log segments found. Creating new log.
I20260619 18:48:01.302551 9235 tablet_bootstrap.cc:492] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251: No bootstrap required, opened a new log
I20260619 18:48:01.302961 9235 ts_tablet_manager.cc:1397] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 18:48:01.304937 9235 raft_consensus.cc:348] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4da49aa08ac64e24a8b33ce7adde1251" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42561 } }
I20260619 18:48:01.305365 9235 raft_consensus.cc:374] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:48:01.305564 9235 raft_consensus.cc:729] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da49aa08ac64e24a8b33ce7adde1251, State: Initialized, Role: FOLLOWER
I20260619 18:48:01.306231 9235 consensus_queue.cc:260] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4da49aa08ac64e24a8b33ce7adde1251" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42561 } }
I20260619 18:48:01.306742 9235 raft_consensus.cc:388] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:48:01.306950 9235 raft_consensus.cc:482] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:48:01.307184 9235 raft_consensus.cc:3037] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:48:01.312029 9235 raft_consensus.cc:504] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4da49aa08ac64e24a8b33ce7adde1251" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42561 } }
I20260619 18:48:01.312616 9235 leader_election.cc:302] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [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: 4da49aa08ac64e24a8b33ce7adde1251; no voters:
I20260619 18:48:01.314427 9235 leader_election.cc:288] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:48:01.314774 9237 raft_consensus.cc:2781] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:48:01.316960 9237 raft_consensus.cc:686] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [term 1 LEADER]: Becoming Leader. State: Replica: 4da49aa08ac64e24a8b33ce7adde1251, State: Running, Role: LEADER
I20260619 18:48:01.317354 9235 ts_tablet_manager.cc:1428] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251: Time spent starting tablet: real 0.014s user 0.009s sys 0.005s
I20260619 18:48:01.317781 9237 consensus_queue.cc:237] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [LEADER]: Queue going to LEADER mode. State: All 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: "4da49aa08ac64e24a8b33ce7adde1251" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42561 } }
I20260619 18:48:01.318353 9235 tablet_bootstrap.cc:492] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251: Bootstrap starting.
I20260619 18:48:01.323745 9235 tablet_bootstrap.cc:654] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251: Neither blocks nor log segments found. Creating new log.
I20260619 18:48:01.324918 9080 catalog_manager.cc:5495] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4da49aa08ac64e24a8b33ce7adde1251 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "4da49aa08ac64e24a8b33ce7adde1251" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4da49aa08ac64e24a8b33ce7adde1251" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42561 } health_report { overall_health: HEALTHY } } }
I20260619 18:48:01.328368 9235 tablet_bootstrap.cc:492] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251: No bootstrap required, opened a new log
I20260619 18:48:01.328807 9235 ts_tablet_manager.cc:1397] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251: Time spent bootstrapping tablet: real 0.011s user 0.003s sys 0.005s
I20260619 18:48:01.330963 9235 raft_consensus.cc:348] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4da49aa08ac64e24a8b33ce7adde1251" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42561 } }
I20260619 18:48:01.331430 9235 raft_consensus.cc:374] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:48:01.331646 9235 raft_consensus.cc:729] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da49aa08ac64e24a8b33ce7adde1251, State: Initialized, Role: FOLLOWER
I20260619 18:48:01.332226 9235 consensus_queue.cc:260] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4da49aa08ac64e24a8b33ce7adde1251" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42561 } }
I20260619 18:48:01.332722 9235 raft_consensus.cc:388] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:48:01.332912 9235 raft_consensus.cc:482] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:48:01.333115 9235 raft_consensus.cc:3037] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:48:01.339411 9235 raft_consensus.cc:504] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4da49aa08ac64e24a8b33ce7adde1251" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42561 } }
I20260619 18:48:01.340163 9235 leader_election.cc:302] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [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: 4da49aa08ac64e24a8b33ce7adde1251; no voters:
I20260619 18:48:01.340972 9237 raft_consensus.cc:2781] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:48:01.341351 9237 raft_consensus.cc:686] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [term 1 LEADER]: Becoming Leader. State: Replica: 4da49aa08ac64e24a8b33ce7adde1251, State: Running, Role: LEADER
I20260619 18:48:01.341734 9235 leader_election.cc:288] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:48:01.342000 9237 consensus_queue.cc:237] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [LEADER]: Queue going to LEADER mode. State: All 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: "4da49aa08ac64e24a8b33ce7adde1251" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42561 } }
I20260619 18:48:01.343446 9235 ts_tablet_manager.cc:1428] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251: Time spent starting tablet: real 0.014s user 0.008s sys 0.007s
I20260619 18:48:01.347922 9080 catalog_manager.cc:5495] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4da49aa08ac64e24a8b33ce7adde1251 (127.0.198.129). New cstate: current_term: 1 leader_uuid: "4da49aa08ac64e24a8b33ce7adde1251" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4da49aa08ac64e24a8b33ce7adde1251" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42561 } health_report { overall_health: HEALTHY } } }
W20260619 18:48:01.389479 9228 master_proxy_rpc.cc:203] Re-attempting CreateTable request to leader Master (127.0.198.190:39003)
I20260619 18:48:03.388062 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:48:03.408134 9225 heartbeater.cc:503] Master 127.0.198.190:39003 was elected leader, sending a full tablet report...
I20260619 18:48:03.427178 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:48:03.428011 794 tablet_replica.cc:330] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251: stopping tablet replica
I20260619 18:48:03.428686 794 raft_consensus.cc:2229] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:03.429186 794 raft_consensus.cc:2258] T 6f73cc87898548aba341554c9af63786 P 4da49aa08ac64e24a8b33ce7adde1251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:03.431329 794 tablet_replica.cc:330] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251: stopping tablet replica
I20260619 18:48:03.431852 794 raft_consensus.cc:2229] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:03.432281 794 raft_consensus.cc:2258] T 46c817e0880448d2886f349c57e56797 P 4da49aa08ac64e24a8b33ce7adde1251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:03.452955 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:48:03.467185 794 master.cc:537] Master@127.0.198.190:39003 shutting down...
I20260619 18:48:03.490578 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:03.491128 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:03.491479 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 17522dfe255745119cf41af8910cd874: stopping tablet replica
I20260619 18:48:03.509552 794 master.cc:552] Master@127.0.198.190:39003 shutdown complete.
[ OK ] ServiceUnavailableRetryClientTest.CreateTable/0 (2686 ms)
[----------] 1 test from ServiceUnavailableRetryClientTest (2686 ms total)
[----------] 2 tests from Params/ClientTestImmutableColumn
[ RUN ] Params/ClientTestImmutableColumn.TestUpdateIgnore/2
I20260619 18:48:03.531970 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:37711
I20260619 18:48:03.532939 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:48:03.538195 9245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:03.539036 9246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:03.539921 9248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:48:03.541143 794 server_base.cc:1034] running on GCE node
I20260619 18:48:03.541942 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:48:03.542109 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:48:03.542218 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894883542206 us; error 0 us; skew 500 ppm
I20260619 18:48:03.542888 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:48:03.545440 794 webserver.cc:460] Webserver started at http://127.0.198.190:39869/ using document root <none> and password file <none>
I20260619 18:48:03.545892 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:48:03.546047 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:48:03.546290 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:48:03.547365 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "b74d9a2a294c45e88fe82a7d69100355"
format_stamp: "Formatted at 2026-06-19 18:48:03 on dist-test-slave-t0gl"
I20260619 18:48:03.552146 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 18:48:03.555702 9253 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:03.556540 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 18:48:03.556843 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "b74d9a2a294c45e88fe82a7d69100355"
format_stamp: "Formatted at 2026-06-19 18:48:03 on dist-test-slave-t0gl"
I20260619 18:48:03.557107 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781894801778945-794-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)
I20260619 18:48:03.574215 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:48:03.575203 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:48:03.616510 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:37711
I20260619 18:48:03.616622 9314 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:37711 every 8 connection(s)
I20260619 18:48:03.620237 9315 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:48:03.631096 9315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355: Bootstrap starting.
I20260619 18:48:03.635558 9315 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355: Neither blocks nor log segments found. Creating new log.
I20260619 18:48:03.639722 9315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355: No bootstrap required, opened a new log
I20260619 18:48:03.641654 9315 raft_consensus.cc:348] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74d9a2a294c45e88fe82a7d69100355" member_type: VOTER }
I20260619 18:48:03.642047 9315 raft_consensus.cc:374] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:48:03.642244 9315 raft_consensus.cc:729] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74d9a2a294c45e88fe82a7d69100355, State: Initialized, Role: FOLLOWER
I20260619 18:48:03.642730 9315 consensus_queue.cc:260] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b74d9a2a294c45e88fe82a7d69100355" member_type: VOTER }
I20260619 18:48:03.643136 9315 raft_consensus.cc:388] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:48:03.643498 9315 raft_consensus.cc:482] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:48:03.643750 9315 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:48:03.648461 9315 raft_consensus.cc:504] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74d9a2a294c45e88fe82a7d69100355" member_type: VOTER }
I20260619 18:48:03.648991 9315 leader_election.cc:302] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [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: b74d9a2a294c45e88fe82a7d69100355; no voters:
I20260619 18:48:03.650054 9315 leader_election.cc:288] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:48:03.650375 9318 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:48:03.651738 9318 raft_consensus.cc:686] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [term 1 LEADER]: Becoming Leader. State: Replica: b74d9a2a294c45e88fe82a7d69100355, State: Running, Role: LEADER
I20260619 18:48:03.652370 9318 consensus_queue.cc:237] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [LEADER]: Queue going to LEADER mode. State: All 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: "b74d9a2a294c45e88fe82a7d69100355" member_type: VOTER }
I20260619 18:48:03.652729 9315 sys_catalog.cc:564] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:48:03.655328 9319 sys_catalog.cc:455] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b74d9a2a294c45e88fe82a7d69100355" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74d9a2a294c45e88fe82a7d69100355" member_type: VOTER } }
I20260619 18:48:03.656512 9319 sys_catalog.cc:458] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [sys.catalog]: This master's current role is: LEADER
I20260619 18:48:03.655366 9320 sys_catalog.cc:455] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b74d9a2a294c45e88fe82a7d69100355. Latest consensus state: current_term: 1 leader_uuid: "b74d9a2a294c45e88fe82a7d69100355" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74d9a2a294c45e88fe82a7d69100355" member_type: VOTER } }
I20260619 18:48:03.657536 9320 sys_catalog.cc:458] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [sys.catalog]: This master's current role is: LEADER
I20260619 18:48:03.659785 9325 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:48:03.664341 9325 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:48:03.668243 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:48:03.673507 9325 catalog_manager.cc:1347] Generated new cluster ID: 13fae60f2438468da44f8f4ebc9d7daf
I20260619 18:48:03.673847 9325 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:48:03.690276 9325 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:48:03.692286 9325 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:48:03.704347 9325 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355: Generated new TSK 0
I20260619 18:48:03.705111 9325 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:48:03.735529 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:48:03.741816 9336 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:03.742555 9337 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:03.744004 9339 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:48:03.745211 794 server_base.cc:1034] running on GCE node
I20260619 18:48:03.746142 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:48:03.746413 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:48:03.746588 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894883746572 us; error 0 us; skew 500 ppm
I20260619 18:48:03.747104 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:48:03.749536 794 webserver.cc:460] Webserver started at http://127.0.198.129:39937/ using document root <none> and password file <none>
I20260619 18:48:03.750012 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:48:03.750190 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:48:03.750438 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:48:03.751792 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "d95eea38301545ad8d8fd676f4b7772a"
format_stamp: "Formatted at 2026-06-19 18:48:03 on dist-test-slave-t0gl"
I20260619 18:48:03.756955 794 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 18:48:03.760672 9344 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:03.761549 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 18:48:03.761981 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "d95eea38301545ad8d8fd676f4b7772a"
format_stamp: "Formatted at 2026-06-19 18:48:03 on dist-test-slave-t0gl"
I20260619 18:48:03.762336 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781894801778945-794-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)
I20260619 18:48:03.784205 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:48:03.785211 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:48:03.790274 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:48:03.790683 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 18:48:03.791086 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:48:03.791293 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:03.846958 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:42539
I20260619 18:48:03.847047 9414 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:42539 every 8 connection(s)
I20260619 18:48:03.851608 9415 heartbeater.cc:347] Connected to a master server at 127.0.198.190:37711
I20260619 18:48:03.852064 9415 heartbeater.cc:464] Registering TS with master...
I20260619 18:48:03.852774 9415 heartbeater.cc:511] Master 127.0.198.190:37711 requested a full tablet report, sending...
I20260619 18:48:03.855062 9270 ts_manager.cc:194] Registered new tserver with Master: d95eea38301545ad8d8fd676f4b7772a (127.0.198.129:42539)
I20260619 18:48:03.856216 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006394862s
I20260619 18:48:03.857219 9270 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45404
I20260619 18:48:03.871543 9415 heartbeater.cc:503] Master 127.0.198.190:37711 was elected leader, sending a full tablet report...
I20260619 18:48:03.885071 9270 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45430:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "imm_val"
type: INT32
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: true
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:48:03.921991 9377 tablet_service.cc:1467] Processing CreateTablet for tablet 8955f90e3d9445ba92fc7c53676711ae (DEFAULT_TABLE table=client-testtb [id=83ba4ba4052044bfa6c75c7f3efb47b9]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:48:03.921991 9375 tablet_service.cc:1467] Processing CreateTablet for tablet 43a65fc16b1744c1a9237a8ae6636837 (DEFAULT_TABLE table=client-testtb [id=83ba4ba4052044bfa6c75c7f3efb47b9]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:48:03.923558 9377 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8955f90e3d9445ba92fc7c53676711ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:48:03.924356 9375 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 43a65fc16b1744c1a9237a8ae6636837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:48:03.941740 9425 tablet_bootstrap.cc:492] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a: Bootstrap starting.
I20260619 18:48:03.946460 9425 tablet_bootstrap.cc:654] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a: Neither blocks nor log segments found. Creating new log.
I20260619 18:48:03.950598 9425 tablet_bootstrap.cc:492] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a: No bootstrap required, opened a new log
I20260619 18:48:03.951033 9425 ts_tablet_manager.cc:1397] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a: Time spent bootstrapping tablet: real 0.010s user 0.007s sys 0.000s
I20260619 18:48:03.953012 9425 raft_consensus.cc:348] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d95eea38301545ad8d8fd676f4b7772a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42539 } }
I20260619 18:48:03.953495 9425 raft_consensus.cc:374] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:48:03.953725 9425 raft_consensus.cc:729] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95eea38301545ad8d8fd676f4b7772a, State: Initialized, Role: FOLLOWER
I20260619 18:48:03.954277 9425 consensus_queue.cc:260] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d95eea38301545ad8d8fd676f4b7772a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42539 } }
I20260619 18:48:03.954756 9425 raft_consensus.cc:388] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:48:03.955030 9425 raft_consensus.cc:482] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:48:03.955374 9425 raft_consensus.cc:3037] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:48:03.961174 9425 raft_consensus.cc:504] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d95eea38301545ad8d8fd676f4b7772a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42539 } }
I20260619 18:48:03.961805 9425 leader_election.cc:302] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [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: d95eea38301545ad8d8fd676f4b7772a; no voters:
I20260619 18:48:03.963084 9425 leader_election.cc:288] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:48:03.963490 9427 raft_consensus.cc:2781] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:48:03.964812 9427 raft_consensus.cc:686] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [term 1 LEADER]: Becoming Leader. State: Replica: d95eea38301545ad8d8fd676f4b7772a, State: Running, Role: LEADER
I20260619 18:48:03.965423 9425 ts_tablet_manager.cc:1428] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a: Time spent starting tablet: real 0.014s user 0.015s sys 0.000s
I20260619 18:48:03.965528 9427 consensus_queue.cc:237] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [LEADER]: Queue going to LEADER mode. State: All 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: "d95eea38301545ad8d8fd676f4b7772a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42539 } }
I20260619 18:48:03.966339 9425 tablet_bootstrap.cc:492] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a: Bootstrap starting.
I20260619 18:48:03.972074 9270 catalog_manager.cc:5495] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a reported cstate change: term changed from 0 to 1, leader changed from <none> to d95eea38301545ad8d8fd676f4b7772a (127.0.198.129). New cstate: current_term: 1 leader_uuid: "d95eea38301545ad8d8fd676f4b7772a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d95eea38301545ad8d8fd676f4b7772a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260619 18:48:03.972607 9425 tablet_bootstrap.cc:654] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a: Neither blocks nor log segments found. Creating new log.
I20260619 18:48:03.977649 9425 tablet_bootstrap.cc:492] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a: No bootstrap required, opened a new log
I20260619 18:48:03.978124 9425 ts_tablet_manager.cc:1397] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a: Time spent bootstrapping tablet: real 0.012s user 0.002s sys 0.008s
I20260619 18:48:03.980618 9425 raft_consensus.cc:348] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d95eea38301545ad8d8fd676f4b7772a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42539 } }
I20260619 18:48:03.981258 9425 raft_consensus.cc:374] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:48:03.981494 9425 raft_consensus.cc:729] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95eea38301545ad8d8fd676f4b7772a, State: Initialized, Role: FOLLOWER
I20260619 18:48:03.982028 9425 consensus_queue.cc:260] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d95eea38301545ad8d8fd676f4b7772a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42539 } }
I20260619 18:48:03.982689 9425 raft_consensus.cc:388] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:48:03.982985 9425 raft_consensus.cc:482] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:48:03.983299 9425 raft_consensus.cc:3037] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:48:03.988603 9425 raft_consensus.cc:504] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d95eea38301545ad8d8fd676f4b7772a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42539 } }
I20260619 18:48:03.989176 9425 leader_election.cc:302] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [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: d95eea38301545ad8d8fd676f4b7772a; no voters:
I20260619 18:48:03.989624 9425 leader_election.cc:288] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:48:03.989843 9428 raft_consensus.cc:2781] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:48:03.990511 9428 raft_consensus.cc:686] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [term 1 LEADER]: Becoming Leader. State: Replica: d95eea38301545ad8d8fd676f4b7772a, State: Running, Role: LEADER
I20260619 18:48:03.991379 9425 ts_tablet_manager.cc:1428] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a: Time spent starting tablet: real 0.013s user 0.007s sys 0.008s
I20260619 18:48:03.991432 9428 consensus_queue.cc:237] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [LEADER]: Queue going to LEADER mode. State: All 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: "d95eea38301545ad8d8fd676f4b7772a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42539 } }
I20260619 18:48:03.998225 9269 catalog_manager.cc:5495] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a reported cstate change: term changed from 0 to 1, leader changed from <none> to d95eea38301545ad8d8fd676f4b7772a (127.0.198.129). New cstate: current_term: 1 leader_uuid: "d95eea38301545ad8d8fd676f4b7772a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d95eea38301545ad8d8fd676f4b7772a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 42539 } health_report { overall_health: HEALTHY } } }
I20260619 18:48:04.129884 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:48:04.159065 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:48:04.160039 794 tablet_replica.cc:330] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a: stopping tablet replica
I20260619 18:48:04.160861 794 raft_consensus.cc:2229] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:04.161496 794 raft_consensus.cc:2258] T 8955f90e3d9445ba92fc7c53676711ae P d95eea38301545ad8d8fd676f4b7772a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:04.164696 794 tablet_replica.cc:330] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a: stopping tablet replica
I20260619 18:48:04.165376 794 raft_consensus.cc:2229] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:04.165921 794 raft_consensus.cc:2258] T 43a65fc16b1744c1a9237a8ae6636837 P d95eea38301545ad8d8fd676f4b7772a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:04.182780 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:48:04.196079 794 master.cc:537] Master@127.0.198.190:37711 shutting down...
I20260619 18:48:04.218775 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:04.219520 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:04.219866 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P b74d9a2a294c45e88fe82a7d69100355: stopping tablet replica
I20260619 18:48:04.239578 794 master.cc:552] Master@127.0.198.190:37711 shutdown complete.
[ OK ] Params/ClientTestImmutableColumn.TestUpdateIgnore/2 (731 ms)
[ RUN ] Params/ClientTestImmutableColumn.TestUpsert/2
I20260619 18:48:04.264158 794 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.198.190:46321
I20260619 18:48:04.265405 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:48:04.271098 9437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:04.271417 9438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:48:04.275820 794 server_base.cc:1034] running on GCE node
W20260619 18:48:04.275885 9440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:48:04.277187 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:48:04.277379 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:48:04.277544 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894884277527 us; error 0 us; skew 500 ppm
I20260619 18:48:04.278225 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:48:04.284334 794 webserver.cc:460] Webserver started at http://127.0.198.190:38745/ using document root <none> and password file <none>
I20260619 18:48:04.284782 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:48:04.284948 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:48:04.285178 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:48:04.286193 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781894801778945-794-0/minicluster-data/master-0-root/instance:
uuid: "25b155d0fc4d434fbf9bb65cf7a7391c"
format_stamp: "Formatted at 2026-06-19 18:48:04 on dist-test-slave-t0gl"
I20260619 18:48:04.290691 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 18:48:04.294157 9445 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:04.294994 794 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 18:48:04.295382 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781894801778945-794-0/minicluster-data/master-0-root
uuid: "25b155d0fc4d434fbf9bb65cf7a7391c"
format_stamp: "Formatted at 2026-06-19 18:48:04 on dist-test-slave-t0gl"
I20260619 18:48:04.295738 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781894801778945-794-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781894801778945-794-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781894801778945-794-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)
I20260619 18:48:04.346565 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:48:04.348654 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:48:04.412153 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.190:46321
I20260619 18:48:04.412431 9507 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.190:46321 every 8 connection(s)
I20260619 18:48:04.417798 9508 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:48:04.432237 9508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c: Bootstrap starting.
I20260619 18:48:04.437448 9508 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c: Neither blocks nor log segments found. Creating new log.
I20260619 18:48:04.442575 9508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c: No bootstrap required, opened a new log
I20260619 18:48:04.445144 9508 raft_consensus.cc:348] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25b155d0fc4d434fbf9bb65cf7a7391c" member_type: VOTER }
I20260619 18:48:04.445926 9508 raft_consensus.cc:374] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:48:04.446180 9508 raft_consensus.cc:729] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b155d0fc4d434fbf9bb65cf7a7391c, State: Initialized, Role: FOLLOWER
I20260619 18:48:04.446786 9508 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25b155d0fc4d434fbf9bb65cf7a7391c" member_type: VOTER }
I20260619 18:48:04.447286 9508 raft_consensus.cc:388] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:48:04.447559 9508 raft_consensus.cc:482] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:48:04.447846 9508 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:48:04.452778 9508 raft_consensus.cc:504] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25b155d0fc4d434fbf9bb65cf7a7391c" member_type: VOTER }
I20260619 18:48:04.453303 9508 leader_election.cc:302] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [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: 25b155d0fc4d434fbf9bb65cf7a7391c; no voters:
I20260619 18:48:04.454654 9508 leader_election.cc:288] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:48:04.455104 9511 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:48:04.456710 9511 raft_consensus.cc:686] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [term 1 LEADER]: Becoming Leader. State: Replica: 25b155d0fc4d434fbf9bb65cf7a7391c, State: Running, Role: LEADER
I20260619 18:48:04.457578 9511 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [LEADER]: Queue going to LEADER mode. State: All 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: "25b155d0fc4d434fbf9bb65cf7a7391c" member_type: VOTER }
I20260619 18:48:04.458069 9508 sys_catalog.cc:564] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [sys.catalog]: configured and running, proceeding with master startup.
I20260619 18:48:04.461241 9513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25b155d0fc4d434fbf9bb65cf7a7391c. Latest consensus state: current_term: 1 leader_uuid: "25b155d0fc4d434fbf9bb65cf7a7391c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25b155d0fc4d434fbf9bb65cf7a7391c" member_type: VOTER } }
I20260619 18:48:04.461997 9513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [sys.catalog]: This master's current role is: LEADER
I20260619 18:48:04.463315 9512 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25b155d0fc4d434fbf9bb65cf7a7391c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25b155d0fc4d434fbf9bb65cf7a7391c" member_type: VOTER } }
I20260619 18:48:04.463918 9512 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [sys.catalog]: This master's current role is: LEADER
I20260619 18:48:04.473441 9516 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 18:48:04.480659 9516 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 18:48:04.483886 794 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 18:48:04.491472 9516 catalog_manager.cc:1347] Generated new cluster ID: 3be0d0a9c9094faca2cc6cfb510f95d9
I20260619 18:48:04.491811 9516 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 18:48:04.525133 9516 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 18:48:04.527086 9516 catalog_manager.cc:1504] Loading token signing keys...
I20260619 18:48:04.545492 9516 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c: Generated new TSK 0
I20260619 18:48:04.546245 9516 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 18:48:04.550788 794 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 18:48:04.558671 9529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 18:48:04.558931 9530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:48:04.562568 794 server_base.cc:1034] running on GCE node
W20260619 18:48:04.562477 9532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 18:48:04.563923 794 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 18:48:04.564153 794 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 18:48:04.564299 794 hybrid_clock.cc:648] HybridClock initialized: now 1781894884564285 us; error 0 us; skew 500 ppm
I20260619 18:48:04.564841 794 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 18:48:04.568065 794 webserver.cc:460] Webserver started at http://127.0.198.129:36171/ using document root <none> and password file <none>
I20260619 18:48:04.568526 794 fs_manager.cc:359] Metadata directory not provided
I20260619 18:48:04.568704 794 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 18:48:04.569005 794 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 18:48:04.570348 794 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781894801778945-794-0/minicluster-data/ts-0-root/instance:
uuid: "46df9fa7c8d841948cd92f5f6627768a"
format_stamp: "Formatted at 2026-06-19 18:48:04 on dist-test-slave-t0gl"
I20260619 18:48:04.575315 794 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.007s sys 0.000s
I20260619 18:48:04.579038 9537 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:04.579975 794 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.000s sys 0.003s
I20260619 18:48:04.580346 794 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781894801778945-794-0/minicluster-data/ts-0-root
uuid: "46df9fa7c8d841948cd92f5f6627768a"
format_stamp: "Formatted at 2026-06-19 18:48:04 on dist-test-slave-t0gl"
I20260619 18:48:04.580722 794 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781894801778945-794-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781894801778945-794-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklDgEc1/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781894801778945-794-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)
I20260619 18:48:04.618136 794 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 18:48:04.619751 794 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 18:48:04.630074 794 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 18:48:04.630450 794 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:04.630777 794 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 18:48:04.631014 794 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 18:48:04.708161 794 rpc_server.cc:307] RPC server started. Bound to: 127.0.198.129:46357
I20260619 18:48:04.708222 9607 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.198.129:46357 every 8 connection(s)
I20260619 18:48:04.713979 9608 heartbeater.cc:347] Connected to a master server at 127.0.198.190:46321
I20260619 18:48:04.714465 9608 heartbeater.cc:464] Registering TS with master...
I20260619 18:48:04.715485 9608 heartbeater.cc:511] Master 127.0.198.190:46321 requested a full tablet report, sending...
I20260619 18:48:04.717833 9463 ts_manager.cc:194] Registered new tserver with Master: 46df9fa7c8d841948cd92f5f6627768a (127.0.198.129:46357)
I20260619 18:48:04.718462 794 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006155573s
I20260619 18:48:04.720852 9463 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40786
I20260619 18:48:04.735179 9608 heartbeater.cc:503] Master 127.0.198.190:46321 was elected leader, sending a full tablet report...
I20260619 18:48:04.747597 9463 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40798:
name: "client-testtb"
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
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "imm_val"
type: INT32
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: true
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 18:48:04.788482 9573 tablet_service.cc:1467] Processing CreateTablet for tablet 80aa2e3ea25e4f47bd8eab01331d589b (DEFAULT_TABLE table=client-testtb [id=cffbb0558d3a4ecd892e2641416619f1]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 18:48:04.789538 9573 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 80aa2e3ea25e4f47bd8eab01331d589b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:48:04.792768 9572 tablet_service.cc:1467] Processing CreateTablet for tablet 494164069e3e4e4083a51258e76c890e (DEFAULT_TABLE table=client-testtb [id=cffbb0558d3a4ecd892e2641416619f1]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 18:48:04.794170 9572 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 494164069e3e4e4083a51258e76c890e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 18:48:04.807699 9618 tablet_bootstrap.cc:492] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a: Bootstrap starting.
I20260619 18:48:04.814397 9618 tablet_bootstrap.cc:654] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a: Neither blocks nor log segments found. Creating new log.
I20260619 18:48:04.819432 9618 tablet_bootstrap.cc:492] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a: No bootstrap required, opened a new log
I20260619 18:48:04.819850 9618 ts_tablet_manager.cc:1397] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a: Time spent bootstrapping tablet: real 0.012s user 0.007s sys 0.004s
I20260619 18:48:04.821806 9618 raft_consensus.cc:348] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46df9fa7c8d841948cd92f5f6627768a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46357 } }
I20260619 18:48:04.822345 9618 raft_consensus.cc:374] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:48:04.822574 9618 raft_consensus.cc:729] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46df9fa7c8d841948cd92f5f6627768a, State: Initialized, Role: FOLLOWER
I20260619 18:48:04.823202 9618 consensus_queue.cc:260] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46df9fa7c8d841948cd92f5f6627768a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46357 } }
I20260619 18:48:04.823882 9618 raft_consensus.cc:388] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:48:04.824151 9618 raft_consensus.cc:482] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:48:04.824465 9618 raft_consensus.cc:3037] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:48:04.830309 9618 raft_consensus.cc:504] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46df9fa7c8d841948cd92f5f6627768a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46357 } }
I20260619 18:48:04.830891 9618 leader_election.cc:302] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [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: 46df9fa7c8d841948cd92f5f6627768a; no voters:
I20260619 18:48:04.832199 9618 leader_election.cc:288] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:48:04.832718 9620 raft_consensus.cc:2781] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:48:04.834571 9618 ts_tablet_manager.cc:1428] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a: Time spent starting tablet: real 0.014s user 0.014s sys 0.000s
I20260619 18:48:04.835580 9618 tablet_bootstrap.cc:492] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a: Bootstrap starting.
I20260619 18:48:04.837275 9620 raft_consensus.cc:686] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [term 1 LEADER]: Becoming Leader. State: Replica: 46df9fa7c8d841948cd92f5f6627768a, State: Running, Role: LEADER
I20260619 18:48:04.838073 9620 consensus_queue.cc:237] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [LEADER]: Queue going to LEADER mode. State: All 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: "46df9fa7c8d841948cd92f5f6627768a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46357 } }
I20260619 18:48:04.841789 9618 tablet_bootstrap.cc:654] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a: Neither blocks nor log segments found. Creating new log.
I20260619 18:48:04.845949 9462 catalog_manager.cc:5495] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a reported cstate change: term changed from 0 to 1, leader changed from <none> to 46df9fa7c8d841948cd92f5f6627768a (127.0.198.129). New cstate: current_term: 1 leader_uuid: "46df9fa7c8d841948cd92f5f6627768a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46df9fa7c8d841948cd92f5f6627768a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46357 } health_report { overall_health: HEALTHY } } }
I20260619 18:48:04.856376 9618 tablet_bootstrap.cc:492] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a: No bootstrap required, opened a new log
I20260619 18:48:04.857051 9618 ts_tablet_manager.cc:1397] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a: Time spent bootstrapping tablet: real 0.022s user 0.012s sys 0.007s
I20260619 18:48:04.859127 9618 raft_consensus.cc:348] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46df9fa7c8d841948cd92f5f6627768a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46357 } }
I20260619 18:48:04.859793 9618 raft_consensus.cc:374] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 18:48:04.860071 9618 raft_consensus.cc:729] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46df9fa7c8d841948cd92f5f6627768a, State: Initialized, Role: FOLLOWER
I20260619 18:48:04.860671 9618 consensus_queue.cc:260] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46df9fa7c8d841948cd92f5f6627768a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46357 } }
I20260619 18:48:04.861176 9618 raft_consensus.cc:388] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 18:48:04.861407 9618 raft_consensus.cc:482] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 18:48:04.861636 9618 raft_consensus.cc:3037] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [term 0 FOLLOWER]: Advancing to term 1
I20260619 18:48:04.867079 9618 raft_consensus.cc:504] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46df9fa7c8d841948cd92f5f6627768a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46357 } }
I20260619 18:48:04.867789 9618 leader_election.cc:302] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [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: 46df9fa7c8d841948cd92f5f6627768a; no voters:
I20260619 18:48:04.868398 9618 leader_election.cc:288] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 18:48:04.868559 9620 raft_consensus.cc:2781] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 18:48:04.870020 9618 ts_tablet_manager.cc:1428] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a: Time spent starting tablet: real 0.013s user 0.013s sys 0.000s
I20260619 18:48:04.870007 9620 raft_consensus.cc:686] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [term 1 LEADER]: Becoming Leader. State: Replica: 46df9fa7c8d841948cd92f5f6627768a, State: Running, Role: LEADER
I20260619 18:48:04.871023 9620 consensus_queue.cc:237] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [LEADER]: Queue going to LEADER mode. State: All 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: "46df9fa7c8d841948cd92f5f6627768a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46357 } }
I20260619 18:48:04.876761 9462 catalog_manager.cc:5495] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a reported cstate change: term changed from 0 to 1, leader changed from <none> to 46df9fa7c8d841948cd92f5f6627768a (127.0.198.129). New cstate: current_term: 1 leader_uuid: "46df9fa7c8d841948cd92f5f6627768a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46df9fa7c8d841948cd92f5f6627768a" member_type: VOTER last_known_addr { host: "127.0.198.129" port: 46357 } health_report { overall_health: HEALTHY } } }
I20260619 18:48:04.966771 794 tablet_server.cc:178] TabletServer@127.0.198.129:0 shutting down...
I20260619 18:48:05.000937 794 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 18:48:05.001814 794 tablet_replica.cc:330] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a: stopping tablet replica
I20260619 18:48:05.002333 794 raft_consensus.cc:2229] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:05.002789 794 raft_consensus.cc:2258] T 494164069e3e4e4083a51258e76c890e P 46df9fa7c8d841948cd92f5f6627768a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:05.005336 794 tablet_replica.cc:330] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a: stopping tablet replica
I20260619 18:48:05.005827 794 raft_consensus.cc:2229] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:05.006269 794 raft_consensus.cc:2258] T 80aa2e3ea25e4f47bd8eab01331d589b P 46df9fa7c8d841948cd92f5f6627768a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:05.019704 794 tablet_server.cc:194] TabletServer@127.0.198.129:0 shutdown complete.
I20260619 18:48:05.033589 794 master.cc:537] Master@127.0.198.190:46321 shutting down...
I20260619 18:48:05.075037 794 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [term 1 LEADER]: Raft consensus shutting down.
I20260619 18:48:05.075680 794 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 18:48:05.076102 794 tablet_replica.cc:330] T 00000000000000000000000000000000 P 25b155d0fc4d434fbf9bb65cf7a7391c: stopping tablet replica
I20260619 18:48:05.095748 794 master.cc:552] Master@127.0.198.190:46321 shutdown complete.
[ OK ] Params/ClientTestImmutableColumn.TestUpsert/2 (861 ms)
[----------] 2 tests from Params/ClientTestImmutableColumn (1593 ms total)
[----------] Global test environment tear-down
[==========] 28 tests from 8 test suites ran. (83173 ms total)
[ PASSED ] 24 tests.
[ SKIPPED ] 3 tests, listed below:
[ SKIPPED ] ClientTest.TestScannerKeepAlive
[ SKIPPED ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers
[ SKIPPED ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1
[ FAILED ] 1 test, listed below:
[ FAILED ] TableKeyRangeTest.TestGetTableKeyRange
1 FAILED TEST
I20260619 18:48:05.164196 794 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/master_proxy_rpc.cc:203: suppressed but not reported on 4 messages since previous log ~3 seconds ago
I20260619 18:48:05.164427 794 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/meta_cache.cc:302: suppressed but not reported on 1 messages since previous log ~20 seconds ago
I20260619 18:48:05.164621 794 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/codegen/compilation_manager.cc:203: suppressed but not reported on 71 messages since previous log ~54 seconds ago
I20260619 18:48:05.164862 794 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tserver/ts_tablet_manager.cc:594: suppressed but not reported on 1 messages since previous log ~62 seconds ago
I20260619 18:48:05.164999 794 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 1 messages since previous log ~62 seconds ago
I20260619 18:48:05.165185 794 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:221: suppressed but not reported on 1 messages since previous log ~67 seconds ago
I20260619 18:48:05.165345 794 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:305: suppressed but not reported on 1 messages since previous log ~67 seconds ago
I20260619 18:48:05.165506 794 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:140: suppressed but not reported on 2225 messages since previous log ~67 seconds ago
I20260619 18:48:05.165690 794 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet.cc:2369: suppressed but not reported on 20 messages since previous log ~11 seconds ago
I20260619 18:48:05.165915 794 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/catalog_manager.cc:4639: suppressed but not reported on 1 messages since previous log ~78 seconds ago