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 19:52:43.161058 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:34791
I20260619 19:52:43.162545 7743 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 19:52:43.163888 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:43.183852 7752 instance_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 19:52:43.183902 7749 instance_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 19:52:43.183888 7750 instance_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 19:52:43.185585 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:44.395586 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:44.395856 7743 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 19:52:44.396015 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898764395997 us; error 0 us; skew 500 ppm
I20260619 19:52:44.396829 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:44.409122 7743 webserver.cc:460] Webserver started at http://127.7.143.254:46237/ using document root <none> and password file <none>
I20260619 19:52:44.410136 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:44.410354 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:44.410787 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:44.418138 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "80580de4f7e8488790d6be39f716e78e"
format_stamp: "Formatted at 2026-06-19 19:52:44 on dist-test-slave-c682"
I20260619 19:52:44.426565 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.007s user 0.008s sys 0.000s
I20260619 19:52:44.431952 7758 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:44.433120 7743 fs_manager.cc:725] Time spent opening block manager: real 0.004s user 0.002s sys 0.000s
I20260619 19:52:44.433475 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "80580de4f7e8488790d6be39f716e78e"
format_stamp: "Formatted at 2026-06-19 19:52:44 on dist-test-slave-c682"
I20260619 19:52:44.433810 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781898762983958-7743-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 19:52:44.480640 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:44.482213 7743 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 19:52:44.482676 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:44.568783 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:34791
I20260619 19:52:44.568856 7819 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:34791 every 8 connection(s)
I20260619 19:52:44.574867 7820 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 19:52:44.599323 7820 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e: Bootstrap starting.
I20260619 19:52:44.605180 7820 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:44.607136 7820 log.cc:824] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e: Log is configured to *not* fsync() on all Append() calls
I20260619 19:52:44.612766 7820 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e: No bootstrap required, opened a new log
I20260619 19:52:44.637746 7820 raft_consensus.cc:348] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80580de4f7e8488790d6be39f716e78e" member_type: VOTER }
I20260619 19:52:44.638303 7820 raft_consensus.cc:374] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:44.638546 7820 raft_consensus.cc:729] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80580de4f7e8488790d6be39f716e78e, State: Initialized, Role: FOLLOWER
I20260619 19:52:44.639285 7820 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80580de4f7e8488790d6be39f716e78e" member_type: VOTER }
I20260619 19:52:44.639737 7820 raft_consensus.cc:388] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:44.639997 7820 raft_consensus.cc:482] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:44.640297 7820 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:44.644166 7820 raft_consensus.cc:504] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80580de4f7e8488790d6be39f716e78e" member_type: VOTER }
I20260619 19:52:44.644861 7820 leader_election.cc:302] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [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: 80580de4f7e8488790d6be39f716e78e; no voters:
I20260619 19:52:44.646493 7820 leader_election.cc:288] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:44.646823 7823 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:44.648839 7823 raft_consensus.cc:686] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [term 1 LEADER]: Becoming Leader. State: Replica: 80580de4f7e8488790d6be39f716e78e, State: Running, Role: LEADER
I20260619 19:52:44.649654 7823 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [LEADER]: Queue going to LEADER mode. State: All 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: "80580de4f7e8488790d6be39f716e78e" member_type: VOTER }
I20260619 19:52:44.650794 7820 sys_catalog.cc:564] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:44.661046 7825 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80580de4f7e8488790d6be39f716e78e. Latest consensus state: current_term: 1 leader_uuid: "80580de4f7e8488790d6be39f716e78e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80580de4f7e8488790d6be39f716e78e" member_type: VOTER } }
I20260619 19:52:44.661850 7825 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:44.661620 7824 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80580de4f7e8488790d6be39f716e78e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80580de4f7e8488790d6be39f716e78e" member_type: VOTER } }
I20260619 19:52:44.662240 7824 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:44.666306 7832 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:44.678696 7832 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:44.682018 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:44.699542 7832 catalog_manager.cc:1347] Generated new cluster ID: ea8176f0da4048e08ae563deb1fff535
I20260619 19:52:44.699852 7832 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:44.728459 7832 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:44.730448 7832 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:44.744264 7832 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e: Generated new TSK 0
I20260619 19:52:44.745438 7832 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:44.813855 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:44.822224 7842 instance_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 19:52:44.824666 7843 instance_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 19:52:44.827641 7743 server_base.cc:1034] running on GCE node
W20260619 19:52:44.828084 7845 instance_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 19:52:44.829005 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:44.829221 7743 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 19:52:44.829408 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898764829391 us; error 0 us; skew 500 ppm
I20260619 19:52:44.830015 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:44.834470 7743 webserver.cc:460] Webserver started at http://127.7.143.193:44713/ using document root <none> and password file <none>
I20260619 19:52:44.835088 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:44.835290 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:44.835556 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:44.836764 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "bc63cdab39df4e1d82a3f13715852ff2"
format_stamp: "Formatted at 2026-06-19 19:52:44 on dist-test-slave-c682"
I20260619 19:52:44.842612 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.002s sys 0.005s
I20260619 19:52:44.847221 7850 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:44.848109 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 19:52:44.848440 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "bc63cdab39df4e1d82a3f13715852ff2"
format_stamp: "Formatted at 2026-06-19 19:52:44 on dist-test-slave-c682"
I20260619 19:52:44.848763 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781898762983958-7743-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 19:52:44.871459 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:44.872922 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:44.897734 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:44.898144 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:44.898486 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:44.898775 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:45.035429 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:44573
I20260619 19:52:45.035512 7920 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:44573 every 8 connection(s)
I20260619 19:52:45.043085 7921 heartbeater.cc:347] Connected to a master server at 127.7.143.254:34791
I20260619 19:52:45.043543 7921 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:45.044497 7921 heartbeater.cc:511] Master 127.7.143.254:34791 requested a full tablet report, sending...
I20260619 19:52:45.047648 7775 ts_manager.cc:194] Registered new tserver with Master: bc63cdab39df4e1d82a3f13715852ff2 (127.7.143.193:44573)
I20260619 19:52:45.047973 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006126543s
I20260619 19:52:45.051028 7775 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49254
I20260619 19:52:45.065795 7921 heartbeater.cc:503] Master 127.7.143.254:34791 was elected leader, sending a full tablet report...
I20260619 19:52:45.080889 7775 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49276:
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 19:52:45.157411 7885 tablet_service.cc:1467] Processing CreateTablet for tablet 3ab4c33e792047e19d7a29d23674a783 (DEFAULT_TABLE table=client-testtb [id=11f189e9a1b84a099a3509b81f73ebb0]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:45.157557 7886 tablet_service.cc:1467] Processing CreateTablet for tablet 011d659751e4403e89d6c6984b313428 (DEFAULT_TABLE table=client-testtb [id=11f189e9a1b84a099a3509b81f73ebb0]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:45.158834 7885 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3ab4c33e792047e19d7a29d23674a783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:45.159497 7886 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 011d659751e4403e89d6c6984b313428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:45.175551 7931 tablet_bootstrap.cc:492] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2: Bootstrap starting.
I20260619 19:52:45.182188 7931 tablet_bootstrap.cc:654] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:45.187597 7931 tablet_bootstrap.cc:492] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2: No bootstrap required, opened a new log
I20260619 19:52:45.187980 7931 ts_tablet_manager.cc:1397] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2: Time spent bootstrapping tablet: real 0.013s user 0.007s sys 0.003s
I20260619 19:52:45.190021 7931 raft_consensus.cc:348] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc63cdab39df4e1d82a3f13715852ff2" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44573 } }
I20260619 19:52:45.190495 7931 raft_consensus.cc:374] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:45.190703 7931 raft_consensus.cc:729] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc63cdab39df4e1d82a3f13715852ff2, State: Initialized, Role: FOLLOWER
I20260619 19:52:45.191506 7931 consensus_queue.cc:260] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc63cdab39df4e1d82a3f13715852ff2" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44573 } }
I20260619 19:52:45.191987 7931 raft_consensus.cc:388] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:45.192190 7931 raft_consensus.cc:482] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:45.192431 7931 raft_consensus.cc:3037] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:45.197415 7931 raft_consensus.cc:504] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc63cdab39df4e1d82a3f13715852ff2" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44573 } }
I20260619 19:52:45.198170 7931 leader_election.cc:302] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [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: bc63cdab39df4e1d82a3f13715852ff2; no voters:
I20260619 19:52:45.200091 7931 leader_election.cc:288] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:45.200404 7933 raft_consensus.cc:2781] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:45.203976 7931 ts_tablet_manager.cc:1428] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2: Time spent starting tablet: real 0.016s user 0.013s sys 0.003s
I20260619 19:52:45.205093 7931 tablet_bootstrap.cc:492] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2: Bootstrap starting.
I20260619 19:52:45.208557 7933 raft_consensus.cc:686] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [term 1 LEADER]: Becoming Leader. State: Replica: bc63cdab39df4e1d82a3f13715852ff2, State: Running, Role: LEADER
I20260619 19:52:45.209319 7933 consensus_queue.cc:237] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [LEADER]: Queue going to LEADER mode. State: All 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: "bc63cdab39df4e1d82a3f13715852ff2" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44573 } }
I20260619 19:52:45.211190 7931 tablet_bootstrap.cc:654] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:45.221299 7775 catalog_manager.cc:5495] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc63cdab39df4e1d82a3f13715852ff2 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "bc63cdab39df4e1d82a3f13715852ff2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc63cdab39df4e1d82a3f13715852ff2" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44573 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:45.224264 7931 tablet_bootstrap.cc:492] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2: No bootstrap required, opened a new log
I20260619 19:52:45.224676 7931 ts_tablet_manager.cc:1397] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2: Time spent bootstrapping tablet: real 0.020s user 0.013s sys 0.004s
I20260619 19:52:45.227171 7931 raft_consensus.cc:348] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc63cdab39df4e1d82a3f13715852ff2" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44573 } }
I20260619 19:52:45.227766 7931 raft_consensus.cc:374] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:45.228037 7931 raft_consensus.cc:729] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc63cdab39df4e1d82a3f13715852ff2, State: Initialized, Role: FOLLOWER
I20260619 19:52:45.228663 7931 consensus_queue.cc:260] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc63cdab39df4e1d82a3f13715852ff2" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44573 } }
I20260619 19:52:45.229450 7931 raft_consensus.cc:388] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:45.229729 7931 raft_consensus.cc:482] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:45.230058 7931 raft_consensus.cc:3037] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:45.235059 7931 raft_consensus.cc:504] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc63cdab39df4e1d82a3f13715852ff2" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44573 } }
I20260619 19:52:45.235747 7931 leader_election.cc:302] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [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: bc63cdab39df4e1d82a3f13715852ff2; no voters:
I20260619 19:52:45.236351 7931 leader_election.cc:288] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:45.236625 7935 raft_consensus.cc:2781] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:45.237251 7935 raft_consensus.cc:686] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [term 1 LEADER]: Becoming Leader. State: Replica: bc63cdab39df4e1d82a3f13715852ff2, State: Running, Role: LEADER
I20260619 19:52:45.238480 7931 ts_tablet_manager.cc:1428] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2: Time spent starting tablet: real 0.014s user 0.013s sys 0.000s
I20260619 19:52:45.238094 7935 consensus_queue.cc:237] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [LEADER]: Queue going to LEADER mode. State: All 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: "bc63cdab39df4e1d82a3f13715852ff2" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44573 } }
I20260619 19:52:45.244726 7775 catalog_manager.cc:5495] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc63cdab39df4e1d82a3f13715852ff2 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "bc63cdab39df4e1d82a3f13715852ff2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc63cdab39df4e1d82a3f13715852ff2" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44573 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:45.289750 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:45.322590 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:45.323792 7743 tablet_replica.cc:330] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2: stopping tablet replica
I20260619 19:52:45.324692 7743 raft_consensus.cc:2229] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:45.325423 7743 raft_consensus.cc:2258] T 011d659751e4403e89d6c6984b313428 P bc63cdab39df4e1d82a3f13715852ff2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:45.329792 7743 tablet_replica.cc:330] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2: stopping tablet replica
I20260619 19:52:45.330535 7743 raft_consensus.cc:2229] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:45.331110 7743 raft_consensus.cc:2258] T 3ab4c33e792047e19d7a29d23674a783 P bc63cdab39df4e1d82a3f13715852ff2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:45.475720 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:45.486431 7743 master.cc:537] Master@127.7.143.254:34791 shutting down...
I20260619 19:52:45.563583 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:45.564071 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:45.564388 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 80580de4f7e8488790d6be39f716e78e: stopping tablet replica
I20260619 19:52:45.585705 7743 master.cc:552] Master@127.7.143.254:34791 shutdown complete.
[ OK ] ClientTest.ConnectToClusterNoMasterAddressSpecified (2457 ms)
[ RUN ] ClientTest.TestScanAtFutureTimestamp
I20260619 19:52:45.616201 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:32885
I20260619 19:52:45.617578 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:45.623694 7944 instance_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 19:52:45.623988 7945 instance_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 19:52:45.626605 7947 instance_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 19:52:45.627837 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:45.628544 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:45.628722 7743 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 19:52:45.628855 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898765628842 us; error 0 us; skew 500 ppm
I20260619 19:52:45.629317 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:45.632056 7743 webserver.cc:460] Webserver started at http://127.7.143.254:45671/ using document root <none> and password file <none>
I20260619 19:52:45.632505 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:45.632673 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:45.632905 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:45.633970 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "763908a38043419c9f414ca7954eb15f"
format_stamp: "Formatted at 2026-06-19 19:52:45 on dist-test-slave-c682"
I20260619 19:52:45.638371 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 19:52:45.641670 7952 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:45.642526 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 19:52:45.642802 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "763908a38043419c9f414ca7954eb15f"
format_stamp: "Formatted at 2026-06-19 19:52:45 on dist-test-slave-c682"
I20260619 19:52:45.643142 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781898762983958-7743-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 19:52:45.670557 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:45.671671 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:45.724601 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:32885
I20260619 19:52:45.724766 8013 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:32885 every 8 connection(s)
I20260619 19:52:45.728994 8014 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 19:52:45.738473 8014 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f: Bootstrap starting.
I20260619 19:52:45.742702 8014 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:45.748044 8014 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f: No bootstrap required, opened a new log
I20260619 19:52:45.749950 8014 raft_consensus.cc:348] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "763908a38043419c9f414ca7954eb15f" member_type: VOTER }
I20260619 19:52:45.750378 8014 raft_consensus.cc:374] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:45.750604 8014 raft_consensus.cc:729] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763908a38043419c9f414ca7954eb15f, State: Initialized, Role: FOLLOWER
I20260619 19:52:45.751117 8014 consensus_queue.cc:260] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "763908a38043419c9f414ca7954eb15f" member_type: VOTER }
I20260619 19:52:45.751547 8014 raft_consensus.cc:388] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:45.751756 8014 raft_consensus.cc:482] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:45.752007 8014 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:45.756031 8014 raft_consensus.cc:504] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "763908a38043419c9f414ca7954eb15f" member_type: VOTER }
I20260619 19:52:45.756629 8014 leader_election.cc:302] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [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: 763908a38043419c9f414ca7954eb15f; no voters:
I20260619 19:52:45.758067 8014 leader_election.cc:288] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:45.758479 8017 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:45.760084 8017 raft_consensus.cc:686] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [term 1 LEADER]: Becoming Leader. State: Replica: 763908a38043419c9f414ca7954eb15f, State: Running, Role: LEADER
I20260619 19:52:45.760816 8017 consensus_queue.cc:237] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [LEADER]: Queue going to LEADER mode. State: All 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: "763908a38043419c9f414ca7954eb15f" member_type: VOTER }
I20260619 19:52:45.761344 8014 sys_catalog.cc:564] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:45.763962 8018 sys_catalog.cc:455] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "763908a38043419c9f414ca7954eb15f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "763908a38043419c9f414ca7954eb15f" member_type: VOTER } }
I20260619 19:52:45.764595 8018 sys_catalog.cc:458] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:45.767755 8022 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:45.768456 8019 sys_catalog.cc:455] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 763908a38043419c9f414ca7954eb15f. Latest consensus state: current_term: 1 leader_uuid: "763908a38043419c9f414ca7954eb15f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "763908a38043419c9f414ca7954eb15f" member_type: VOTER } }
I20260619 19:52:45.769259 8019 sys_catalog.cc:458] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:45.777400 8022 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:45.792143 8022 catalog_manager.cc:1347] Generated new cluster ID: 0fe75eea444344668cf498d5af73ac36
I20260619 19:52:45.792611 8022 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:45.798776 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:45.820007 8022 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:45.821666 8022 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:45.837291 8022 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f: Generated new TSK 0
I20260619 19:52:45.837992 8022 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:45.864975 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:45.871464 8035 instance_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 19:52:45.873405 8036 instance_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 19:52:45.875125 7743 server_base.cc:1034] running on GCE node
W20260619 19:52:45.875737 8038 instance_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 19:52:45.876657 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:45.876962 7743 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 19:52:45.877111 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898765877097 us; error 0 us; skew 500 ppm
I20260619 19:52:45.877617 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:45.880532 7743 webserver.cc:460] Webserver started at http://127.7.143.193:42773/ using document root <none> and password file <none>
I20260619 19:52:45.881052 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:45.881462 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:45.881747 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:45.882961 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "82d1c9ef67e747a281a50ead1be76810"
format_stamp: "Formatted at 2026-06-19 19:52:45 on dist-test-slave-c682"
I20260619 19:52:45.887888 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.000s sys 0.005s
I20260619 19:52:45.891553 8043 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:45.892544 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 19:52:45.892912 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "82d1c9ef67e747a281a50ead1be76810"
format_stamp: "Formatted at 2026-06-19 19:52:45 on dist-test-slave-c682"
I20260619 19:52:45.893198 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781898762983958-7743-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 19:52:45.932257 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:45.933357 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:45.946983 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:45.947319 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:45.947626 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:45.947829 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:46.020056 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:34427
I20260619 19:52:46.020280 8113 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:34427 every 8 connection(s)
I20260619 19:52:46.024912 8114 heartbeater.cc:347] Connected to a master server at 127.7.143.254:32885
I20260619 19:52:46.025246 8114 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:46.025985 8114 heartbeater.cc:511] Master 127.7.143.254:32885 requested a full tablet report, sending...
I20260619 19:52:46.028059 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004871113s
I20260619 19:52:46.028012 7969 ts_manager.cc:194] Registered new tserver with Master: 82d1c9ef67e747a281a50ead1be76810 (127.7.143.193:34427)
I20260619 19:52:46.030627 7969 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53474
I20260619 19:52:46.044157 8114 heartbeater.cc:503] Master 127.7.143.254:32885 was elected leader, sending a full tablet report...
I20260619 19:52:46.054677 7969 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53498:
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 19:52:46.094545 8078 tablet_service.cc:1467] Processing CreateTablet for tablet 81568fcdeb274f64b416804f3ce485a6 (DEFAULT_TABLE table=client-testtb [id=ecaf774608724b639a94f653274de5d7]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:46.094573 8077 tablet_service.cc:1467] Processing CreateTablet for tablet 82ef8cc7038b4c25b10768e380b3b302 (DEFAULT_TABLE table=client-testtb [id=ecaf774608724b639a94f653274de5d7]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:46.096021 8078 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 81568fcdeb274f64b416804f3ce485a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:46.096655 8077 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 82ef8cc7038b4c25b10768e380b3b302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:46.111843 8124 tablet_bootstrap.cc:492] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810: Bootstrap starting.
I20260619 19:52:46.116727 8124 tablet_bootstrap.cc:654] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:46.121023 8124 tablet_bootstrap.cc:492] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810: No bootstrap required, opened a new log
I20260619 19:52:46.121418 8124 ts_tablet_manager.cc:1397] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810: Time spent bootstrapping tablet: real 0.010s user 0.006s sys 0.004s
I20260619 19:52:46.123101 8124 raft_consensus.cc:348] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d1c9ef67e747a281a50ead1be76810" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34427 } }
I20260619 19:52:46.123564 8124 raft_consensus.cc:374] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:46.123765 8124 raft_consensus.cc:729] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d1c9ef67e747a281a50ead1be76810, State: Initialized, Role: FOLLOWER
I20260619 19:52:46.124249 8124 consensus_queue.cc:260] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82d1c9ef67e747a281a50ead1be76810" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34427 } }
I20260619 19:52:46.124742 8124 raft_consensus.cc:388] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:46.124956 8124 raft_consensus.cc:482] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:46.125221 8124 raft_consensus.cc:3037] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:46.131157 8124 raft_consensus.cc:504] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d1c9ef67e747a281a50ead1be76810" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34427 } }
I20260619 19:52:46.131851 8124 leader_election.cc:302] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [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: 82d1c9ef67e747a281a50ead1be76810; no voters:
I20260619 19:52:46.133149 8124 leader_election.cc:288] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:46.133694 8126 raft_consensus.cc:2781] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:46.135448 8124 ts_tablet_manager.cc:1428] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810: Time spent starting tablet: real 0.014s user 0.010s sys 0.003s
I20260619 19:52:46.136209 8124 tablet_bootstrap.cc:492] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810: Bootstrap starting.
I20260619 19:52:46.137959 8126 raft_consensus.cc:686] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [term 1 LEADER]: Becoming Leader. State: Replica: 82d1c9ef67e747a281a50ead1be76810, State: Running, Role: LEADER
I20260619 19:52:46.138757 8126 consensus_queue.cc:237] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [LEADER]: Queue going to LEADER mode. State: All 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: "82d1c9ef67e747a281a50ead1be76810" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34427 } }
I20260619 19:52:46.141423 8124 tablet_bootstrap.cc:654] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:46.145443 7969 catalog_manager.cc:5495] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d1c9ef67e747a281a50ead1be76810 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "82d1c9ef67e747a281a50ead1be76810" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d1c9ef67e747a281a50ead1be76810" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34427 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:46.164882 8124 tablet_bootstrap.cc:492] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810: No bootstrap required, opened a new log
I20260619 19:52:46.165452 8124 ts_tablet_manager.cc:1397] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810: Time spent bootstrapping tablet: real 0.029s user 0.018s sys 0.011s
I20260619 19:52:46.168722 8124 raft_consensus.cc:348] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d1c9ef67e747a281a50ead1be76810" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34427 } }
I20260619 19:52:46.169339 8124 raft_consensus.cc:374] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:46.169657 8124 raft_consensus.cc:729] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d1c9ef67e747a281a50ead1be76810, State: Initialized, Role: FOLLOWER
I20260619 19:52:46.170282 8124 consensus_queue.cc:260] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82d1c9ef67e747a281a50ead1be76810" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34427 } }
I20260619 19:52:46.170943 8124 raft_consensus.cc:388] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:46.171290 8124 raft_consensus.cc:482] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:46.171618 8124 raft_consensus.cc:3037] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:46.177888 8124 raft_consensus.cc:504] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d1c9ef67e747a281a50ead1be76810" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34427 } }
I20260619 19:52:46.178635 8124 leader_election.cc:302] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [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: 82d1c9ef67e747a281a50ead1be76810; no voters:
I20260619 19:52:46.179231 8124 leader_election.cc:288] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:46.179455 8126 raft_consensus.cc:2781] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:46.179926 8126 raft_consensus.cc:686] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [term 1 LEADER]: Becoming Leader. State: Replica: 82d1c9ef67e747a281a50ead1be76810, State: Running, Role: LEADER
I20260619 19:52:46.180760 8124 ts_tablet_manager.cc:1428] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810: Time spent starting tablet: real 0.015s user 0.008s sys 0.004s
I20260619 19:52:46.180595 8126 consensus_queue.cc:237] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [LEADER]: Queue going to LEADER mode. State: All 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: "82d1c9ef67e747a281a50ead1be76810" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34427 } }
I20260619 19:52:46.186623 7969 catalog_manager.cc:5495] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d1c9ef67e747a281a50ead1be76810 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "82d1c9ef67e747a281a50ead1be76810" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d1c9ef67e747a281a50ead1be76810" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34427 } health_report { overall_health: HEALTHY } } }
W20260619 19:52:46.229321 8064 tablet_service.cc:2970] error setting up scanner ef5c6980bc9e483b8d63a93d3fa4b9ee with request: Invalid argument: cannot verify timestamp: Snapshot time P: 1781898826200842 usec, L: 0 in the future. Max allowed timestamp is P: 1781898776228667 usec, L: 0: new_scan_request { tablet_id: "81568fcdeb274f64b416804f3ce485a6" 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: 7298657592118648832 propagated_timestamp: 7298657346452295680 cache_blocks: true order_mode: UNORDERED row_format_flags: 0 authz_token { token_data: "\010\272\276\326\321\006\"3\n\005slave\022*\n ecaf774608724b639a94f653274de5d7\020\001\030\001 \001(\001" signature: "Gw\221\352l\220`\272o\277[ C\'f\344C\030\373lE\007\372\360v\022\347w\352/\n\241bi\244\243\325\3540H>\300\2450\374\346R\005\377\303R\252\323\246,\304Dp\221\355\022\220\tL""Gw\221\352l\220`\272o\277[ C\'f\344C\030\373lE\007\372\360v\022\347w\352/\n\241bi\244\243\325\3540H>\300\2450\374\346R\005\377\303R\252\323\246,\304Dp\221\355\022\220\tL" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "b2db1013ce244cf3ae1df3e025622e75"
I20260619 19:52:46.234081 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:46.259176 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:46.260095 7743 tablet_replica.cc:330] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810: stopping tablet replica
I20260619 19:52:46.260764 7743 raft_consensus.cc:2229] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:46.261264 7743 raft_consensus.cc:2258] T 82ef8cc7038b4c25b10768e380b3b302 P 82d1c9ef67e747a281a50ead1be76810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:46.264016 7743 tablet_replica.cc:330] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810: stopping tablet replica
I20260619 19:52:46.264609 7743 raft_consensus.cc:2229] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:46.265097 7743 raft_consensus.cc:2258] T 81568fcdeb274f64b416804f3ce485a6 P 82d1c9ef67e747a281a50ead1be76810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:46.277516 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:46.288671 7743 master.cc:537] Master@127.7.143.254:32885 shutting down...
I20260619 19:52:46.306722 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:46.307178 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:46.307538 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 763908a38043419c9f414ca7954eb15f: stopping tablet replica
I20260619 19:52:46.325733 7743 master.cc:552] Master@127.7.143.254:32885 shutdown complete.
[ OK ] ClientTest.TestScanAtFutureTimestamp (737 ms)
[ RUN ] ClientTest.TestInvalidPredicates
I20260619 19:52:46.353927 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:38747
I20260619 19:52:46.355413 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:46.360839 8134 instance_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 19:52:46.362497 8135 instance_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 19:52:46.364439 7743 server_base.cc:1034] running on GCE node
W20260619 19:52:46.364862 8137 instance_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 19:52:46.366014 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:46.366257 7743 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 19:52:46.366463 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898766366447 us; error 0 us; skew 500 ppm
I20260619 19:52:46.367123 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:46.370287 7743 webserver.cc:460] Webserver started at http://127.7.143.254:32779/ using document root <none> and password file <none>
I20260619 19:52:46.370878 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:46.371104 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:46.371413 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:46.372784 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "396ded8976cb43b594bfe82678dcccb0"
format_stamp: "Formatted at 2026-06-19 19:52:46 on dist-test-slave-c682"
I20260619 19:52:46.378356 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.001s sys 0.003s
I20260619 19:52:46.382671 8142 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:46.383534 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 19:52:46.383797 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "396ded8976cb43b594bfe82678dcccb0"
format_stamp: "Formatted at 2026-06-19 19:52:46 on dist-test-slave-c682"
I20260619 19:52:46.384045 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781898762983958-7743-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 19:52:46.399235 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:46.400243 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:46.453176 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:38747
I20260619 19:52:46.453253 8203 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:38747 every 8 connection(s)
I20260619 19:52:46.457466 8204 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 19:52:46.471938 8204 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0: Bootstrap starting.
I20260619 19:52:46.477802 8204 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:46.482811 8204 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0: No bootstrap required, opened a new log
I20260619 19:52:46.485399 8204 raft_consensus.cc:348] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "396ded8976cb43b594bfe82678dcccb0" member_type: VOTER }
I20260619 19:52:46.486003 8204 raft_consensus.cc:374] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:46.486303 8204 raft_consensus.cc:729] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 396ded8976cb43b594bfe82678dcccb0, State: Initialized, Role: FOLLOWER
I20260619 19:52:46.486948 8204 consensus_queue.cc:260] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "396ded8976cb43b594bfe82678dcccb0" member_type: VOTER }
I20260619 19:52:46.487548 8204 raft_consensus.cc:388] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:46.487833 8204 raft_consensus.cc:482] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:46.488174 8204 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:46.493043 8204 raft_consensus.cc:504] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "396ded8976cb43b594bfe82678dcccb0" member_type: VOTER }
I20260619 19:52:46.493705 8204 leader_election.cc:302] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [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: 396ded8976cb43b594bfe82678dcccb0; no voters:
I20260619 19:52:46.495168 8204 leader_election.cc:288] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:46.495546 8207 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:46.497879 8207 raft_consensus.cc:686] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [term 1 LEADER]: Becoming Leader. State: Replica: 396ded8976cb43b594bfe82678dcccb0, State: Running, Role: LEADER
I20260619 19:52:46.499091 8207 consensus_queue.cc:237] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [LEADER]: Queue going to LEADER mode. State: All 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: "396ded8976cb43b594bfe82678dcccb0" member_type: VOTER }
I20260619 19:52:46.501227 8204 sys_catalog.cc:564] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:46.502738 8209 sys_catalog.cc:455] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "396ded8976cb43b594bfe82678dcccb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "396ded8976cb43b594bfe82678dcccb0" member_type: VOTER } }
I20260619 19:52:46.503335 8209 sys_catalog.cc:458] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:46.504873 8208 sys_catalog.cc:455] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 396ded8976cb43b594bfe82678dcccb0. Latest consensus state: current_term: 1 leader_uuid: "396ded8976cb43b594bfe82678dcccb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "396ded8976cb43b594bfe82678dcccb0" member_type: VOTER } }
I20260619 19:52:46.505534 8208 sys_catalog.cc:458] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:46.513716 8211 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:46.521198 8211 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:46.523049 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:46.530711 8211 catalog_manager.cc:1347] Generated new cluster ID: e943a3fa94924e90a03440ad9e5b9b78
I20260619 19:52:46.531029 8211 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:46.550384 8211 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:46.552086 8211 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:46.562263 8211 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0: Generated new TSK 0
I20260619 19:52:46.562916 8211 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:46.589210 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:46.594951 8226 instance_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 19:52:46.597289 8227 instance_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 19:52:46.598712 7743 server_base.cc:1034] running on GCE node
W20260619 19:52:46.599431 8229 instance_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 19:52:46.600253 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:46.600432 7743 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 19:52:46.600582 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898766600568 us; error 0 us; skew 500 ppm
I20260619 19:52:46.601050 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:46.603901 7743 webserver.cc:460] Webserver started at http://127.7.143.193:39935/ using document root <none> and password file <none>
I20260619 19:52:46.604338 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:46.604501 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:46.604727 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:46.605767 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "4347eaf74bc2492ca75fb68f3ab792fc"
format_stamp: "Formatted at 2026-06-19 19:52:46 on dist-test-slave-c682"
I20260619 19:52:46.610221 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 19:52:46.613649 8234 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:46.614454 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 19:52:46.614710 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "4347eaf74bc2492ca75fb68f3ab792fc"
format_stamp: "Formatted at 2026-06-19 19:52:46 on dist-test-slave-c682"
I20260619 19:52:46.614982 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781898762983958-7743-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 19:52:46.632920 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:46.633955 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:46.643340 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:46.643566 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:46.643843 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:46.644054 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:46.704696 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:33651
I20260619 19:52:46.704831 8304 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:33651 every 8 connection(s)
I20260619 19:52:46.710455 8305 heartbeater.cc:347] Connected to a master server at 127.7.143.254:38747
I20260619 19:52:46.710862 8305 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:46.711747 8305 heartbeater.cc:511] Master 127.7.143.254:38747 requested a full tablet report, sending...
I20260619 19:52:46.713901 8159 ts_manager.cc:194] Registered new tserver with Master: 4347eaf74bc2492ca75fb68f3ab792fc (127.7.143.193:33651)
I20260619 19:52:46.714650 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005951577s
I20260619 19:52:46.716699 8159 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48242
I20260619 19:52:46.730569 8305 heartbeater.cc:503] Master 127.7.143.254:38747 was elected leader, sending a full tablet report...
I20260619 19:52:46.743897 8159 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48256:
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 19:52:46.784184 8270 tablet_service.cc:1467] Processing CreateTablet for tablet 2a52fd7654484d7db4dd98a963b97d60 (DEFAULT_TABLE table=client-testtb [id=334dc5e129e7419e9f74abe80b9dedbe]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:46.784439 8269 tablet_service.cc:1467] Processing CreateTablet for tablet c60dfe9e8a7f43c6b222ad1c2410e621 (DEFAULT_TABLE table=client-testtb [id=334dc5e129e7419e9f74abe80b9dedbe]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:46.785547 8270 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2a52fd7654484d7db4dd98a963b97d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:46.786139 8269 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c60dfe9e8a7f43c6b222ad1c2410e621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:46.804472 8315 tablet_bootstrap.cc:492] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc: Bootstrap starting.
I20260619 19:52:46.808653 8315 tablet_bootstrap.cc:654] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:46.813742 8315 tablet_bootstrap.cc:492] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc: No bootstrap required, opened a new log
I20260619 19:52:46.814133 8315 ts_tablet_manager.cc:1397] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 19:52:46.815975 8315 raft_consensus.cc:348] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4347eaf74bc2492ca75fb68f3ab792fc" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33651 } }
I20260619 19:52:46.816519 8315 raft_consensus.cc:374] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:46.816831 8315 raft_consensus.cc:729] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4347eaf74bc2492ca75fb68f3ab792fc, State: Initialized, Role: FOLLOWER
I20260619 19:52:46.817528 8315 consensus_queue.cc:260] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4347eaf74bc2492ca75fb68f3ab792fc" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33651 } }
I20260619 19:52:46.818236 8315 raft_consensus.cc:388] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:46.818547 8315 raft_consensus.cc:482] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:46.818858 8315 raft_consensus.cc:3037] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:46.824221 8315 raft_consensus.cc:504] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4347eaf74bc2492ca75fb68f3ab792fc" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33651 } }
I20260619 19:52:46.824865 8315 leader_election.cc:302] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [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: 4347eaf74bc2492ca75fb68f3ab792fc; no voters:
I20260619 19:52:46.826208 8315 leader_election.cc:288] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:46.826597 8317 raft_consensus.cc:2781] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:46.829085 8315 ts_tablet_manager.cc:1428] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc: Time spent starting tablet: real 0.015s user 0.014s sys 0.000s
I20260619 19:52:46.830691 8315 tablet_bootstrap.cc:492] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc: Bootstrap starting.
I20260619 19:52:46.832448 8317 raft_consensus.cc:686] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [term 1 LEADER]: Becoming Leader. State: Replica: 4347eaf74bc2492ca75fb68f3ab792fc, State: Running, Role: LEADER
I20260619 19:52:46.833323 8317 consensus_queue.cc:237] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [LEADER]: Queue going to LEADER mode. State: All 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: "4347eaf74bc2492ca75fb68f3ab792fc" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33651 } }
I20260619 19:52:46.835927 8315 tablet_bootstrap.cc:654] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:46.840884 8159 catalog_manager.cc:5495] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4347eaf74bc2492ca75fb68f3ab792fc (127.7.143.193). New cstate: current_term: 1 leader_uuid: "4347eaf74bc2492ca75fb68f3ab792fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4347eaf74bc2492ca75fb68f3ab792fc" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33651 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:46.856410 8315 tablet_bootstrap.cc:492] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc: No bootstrap required, opened a new log
I20260619 19:52:46.856910 8315 ts_tablet_manager.cc:1397] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc: Time spent bootstrapping tablet: real 0.026s user 0.013s sys 0.009s
I20260619 19:52:46.859511 8315 raft_consensus.cc:348] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4347eaf74bc2492ca75fb68f3ab792fc" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33651 } }
I20260619 19:52:46.860246 8315 raft_consensus.cc:374] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:46.860540 8315 raft_consensus.cc:729] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4347eaf74bc2492ca75fb68f3ab792fc, State: Initialized, Role: FOLLOWER
I20260619 19:52:46.861198 8315 consensus_queue.cc:260] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4347eaf74bc2492ca75fb68f3ab792fc" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33651 } }
I20260619 19:52:46.861945 8315 raft_consensus.cc:388] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:46.862253 8315 raft_consensus.cc:482] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:46.862583 8315 raft_consensus.cc:3037] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:46.869716 8315 raft_consensus.cc:504] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4347eaf74bc2492ca75fb68f3ab792fc" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33651 } }
I20260619 19:52:46.870633 8315 leader_election.cc:302] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [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: 4347eaf74bc2492ca75fb68f3ab792fc; no voters:
I20260619 19:52:46.871376 8315 leader_election.cc:288] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:46.871654 8319 raft_consensus.cc:2781] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:46.872653 8319 raft_consensus.cc:686] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [term 1 LEADER]: Becoming Leader. State: Replica: 4347eaf74bc2492ca75fb68f3ab792fc, State: Running, Role: LEADER
I20260619 19:52:46.873343 8315 ts_tablet_manager.cc:1428] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc: Time spent starting tablet: real 0.016s user 0.013s sys 0.004s
I20260619 19:52:46.873585 8319 consensus_queue.cc:237] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [LEADER]: Queue going to LEADER mode. State: All 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: "4347eaf74bc2492ca75fb68f3ab792fc" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33651 } }
I20260619 19:52:46.885303 8159 catalog_manager.cc:5495] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4347eaf74bc2492ca75fb68f3ab792fc (127.7.143.193). New cstate: current_term: 1 leader_uuid: "4347eaf74bc2492ca75fb68f3ab792fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4347eaf74bc2492ca75fb68f3ab792fc" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33651 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:46.906121 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:46.930944 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:46.931672 7743 tablet_replica.cc:330] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc: stopping tablet replica
I20260619 19:52:46.932132 7743 raft_consensus.cc:2229] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:46.932585 7743 raft_consensus.cc:2258] T c60dfe9e8a7f43c6b222ad1c2410e621 P 4347eaf74bc2492ca75fb68f3ab792fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:46.934698 7743 tablet_replica.cc:330] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc: stopping tablet replica
I20260619 19:52:46.935129 7743 raft_consensus.cc:2229] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:46.935491 7743 raft_consensus.cc:2258] T 2a52fd7654484d7db4dd98a963b97d60 P 4347eaf74bc2492ca75fb68f3ab792fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:46.955940 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:46.965909 7743 master.cc:537] Master@127.7.143.254:38747 shutting down...
I20260619 19:52:46.992473 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:46.993103 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:46.993693 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 396ded8976cb43b594bfe82678dcccb0: stopping tablet replica
I20260619 19:52:47.014024 7743 master.cc:552] Master@127.7.143.254:38747 shutdown complete.
[ OK ] ClientTest.TestInvalidPredicates (681 ms)
[ RUN ] ClientTest.TestExclusiveInclusiveRangeBounds
I20260619 19:52:47.033495 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:32901
I20260619 19:52:47.034487 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:47.040211 8324 instance_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 19:52:47.041435 8325 instance_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 19:52:47.042363 8327 instance_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 19:52:47.043519 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:47.044477 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:47.044674 7743 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 19:52:47.044859 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898767044846 us; error 0 us; skew 500 ppm
I20260619 19:52:47.045356 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:47.048295 7743 webserver.cc:460] Webserver started at http://127.7.143.254:43081/ using document root <none> and password file <none>
I20260619 19:52:47.048977 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:47.049314 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:47.049850 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:47.051379 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "1a5e0955ee0f494da4bffa1ad9343596"
format_stamp: "Formatted at 2026-06-19 19:52:47 on dist-test-slave-c682"
I20260619 19:52:47.056411 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 19:52:47.060376 8332 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:47.061439 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 19:52:47.061756 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "1a5e0955ee0f494da4bffa1ad9343596"
format_stamp: "Formatted at 2026-06-19 19:52:47 on dist-test-slave-c682"
I20260619 19:52:47.062059 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781898762983958-7743-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 19:52:47.081468 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:47.082537 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:47.142139 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:32901
I20260619 19:52:47.142237 8393 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:32901 every 8 connection(s)
I20260619 19:52:47.146337 8394 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 19:52:47.156805 8394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596: Bootstrap starting.
I20260619 19:52:47.160727 8394 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:47.165310 8394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596: No bootstrap required, opened a new log
I20260619 19:52:47.167104 8394 raft_consensus.cc:348] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a5e0955ee0f494da4bffa1ad9343596" member_type: VOTER }
I20260619 19:52:47.167493 8394 raft_consensus.cc:374] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:47.167709 8394 raft_consensus.cc:729] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a5e0955ee0f494da4bffa1ad9343596, State: Initialized, Role: FOLLOWER
I20260619 19:52:47.168226 8394 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a5e0955ee0f494da4bffa1ad9343596" member_type: VOTER }
I20260619 19:52:47.168653 8394 raft_consensus.cc:388] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:47.168859 8394 raft_consensus.cc:482] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:47.169092 8394 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:47.173276 8394 raft_consensus.cc:504] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a5e0955ee0f494da4bffa1ad9343596" member_type: VOTER }
I20260619 19:52:47.173859 8394 leader_election.cc:302] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [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: 1a5e0955ee0f494da4bffa1ad9343596; no voters:
I20260619 19:52:47.175063 8394 leader_election.cc:288] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:47.175346 8397 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:47.176891 8397 raft_consensus.cc:686] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [term 1 LEADER]: Becoming Leader. State: Replica: 1a5e0955ee0f494da4bffa1ad9343596, State: Running, Role: LEADER
I20260619 19:52:47.177551 8397 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [LEADER]: Queue going to LEADER mode. State: All 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: "1a5e0955ee0f494da4bffa1ad9343596" member_type: VOTER }
I20260619 19:52:47.178121 8394 sys_catalog.cc:564] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:47.180176 8398 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1a5e0955ee0f494da4bffa1ad9343596" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a5e0955ee0f494da4bffa1ad9343596" member_type: VOTER } }
I20260619 19:52:47.180689 8398 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:47.191975 8399 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1a5e0955ee0f494da4bffa1ad9343596. Latest consensus state: current_term: 1 leader_uuid: "1a5e0955ee0f494da4bffa1ad9343596" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a5e0955ee0f494da4bffa1ad9343596" member_type: VOTER } }
I20260619 19:52:47.192633 8399 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:47.196503 8402 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:47.204083 8402 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:47.218348 8402 catalog_manager.cc:1347] Generated new cluster ID: 100afad12fe9444b9b666104c61168d8
I20260619 19:52:47.218705 8402 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:47.222908 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:47.247589 8402 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:47.249475 8402 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:47.264703 8402 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596: Generated new TSK 0
I20260619 19:52:47.265452 8402 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:47.289284 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:47.295344 8416 instance_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 19:52:47.296964 8417 instance_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 19:52:47.298552 7743 server_base.cc:1034] running on GCE node
W20260619 19:52:47.299070 8419 instance_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 19:52:47.299971 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:47.300146 7743 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 19:52:47.300285 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898767300272 us; error 0 us; skew 500 ppm
I20260619 19:52:47.300743 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:47.303328 7743 webserver.cc:460] Webserver started at http://127.7.143.193:38253/ using document root <none> and password file <none>
I20260619 19:52:47.303735 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:47.303898 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:47.304117 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:47.305060 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "82f09f18edfc4a2e9cea5953463fe09f"
format_stamp: "Formatted at 2026-06-19 19:52:47 on dist-test-slave-c682"
I20260619 19:52:47.309139 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.001s sys 0.002s
I20260619 19:52:47.312208 8424 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:47.312956 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 19:52:47.313199 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "82f09f18edfc4a2e9cea5953463fe09f"
format_stamp: "Formatted at 2026-06-19 19:52:47 on dist-test-slave-c682"
I20260619 19:52:47.313486 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781898762983958-7743-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 19:52:47.345217 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:47.346269 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:47.356277 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:47.356583 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:47.356873 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:47.357072 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:47.425119 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:38463
I20260619 19:52:47.425205 8494 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:38463 every 8 connection(s)
I20260619 19:52:47.430235 8495 heartbeater.cc:347] Connected to a master server at 127.7.143.254:32901
I20260619 19:52:47.430649 8495 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:47.431353 8495 heartbeater.cc:511] Master 127.7.143.254:32901 requested a full tablet report, sending...
I20260619 19:52:47.433283 8349 ts_manager.cc:194] Registered new tserver with Master: 82f09f18edfc4a2e9cea5953463fe09f (127.7.143.193:38463)
I20260619 19:52:47.433454 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004947597s
I20260619 19:52:47.436096 8349 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51052
I20260619 19:52:47.450074 8495 heartbeater.cc:503] Master 127.7.143.254:32901 was elected leader, sending a full tablet report...
I20260619 19:52:47.459275 8349 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45278:
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 19:52:47.496210 8456 tablet_service.cc:1467] Processing CreateTablet for tablet f2878ce1801d427ca1e59bb404935355 (DEFAULT_TABLE table=client-testtb [id=7dd2def140064dfbbac41c9512dca677]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:47.496435 8455 tablet_service.cc:1467] Processing CreateTablet for tablet 83c466de679a400c8451b95e0be2fea3 (DEFAULT_TABLE table=client-testtb [id=7dd2def140064dfbbac41c9512dca677]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:47.497290 8456 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f2878ce1801d427ca1e59bb404935355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:47.497850 8455 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 83c466de679a400c8451b95e0be2fea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:47.511168 8505 tablet_bootstrap.cc:492] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f: Bootstrap starting.
I20260619 19:52:47.515700 8505 tablet_bootstrap.cc:654] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:47.520553 8505 tablet_bootstrap.cc:492] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f: No bootstrap required, opened a new log
I20260619 19:52:47.521062 8505 ts_tablet_manager.cc:1397] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260619 19:52:47.523887 8505 raft_consensus.cc:348] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.524336 8505 raft_consensus.cc:374] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:47.524544 8505 raft_consensus.cc:729] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f09f18edfc4a2e9cea5953463fe09f, State: Initialized, Role: FOLLOWER
I20260619 19:52:47.525022 8505 consensus_queue.cc:260] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.525554 8505 raft_consensus.cc:388] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:47.525781 8505 raft_consensus.cc:482] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:47.526015 8505 raft_consensus.cc:3037] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:47.530047 8505 raft_consensus.cc:504] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.530714 8505 leader_election.cc:302] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [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: 82f09f18edfc4a2e9cea5953463fe09f; no voters:
I20260619 19:52:47.532073 8505 leader_election.cc:288] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:47.532701 8507 raft_consensus.cc:2781] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:47.534526 8505 ts_tablet_manager.cc:1428] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f: Time spent starting tablet: real 0.013s user 0.005s sys 0.006s
I20260619 19:52:47.535394 8505 tablet_bootstrap.cc:492] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f: Bootstrap starting.
I20260619 19:52:47.540180 8505 tablet_bootstrap.cc:654] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:47.540866 8507 raft_consensus.cc:686] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [term 1 LEADER]: Becoming Leader. State: Replica: 82f09f18edfc4a2e9cea5953463fe09f, State: Running, Role: LEADER
I20260619 19:52:47.541676 8507 consensus_queue.cc:237] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [LEADER]: Queue going to LEADER mode. State: All 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: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.548106 8505 tablet_bootstrap.cc:492] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f: No bootstrap required, opened a new log
I20260619 19:52:47.547807 8349 catalog_manager.cc:5495] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f reported cstate change: term changed from 0 to 1, leader changed from <none> to 82f09f18edfc4a2e9cea5953463fe09f (127.7.143.193). New cstate: current_term: 1 leader_uuid: "82f09f18edfc4a2e9cea5953463fe09f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:47.548602 8505 ts_tablet_manager.cc:1397] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f: Time spent bootstrapping tablet: real 0.013s user 0.008s sys 0.002s
I20260619 19:52:47.551070 8505 raft_consensus.cc:348] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.551723 8505 raft_consensus.cc:374] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:47.552017 8505 raft_consensus.cc:729] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f09f18edfc4a2e9cea5953463fe09f, State: Initialized, Role: FOLLOWER
I20260619 19:52:47.552635 8505 consensus_queue.cc:260] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.553400 8505 raft_consensus.cc:388] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:47.553753 8505 raft_consensus.cc:482] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:47.554100 8505 raft_consensus.cc:3037] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:47.561317 8505 raft_consensus.cc:504] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.561931 8505 leader_election.cc:302] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [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: 82f09f18edfc4a2e9cea5953463fe09f; no voters:
I20260619 19:52:47.562551 8505 leader_election.cc:288] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:47.562747 8507 raft_consensus.cc:2781] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:47.563493 8507 raft_consensus.cc:686] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [term 1 LEADER]: Becoming Leader. State: Replica: 82f09f18edfc4a2e9cea5953463fe09f, State: Running, Role: LEADER
I20260619 19:52:47.564253 8507 consensus_queue.cc:237] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [LEADER]: Queue going to LEADER mode. State: All 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: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.564721 8505 ts_tablet_manager.cc:1428] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f: Time spent starting tablet: real 0.016s user 0.010s sys 0.004s
I20260619 19:52:47.569867 8349 catalog_manager.cc:5495] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f reported cstate change: term changed from 0 to 1, leader changed from <none> to 82f09f18edfc4a2e9cea5953463fe09f (127.7.143.193). New cstate: current_term: 1 leader_uuid: "82f09f18edfc4a2e9cea5953463fe09f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:47.604772 8349 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45278:
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 19:52:47.627069 8456 tablet_service.cc:1467] Processing CreateTablet for tablet 88a74f601349430489bf4c0610f7351d (DEFAULT_TABLE table=TestExclusiveInclusiveRangeBounds [id=6fe9e92d94534974aa3c1539140c6957]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260619 19:52:47.628623 8456 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 88a74f601349430489bf4c0610f7351d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:47.640743 8505 tablet_bootstrap.cc:492] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f: Bootstrap starting.
I20260619 19:52:47.645524 8505 tablet_bootstrap.cc:654] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:47.650208 8505 tablet_bootstrap.cc:492] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f: No bootstrap required, opened a new log
I20260619 19:52:47.650760 8505 ts_tablet_manager.cc:1397] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f: Time spent bootstrapping tablet: real 0.010s user 0.007s sys 0.002s
I20260619 19:52:47.654160 8505 raft_consensus.cc:348] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.654610 8505 raft_consensus.cc:374] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:47.654826 8505 raft_consensus.cc:729] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f09f18edfc4a2e9cea5953463fe09f, State: Initialized, Role: FOLLOWER
I20260619 19:52:47.655361 8505 consensus_queue.cc:260] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.655817 8505 raft_consensus.cc:388] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:47.656093 8505 raft_consensus.cc:482] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:47.656361 8505 raft_consensus.cc:3037] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:47.660876 8505 raft_consensus.cc:504] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.661597 8505 leader_election.cc:302] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [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: 82f09f18edfc4a2e9cea5953463fe09f; no voters:
I20260619 19:52:47.662181 8505 leader_election.cc:288] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:47.662358 8507 raft_consensus.cc:2781] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:47.662835 8507 raft_consensus.cc:686] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [term 1 LEADER]: Becoming Leader. State: Replica: 82f09f18edfc4a2e9cea5953463fe09f, State: Running, Role: LEADER
I20260619 19:52:47.663473 8507 consensus_queue.cc:237] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [LEADER]: Queue going to LEADER mode. State: All 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: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.663873 8505 ts_tablet_manager.cc:1428] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f: Time spent starting tablet: real 0.011s user 0.010s sys 0.000s
I20260619 19:52:47.670069 8348 catalog_manager.cc:5495] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f reported cstate change: term changed from 0 to 1, leader changed from <none> to 82f09f18edfc4a2e9cea5953463fe09f (127.7.143.193). New cstate: current_term: 1 leader_uuid: "82f09f18edfc4a2e9cea5953463fe09f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:47.691713 8348 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45278:
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 19:52:47.706558 8348 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fb2fd6eeab5d465982299e3e5545475e has no consensus state
I20260619 19:52:47.717974 8456 tablet_service.cc:1467] Processing CreateTablet for tablet fb2fd6eeab5d465982299e3e5545475e (DEFAULT_TABLE table=TestExclusiveInclusiveRangeBounds [id=6fe9e92d94534974aa3c1539140c6957]), partition=RANGE (key) PARTITION 200 <= VALUES < 300
I20260619 19:52:47.719206 8456 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fb2fd6eeab5d465982299e3e5545475e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260619 19:52:47.732141 8336 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet fb2fd6eeab5d465982299e3e5545475e (table TestExclusiveInclusiveRangeBounds [id=6fe9e92d94534974aa3c1539140c6957], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet fb2fd6eeab5d465982299e3e5545475e consensus state has no leader
I20260619 19:52:47.733599 8505 tablet_bootstrap.cc:492] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f: Bootstrap starting.
I20260619 19:52:47.738678 8505 tablet_bootstrap.cc:654] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:47.743076 8505 tablet_bootstrap.cc:492] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f: No bootstrap required, opened a new log
I20260619 19:52:47.743414 8505 ts_tablet_manager.cc:1397] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 19:52:47.745241 8505 raft_consensus.cc:348] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.745790 8505 raft_consensus.cc:374] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:47.745996 8505 raft_consensus.cc:729] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f09f18edfc4a2e9cea5953463fe09f, State: Initialized, Role: FOLLOWER
I20260619 19:52:47.746507 8505 consensus_queue.cc:260] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.747208 8505 raft_consensus.cc:388] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:47.747427 8505 raft_consensus.cc:482] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:47.747701 8505 raft_consensus.cc:3037] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:47.751791 8505 raft_consensus.cc:504] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.752394 8505 leader_election.cc:302] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [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: 82f09f18edfc4a2e9cea5953463fe09f; no voters:
I20260619 19:52:47.753177 8507 raft_consensus.cc:2781] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:47.753629 8505 leader_election.cc:288] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:47.753667 8507 raft_consensus.cc:686] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [term 1 LEADER]: Becoming Leader. State: Replica: 82f09f18edfc4a2e9cea5953463fe09f, State: Running, Role: LEADER
I20260619 19:52:47.754590 8507 consensus_queue.cc:237] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [LEADER]: Queue going to LEADER mode. State: All 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: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } }
I20260619 19:52:47.755439 8505 ts_tablet_manager.cc:1428] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f: Time spent starting tablet: real 0.012s user 0.011s sys 0.000s
I20260619 19:52:47.763417 8349 catalog_manager.cc:5495] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f reported cstate change: term changed from 0 to 1, leader changed from <none> to 82f09f18edfc4a2e9cea5953463fe09f (127.7.143.193). New cstate: current_term: 1 leader_uuid: "82f09f18edfc4a2e9cea5953463fe09f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82f09f18edfc4a2e9cea5953463fe09f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38463 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:47.776715 8349 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596: TestExclusiveInclusiveRangeBounds [id=6fe9e92d94534974aa3c1539140c6957] alter complete (version 0)
I20260619 19:52:47.994248 8347 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45278:
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 19:52:48.009698 8347 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596: Sending DeleteTablet for 1 replicas of tablet 88a74f601349430489bf4c0610f7351d
I20260619 19:52:48.010877 8347 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596: Sending DeleteTablet for 1 replicas of tablet fb2fd6eeab5d465982299e3e5545475e
I20260619 19:52:48.012794 8455 tablet_service.cc:1514] Processing DeleteTablet for tablet fb2fd6eeab5d465982299e3e5545475e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 19:52:47 UTC) from {username='slave'} at 127.0.0.1:44560
I20260619 19:52:48.012791 8456 tablet_service.cc:1514] Processing DeleteTablet for tablet 88a74f601349430489bf4c0610f7351d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 19:52:47 UTC) from {username='slave'} at 127.0.0.1:44560
I20260619 19:52:48.016455 8520 tablet_replica.cc:330] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f: stopping tablet replica
I20260619 19:52:48.017410 8520 raft_consensus.cc:2229] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:48.018096 8520 raft_consensus.cc:2258] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:48.021109 8520 ts_tablet_manager.cc:1905] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 19:52:48.030122 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:48.035467 8520 ts_tablet_manager.cc:1918] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 19:52:48.036170 8520 log.cc:1196] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f: Deleting WAL directory at /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781898762983958-7743-0/minicluster-data/ts-0-root/wals/fb2fd6eeab5d465982299e3e5545475e
I20260619 19:52:48.037252 8520 ts_tablet_manager.cc:1939] T fb2fd6eeab5d465982299e3e5545475e P 82f09f18edfc4a2e9cea5953463fe09f: Deleting consensus metadata
I20260619 19:52:48.040457 8520 tablet_replica.cc:330] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f: stopping tablet replica
I20260619 19:52:48.040558 8333 catalog_manager.cc:4841] TS 82f09f18edfc4a2e9cea5953463fe09f (127.7.143.193:38463): tablet fb2fd6eeab5d465982299e3e5545475e (table TestExclusiveInclusiveRangeBounds [id=6fe9e92d94534974aa3c1539140c6957]) successfully deleted
I20260619 19:52:48.041517 8520 raft_consensus.cc:2229] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:48.042160 8520 raft_consensus.cc:2258] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:48.047044 8520 ts_tablet_manager.cc:1905] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 19:52:48.061897 8520 ts_tablet_manager.cc:1918] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 19:52:48.062273 8520 log.cc:1196] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f: Deleting WAL directory at /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781898762983958-7743-0/minicluster-data/ts-0-root/wals/88a74f601349430489bf4c0610f7351d
I20260619 19:52:48.063323 8520 ts_tablet_manager.cc:1939] T 88a74f601349430489bf4c0610f7351d P 82f09f18edfc4a2e9cea5953463fe09f: Deleting consensus metadata
I20260619 19:52:48.066241 8333 catalog_manager.cc:4841] TS 82f09f18edfc4a2e9cea5953463fe09f (127.7.143.193:38463): tablet 88a74f601349430489bf4c0610f7351d (table TestExclusiveInclusiveRangeBounds [id=6fe9e92d94534974aa3c1539140c6957]) successfully deleted
I20260619 19:52:48.078265 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:48.079187 7743 tablet_replica.cc:330] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f: stopping tablet replica
I20260619 19:52:48.079905 7743 raft_consensus.cc:2229] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:48.080323 7743 raft_consensus.cc:2258] T 83c466de679a400c8451b95e0be2fea3 P 82f09f18edfc4a2e9cea5953463fe09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:48.082267 7743 tablet_replica.cc:330] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f: stopping tablet replica
I20260619 19:52:48.082690 7743 raft_consensus.cc:2229] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:48.083057 7743 raft_consensus.cc:2258] T f2878ce1801d427ca1e59bb404935355 P 82f09f18edfc4a2e9cea5953463fe09f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:48.094997 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:48.106580 7743 master.cc:537] Master@127.7.143.254:32901 shutting down...
I20260619 19:52:48.125033 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:48.125658 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:48.126017 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 1a5e0955ee0f494da4bffa1ad9343596: stopping tablet replica
I20260619 19:52:48.136127 7743 master.cc:552] Master@127.7.143.254:32901 shutdown complete.
[ OK ] ClientTest.TestExclusiveInclusiveRangeBounds (1122 ms)
[ RUN ] ClientTest.TestBasicIdBasedLookup
I20260619 19:52:48.156369 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:35549
I20260619 19:52:48.157354 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:48.163195 8521 instance_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 19:52:48.163414 8522 instance_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 19:52:48.167382 8524 instance_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 19:52:48.167502 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:48.168370 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:48.168538 7743 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 19:52:48.168684 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898768168672 us; error 0 us; skew 500 ppm
I20260619 19:52:48.169163 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:48.171975 7743 webserver.cc:460] Webserver started at http://127.7.143.254:37705/ using document root <none> and password file <none>
I20260619 19:52:48.172416 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:48.172570 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:48.172827 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:48.173949 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "5b704e42d77c4d5686ac363177a6c1c5"
format_stamp: "Formatted at 2026-06-19 19:52:48 on dist-test-slave-c682"
I20260619 19:52:48.178122 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.000s sys 0.004s
I20260619 19:52:48.181432 8529 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:48.182288 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 19:52:48.182559 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "5b704e42d77c4d5686ac363177a6c1c5"
format_stamp: "Formatted at 2026-06-19 19:52:48 on dist-test-slave-c682"
I20260619 19:52:48.182827 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781898762983958-7743-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 19:52:48.198137 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:48.199118 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:48.258242 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:35549
I20260619 19:52:48.258365 8590 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:35549 every 8 connection(s)
I20260619 19:52:48.262583 8591 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 19:52:48.278066 8591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5: Bootstrap starting.
I20260619 19:52:48.283680 8591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:48.288923 8591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5: No bootstrap required, opened a new log
I20260619 19:52:48.291392 8591 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b704e42d77c4d5686ac363177a6c1c5" member_type: VOTER }
I20260619 19:52:48.291942 8591 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:48.292214 8591 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b704e42d77c4d5686ac363177a6c1c5, State: Initialized, Role: FOLLOWER
I20260619 19:52:48.292825 8591 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b704e42d77c4d5686ac363177a6c1c5" member_type: VOTER }
I20260619 19:52:48.293432 8591 raft_consensus.cc:388] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:48.293731 8591 raft_consensus.cc:482] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:48.294050 8591 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:48.300345 8591 raft_consensus.cc:504] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b704e42d77c4d5686ac363177a6c1c5" member_type: VOTER }
I20260619 19:52:48.300998 8591 leader_election.cc:302] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [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: 5b704e42d77c4d5686ac363177a6c1c5; no voters:
I20260619 19:52:48.302384 8591 leader_election.cc:288] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:48.302655 8594 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:48.305444 8591 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:48.305851 8594 raft_consensus.cc:686] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [term 1 LEADER]: Becoming Leader. State: Replica: 5b704e42d77c4d5686ac363177a6c1c5, State: Running, Role: LEADER
I20260619 19:52:48.306504 8594 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [LEADER]: Queue going to LEADER mode. State: All 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: "5b704e42d77c4d5686ac363177a6c1c5" member_type: VOTER }
I20260619 19:52:48.308908 8595 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5b704e42d77c4d5686ac363177a6c1c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b704e42d77c4d5686ac363177a6c1c5" member_type: VOTER } }
I20260619 19:52:48.309530 8595 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:48.309545 8596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b704e42d77c4d5686ac363177a6c1c5. Latest consensus state: current_term: 1 leader_uuid: "5b704e42d77c4d5686ac363177a6c1c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b704e42d77c4d5686ac363177a6c1c5" member_type: VOTER } }
I20260619 19:52:48.311039 8596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:48.322631 8600 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:48.327770 8600 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:48.330811 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:48.337090 8600 catalog_manager.cc:1347] Generated new cluster ID: b3e5e2b73ee64e7fae3063ecee9b45e3
I20260619 19:52:48.337428 8600 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:48.352329 8600 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:48.354017 8600 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:48.371654 8600 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5: Generated new TSK 0
I20260619 19:52:48.372349 8600 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:48.401541 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:48.409246 8612 instance_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 19:52:48.411245 8613 instance_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 19:52:48.413905 7743 server_base.cc:1034] running on GCE node
W20260619 19:52:48.414163 8615 instance_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 19:52:48.415102 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:48.415290 7743 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 19:52:48.415442 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898768415429 us; error 0 us; skew 500 ppm
I20260619 19:52:48.415911 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:48.418928 7743 webserver.cc:460] Webserver started at http://127.7.143.193:37115/ using document root <none> and password file <none>
I20260619 19:52:48.419387 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:48.419548 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:48.419788 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:48.420822 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "6b138bb2300541e987181993cc5676b5"
format_stamp: "Formatted at 2026-06-19 19:52:48 on dist-test-slave-c682"
I20260619 19:52:48.425168 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 19:52:48.428737 8620 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:48.429823 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 19:52:48.430174 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "6b138bb2300541e987181993cc5676b5"
format_stamp: "Formatted at 2026-06-19 19:52:48 on dist-test-slave-c682"
I20260619 19:52:48.430528 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781898762983958-7743-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 19:52:48.447106 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:48.448328 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:48.461112 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:48.461496 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:48.461830 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:48.462071 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:48.536644 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:43873
I20260619 19:52:48.536723 8690 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:43873 every 8 connection(s)
I20260619 19:52:48.542703 8691 heartbeater.cc:347] Connected to a master server at 127.7.143.254:35549
I20260619 19:52:48.543054 8691 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:48.543752 8691 heartbeater.cc:511] Master 127.7.143.254:35549 requested a full tablet report, sending...
I20260619 19:52:48.545782 8546 ts_manager.cc:194] Registered new tserver with Master: 6b138bb2300541e987181993cc5676b5 (127.7.143.193:43873)
I20260619 19:52:48.546000 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004973156s
I20260619 19:52:48.547698 8546 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41186
I20260619 19:52:48.562222 8691 heartbeater.cc:503] Master 127.7.143.254:35549 was elected leader, sending a full tablet report...
I20260619 19:52:48.575104 8546 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41212:
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 19:52:48.613412 8656 tablet_service.cc:1467] Processing CreateTablet for tablet 2ee7a28fbce24e20a27dd730395fdcc7 (DEFAULT_TABLE table=client-testtb [id=aa70d7dfff35439fbcd28ee033ad916b]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:48.613718 8655 tablet_service.cc:1467] Processing CreateTablet for tablet d8c8957044ef43bcb58ccf7c6da43069 (DEFAULT_TABLE table=client-testtb [id=aa70d7dfff35439fbcd28ee033ad916b]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:48.614576 8656 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2ee7a28fbce24e20a27dd730395fdcc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:48.615214 8655 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d8c8957044ef43bcb58ccf7c6da43069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:48.632750 8701 tablet_bootstrap.cc:492] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5: Bootstrap starting.
I20260619 19:52:48.636730 8701 tablet_bootstrap.cc:654] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:48.641494 8701 tablet_bootstrap.cc:492] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5: No bootstrap required, opened a new log
I20260619 19:52:48.641956 8701 ts_tablet_manager.cc:1397] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5: Time spent bootstrapping tablet: real 0.010s user 0.007s sys 0.002s
I20260619 19:52:48.644287 8701 raft_consensus.cc:348] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b138bb2300541e987181993cc5676b5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43873 } }
I20260619 19:52:48.644855 8701 raft_consensus.cc:374] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:48.645120 8701 raft_consensus.cc:729] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b138bb2300541e987181993cc5676b5, State: Initialized, Role: FOLLOWER
I20260619 19:52:48.645747 8701 consensus_queue.cc:260] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b138bb2300541e987181993cc5676b5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43873 } }
I20260619 19:52:48.646381 8701 raft_consensus.cc:388] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:48.646708 8701 raft_consensus.cc:482] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:48.647022 8701 raft_consensus.cc:3037] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:48.653533 8701 raft_consensus.cc:504] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b138bb2300541e987181993cc5676b5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43873 } }
I20260619 19:52:48.654276 8701 leader_election.cc:302] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [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: 6b138bb2300541e987181993cc5676b5; no voters:
I20260619 19:52:48.655612 8701 leader_election.cc:288] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:48.655963 8703 raft_consensus.cc:2781] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:48.657833 8703 raft_consensus.cc:686] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [term 1 LEADER]: Becoming Leader. State: Replica: 6b138bb2300541e987181993cc5676b5, State: Running, Role: LEADER
I20260619 19:52:48.657991 8701 ts_tablet_manager.cc:1428] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5: Time spent starting tablet: real 0.016s user 0.015s sys 0.001s
I20260619 19:52:48.658478 8703 consensus_queue.cc:237] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [LEADER]: Queue going to LEADER mode. State: All 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: "6b138bb2300541e987181993cc5676b5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43873 } }
I20260619 19:52:48.658829 8701 tablet_bootstrap.cc:492] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5: Bootstrap starting.
I20260619 19:52:48.664584 8701 tablet_bootstrap.cc:654] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:48.666836 8545 catalog_manager.cc:5495] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b138bb2300541e987181993cc5676b5 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "6b138bb2300541e987181993cc5676b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b138bb2300541e987181993cc5676b5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43873 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:48.677152 8701 tablet_bootstrap.cc:492] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5: No bootstrap required, opened a new log
I20260619 19:52:48.677757 8701 ts_tablet_manager.cc:1397] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5: Time spent bootstrapping tablet: real 0.019s user 0.014s sys 0.002s
I20260619 19:52:48.680150 8701 raft_consensus.cc:348] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b138bb2300541e987181993cc5676b5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43873 } }
I20260619 19:52:48.680747 8701 raft_consensus.cc:374] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:48.681115 8701 raft_consensus.cc:729] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b138bb2300541e987181993cc5676b5, State: Initialized, Role: FOLLOWER
I20260619 19:52:48.681753 8701 consensus_queue.cc:260] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b138bb2300541e987181993cc5676b5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43873 } }
I20260619 19:52:48.682370 8701 raft_consensus.cc:388] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:48.682694 8701 raft_consensus.cc:482] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:48.683010 8701 raft_consensus.cc:3037] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:48.689481 8701 raft_consensus.cc:504] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b138bb2300541e987181993cc5676b5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43873 } }
I20260619 19:52:48.690285 8701 leader_election.cc:302] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [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: 6b138bb2300541e987181993cc5676b5; no voters:
I20260619 19:52:48.690868 8701 leader_election.cc:288] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:48.691015 8703 raft_consensus.cc:2781] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:48.691639 8703 raft_consensus.cc:686] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [term 1 LEADER]: Becoming Leader. State: Replica: 6b138bb2300541e987181993cc5676b5, State: Running, Role: LEADER
I20260619 19:52:48.692498 8701 ts_tablet_manager.cc:1428] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5: Time spent starting tablet: real 0.014s user 0.006s sys 0.005s
I20260619 19:52:48.692337 8703 consensus_queue.cc:237] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [LEADER]: Queue going to LEADER mode. State: All 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: "6b138bb2300541e987181993cc5676b5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43873 } }
I20260619 19:52:48.697897 8545 catalog_manager.cc:5495] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b138bb2300541e987181993cc5676b5 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "6b138bb2300541e987181993cc5676b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b138bb2300541e987181993cc5676b5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43873 } health_report { overall_health: HEALTHY } } }
W20260619 19:52:48.730949 8697 meta_cache.cc:788] Not found: LookupRpcById { tablet: 'dummy-tablet-id', attempt: 1 } failed
I20260619 19:52:48.733309 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:48.760661 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:48.761348 7743 tablet_replica.cc:330] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5: stopping tablet replica
I20260619 19:52:48.761840 7743 raft_consensus.cc:2229] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:48.762210 7743 raft_consensus.cc:2258] T d8c8957044ef43bcb58ccf7c6da43069 P 6b138bb2300541e987181993cc5676b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:48.764024 7743 tablet_replica.cc:330] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5: stopping tablet replica
I20260619 19:52:48.764411 7743 raft_consensus.cc:2229] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:48.764739 7743 raft_consensus.cc:2258] T 2ee7a28fbce24e20a27dd730395fdcc7 P 6b138bb2300541e987181993cc5676b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:48.785123 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:48.795224 7743 master.cc:537] Master@127.7.143.254:35549 shutting down...
I20260619 19:52:48.815014 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:48.815452 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:48.815800 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 5b704e42d77c4d5686ac363177a6c1c5: stopping tablet replica
I20260619 19:52:48.824677 7743 master.cc:552] Master@127.7.143.254:35549 shutdown complete.
[ OK ] ClientTest.TestBasicIdBasedLookup (687 ms)
[ RUN ] ClientTest.TestScannerKeepAlive
I20260619 19:52:48.843192 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:39655
I20260619 19:52:48.844111 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:48.849138 8710 instance_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 19:52:48.849566 8711 instance_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 19:52:48.851609 8713 instance_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 19:52:48.854278 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:48.855674 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:48.856047 7743 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 19:52:48.856223 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898768856204 us; error 0 us; skew 500 ppm
I20260619 19:52:48.856997 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:48.859916 7743 webserver.cc:460] Webserver started at http://127.7.143.254:41549/ using document root <none> and password file <none>
I20260619 19:52:48.860370 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:48.860576 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:48.860819 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:48.861964 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "f5055edd7c254d8cb1f46aa52859a1dc"
format_stamp: "Formatted at 2026-06-19 19:52:48 on dist-test-slave-c682"
I20260619 19:52:48.866463 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.001s sys 0.004s
I20260619 19:52:48.869800 8718 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:48.870581 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 19:52:48.870838 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "f5055edd7c254d8cb1f46aa52859a1dc"
format_stamp: "Formatted at 2026-06-19 19:52:48 on dist-test-slave-c682"
I20260619 19:52:48.871116 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781898762983958-7743-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 19:52:48.881435 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:48.882414 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:48.938825 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:39655
I20260619 19:52:48.938890 8779 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:39655 every 8 connection(s)
I20260619 19:52:48.943130 8780 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 19:52:48.953073 8780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc: Bootstrap starting.
I20260619 19:52:48.956936 8780 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:48.960950 8780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc: No bootstrap required, opened a new log
I20260619 19:52:48.962827 8780 raft_consensus.cc:348] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5055edd7c254d8cb1f46aa52859a1dc" member_type: VOTER }
I20260619 19:52:48.963229 8780 raft_consensus.cc:374] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:48.963449 8780 raft_consensus.cc:729] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5055edd7c254d8cb1f46aa52859a1dc, State: Initialized, Role: FOLLOWER
I20260619 19:52:48.964035 8780 consensus_queue.cc:260] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f5055edd7c254d8cb1f46aa52859a1dc" member_type: VOTER }
I20260619 19:52:48.964459 8780 raft_consensus.cc:388] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:48.964668 8780 raft_consensus.cc:482] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:48.964917 8780 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:48.969213 8780 raft_consensus.cc:504] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5055edd7c254d8cb1f46aa52859a1dc" member_type: VOTER }
I20260619 19:52:48.969844 8780 leader_election.cc:302] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [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: f5055edd7c254d8cb1f46aa52859a1dc; no voters:
I20260619 19:52:48.971160 8780 leader_election.cc:288] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:48.971465 8783 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:48.973518 8783 raft_consensus.cc:686] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [term 1 LEADER]: Becoming Leader. State: Replica: f5055edd7c254d8cb1f46aa52859a1dc, State: Running, Role: LEADER
I20260619 19:52:48.974436 8780 sys_catalog.cc:564] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:48.974280 8783 consensus_queue.cc:237] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [LEADER]: Queue going to LEADER mode. State: All 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: "f5055edd7c254d8cb1f46aa52859a1dc" member_type: VOTER }
I20260619 19:52:48.977311 8784 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f5055edd7c254d8cb1f46aa52859a1dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5055edd7c254d8cb1f46aa52859a1dc" member_type: VOTER } }
I20260619 19:52:48.977485 8785 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5055edd7c254d8cb1f46aa52859a1dc. Latest consensus state: current_term: 1 leader_uuid: "f5055edd7c254d8cb1f46aa52859a1dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5055edd7c254d8cb1f46aa52859a1dc" member_type: VOTER } }
I20260619 19:52:48.977957 8784 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:48.978120 8785 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:48.989686 8788 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:48.996729 8788 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:49.000422 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:49.006999 8788 catalog_manager.cc:1347] Generated new cluster ID: 3b70eeb5435245399f89dca3609c7c43
I20260619 19:52:49.007336 8788 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:49.042069 8788 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:49.044024 8788 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:49.064016 8788 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc: Generated new TSK 0
I20260619 19:52:49.064719 8788 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:49.133620 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:49.145992 8801 instance_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 19:52:49.146828 8802 instance_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 19:52:49.147440 8804 instance_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 19:52:49.148525 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:49.149587 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:49.149869 7743 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 19:52:49.150068 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898769150055 us; error 0 us; skew 500 ppm
I20260619 19:52:49.150817 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:49.154304 7743 webserver.cc:460] Webserver started at http://127.7.143.193:43429/ using document root <none> and password file <none>
I20260619 19:52:49.154953 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:49.155184 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:49.155498 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:49.156906 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "a6176955a5054385b16fe735c0d84115"
format_stamp: "Formatted at 2026-06-19 19:52:49 on dist-test-slave-c682"
I20260619 19:52:49.163058 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.001s sys 0.004s
I20260619 19:52:49.167824 8809 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:49.168959 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 19:52:49.169463 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "a6176955a5054385b16fe735c0d84115"
format_stamp: "Formatted at 2026-06-19 19:52:49 on dist-test-slave-c682"
I20260619 19:52:49.169956 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781898762983958-7743-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 19:52:49.197286 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:49.198654 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:49.210520 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:49.210916 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 19:52:49.211242 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:49.211473 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:49.297976 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:38365
I20260619 19:52:49.298056 8879 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:38365 every 8 connection(s)
I20260619 19:52:49.303270 8880 heartbeater.cc:347] Connected to a master server at 127.7.143.254:39655
I20260619 19:52:49.303711 8880 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:49.304286 8880 heartbeater.cc:511] Master 127.7.143.254:39655 requested a full tablet report, sending...
I20260619 19:52:49.306257 8735 ts_manager.cc:194] Registered new tserver with Master: a6176955a5054385b16fe735c0d84115 (127.7.143.193:38365)
I20260619 19:52:49.308910 8735 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46500
I20260619 19:52:49.306331 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004433521s
I20260619 19:52:49.323269 8880 heartbeater.cc:503] Master 127.7.143.254:39655 was elected leader, sending a full tablet report...
I20260619 19:52:49.340801 8734 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46520:
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 19:52:49.376508 8845 tablet_service.cc:1467] Processing CreateTablet for tablet c838dcc8272b442683d47c0885388945 (DEFAULT_TABLE table=client-testtb [id=fab8e528cbea482492d443b6545a7367]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:49.376542 8844 tablet_service.cc:1467] Processing CreateTablet for tablet 540d9e61acee49dc8748f5846c0a778c (DEFAULT_TABLE table=client-testtb [id=fab8e528cbea482492d443b6545a7367]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:49.378262 8845 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c838dcc8272b442683d47c0885388945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:49.378784 8844 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 540d9e61acee49dc8748f5846c0a778c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:49.392477 8890 tablet_bootstrap.cc:492] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115: Bootstrap starting.
I20260619 19:52:49.397260 8890 tablet_bootstrap.cc:654] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:49.400961 8890 tablet_bootstrap.cc:492] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115: No bootstrap required, opened a new log
I20260619 19:52:49.401265 8890 ts_tablet_manager.cc:1397] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 19:52:49.402889 8890 raft_consensus.cc:348] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6176955a5054385b16fe735c0d84115" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38365 } }
I20260619 19:52:49.403348 8890 raft_consensus.cc:374] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:49.403574 8890 raft_consensus.cc:729] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6176955a5054385b16fe735c0d84115, State: Initialized, Role: FOLLOWER
I20260619 19:52:49.404078 8890 consensus_queue.cc:260] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a6176955a5054385b16fe735c0d84115" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38365 } }
I20260619 19:52:49.404515 8890 raft_consensus.cc:388] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:49.404811 8890 raft_consensus.cc:482] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:49.405112 8890 raft_consensus.cc:3037] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:49.409415 8890 raft_consensus.cc:504] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6176955a5054385b16fe735c0d84115" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38365 } }
I20260619 19:52:49.409981 8890 leader_election.cc:302] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [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: a6176955a5054385b16fe735c0d84115; no voters:
I20260619 19:52:49.411084 8890 leader_election.cc:288] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:49.411422 8892 raft_consensus.cc:2781] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:49.413475 8890 ts_tablet_manager.cc:1428] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 19:52:49.414397 8890 tablet_bootstrap.cc:492] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115: Bootstrap starting.
I20260619 19:52:49.414654 8892 raft_consensus.cc:686] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [term 1 LEADER]: Becoming Leader. State: Replica: a6176955a5054385b16fe735c0d84115, State: Running, Role: LEADER
I20260619 19:52:49.415364 8892 consensus_queue.cc:237] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [LEADER]: Queue going to LEADER mode. State: All 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: "a6176955a5054385b16fe735c0d84115" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38365 } }
I20260619 19:52:49.419319 8890 tablet_bootstrap.cc:654] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:49.421289 8734 catalog_manager.cc:5495] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6176955a5054385b16fe735c0d84115 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "a6176955a5054385b16fe735c0d84115" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6176955a5054385b16fe735c0d84115" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:49.424212 8890 tablet_bootstrap.cc:492] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115: No bootstrap required, opened a new log
I20260619 19:52:49.424549 8890 ts_tablet_manager.cc:1397] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.004s
I20260619 19:52:49.426688 8890 raft_consensus.cc:348] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6176955a5054385b16fe735c0d84115" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38365 } }
I20260619 19:52:49.427275 8890 raft_consensus.cc:374] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:49.427547 8890 raft_consensus.cc:729] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6176955a5054385b16fe735c0d84115, State: Initialized, Role: FOLLOWER
I20260619 19:52:49.428136 8890 consensus_queue.cc:260] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a6176955a5054385b16fe735c0d84115" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38365 } }
I20260619 19:52:49.428718 8890 raft_consensus.cc:388] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:49.428937 8890 raft_consensus.cc:482] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:49.429188 8890 raft_consensus.cc:3037] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:49.434160 8890 raft_consensus.cc:504] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6176955a5054385b16fe735c0d84115" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38365 } }
I20260619 19:52:49.434726 8890 leader_election.cc:302] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [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: a6176955a5054385b16fe735c0d84115; no voters:
I20260619 19:52:49.435254 8890 leader_election.cc:288] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:49.435395 8892 raft_consensus.cc:2781] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:49.435825 8892 raft_consensus.cc:686] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [term 1 LEADER]: Becoming Leader. State: Replica: a6176955a5054385b16fe735c0d84115, State: Running, Role: LEADER
I20260619 19:52:49.436807 8890 ts_tablet_manager.cc:1428] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115: Time spent starting tablet: real 0.012s user 0.007s sys 0.004s
I20260619 19:52:49.436488 8892 consensus_queue.cc:237] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [LEADER]: Queue going to LEADER mode. State: All 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: "a6176955a5054385b16fe735c0d84115" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38365 } }
I20260619 19:52:49.442188 8734 catalog_manager.cc:5495] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6176955a5054385b16fe735c0d84115 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "a6176955a5054385b16fe735c0d84115" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6176955a5054385b16fe735c0d84115" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 38365 } 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 19:52:49.463465 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:49.481487 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:49.482156 7743 tablet_replica.cc:330] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115: stopping tablet replica
I20260619 19:52:49.482625 7743 raft_consensus.cc:2229] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:49.483006 7743 raft_consensus.cc:2258] T 540d9e61acee49dc8748f5846c0a778c P a6176955a5054385b16fe735c0d84115 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:49.484911 7743 tablet_replica.cc:330] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115: stopping tablet replica
I20260619 19:52:49.485348 7743 raft_consensus.cc:2229] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:49.485780 7743 raft_consensus.cc:2258] T c838dcc8272b442683d47c0885388945 P a6176955a5054385b16fe735c0d84115 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:49.504925 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:49.514667 7743 master.cc:537] Master@127.7.143.254:39655 shutting down...
I20260619 19:52:49.530122 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:49.530596 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:49.531040 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P f5055edd7c254d8cb1f46aa52859a1dc: stopping tablet replica
I20260619 19:52:49.548923 7743 master.cc:552] Master@127.7.143.254:39655 shutdown complete.
[ SKIPPED ] ClientTest.TestScannerKeepAlive (724 ms)
[ RUN ] ClientTest.TestInsertAutoFlushSync
I20260619 19:52:49.568396 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:38833
I20260619 19:52:49.569598 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:49.574821 8899 instance_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 19:52:49.575500 8900 instance_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 19:52:49.576478 8902 instance_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 19:52:49.578411 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:49.579394 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:49.579599 7743 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 19:52:49.579741 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898769579732 us; error 0 us; skew 500 ppm
I20260619 19:52:49.580235 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:49.588306 7743 webserver.cc:460] Webserver started at http://127.7.143.254:45183/ using document root <none> and password file <none>
I20260619 19:52:49.588785 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:49.588941 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:49.589152 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:49.590243 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "41f9703c4f7449c387bc9ed568ade851"
format_stamp: "Formatted at 2026-06-19 19:52:49 on dist-test-slave-c682"
I20260619 19:52:49.594411 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 19:52:49.598162 8907 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:49.598945 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260619 19:52:49.599227 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "41f9703c4f7449c387bc9ed568ade851"
format_stamp: "Formatted at 2026-06-19 19:52:49 on dist-test-slave-c682"
I20260619 19:52:49.599493 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781898762983958-7743-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 19:52:49.615799 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:49.616752 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:49.659296 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:38833
I20260619 19:52:49.659400 8968 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:38833 every 8 connection(s)
I20260619 19:52:49.662976 8969 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 19:52:49.672606 8969 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851: Bootstrap starting.
I20260619 19:52:49.676285 8969 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:49.679893 8969 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851: No bootstrap required, opened a new log
I20260619 19:52:49.681842 8969 raft_consensus.cc:348] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f9703c4f7449c387bc9ed568ade851" member_type: VOTER }
I20260619 19:52:49.682219 8969 raft_consensus.cc:374] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:49.682444 8969 raft_consensus.cc:729] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f9703c4f7449c387bc9ed568ade851, State: Initialized, Role: FOLLOWER
I20260619 19:52:49.682971 8969 consensus_queue.cc:260] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "41f9703c4f7449c387bc9ed568ade851" member_type: VOTER }
I20260619 19:52:49.683378 8969 raft_consensus.cc:388] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:49.683593 8969 raft_consensus.cc:482] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:49.683830 8969 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:49.687867 8969 raft_consensus.cc:504] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f9703c4f7449c387bc9ed568ade851" member_type: VOTER }
I20260619 19:52:49.688346 8969 leader_election.cc:302] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [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: 41f9703c4f7449c387bc9ed568ade851; no voters:
I20260619 19:52:49.689457 8969 leader_election.cc:288] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:49.689756 8972 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:49.690960 8972 raft_consensus.cc:686] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [term 1 LEADER]: Becoming Leader. State: Replica: 41f9703c4f7449c387bc9ed568ade851, State: Running, Role: LEADER
I20260619 19:52:49.691592 8972 consensus_queue.cc:237] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [LEADER]: Queue going to LEADER mode. State: All 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: "41f9703c4f7449c387bc9ed568ade851" member_type: VOTER }
I20260619 19:52:49.691897 8969 sys_catalog.cc:564] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:49.694140 8974 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41f9703c4f7449c387bc9ed568ade851. Latest consensus state: current_term: 1 leader_uuid: "41f9703c4f7449c387bc9ed568ade851" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f9703c4f7449c387bc9ed568ade851" member_type: VOTER } }
I20260619 19:52:49.694126 8973 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "41f9703c4f7449c387bc9ed568ade851" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f9703c4f7449c387bc9ed568ade851" member_type: VOTER } }
I20260619 19:52:49.694736 8974 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:49.694878 8973 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:49.699295 8977 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:49.706094 8977 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:49.707190 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:49.713982 8977 catalog_manager.cc:1347] Generated new cluster ID: 4bdc7a0da2af4b9e9eaac79ada9a9967
I20260619 19:52:49.714272 8977 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:49.745529 8977 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:49.747146 8977 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:49.762967 8977 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851: Generated new TSK 0
I20260619 19:52:49.763628 8977 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:49.773537 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:49.779067 8990 instance_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 19:52:49.779585 8991 instance_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 19:52:49.781327 8993 instance_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 19:52:49.782074 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:49.782742 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:49.782923 7743 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 19:52:49.783067 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898769783052 us; error 0 us; skew 500 ppm
I20260619 19:52:49.783532 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:49.786161 7743 webserver.cc:460] Webserver started at http://127.7.143.193:45017/ using document root <none> and password file <none>
I20260619 19:52:49.786648 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:49.786825 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:49.787071 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:49.788131 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "c290d4329cbb4b14955f6f30ec720445"
format_stamp: "Formatted at 2026-06-19 19:52:49 on dist-test-slave-c682"
I20260619 19:52:49.792896 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 19:52:49.796607 8998 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:49.797570 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.000s sys 0.003s
I20260619 19:52:49.798153 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "c290d4329cbb4b14955f6f30ec720445"
format_stamp: "Formatted at 2026-06-19 19:52:49 on dist-test-slave-c682"
I20260619 19:52:49.798460 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781898762983958-7743-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 19:52:49.833771 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:49.834759 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:49.839625 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:49.839951 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:49.840279 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:49.840499 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:49.892532 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:43657
I20260619 19:52:49.892627 9068 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:43657 every 8 connection(s)
I20260619 19:52:49.896984 9069 heartbeater.cc:347] Connected to a master server at 127.7.143.254:38833
I20260619 19:52:49.897295 9069 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:49.898027 9069 heartbeater.cc:511] Master 127.7.143.254:38833 requested a full tablet report, sending...
I20260619 19:52:49.900477 8924 ts_manager.cc:194] Registered new tserver with Master: c290d4329cbb4b14955f6f30ec720445 (127.7.143.193:43657)
I20260619 19:52:49.900538 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005074785s
I20260619 19:52:49.902722 8924 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35380
I20260619 19:52:49.915925 9069 heartbeater.cc:503] Master 127.7.143.254:38833 was elected leader, sending a full tablet report...
I20260619 19:52:49.926461 8924 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35398:
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 19:52:49.959225 9034 tablet_service.cc:1467] Processing CreateTablet for tablet b79028151f6e41089bc89963e033f782 (DEFAULT_TABLE table=client-testtb [id=8a104f4e55564094ba80460e9fde4ca0]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:49.959225 9033 tablet_service.cc:1467] Processing CreateTablet for tablet 0426715c14f9432b8351d0b5cf966d87 (DEFAULT_TABLE table=client-testtb [id=8a104f4e55564094ba80460e9fde4ca0]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:49.960726 9033 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0426715c14f9432b8351d0b5cf966d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:49.961293 9034 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b79028151f6e41089bc89963e033f782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:49.976913 9079 tablet_bootstrap.cc:492] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445: Bootstrap starting.
I20260619 19:52:49.980628 9079 tablet_bootstrap.cc:654] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:49.984880 9079 tablet_bootstrap.cc:492] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445: No bootstrap required, opened a new log
I20260619 19:52:49.985270 9079 ts_tablet_manager.cc:1397] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.003s
I20260619 19:52:49.987610 9079 raft_consensus.cc:348] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c290d4329cbb4b14955f6f30ec720445" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43657 } }
I20260619 19:52:49.988045 9079 raft_consensus.cc:374] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:49.988289 9079 raft_consensus.cc:729] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c290d4329cbb4b14955f6f30ec720445, State: Initialized, Role: FOLLOWER
I20260619 19:52:49.988832 9079 consensus_queue.cc:260] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c290d4329cbb4b14955f6f30ec720445" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43657 } }
I20260619 19:52:49.989312 9079 raft_consensus.cc:388] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:49.989559 9079 raft_consensus.cc:482] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:49.989822 9079 raft_consensus.cc:3037] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:49.996709 9079 raft_consensus.cc:504] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c290d4329cbb4b14955f6f30ec720445" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43657 } }
I20260619 19:52:49.997439 9079 leader_election.cc:302] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [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: c290d4329cbb4b14955f6f30ec720445; no voters:
I20260619 19:52:49.998776 9079 leader_election.cc:288] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:49.999168 9081 raft_consensus.cc:2781] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:50.001111 9079 ts_tablet_manager.cc:1428] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445: Time spent starting tablet: real 0.016s user 0.011s sys 0.004s
I20260619 19:52:50.001570 9081 raft_consensus.cc:686] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [term 1 LEADER]: Becoming Leader. State: Replica: c290d4329cbb4b14955f6f30ec720445, State: Running, Role: LEADER
I20260619 19:52:50.001943 9079 tablet_bootstrap.cc:492] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445: Bootstrap starting.
I20260619 19:52:50.002141 9081 consensus_queue.cc:237] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [LEADER]: Queue going to LEADER mode. State: All 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: "c290d4329cbb4b14955f6f30ec720445" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43657 } }
I20260619 19:52:50.006960 9079 tablet_bootstrap.cc:654] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:50.008117 8924 catalog_manager.cc:5495] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 reported cstate change: term changed from 0 to 1, leader changed from <none> to c290d4329cbb4b14955f6f30ec720445 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "c290d4329cbb4b14955f6f30ec720445" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c290d4329cbb4b14955f6f30ec720445" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43657 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:50.014328 9079 tablet_bootstrap.cc:492] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445: No bootstrap required, opened a new log
I20260619 19:52:50.014796 9079 ts_tablet_manager.cc:1397] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445: Time spent bootstrapping tablet: real 0.013s user 0.010s sys 0.001s
I20260619 19:52:50.016656 9079 raft_consensus.cc:348] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c290d4329cbb4b14955f6f30ec720445" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43657 } }
I20260619 19:52:50.017102 9079 raft_consensus.cc:374] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:50.017309 9079 raft_consensus.cc:729] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c290d4329cbb4b14955f6f30ec720445, State: Initialized, Role: FOLLOWER
I20260619 19:52:50.017904 9079 consensus_queue.cc:260] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c290d4329cbb4b14955f6f30ec720445" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43657 } }
I20260619 19:52:50.018417 9079 raft_consensus.cc:388] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:50.018635 9079 raft_consensus.cc:482] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:50.018895 9079 raft_consensus.cc:3037] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:50.024154 9079 raft_consensus.cc:504] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c290d4329cbb4b14955f6f30ec720445" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43657 } }
I20260619 19:52:50.024741 9079 leader_election.cc:302] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [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: c290d4329cbb4b14955f6f30ec720445; no voters:
I20260619 19:52:50.025252 9079 leader_election.cc:288] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:50.025473 9081 raft_consensus.cc:2781] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:50.026016 9081 raft_consensus.cc:686] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [term 1 LEADER]: Becoming Leader. State: Replica: c290d4329cbb4b14955f6f30ec720445, State: Running, Role: LEADER
I20260619 19:52:50.026691 9079 ts_tablet_manager.cc:1428] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445: Time spent starting tablet: real 0.012s user 0.010s sys 0.002s
I20260619 19:52:50.026644 9081 consensus_queue.cc:237] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [LEADER]: Queue going to LEADER mode. State: All 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: "c290d4329cbb4b14955f6f30ec720445" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43657 } }
I20260619 19:52:50.032598 8923 catalog_manager.cc:5495] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 reported cstate change: term changed from 0 to 1, leader changed from <none> to c290d4329cbb4b14955f6f30ec720445 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "c290d4329cbb4b14955f6f30ec720445" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c290d4329cbb4b14955f6f30ec720445" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 43657 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:50.914181 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:50.930648 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:50.931208 7743 tablet_replica.cc:330] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445: stopping tablet replica
I20260619 19:52:50.931757 7743 raft_consensus.cc:2229] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:50.932165 7743 raft_consensus.cc:2258] T 0426715c14f9432b8351d0b5cf966d87 P c290d4329cbb4b14955f6f30ec720445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:50.934396 7743 tablet_replica.cc:330] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445: stopping tablet replica
I20260619 19:52:50.934901 7743 raft_consensus.cc:2229] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:50.935278 7743 raft_consensus.cc:2258] T b79028151f6e41089bc89963e033f782 P c290d4329cbb4b14955f6f30ec720445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:50.954818 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:50.965422 7743 master.cc:537] Master@127.7.143.254:38833 shutting down...
I20260619 19:52:50.981123 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:50.981772 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:50.982080 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 41f9703c4f7449c387bc9ed568ade851: stopping tablet replica
I20260619 19:52:51.000147 7743 master.cc:552] Master@127.7.143.254:38833 shutdown complete.
[ OK ] ClientTest.TestInsertAutoFlushSync (1454 ms)
[ RUN ] ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn
I20260619 19:52:51.022746 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:36689
I20260619 19:52:51.023736 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:51.028625 9090 instance_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 19:52:51.029150 9091 instance_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 19:52:51.030673 9093 instance_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 19:52:51.031668 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:51.032430 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:51.032598 7743 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 19:52:51.032703 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898771032692 us; error 0 us; skew 500 ppm
I20260619 19:52:51.033216 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:51.035910 7743 webserver.cc:460] Webserver started at http://127.7.143.254:32859/ using document root <none> and password file <none>
I20260619 19:52:51.036423 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:51.036599 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:51.037060 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:51.038421 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "a5e8b63f23a24bf487928ad2fa92bccb"
format_stamp: "Formatted at 2026-06-19 19:52:51 on dist-test-slave-c682"
I20260619 19:52:51.042969 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 19:52:51.046664 9098 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:51.047528 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260619 19:52:51.047796 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "a5e8b63f23a24bf487928ad2fa92bccb"
format_stamp: "Formatted at 2026-06-19 19:52:51 on dist-test-slave-c682"
I20260619 19:52:51.048075 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781898762983958-7743-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 19:52:51.058491 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:51.059500 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:51.100004 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:36689
I20260619 19:52:51.100101 9159 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:36689 every 8 connection(s)
I20260619 19:52:51.103473 9160 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 19:52:51.113500 9160 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb: Bootstrap starting.
I20260619 19:52:51.117296 9160 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:51.121249 9160 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb: No bootstrap required, opened a new log
I20260619 19:52:51.123024 9160 raft_consensus.cc:348] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5e8b63f23a24bf487928ad2fa92bccb" member_type: VOTER }
I20260619 19:52:51.123409 9160 raft_consensus.cc:374] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:51.123627 9160 raft_consensus.cc:729] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5e8b63f23a24bf487928ad2fa92bccb, State: Initialized, Role: FOLLOWER
I20260619 19:52:51.124171 9160 consensus_queue.cc:260] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a5e8b63f23a24bf487928ad2fa92bccb" member_type: VOTER }
I20260619 19:52:51.124590 9160 raft_consensus.cc:388] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:51.124802 9160 raft_consensus.cc:482] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:51.125036 9160 raft_consensus.cc:3037] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:51.129515 9160 raft_consensus.cc:504] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5e8b63f23a24bf487928ad2fa92bccb" member_type: VOTER }
I20260619 19:52:51.130045 9160 leader_election.cc:302] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [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: a5e8b63f23a24bf487928ad2fa92bccb; no voters:
I20260619 19:52:51.131135 9160 leader_election.cc:288] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:51.131498 9163 raft_consensus.cc:2781] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:51.132740 9163 raft_consensus.cc:686] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [term 1 LEADER]: Becoming Leader. State: Replica: a5e8b63f23a24bf487928ad2fa92bccb, State: Running, Role: LEADER
I20260619 19:52:51.133266 9163 consensus_queue.cc:237] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [LEADER]: Queue going to LEADER mode. State: All 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: "a5e8b63f23a24bf487928ad2fa92bccb" member_type: VOTER }
I20260619 19:52:51.133756 9160 sys_catalog.cc:564] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:51.135835 9164 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a5e8b63f23a24bf487928ad2fa92bccb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5e8b63f23a24bf487928ad2fa92bccb" member_type: VOTER } }
I20260619 19:52:51.135833 9165 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [sys.catalog]: SysCatalogTable state changed. Reason: New leader a5e8b63f23a24bf487928ad2fa92bccb. Latest consensus state: current_term: 1 leader_uuid: "a5e8b63f23a24bf487928ad2fa92bccb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5e8b63f23a24bf487928ad2fa92bccb" member_type: VOTER } }
I20260619 19:52:51.136551 9165 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:51.136566 9164 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:51.139045 9168 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:51.143568 9168 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:51.150856 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:51.153004 9168 catalog_manager.cc:1347] Generated new cluster ID: 68e2faafd1da4ef39abcd5d078f4a321
I20260619 19:52:51.153316 9168 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:51.169334 9168 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:51.170873 9168 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:51.189749 9168 catalog_manager.cc:5868] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb: Generated new TSK 0
I20260619 19:52:51.190425 9168 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:51.218319 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:51.224089 9181 instance_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 19:52:51.224565 9182 instance_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 19:52:51.225871 9184 instance_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 19:52:51.226797 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:51.227532 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:51.227697 7743 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 19:52:51.227818 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898771227802 us; error 0 us; skew 500 ppm
I20260619 19:52:51.228251 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:51.230710 7743 webserver.cc:460] Webserver started at http://127.7.143.193:42937/ using document root <none> and password file <none>
I20260619 19:52:51.231118 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:51.231259 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:51.231483 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:51.232477 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "77a1bf7a5ac9468dbad9eb346458bc63"
format_stamp: "Formatted at 2026-06-19 19:52:51 on dist-test-slave-c682"
I20260619 19:52:51.236732 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 19:52:51.240023 9189 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:51.240916 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 19:52:51.241182 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "77a1bf7a5ac9468dbad9eb346458bc63"
format_stamp: "Formatted at 2026-06-19 19:52:51 on dist-test-slave-c682"
I20260619 19:52:51.241499 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781898762983958-7743-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 19:52:51.259927 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:51.260893 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:51.265210 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:51.265550 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 19:52:51.265867 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:51.266062 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:51.311728 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:44649
I20260619 19:52:51.311834 9259 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:44649 every 8 connection(s)
I20260619 19:52:51.315778 9260 heartbeater.cc:347] Connected to a master server at 127.7.143.254:36689
I20260619 19:52:51.316093 9260 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:51.316680 9260 heartbeater.cc:511] Master 127.7.143.254:36689 requested a full tablet report, sending...
I20260619 19:52:51.318398 9115 ts_manager.cc:194] Registered new tserver with Master: 77a1bf7a5ac9468dbad9eb346458bc63 (127.7.143.193:44649)
I20260619 19:52:51.319271 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004694035s
I20260619 19:52:51.320206 9115 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35810
I20260619 19:52:51.333544 9260 heartbeater.cc:503] Master 127.7.143.254:36689 was elected leader, sending a full tablet report...
I20260619 19:52:51.341825 9115 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35828:
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 19:52:51.374660 9225 tablet_service.cc:1467] Processing CreateTablet for tablet 612924d380ea41348f7c8183c988ec7e (DEFAULT_TABLE table=client-testtb [id=b7811610a6c94741a125d082bf1e4ca9]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:51.374929 9224 tablet_service.cc:1467] Processing CreateTablet for tablet da5dbb13510d4e639507c7614ba25b85 (DEFAULT_TABLE table=client-testtb [id=b7811610a6c94741a125d082bf1e4ca9]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:51.375852 9225 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 612924d380ea41348f7c8183c988ec7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:51.376796 9224 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet da5dbb13510d4e639507c7614ba25b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:51.389257 9270 tablet_bootstrap.cc:492] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63: Bootstrap starting.
I20260619 19:52:51.394095 9270 tablet_bootstrap.cc:654] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:51.398872 9270 tablet_bootstrap.cc:492] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63: No bootstrap required, opened a new log
I20260619 19:52:51.399358 9270 ts_tablet_manager.cc:1397] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 19:52:51.401639 9270 raft_consensus.cc:348] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77a1bf7a5ac9468dbad9eb346458bc63" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44649 } }
I20260619 19:52:51.402112 9270 raft_consensus.cc:374] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:51.402338 9270 raft_consensus.cc:729] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77a1bf7a5ac9468dbad9eb346458bc63, State: Initialized, Role: FOLLOWER
I20260619 19:52:51.402863 9270 consensus_queue.cc:260] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77a1bf7a5ac9468dbad9eb346458bc63" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44649 } }
I20260619 19:52:51.403402 9270 raft_consensus.cc:388] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:51.403648 9270 raft_consensus.cc:482] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:51.403909 9270 raft_consensus.cc:3037] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:51.410389 9270 raft_consensus.cc:504] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77a1bf7a5ac9468dbad9eb346458bc63" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44649 } }
I20260619 19:52:51.411137 9270 leader_election.cc:302] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [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: 77a1bf7a5ac9468dbad9eb346458bc63; no voters:
I20260619 19:52:51.412485 9270 leader_election.cc:288] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:51.412777 9272 raft_consensus.cc:2781] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:51.414569 9270 ts_tablet_manager.cc:1428] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63: Time spent starting tablet: real 0.015s user 0.015s sys 0.001s
I20260619 19:52:51.414971 9272 raft_consensus.cc:686] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [term 1 LEADER]: Becoming Leader. State: Replica: 77a1bf7a5ac9468dbad9eb346458bc63, State: Running, Role: LEADER
I20260619 19:52:51.415334 9270 tablet_bootstrap.cc:492] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63: Bootstrap starting.
I20260619 19:52:51.415692 9272 consensus_queue.cc:237] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [LEADER]: Queue going to LEADER mode. State: All 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: "77a1bf7a5ac9468dbad9eb346458bc63" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44649 } }
I20260619 19:52:51.420894 9270 tablet_bootstrap.cc:654] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:51.422691 9115 catalog_manager.cc:5495] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77a1bf7a5ac9468dbad9eb346458bc63 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "77a1bf7a5ac9468dbad9eb346458bc63" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77a1bf7a5ac9468dbad9eb346458bc63" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44649 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:51.426050 9270 tablet_bootstrap.cc:492] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63: No bootstrap required, opened a new log
I20260619 19:52:51.426496 9270 ts_tablet_manager.cc:1397] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63: Time spent bootstrapping tablet: real 0.011s user 0.007s sys 0.003s
I20260619 19:52:51.428573 9270 raft_consensus.cc:348] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77a1bf7a5ac9468dbad9eb346458bc63" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44649 } }
I20260619 19:52:51.429037 9270 raft_consensus.cc:374] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:51.429302 9270 raft_consensus.cc:729] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77a1bf7a5ac9468dbad9eb346458bc63, State: Initialized, Role: FOLLOWER
I20260619 19:52:51.429968 9270 consensus_queue.cc:260] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77a1bf7a5ac9468dbad9eb346458bc63" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44649 } }
I20260619 19:52:51.430580 9270 raft_consensus.cc:388] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:51.430794 9270 raft_consensus.cc:482] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:51.431042 9270 raft_consensus.cc:3037] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:51.436088 9270 raft_consensus.cc:504] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77a1bf7a5ac9468dbad9eb346458bc63" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44649 } }
I20260619 19:52:51.436782 9270 leader_election.cc:302] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [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: 77a1bf7a5ac9468dbad9eb346458bc63; no voters:
I20260619 19:52:51.437497 9270 leader_election.cc:288] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:51.437654 9272 raft_consensus.cc:2781] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:51.438140 9272 raft_consensus.cc:686] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [term 1 LEADER]: Becoming Leader. State: Replica: 77a1bf7a5ac9468dbad9eb346458bc63, State: Running, Role: LEADER
I20260619 19:52:51.438970 9270 ts_tablet_manager.cc:1428] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63: Time spent starting tablet: real 0.012s user 0.009s sys 0.003s
I20260619 19:52:51.438854 9272 consensus_queue.cc:237] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [LEADER]: Queue going to LEADER mode. State: All 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: "77a1bf7a5ac9468dbad9eb346458bc63" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44649 } }
I20260619 19:52:51.444480 9115 catalog_manager.cc:5495] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77a1bf7a5ac9468dbad9eb346458bc63 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "77a1bf7a5ac9468dbad9eb346458bc63" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77a1bf7a5ac9468dbad9eb346458bc63" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44649 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:51.466290 9114 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35828:
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 19:52:51.486164 9280 tablet.cc:1722] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63: 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 19:52:51.487334 9281 tablet.cc:1722] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63: 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 19:52:51.488647 9280 tablet.cc:1620] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63: MemRowSet was empty: no flush needed.
I20260619 19:52:51.489549 9281 tablet.cc:1620] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63: MemRowSet was empty: no flush needed.
I20260619 19:52:51.509936 9115 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb: client-testtb [id=b7811610a6c94741a125d082bf1e4ca9] alter complete (version 1)
I20260619 19:52:51.557893 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:51.581293 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:51.582485 7743 tablet_replica.cc:330] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63: stopping tablet replica
I20260619 19:52:51.583326 7743 raft_consensus.cc:2229] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:51.583940 7743 raft_consensus.cc:2258] T da5dbb13510d4e639507c7614ba25b85 P 77a1bf7a5ac9468dbad9eb346458bc63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:51.586180 7743 tablet_replica.cc:330] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63: stopping tablet replica
I20260619 19:52:51.586652 7743 raft_consensus.cc:2229] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:51.587062 7743 raft_consensus.cc:2258] T 612924d380ea41348f7c8183c988ec7e P 77a1bf7a5ac9468dbad9eb346458bc63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:51.608249 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:51.618119 7743 master.cc:537] Master@127.7.143.254:36689 shutting down...
I20260619 19:52:51.632402 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:51.632840 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:51.633217 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P a5e8b63f23a24bf487928ad2fa92bccb: stopping tablet replica
I20260619 19:52:51.651254 7743 master.cc:552] Master@127.7.143.254:36689 shutdown complete.
[ OK ] ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn (647 ms)
[ RUN ] ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered
I20260619 19:52:51.670192 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:34175
I20260619 19:52:51.671161 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:51.676117 9283 instance_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 19:52:51.676662 9284 instance_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 19:52:51.677949 9286 instance_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 19:52:51.679225 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:51.680049 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:51.680230 7743 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 19:52:51.680394 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898771680379 us; error 0 us; skew 500 ppm
I20260619 19:52:51.680847 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:51.683224 7743 webserver.cc:460] Webserver started at http://127.7.143.254:34527/ using document root <none> and password file <none>
I20260619 19:52:51.683643 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:51.683804 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:51.684031 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:51.685024 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "587eed96a3664283bfd386ed0763549d"
format_stamp: "Formatted at 2026-06-19 19:52:51 on dist-test-slave-c682"
I20260619 19:52:51.689533 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.001s sys 0.002s
I20260619 19:52:51.692706 9291 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:51.693584 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 19:52:51.693912 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "587eed96a3664283bfd386ed0763549d"
format_stamp: "Formatted at 2026-06-19 19:52:51 on dist-test-slave-c682"
I20260619 19:52:51.694175 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781898762983958-7743-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 19:52:51.714974 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:51.716095 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:51.760733 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:34175
I20260619 19:52:51.760887 9352 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:34175 every 8 connection(s)
I20260619 19:52:51.764580 9353 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 19:52:51.774267 9353 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d: Bootstrap starting.
I20260619 19:52:51.778079 9353 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:51.782006 9353 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d: No bootstrap required, opened a new log
I20260619 19:52:51.783733 9353 raft_consensus.cc:348] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "587eed96a3664283bfd386ed0763549d" member_type: VOTER }
I20260619 19:52:51.784108 9353 raft_consensus.cc:374] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:51.784336 9353 raft_consensus.cc:729] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587eed96a3664283bfd386ed0763549d, State: Initialized, Role: FOLLOWER
I20260619 19:52:51.784850 9353 consensus_queue.cc:260] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "587eed96a3664283bfd386ed0763549d" member_type: VOTER }
I20260619 19:52:51.785281 9353 raft_consensus.cc:388] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:51.785542 9353 raft_consensus.cc:482] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:51.785804 9353 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:51.790102 9353 raft_consensus.cc:504] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "587eed96a3664283bfd386ed0763549d" member_type: VOTER }
I20260619 19:52:51.790618 9353 leader_election.cc:302] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [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: 587eed96a3664283bfd386ed0763549d; no voters:
I20260619 19:52:51.791625 9353 leader_election.cc:288] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:51.791915 9356 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:51.793056 9356 raft_consensus.cc:686] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [term 1 LEADER]: Becoming Leader. State: Replica: 587eed96a3664283bfd386ed0763549d, State: Running, Role: LEADER
I20260619 19:52:51.793643 9356 consensus_queue.cc:237] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [LEADER]: Queue going to LEADER mode. State: All 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: "587eed96a3664283bfd386ed0763549d" member_type: VOTER }
I20260619 19:52:51.794087 9353 sys_catalog.cc:564] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:51.796067 9358 sys_catalog.cc:455] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 587eed96a3664283bfd386ed0763549d. Latest consensus state: current_term: 1 leader_uuid: "587eed96a3664283bfd386ed0763549d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "587eed96a3664283bfd386ed0763549d" member_type: VOTER } }
I20260619 19:52:51.796181 9357 sys_catalog.cc:455] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "587eed96a3664283bfd386ed0763549d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "587eed96a3664283bfd386ed0763549d" member_type: VOTER } }
I20260619 19:52:51.796566 9358 sys_catalog.cc:458] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:51.796630 9357 sys_catalog.cc:458] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:51.798916 9361 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:51.803282 9361 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:51.807367 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:51.811411 9361 catalog_manager.cc:1347] Generated new cluster ID: c9db656b09974bbb81fa4308754da56c
I20260619 19:52:51.811669 9361 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:51.841485 9361 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:51.843077 9361 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:51.854912 9361 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d: Generated new TSK 0
I20260619 19:52:51.855562 9361 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:51.874856 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:51.880527 9374 instance_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 19:52:51.882030 9375 instance_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 19:52:51.884052 7743 server_base.cc:1034] running on GCE node
W20260619 19:52:51.884109 9377 instance_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 19:52:51.885037 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:51.885213 7743 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 19:52:51.885326 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898771885318 us; error 0 us; skew 500 ppm
I20260619 19:52:51.885835 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:51.888409 7743 webserver.cc:460] Webserver started at http://127.7.143.193:45211/ using document root <none> and password file <none>
I20260619 19:52:51.888840 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:51.888991 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:51.889190 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:51.890507 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "5c1511514842442789d1f521b27b5631"
format_stamp: "Formatted at 2026-06-19 19:52:51 on dist-test-slave-c682"
I20260619 19:52:51.895202 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 19:52:51.899181 9382 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:51.900041 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 19:52:51.900378 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "5c1511514842442789d1f521b27b5631"
format_stamp: "Formatted at 2026-06-19 19:52:51 on dist-test-slave-c682"
I20260619 19:52:51.900753 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781898762983958-7743-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 19:52:51.926126 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:51.927035 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:51.932020 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:51.932335 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:51.932612 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:51.932902 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:51.986774 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:46657
I20260619 19:52:51.986898 9452 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:46657 every 8 connection(s)
I20260619 19:52:51.991613 9453 heartbeater.cc:347] Connected to a master server at 127.7.143.254:34175
I20260619 19:52:51.992211 9453 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:51.993041 9453 heartbeater.cc:511] Master 127.7.143.254:34175 requested a full tablet report, sending...
I20260619 19:52:51.995442 9308 ts_manager.cc:194] Registered new tserver with Master: 5c1511514842442789d1f521b27b5631 (127.7.143.193:46657)
I20260619 19:52:51.996423 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006410469s
I20260619 19:52:51.998101 9308 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34196
I20260619 19:52:52.011798 9453 heartbeater.cc:503] Master 127.7.143.254:34175 was elected leader, sending a full tablet report...
I20260619 19:52:52.024094 9308 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34216:
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 19:52:52.060671 9418 tablet_service.cc:1467] Processing CreateTablet for tablet 7403b2c7119448a8ae781be11fb2ffef (DEFAULT_TABLE table=client-testtb [id=bd6ecc94cfa246ad9be219dadf0ff863]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:52.060849 9417 tablet_service.cc:1467] Processing CreateTablet for tablet d25e20252ff14d8d813ac4b1585720a7 (DEFAULT_TABLE table=client-testtb [id=bd6ecc94cfa246ad9be219dadf0ff863]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:52.061843 9418 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7403b2c7119448a8ae781be11fb2ffef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:52.062399 9417 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d25e20252ff14d8d813ac4b1585720a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:52.075661 9463 tablet_bootstrap.cc:492] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631: Bootstrap starting.
I20260619 19:52:52.079795 9463 tablet_bootstrap.cc:654] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:52.083968 9463 tablet_bootstrap.cc:492] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631: No bootstrap required, opened a new log
I20260619 19:52:52.084388 9463 ts_tablet_manager.cc:1397] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260619 19:52:52.086597 9463 raft_consensus.cc:348] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c1511514842442789d1f521b27b5631" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46657 } }
I20260619 19:52:52.087211 9463 raft_consensus.cc:374] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:52.087596 9463 raft_consensus.cc:729] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1511514842442789d1f521b27b5631, State: Initialized, Role: FOLLOWER
I20260619 19:52:52.088141 9463 consensus_queue.cc:260] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c1511514842442789d1f521b27b5631" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46657 } }
I20260619 19:52:52.088598 9463 raft_consensus.cc:388] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:52.088847 9463 raft_consensus.cc:482] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:52.089080 9463 raft_consensus.cc:3037] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:52.093590 9463 raft_consensus.cc:504] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c1511514842442789d1f521b27b5631" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46657 } }
I20260619 19:52:52.094249 9463 leader_election.cc:302] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [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: 5c1511514842442789d1f521b27b5631; no voters:
I20260619 19:52:52.095487 9463 leader_election.cc:288] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:52.095819 9465 raft_consensus.cc:2781] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:52.099380 9465 raft_consensus.cc:686] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [term 1 LEADER]: Becoming Leader. State: Replica: 5c1511514842442789d1f521b27b5631, State: Running, Role: LEADER
I20260619 19:52:52.100412 9463 ts_tablet_manager.cc:1428] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631: Time spent starting tablet: real 0.016s user 0.010s sys 0.005s
I20260619 19:52:52.100205 9465 consensus_queue.cc:237] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [LEADER]: Queue going to LEADER mode. State: All 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: "5c1511514842442789d1f521b27b5631" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46657 } }
I20260619 19:52:52.101261 9463 tablet_bootstrap.cc:492] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631: Bootstrap starting.
I20260619 19:52:52.107043 9463 tablet_bootstrap.cc:654] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:52.106630 9307 catalog_manager.cc:5495] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c1511514842442789d1f521b27b5631 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "5c1511514842442789d1f521b27b5631" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c1511514842442789d1f521b27b5631" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46657 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:52.115334 9463 tablet_bootstrap.cc:492] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631: No bootstrap required, opened a new log
I20260619 19:52:52.115797 9463 ts_tablet_manager.cc:1397] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631: Time spent bootstrapping tablet: real 0.015s user 0.009s sys 0.003s
I20260619 19:52:52.118031 9463 raft_consensus.cc:348] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c1511514842442789d1f521b27b5631" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46657 } }
I20260619 19:52:52.118531 9463 raft_consensus.cc:374] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:52.118832 9463 raft_consensus.cc:729] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c1511514842442789d1f521b27b5631, State: Initialized, Role: FOLLOWER
I20260619 19:52:52.119493 9463 consensus_queue.cc:260] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c1511514842442789d1f521b27b5631" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46657 } }
I20260619 19:52:52.120080 9463 raft_consensus.cc:388] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:52.120334 9463 raft_consensus.cc:482] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:52.120610 9463 raft_consensus.cc:3037] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:52.126099 9463 raft_consensus.cc:504] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c1511514842442789d1f521b27b5631" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46657 } }
I20260619 19:52:52.126685 9463 leader_election.cc:302] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [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: 5c1511514842442789d1f521b27b5631; no voters:
I20260619 19:52:52.127141 9463 leader_election.cc:288] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:52.127295 9465 raft_consensus.cc:2781] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:52.127712 9465 raft_consensus.cc:686] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [term 1 LEADER]: Becoming Leader. State: Replica: 5c1511514842442789d1f521b27b5631, State: Running, Role: LEADER
I20260619 19:52:52.128387 9465 consensus_queue.cc:237] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [LEADER]: Queue going to LEADER mode. State: All 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: "5c1511514842442789d1f521b27b5631" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46657 } }
I20260619 19:52:52.128731 9463 ts_tablet_manager.cc:1428] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631: Time spent starting tablet: real 0.013s user 0.009s sys 0.003s
I20260619 19:52:52.133718 9307 catalog_manager.cc:5495] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c1511514842442789d1f521b27b5631 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "5c1511514842442789d1f521b27b5631" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c1511514842442789d1f521b27b5631" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46657 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:52.181496 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:52.196907 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:52.197583 7743 tablet_replica.cc:330] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631: stopping tablet replica
I20260619 19:52:52.198027 7743 raft_consensus.cc:2229] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:52.198377 7743 raft_consensus.cc:2258] T 7403b2c7119448a8ae781be11fb2ffef P 5c1511514842442789d1f521b27b5631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:52.200425 7743 tablet_replica.cc:330] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631: stopping tablet replica
I20260619 19:52:52.200835 7743 raft_consensus.cc:2229] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:52.201211 7743 raft_consensus.cc:2258] T d25e20252ff14d8d813ac4b1585720a7 P 5c1511514842442789d1f521b27b5631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:52.221678 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:52.231437 7743 master.cc:537] Master@127.7.143.254:34175 shutting down...
I20260619 19:52:52.246656 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:52.247206 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:52.247663 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 587eed96a3664283bfd386ed0763549d: stopping tablet replica
I20260619 19:52:52.267817 7743 master.cc:552] Master@127.7.143.254:34175 shutdown complete.
[ OK ] ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered (617 ms)
[ RUN ] ClientTest.TestAutoFlushBackgroundAndErrorCollector
I20260619 19:52:52.287901 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:32959
I20260619 19:52:52.288883 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:52.293421 9473 instance_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 19:52:52.295113 9476 instance_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 19:52:52.295557 7743 server_base.cc:1034] running on GCE node
W20260619 19:52:52.295496 9474 instance_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 19:52:52.296425 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:52.296597 7743 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 19:52:52.296756 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898772296742 us; error 0 us; skew 500 ppm
I20260619 19:52:52.297248 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:52.299938 7743 webserver.cc:460] Webserver started at http://127.7.143.254:41957/ using document root <none> and password file <none>
I20260619 19:52:52.300379 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:52.300530 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:52.300730 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:52.301882 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "6dc8a7e195654fd286efc287ff88ced8"
format_stamp: "Formatted at 2026-06-19 19:52:52 on dist-test-slave-c682"
I20260619 19:52:52.306224 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 19:52:52.309604 9481 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:52.310345 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 19:52:52.310600 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "6dc8a7e195654fd286efc287ff88ced8"
format_stamp: "Formatted at 2026-06-19 19:52:52 on dist-test-slave-c682"
I20260619 19:52:52.310901 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-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 19:52:52.331593 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:52.332592 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:52.376196 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:32959
I20260619 19:52:52.376431 9542 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:32959 every 8 connection(s)
I20260619 19:52:52.380023 9543 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 19:52:52.394074 9543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8: Bootstrap starting.
I20260619 19:52:52.398046 9543 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:52.402161 9543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8: No bootstrap required, opened a new log
I20260619 19:52:52.404219 9543 raft_consensus.cc:348] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dc8a7e195654fd286efc287ff88ced8" member_type: VOTER }
I20260619 19:52:52.404633 9543 raft_consensus.cc:374] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:52.404883 9543 raft_consensus.cc:729] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc8a7e195654fd286efc287ff88ced8, State: Initialized, Role: FOLLOWER
I20260619 19:52:52.405498 9543 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6dc8a7e195654fd286efc287ff88ced8" member_type: VOTER }
I20260619 19:52:52.405944 9543 raft_consensus.cc:388] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:52.406168 9543 raft_consensus.cc:482] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:52.406418 9543 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:52.411043 9543 raft_consensus.cc:504] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dc8a7e195654fd286efc287ff88ced8" member_type: VOTER }
I20260619 19:52:52.411671 9543 leader_election.cc:302] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [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: 6dc8a7e195654fd286efc287ff88ced8; no voters:
I20260619 19:52:52.412818 9543 leader_election.cc:288] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:52.413082 9546 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:52.414536 9546 raft_consensus.cc:686] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [term 1 LEADER]: Becoming Leader. State: Replica: 6dc8a7e195654fd286efc287ff88ced8, State: Running, Role: LEADER
I20260619 19:52:52.415176 9546 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [LEADER]: Queue going to LEADER mode. State: All 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: "6dc8a7e195654fd286efc287ff88ced8" member_type: VOTER }
I20260619 19:52:52.415614 9543 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:52.418021 9547 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6dc8a7e195654fd286efc287ff88ced8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dc8a7e195654fd286efc287ff88ced8" member_type: VOTER } }
I20260619 19:52:52.418073 9548 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6dc8a7e195654fd286efc287ff88ced8. Latest consensus state: current_term: 1 leader_uuid: "6dc8a7e195654fd286efc287ff88ced8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dc8a7e195654fd286efc287ff88ced8" member_type: VOTER } }
I20260619 19:52:52.418874 9548 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:52.418844 9547 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:52.421576 9552 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:52.428810 9552 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:52.431818 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:52.437922 9552 catalog_manager.cc:1347] Generated new cluster ID: 3c8e7b5d5a4f4a61baf6da10975e2923
I20260619 19:52:52.438213 9552 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:52.452940 9552 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:52.455200 9552 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:52.474668 9552 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8: Generated new TSK 0
I20260619 19:52:52.475299 9552 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:52.499636 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:52.505153 9564 instance_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 19:52:52.506317 9565 instance_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 19:52:52.507556 9567 instance_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 19:52:52.507830 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:52.508589 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:52.508814 7743 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 19:52:52.508967 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898772508954 us; error 0 us; skew 500 ppm
I20260619 19:52:52.509510 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:52.511848 7743 webserver.cc:460] Webserver started at http://127.7.143.193:37199/ using document root <none> and password file <none>
I20260619 19:52:52.512303 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:52.512454 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:52.512730 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:52.513847 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "9e05155302174233a5ef7e6e688ec0cf"
format_stamp: "Formatted at 2026-06-19 19:52:52 on dist-test-slave-c682"
I20260619 19:52:52.518178 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 19:52:52.521273 9572 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:52.522038 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 19:52:52.522324 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "9e05155302174233a5ef7e6e688ec0cf"
format_stamp: "Formatted at 2026-06-19 19:52:52 on dist-test-slave-c682"
I20260619 19:52:52.522593 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-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 19:52:52.554306 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:52.555486 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:52.561678 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:52.561924 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:52.562171 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:52.562325 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:52.613060 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:40529
I20260619 19:52:52.613163 9642 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:40529 every 8 connection(s)
I20260619 19:52:52.619206 9643 heartbeater.cc:347] Connected to a master server at 127.7.143.254:32959
I20260619 19:52:52.619612 9643 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:52.620306 9643 heartbeater.cc:511] Master 127.7.143.254:32959 requested a full tablet report, sending...
I20260619 19:52:52.622305 9498 ts_manager.cc:194] Registered new tserver with Master: 9e05155302174233a5ef7e6e688ec0cf (127.7.143.193:40529)
I20260619 19:52:52.622675 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005081284s
I20260619 19:52:52.625351 9498 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39062
I20260619 19:52:52.640127 9643 heartbeater.cc:503] Master 127.7.143.254:32959 was elected leader, sending a full tablet report...
I20260619 19:52:52.650203 9498 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39082:
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 19:52:52.689322 9608 tablet_service.cc:1467] Processing CreateTablet for tablet cd1e6ab5d0c84e23acbaa97f4d3af571 (DEFAULT_TABLE table=client-testtb [id=a4f77eb9a612437689ed935833a7940e]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:52.689322 9607 tablet_service.cc:1467] Processing CreateTablet for tablet 8c248e830cce487b88098f58fea68597 (DEFAULT_TABLE table=client-testtb [id=a4f77eb9a612437689ed935833a7940e]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:52.690958 9608 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cd1e6ab5d0c84e23acbaa97f4d3af571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:52.691543 9607 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c248e830cce487b88098f58fea68597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:52.707942 9653 tablet_bootstrap.cc:492] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf: Bootstrap starting.
I20260619 19:52:52.711853 9653 tablet_bootstrap.cc:654] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:52.718322 9653 tablet_bootstrap.cc:492] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf: No bootstrap required, opened a new log
I20260619 19:52:52.718691 9653 ts_tablet_manager.cc:1397] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf: Time spent bootstrapping tablet: real 0.011s user 0.005s sys 0.004s
I20260619 19:52:52.720362 9653 raft_consensus.cc:348] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:52.720769 9653 raft_consensus.cc:374] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:52.720942 9653 raft_consensus.cc:729] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e05155302174233a5ef7e6e688ec0cf, State: Initialized, Role: FOLLOWER
I20260619 19:52:52.721464 9653 consensus_queue.cc:260] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:52.721906 9653 raft_consensus.cc:388] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:52.722090 9653 raft_consensus.cc:482] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:52.722298 9653 raft_consensus.cc:3037] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:52.728084 9653 raft_consensus.cc:504] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:52.728724 9653 leader_election.cc:302] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [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: 9e05155302174233a5ef7e6e688ec0cf; no voters:
I20260619 19:52:52.730026 9653 leader_election.cc:288] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:52.730330 9655 raft_consensus.cc:2781] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:52.732303 9653 ts_tablet_manager.cc:1428] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf: Time spent starting tablet: real 0.013s user 0.010s sys 0.003s
I20260619 19:52:52.732558 9655 raft_consensus.cc:686] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [term 1 LEADER]: Becoming Leader. State: Replica: 9e05155302174233a5ef7e6e688ec0cf, State: Running, Role: LEADER
I20260619 19:52:52.733106 9653 tablet_bootstrap.cc:492] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf: Bootstrap starting.
I20260619 19:52:52.733263 9655 consensus_queue.cc:237] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [LEADER]: Queue going to LEADER mode. State: All 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: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:52.738356 9653 tablet_bootstrap.cc:654] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:52.740227 9497 catalog_manager.cc:5495] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e05155302174233a5ef7e6e688ec0cf (127.7.143.193). New cstate: current_term: 1 leader_uuid: "9e05155302174233a5ef7e6e688ec0cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:52.742604 9653 tablet_bootstrap.cc:492] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf: No bootstrap required, opened a new log
I20260619 19:52:52.742949 9653 ts_tablet_manager.cc:1397] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 19:52:52.744850 9653 raft_consensus.cc:348] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:52.745254 9653 raft_consensus.cc:374] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:52.745504 9653 raft_consensus.cc:729] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e05155302174233a5ef7e6e688ec0cf, State: Initialized, Role: FOLLOWER
I20260619 19:52:52.745990 9653 consensus_queue.cc:260] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:52.746449 9653 raft_consensus.cc:388] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:52.746667 9653 raft_consensus.cc:482] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:52.746913 9653 raft_consensus.cc:3037] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:52.752600 9653 raft_consensus.cc:504] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:52.753283 9653 leader_election.cc:302] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [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: 9e05155302174233a5ef7e6e688ec0cf; no voters:
I20260619 19:52:52.753803 9653 leader_election.cc:288] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:52.753952 9655 raft_consensus.cc:2781] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:52.754498 9655 raft_consensus.cc:686] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [term 1 LEADER]: Becoming Leader. State: Replica: 9e05155302174233a5ef7e6e688ec0cf, State: Running, Role: LEADER
I20260619 19:52:52.755116 9653 ts_tablet_manager.cc:1428] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 19:52:52.755036 9655 consensus_queue.cc:237] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [LEADER]: Queue going to LEADER mode. State: All 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: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:52.759892 9498 catalog_manager.cc:5495] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e05155302174233a5ef7e6e688ec0cf (127.7.143.193). New cstate: current_term: 1 leader_uuid: "9e05155302174233a5ef7e6e688ec0cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:52.774399 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:52.780406 9662 instance_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 19:52:52.780803 9663 instance_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 19:52:52.783465 9665 instance_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 19:52:52.784145 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:52.785005 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:52.785254 7743 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 19:52:52.785466 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898772785451 us; error 0 us; skew 500 ppm
I20260619 19:52:52.785997 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:52.788522 7743 webserver.cc:460] Webserver started at http://127.7.143.194:33795/ using document root <none> and password file <none>
I20260619 19:52:52.789266 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:52.789503 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:52.789772 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:52.790903 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/ts-1-root/instance:
uuid: "28b27c5a9c7e4b4291382900cdef77a8"
format_stamp: "Formatted at 2026-06-19 19:52:52 on dist-test-slave-c682"
I20260619 19:52:52.795694 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 19:52:52.800029 9670 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:52.801237 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 19:52:52.801877 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/ts-1-root
uuid: "28b27c5a9c7e4b4291382900cdef77a8"
format_stamp: "Formatted at 2026-06-19 19:52:52 on dist-test-slave-c682"
I20260619 19:52:52.802304 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-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 19:52:52.818619 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:52.819880 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:52.828766 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:52.829285 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.001s
I20260619 19:52:52.829881 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:52.830302 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:52.932763 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.194:37519
I20260619 19:52:52.932852 9739 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.194:37519 every 8 connection(s)
I20260619 19:52:52.938607 9740 heartbeater.cc:347] Connected to a master server at 127.7.143.254:32959
I20260619 19:52:52.939106 9740 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:52.939450 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 19:52:52.939970 9740 heartbeater.cc:511] Master 127.7.143.254:32959 requested a full tablet report, sending...
I20260619 19:52:52.942778 9497 ts_manager.cc:194] Registered new tserver with Master: 28b27c5a9c7e4b4291382900cdef77a8 (127.7.143.194:37519)
I20260619 19:52:52.945874 9497 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39086
W20260619 19:52:52.947860 9742 instance_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 19:52:52.952402 9743 instance_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 19:52:52.955013 9745 instance_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 19:52:52.956166 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:52.957461 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:52.957702 7743 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 19:52:52.957866 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898772957854 us; error 0 us; skew 500 ppm
I20260619 19:52:52.958395 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:52.960988 7743 webserver.cc:460] Webserver started at http://127.7.143.195:37659/ using document root <none> and password file <none>
I20260619 19:52:52.961547 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:52.961743 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:52.961634 9740 heartbeater.cc:503] Master 127.7.143.254:32959 was elected leader, sending a full tablet report...
I20260619 19:52:52.962119 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:52.963526 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/ts-2-root/instance:
uuid: "3f777f62602346fabe461759922170b2"
format_stamp: "Formatted at 2026-06-19 19:52:52 on dist-test-slave-c682"
I20260619 19:52:52.969134 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 19:52:52.973302 9750 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:52.974159 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 19:52:52.974424 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/ts-2-root
uuid: "3f777f62602346fabe461759922170b2"
format_stamp: "Formatted at 2026-06-19 19:52:52 on dist-test-slave-c682"
I20260619 19:52:52.974714 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781898762983958-7743-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 19:52:52.999112 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:53.000283 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:53.009156 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:53.009507 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 19:52:53.009811 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:53.010028 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:53.156392 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.195:35573
I20260619 19:52:53.156509 9819 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.195:35573 every 8 connection(s)
I20260619 19:52:53.162586 9820 heartbeater.cc:347] Connected to a master server at 127.7.143.254:32959
I20260619 19:52:53.163106 9820 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:53.164018 9820 heartbeater.cc:511] Master 127.7.143.254:32959 requested a full tablet report, sending...
I20260619 19:52:53.198274 9498 ts_manager.cc:194] Registered new tserver with Master: 3f777f62602346fabe461759922170b2 (127.7.143.195:35573)
I20260619 19:52:53.198509 7743 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.040002643s
I20260619 19:52:53.205647 9498 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39116
I20260619 19:52:53.206072 9496 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39082:
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 19:52:53.210215 9496 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 19:52:53.221028 9820 heartbeater.cc:503] Master 127.7.143.254:32959 was elected leader, sending a full tablet report...
I20260619 19:52:53.253214 9608 tablet_service.cc:1467] Processing CreateTablet for tablet 955a5e8a3b8c410e8785283beae94110 (DEFAULT_TABLE table=table.0 [id=0a7d52fe72774e14bdd6c80d3627dac1]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 19:52:53.255262 9608 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 955a5e8a3b8c410e8785283beae94110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:53.263274 9607 tablet_service.cc:1467] Processing CreateTablet for tablet 09c0f0cba3b846dcba0759caa8d6171d (DEFAULT_TABLE table=table.0 [id=0a7d52fe72774e14bdd6c80d3627dac1]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 19:52:53.264603 9607 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 09c0f0cba3b846dcba0759caa8d6171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:53.289186 9705 tablet_service.cc:1467] Processing CreateTablet for tablet 955a5e8a3b8c410e8785283beae94110 (DEFAULT_TABLE table=table.0 [id=0a7d52fe72774e14bdd6c80d3627dac1]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 19:52:53.290817 9827 tablet_bootstrap.cc:492] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf: Bootstrap starting.
I20260619 19:52:53.291021 9705 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 955a5e8a3b8c410e8785283beae94110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:53.294432 9704 tablet_service.cc:1467] Processing CreateTablet for tablet 09c0f0cba3b846dcba0759caa8d6171d (DEFAULT_TABLE table=table.0 [id=0a7d52fe72774e14bdd6c80d3627dac1]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 19:52:53.295840 9704 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 09c0f0cba3b846dcba0759caa8d6171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:53.300482 9785 tablet_service.cc:1467] Processing CreateTablet for tablet 955a5e8a3b8c410e8785283beae94110 (DEFAULT_TABLE table=table.0 [id=0a7d52fe72774e14bdd6c80d3627dac1]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 19:52:53.302498 9785 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 955a5e8a3b8c410e8785283beae94110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:53.302228 9784 tablet_service.cc:1467] Processing CreateTablet for tablet 09c0f0cba3b846dcba0759caa8d6171d (DEFAULT_TABLE table=table.0 [id=0a7d52fe72774e14bdd6c80d3627dac1]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 19:52:53.304194 9784 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 09c0f0cba3b846dcba0759caa8d6171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:53.306411 9827 tablet_bootstrap.cc:654] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:53.324991 9827 tablet_bootstrap.cc:492] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf: No bootstrap required, opened a new log
I20260619 19:52:53.325593 9827 ts_tablet_manager.cc:1397] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf: Time spent bootstrapping tablet: real 0.035s user 0.006s sys 0.008s
I20260619 19:52:53.328969 9827 raft_consensus.cc:348] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:53.331100 9827 raft_consensus.cc:374] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:53.331573 9827 raft_consensus.cc:729] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e05155302174233a5ef7e6e688ec0cf, State: Initialized, Role: FOLLOWER
I20260619 19:52:53.333087 9827 consensus_queue.cc:260] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:53.337177 9829 tablet_bootstrap.cc:492] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8: Bootstrap starting.
I20260619 19:52:53.341291 9830 tablet_bootstrap.cc:492] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2: Bootstrap starting.
I20260619 19:52:53.343778 9827 ts_tablet_manager.cc:1428] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf: Time spent starting tablet: real 0.018s user 0.009s sys 0.004s
I20260619 19:52:53.344978 9827 tablet_bootstrap.cc:492] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf: Bootstrap starting.
I20260619 19:52:53.346635 9829 tablet_bootstrap.cc:654] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:53.355546 9827 tablet_bootstrap.cc:654] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:53.360957 9829 tablet_bootstrap.cc:492] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8: No bootstrap required, opened a new log
I20260619 19:52:53.361742 9829 ts_tablet_manager.cc:1397] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8: Time spent bootstrapping tablet: real 0.025s user 0.015s sys 0.008s
I20260619 19:52:53.364701 9831 raft_consensus.cc:482] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:52:53.364673 9829 raft_consensus.cc:348] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:53.365808 9829 raft_consensus.cc:374] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:53.365559 9831 raft_consensus.cc:504] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:53.366218 9829 raft_consensus.cc:729] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b27c5a9c7e4b4291382900cdef77a8, State: Initialized, Role: FOLLOWER
I20260619 19:52:53.366962 9829 consensus_queue.cc:260] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:53.368304 9830 tablet_bootstrap.cc:654] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2: Neither blocks nor log segments found. Creating new log.
W20260619 19:52:53.371909 9644 tablet.cc:2369] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260619 19:52:53.372936 9831 leader_election.cc:288] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28b27c5a9c7e4b4291382900cdef77a8 (127.7.143.194:37519), 3f777f62602346fabe461759922170b2 (127.7.143.195:35573)
I20260619 19:52:53.404309 9829 ts_tablet_manager.cc:1428] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8: Time spent starting tablet: real 0.042s user 0.010s sys 0.021s
I20260619 19:52:53.406311 9829 tablet_bootstrap.cc:492] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8: Bootstrap starting.
I20260619 19:52:53.409395 9827 tablet_bootstrap.cc:492] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf: No bootstrap required, opened a new log
I20260619 19:52:53.410377 9827 ts_tablet_manager.cc:1397] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf: Time spent bootstrapping tablet: real 0.066s user 0.023s sys 0.017s
I20260619 19:52:53.414433 9830 tablet_bootstrap.cc:492] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2: No bootstrap required, opened a new log
I20260619 19:52:53.415096 9830 ts_tablet_manager.cc:1397] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2: Time spent bootstrapping tablet: real 0.074s user 0.006s sys 0.011s
I20260619 19:52:53.421141 9829 tablet_bootstrap.cc:654] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:53.422796 9830 raft_consensus.cc:348] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:53.423946 9830 raft_consensus.cc:374] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:53.424319 9830 raft_consensus.cc:729] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f777f62602346fabe461759922170b2, State: Initialized, Role: FOLLOWER
I20260619 19:52:53.425534 9830 consensus_queue.cc:260] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:53.421177 9827 raft_consensus.cc:348] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:53.430337 9827 raft_consensus.cc:374] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:53.430821 9827 raft_consensus.cc:729] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e05155302174233a5ef7e6e688ec0cf, State: Initialized, Role: FOLLOWER
I20260619 19:52:53.430403 9795 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "09c0f0cba3b846dcba0759caa8d6171d" candidate_uuid: "9e05155302174233a5ef7e6e688ec0cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f777f62602346fabe461759922170b2" is_pre_election: true
I20260619 19:52:53.431730 9827 consensus_queue.cc:260] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
W20260619 19:52:53.433470 9573 leader_election.cc:341] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f777f62602346fabe461759922170b2 (127.7.143.195:35573): Illegal state: must be running to vote when last-logged opid is not known
I20260619 19:52:53.434418 9827 ts_tablet_manager.cc:1428] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf: Time spent starting tablet: real 0.024s user 0.004s sys 0.003s
I20260619 19:52:53.434485 9829 tablet_bootstrap.cc:492] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8: No bootstrap required, opened a new log
I20260619 19:52:53.435187 9829 ts_tablet_manager.cc:1397] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8: Time spent bootstrapping tablet: real 0.029s user 0.013s sys 0.003s
I20260619 19:52:53.437870 9829 raft_consensus.cc:348] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:53.438607 9829 raft_consensus.cc:374] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:53.440029 9829 raft_consensus.cc:729] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b27c5a9c7e4b4291382900cdef77a8, State: Initialized, Role: FOLLOWER
I20260619 19:52:53.440986 9829 consensus_queue.cc:260] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:53.443387 9829 ts_tablet_manager.cc:1428] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8: Time spent starting tablet: real 0.008s user 0.003s sys 0.002s
I20260619 19:52:53.445300 9830 ts_tablet_manager.cc:1428] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2: Time spent starting tablet: real 0.029s user 0.006s sys 0.003s
I20260619 19:52:53.445634 9715 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "09c0f0cba3b846dcba0759caa8d6171d" candidate_uuid: "9e05155302174233a5ef7e6e688ec0cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b27c5a9c7e4b4291382900cdef77a8" is_pre_election: true
I20260619 19:52:53.446314 9715 raft_consensus.cc:2454] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e05155302174233a5ef7e6e688ec0cf in term 0.
I20260619 19:52:53.447470 9575 leader_election.cc:302] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [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: 28b27c5a9c7e4b4291382900cdef77a8, 9e05155302174233a5ef7e6e688ec0cf; no voters: 3f777f62602346fabe461759922170b2
I20260619 19:52:53.448379 9830 tablet_bootstrap.cc:492] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2: Bootstrap starting.
I20260619 19:52:53.448299 9831 raft_consensus.cc:2781] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 19:52:53.448765 9831 raft_consensus.cc:482] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 19:52:53.449066 9831 raft_consensus.cc:3037] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:53.455387 9831 raft_consensus.cc:504] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:53.458072 9715 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "09c0f0cba3b846dcba0759caa8d6171d" candidate_uuid: "9e05155302174233a5ef7e6e688ec0cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b27c5a9c7e4b4291382900cdef77a8"
I20260619 19:52:53.458705 9715 raft_consensus.cc:3037] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:53.459358 9795 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "09c0f0cba3b846dcba0759caa8d6171d" candidate_uuid: "9e05155302174233a5ef7e6e688ec0cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f777f62602346fabe461759922170b2"
I20260619 19:52:53.459757 9831 leader_election.cc:288] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [CANDIDATE]: Term 1 election: Requested vote from peers 28b27c5a9c7e4b4291382900cdef77a8 (127.7.143.194:37519), 3f777f62602346fabe461759922170b2 (127.7.143.195:35573)
W20260619 19:52:53.460412 9573 leader_election.cc:341] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f777f62602346fabe461759922170b2 (127.7.143.195:35573): Illegal state: must be running to vote when last-logged opid is not known
I20260619 19:52:53.461171 9830 tablet_bootstrap.cc:654] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:53.466050 9715 raft_consensus.cc:2454] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e05155302174233a5ef7e6e688ec0cf in term 1.
I20260619 19:52:53.467103 9575 leader_election.cc:302] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 28b27c5a9c7e4b4291382900cdef77a8, 9e05155302174233a5ef7e6e688ec0cf; no voters: 3f777f62602346fabe461759922170b2
I20260619 19:52:53.467923 9831 raft_consensus.cc:2781] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:53.468495 9830 tablet_bootstrap.cc:492] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2: No bootstrap required, opened a new log
I20260619 19:52:53.468914 9830 ts_tablet_manager.cc:1397] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2: Time spent bootstrapping tablet: real 0.021s user 0.007s sys 0.004s
I20260619 19:52:53.470311 9831 raft_consensus.cc:686] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 1 LEADER]: Becoming Leader. State: Replica: 9e05155302174233a5ef7e6e688ec0cf, State: Running, Role: LEADER
I20260619 19:52:53.471024 9831 consensus_queue.cc:237] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:53.472939 9830 raft_consensus.cc:348] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:53.473605 9830 raft_consensus.cc:374] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:53.473829 9830 raft_consensus.cc:729] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f777f62602346fabe461759922170b2, State: Initialized, Role: FOLLOWER
I20260619 19:52:53.474491 9830 consensus_queue.cc:260] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:53.476619 9830 ts_tablet_manager.cc:1428] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2: Time spent starting tablet: real 0.007s user 0.003s sys 0.000s
I20260619 19:52:53.479040 9497 catalog_manager.cc:5495] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e05155302174233a5ef7e6e688ec0cf (127.7.143.193). New cstate: current_term: 1 leader_uuid: "9e05155302174233a5ef7e6e688ec0cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } health_report { overall_health: UNKNOWN } } }
I20260619 19:52:53.508378 9834 raft_consensus.cc:482] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:52:53.508874 9834 raft_consensus.cc:504] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:53.510851 9834 leader_election.cc:288] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f777f62602346fabe461759922170b2 (127.7.143.195:35573), 9e05155302174233a5ef7e6e688ec0cf (127.7.143.193:40529)
I20260619 19:52:53.530296 9795 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "955a5e8a3b8c410e8785283beae94110" candidate_uuid: "28b27c5a9c7e4b4291382900cdef77a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f777f62602346fabe461759922170b2" is_pre_election: true
I20260619 19:52:53.530989 9795 raft_consensus.cc:2454] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b27c5a9c7e4b4291382900cdef77a8 in term 0.
I20260619 19:52:53.532217 9671 leader_election.cc:302] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28b27c5a9c7e4b4291382900cdef77a8, 3f777f62602346fabe461759922170b2; no voters:
I20260619 19:52:53.533138 9834 raft_consensus.cc:2781] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 19:52:53.533463 9834 raft_consensus.cc:482] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 19:52:53.533856 9834 raft_consensus.cc:3037] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:53.536033 9618 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "955a5e8a3b8c410e8785283beae94110" candidate_uuid: "28b27c5a9c7e4b4291382900cdef77a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e05155302174233a5ef7e6e688ec0cf" is_pre_election: true
I20260619 19:52:53.536602 9618 raft_consensus.cc:2454] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b27c5a9c7e4b4291382900cdef77a8 in term 0.
I20260619 19:52:53.539006 9834 raft_consensus.cc:504] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:53.540446 9834 leader_election.cc:288] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [CANDIDATE]: Term 1 election: Requested vote from peers 3f777f62602346fabe461759922170b2 (127.7.143.195:35573), 9e05155302174233a5ef7e6e688ec0cf (127.7.143.193:40529)
I20260619 19:52:53.541474 9618 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "955a5e8a3b8c410e8785283beae94110" candidate_uuid: "28b27c5a9c7e4b4291382900cdef77a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e05155302174233a5ef7e6e688ec0cf"
I20260619 19:52:53.541426 9795 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "955a5e8a3b8c410e8785283beae94110" candidate_uuid: "28b27c5a9c7e4b4291382900cdef77a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f777f62602346fabe461759922170b2"
I20260619 19:52:53.542218 9618 raft_consensus.cc:3037] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:53.542366 9795 raft_consensus.cc:3037] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:53.547345 9795 raft_consensus.cc:2454] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b27c5a9c7e4b4291382900cdef77a8 in term 1.
I20260619 19:52:53.548419 9671 leader_election.cc:302] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28b27c5a9c7e4b4291382900cdef77a8, 3f777f62602346fabe461759922170b2; no voters:
I20260619 19:52:53.548954 9618 raft_consensus.cc:2454] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b27c5a9c7e4b4291382900cdef77a8 in term 1.
I20260619 19:52:53.549392 9834 raft_consensus.cc:2781] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:53.550971 9834 raft_consensus.cc:686] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 LEADER]: Becoming Leader. State: Replica: 28b27c5a9c7e4b4291382900cdef77a8, State: Running, Role: LEADER
I20260619 19:52:53.551754 9834 consensus_queue.cc:237] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:53.559372 9498 catalog_manager.cc:5495] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28b27c5a9c7e4b4291382900cdef77a8 (127.7.143.194). New cstate: current_term: 1 leader_uuid: "28b27c5a9c7e4b4291382900cdef77a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } health_report { overall_health: UNKNOWN } } }
I20260619 19:52:53.601998 9838 raft_consensus.cc:482] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:52:53.602537 9838 raft_consensus.cc:504] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:53.605191 9838 leader_election.cc:288] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e05155302174233a5ef7e6e688ec0cf (127.7.143.193:40529), 28b27c5a9c7e4b4291382900cdef77a8 (127.7.143.194:37519)
I20260619 19:52:53.629040 9795 raft_consensus.cc:3037] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:53.642215 9795 raft_consensus.cc:1261] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Refusing update from remote peer 9e05155302174233a5ef7e6e688ec0cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 19:52:53.646034 9618 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "09c0f0cba3b846dcba0759caa8d6171d" candidate_uuid: "3f777f62602346fabe461759922170b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e05155302174233a5ef7e6e688ec0cf" is_pre_election: true
I20260619 19:52:53.646104 9841 consensus_queue.cc:1035] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 19:52:53.648417 9715 raft_consensus.cc:1261] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Refusing update from remote peer 9e05155302174233a5ef7e6e688ec0cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 19:52:53.649986 9841 consensus_queue.cc:1035] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 19:52:53.652531 9794 raft_consensus.cc:1261] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Refusing update from remote peer 28b27c5a9c7e4b4291382900cdef77a8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 19:52:53.654808 9846 consensus_queue.cc:1035] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 19:52:53.658264 9618 raft_consensus.cc:1261] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Refusing update from remote peer 28b27c5a9c7e4b4291382900cdef77a8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 19:52:53.661616 9834 consensus_queue.cc:1035] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 19:52:53.699426 9714 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "09c0f0cba3b846dcba0759caa8d6171d" candidate_uuid: "3f777f62602346fabe461759922170b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b27c5a9c7e4b4291382900cdef77a8" is_pre_election: true
I20260619 19:52:53.701604 9753 leader_election.cc:302] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f777f62602346fabe461759922170b2; no voters: 28b27c5a9c7e4b4291382900cdef77a8, 9e05155302174233a5ef7e6e688ec0cf
I20260619 19:52:53.724452 9855 mvcc.cc:205] Tried to move back new op lower bound from 7298657376859303936 to 7298657376475820032. Current Snapshot: MvccSnapshot[applied={T|T < 7298657376859303936}]
I20260619 19:52:53.734946 9838 raft_consensus.cc:2726] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260619 19:52:54.052610 7748 kernel_stack_watchdog.cc:198] Thread 9648 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 105ms:
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
@ 0x7fa79a36b980 (unknown) at ??:0
@ 0x7fa79a36ad50 __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
@ 0x7fa79893eecb base::SleepForNanoseconds() at ??:0
@ 0x7fa798f3e517 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
@ 0x7fa7a060b196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7fa7a060aabf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7fa7a06151c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7fa7a062a4ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7fa7a062a422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7fa7a062a3b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7fa7a062a372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7fa7a0628ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260619 19:52:54.462891 7748 kernel_stack_watchdog.cc:198] Thread 9648 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 516ms:
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
@ 0x7fa79a36b980 (unknown) at ??:0
@ 0x7fa79a36ad50 __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
@ 0x7fa79893eecb base::SleepForNanoseconds() at ??:0
@ 0x7fa798f3e517 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
@ 0x7fa7a060b196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7fa7a060aabf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7fa7a06151c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7fa7a062a4ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7fa7a062a422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7fa7a062a3b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7fa7a062a372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7fa7a0628ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260619 19:52:54.741904 9648 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.7.143.194:37519, user_credentials={real_user=slave}} blocked reactor thread for 1.00457e+06us
I20260619 19:52:54.745744 9495 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39082:
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 19:52:54.749421 9495 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 19:52:54.803395 9705 tablet_service.cc:1467] Processing CreateTablet for tablet 4996594b40e64d5fbf094f8f9431a9fb (DEFAULT_TABLE table=table.1 [id=698846bcec5d4272af9dead8fd704004]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 19:52:54.804628 9705 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4996594b40e64d5fbf094f8f9431a9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:54.804944 9785 tablet_service.cc:1467] Processing CreateTablet for tablet 4996594b40e64d5fbf094f8f9431a9fb (DEFAULT_TABLE table=table.1 [id=698846bcec5d4272af9dead8fd704004]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 19:52:54.806046 9785 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4996594b40e64d5fbf094f8f9431a9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:54.869340 9608 tablet_service.cc:1467] Processing CreateTablet for tablet 4996594b40e64d5fbf094f8f9431a9fb (DEFAULT_TABLE table=table.1 [id=698846bcec5d4272af9dead8fd704004]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 19:52:54.870666 9608 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4996594b40e64d5fbf094f8f9431a9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:54.870863 9882 tablet_bootstrap.cc:492] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8: Bootstrap starting.
I20260619 19:52:54.871227 9704 tablet_service.cc:1467] Processing CreateTablet for tablet 5542f4899f1d4b70a5ae0526c77b1b1a (DEFAULT_TABLE table=table.1 [id=698846bcec5d4272af9dead8fd704004]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 19:52:54.872467 9704 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5542f4899f1d4b70a5ae0526c77b1b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:54.882512 9881 tablet_bootstrap.cc:492] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2: Bootstrap starting.
I20260619 19:52:54.884429 9785 tablet_service.cc:1467] Processing CreateTablet for tablet 5542f4899f1d4b70a5ae0526c77b1b1a (DEFAULT_TABLE table=table.1 [id=698846bcec5d4272af9dead8fd704004]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 19:52:54.885816 9785 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5542f4899f1d4b70a5ae0526c77b1b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:54.887606 9882 tablet_bootstrap.cc:654] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:54.889565 9881 tablet_bootstrap.cc:654] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:54.889919 9607 tablet_service.cc:1467] Processing CreateTablet for tablet 5542f4899f1d4b70a5ae0526c77b1b1a (DEFAULT_TABLE table=table.1 [id=698846bcec5d4272af9dead8fd704004]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 19:52:54.891234 9607 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5542f4899f1d4b70a5ae0526c77b1b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:54.935495 9881 tablet_bootstrap.cc:492] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2: No bootstrap required, opened a new log
I20260619 19:52:54.936076 9881 ts_tablet_manager.cc:1397] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2: Time spent bootstrapping tablet: real 0.054s user 0.012s sys 0.000s
I20260619 19:52:54.938709 9881 raft_consensus.cc:348] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:54.939405 9881 raft_consensus.cc:374] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:54.939669 9881 raft_consensus.cc:729] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f777f62602346fabe461759922170b2, State: Initialized, Role: FOLLOWER
I20260619 19:52:54.940297 9881 consensus_queue.cc:260] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:54.944201 9882 tablet_bootstrap.cc:492] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8: No bootstrap required, opened a new log
I20260619 19:52:54.944710 9882 ts_tablet_manager.cc:1397] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8: Time spent bootstrapping tablet: real 0.074s user 0.014s sys 0.003s
I20260619 19:52:54.947295 9886 tablet_bootstrap.cc:492] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf: Bootstrap starting.
I20260619 19:52:54.947422 9882 raft_consensus.cc:348] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:54.948478 9882 raft_consensus.cc:374] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:54.948776 9882 raft_consensus.cc:729] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b27c5a9c7e4b4291382900cdef77a8, State: Initialized, Role: FOLLOWER
I20260619 19:52:54.949445 9882 consensus_queue.cc:260] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:54.951499 9882 ts_tablet_manager.cc:1428] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8: Time spent starting tablet: real 0.006s user 0.003s sys 0.003s
I20260619 19:52:54.952327 9882 tablet_bootstrap.cc:492] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8: Bootstrap starting.
I20260619 19:52:54.957878 9882 tablet_bootstrap.cc:654] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:54.965196 9881 ts_tablet_manager.cc:1428] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2: Time spent starting tablet: real 0.029s user 0.003s sys 0.004s
I20260619 19:52:54.968221 9881 tablet_bootstrap.cc:492] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2: Bootstrap starting.
I20260619 19:52:54.969154 9882 tablet_bootstrap.cc:492] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8: No bootstrap required, opened a new log
I20260619 19:52:54.969614 9882 ts_tablet_manager.cc:1397] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8: Time spent bootstrapping tablet: real 0.017s user 0.016s sys 0.000s
I20260619 19:52:54.971813 9886 tablet_bootstrap.cc:654] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:54.972218 9882 raft_consensus.cc:348] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:54.973171 9882 raft_consensus.cc:374] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:54.973472 9882 raft_consensus.cc:729] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28b27c5a9c7e4b4291382900cdef77a8, State: Initialized, Role: FOLLOWER
I20260619 19:52:54.974327 9882 consensus_queue.cc:260] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:54.976855 9881 tablet_bootstrap.cc:654] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:54.976625 9882 ts_tablet_manager.cc:1428] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260619 19:52:54.990285 9881 tablet_bootstrap.cc:492] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2: No bootstrap required, opened a new log
I20260619 19:52:54.991281 9881 ts_tablet_manager.cc:1397] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2: Time spent bootstrapping tablet: real 0.023s user 0.007s sys 0.003s
I20260619 19:52:54.994318 9881 raft_consensus.cc:348] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:54.995193 9881 raft_consensus.cc:374] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:54.995514 9881 raft_consensus.cc:729] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f777f62602346fabe461759922170b2, State: Initialized, Role: FOLLOWER
I20260619 19:52:54.998430 9886 tablet_bootstrap.cc:492] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf: No bootstrap required, opened a new log
I20260619 19:52:54.996173 9881 consensus_queue.cc:260] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:54.998889 9886 ts_tablet_manager.cc:1397] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf: Time spent bootstrapping tablet: real 0.053s user 0.015s sys 0.003s
I20260619 19:52:55.000198 9881 ts_tablet_manager.cc:1428] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2: Time spent starting tablet: real 0.009s user 0.007s sys 0.000s
I20260619 19:52:55.002329 9886 raft_consensus.cc:348] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:55.003070 9886 raft_consensus.cc:374] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:55.003332 9886 raft_consensus.cc:729] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e05155302174233a5ef7e6e688ec0cf, State: Initialized, Role: FOLLOWER
I20260619 19:52:55.003409 9885 raft_consensus.cc:482] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:52:55.003850 9885 raft_consensus.cc:504] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:55.004119 9886 consensus_queue.cc:260] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:55.005841 9885 leader_election.cc:288] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28b27c5a9c7e4b4291382900cdef77a8 (127.7.143.194:37519), 9e05155302174233a5ef7e6e688ec0cf (127.7.143.193:40529)
I20260619 19:52:55.007719 9715 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4996594b40e64d5fbf094f8f9431a9fb" candidate_uuid: "3f777f62602346fabe461759922170b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b27c5a9c7e4b4291382900cdef77a8" is_pre_election: true
I20260619 19:52:55.008129 9886 ts_tablet_manager.cc:1428] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf: Time spent starting tablet: real 0.009s user 0.006s sys 0.001s
I20260619 19:52:55.008327 9715 raft_consensus.cc:2454] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f777f62602346fabe461759922170b2 in term 0.
I20260619 19:52:55.009019 9886 tablet_bootstrap.cc:492] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf: Bootstrap starting.
I20260619 19:52:55.009332 9618 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4996594b40e64d5fbf094f8f9431a9fb" candidate_uuid: "3f777f62602346fabe461759922170b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e05155302174233a5ef7e6e688ec0cf" is_pre_election: true
I20260619 19:52:55.009950 9618 raft_consensus.cc:2454] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f777f62602346fabe461759922170b2 in term 0.
I20260619 19:52:55.015331 9886 tablet_bootstrap.cc:654] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:55.017066 9753 leader_election.cc:302] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f777f62602346fabe461759922170b2, 9e05155302174233a5ef7e6e688ec0cf; no voters:
I20260619 19:52:55.018344 9885 raft_consensus.cc:2781] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 19:52:55.018695 9885 raft_consensus.cc:482] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 19:52:55.018996 9885 raft_consensus.cc:3037] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:55.023365 9886 tablet_bootstrap.cc:492] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf: No bootstrap required, opened a new log
I20260619 19:52:55.023838 9886 ts_tablet_manager.cc:1397] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf: Time spent bootstrapping tablet: real 0.015s user 0.008s sys 0.004s
I20260619 19:52:55.024583 9885 raft_consensus.cc:504] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:55.026824 9886 raft_consensus.cc:348] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:55.027258 9618 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4996594b40e64d5fbf094f8f9431a9fb" candidate_uuid: "3f777f62602346fabe461759922170b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e05155302174233a5ef7e6e688ec0cf"
I20260619 19:52:55.027554 9886 raft_consensus.cc:374] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:55.027870 9886 raft_consensus.cc:729] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e05155302174233a5ef7e6e688ec0cf, State: Initialized, Role: FOLLOWER
I20260619 19:52:55.028081 9715 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4996594b40e64d5fbf094f8f9431a9fb" candidate_uuid: "3f777f62602346fabe461759922170b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28b27c5a9c7e4b4291382900cdef77a8"
I20260619 19:52:55.028499 9886 consensus_queue.cc:260] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:55.031018 9886 ts_tablet_manager.cc:1428] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf: Time spent starting tablet: real 0.007s user 0.007s sys 0.001s
I20260619 19:52:55.030958 9715 raft_consensus.cc:3037] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:55.033226 9618 raft_consensus.cc:3037] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:55.038434 9715 raft_consensus.cc:2454] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f777f62602346fabe461759922170b2 in term 1.
I20260619 19:52:55.039354 9618 raft_consensus.cc:2454] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f777f62602346fabe461759922170b2 in term 1.
I20260619 19:52:55.040113 9885 leader_election.cc:288] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [CANDIDATE]: Term 1 election: Requested vote from peers 28b27c5a9c7e4b4291382900cdef77a8 (127.7.143.194:37519), 9e05155302174233a5ef7e6e688ec0cf (127.7.143.193:40529)
I20260619 19:52:55.039580 9753 leader_election.cc:302] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28b27c5a9c7e4b4291382900cdef77a8, 3f777f62602346fabe461759922170b2; no voters:
I20260619 19:52:55.041167 9885 raft_consensus.cc:2781] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:55.042430 9885 raft_consensus.cc:686] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 1 LEADER]: Becoming Leader. State: Replica: 3f777f62602346fabe461759922170b2, State: Running, Role: LEADER
I20260619 19:52:55.043278 9885 consensus_queue.cc:237] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } }
I20260619 19:52:55.051846 9497 catalog_manager.cc:5495] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f777f62602346fabe461759922170b2 (127.7.143.195). New cstate: current_term: 1 leader_uuid: "3f777f62602346fabe461759922170b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } health_report { overall_health: UNKNOWN } } }
I20260619 19:52:55.140180 9846 raft_consensus.cc:482] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:52:55.140710 9846 raft_consensus.cc:504] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:55.143982 9618 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5542f4899f1d4b70a5ae0526c77b1b1a" candidate_uuid: "28b27c5a9c7e4b4291382900cdef77a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e05155302174233a5ef7e6e688ec0cf" is_pre_election: true
I20260619 19:52:55.144026 9795 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5542f4899f1d4b70a5ae0526c77b1b1a" candidate_uuid: "28b27c5a9c7e4b4291382900cdef77a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f777f62602346fabe461759922170b2" is_pre_election: true
I20260619 19:52:55.144686 9618 raft_consensus.cc:2454] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b27c5a9c7e4b4291382900cdef77a8 in term 0.
I20260619 19:52:55.144767 9795 raft_consensus.cc:2454] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28b27c5a9c7e4b4291382900cdef77a8 in term 0.
I20260619 19:52:55.145855 9673 leader_election.cc:302] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28b27c5a9c7e4b4291382900cdef77a8, 9e05155302174233a5ef7e6e688ec0cf; no voters:
I20260619 19:52:55.146977 9846 leader_election.cc:288] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e05155302174233a5ef7e6e688ec0cf (127.7.143.193:40529), 3f777f62602346fabe461759922170b2 (127.7.143.195:35573)
I20260619 19:52:55.147430 9846 raft_consensus.cc:2781] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 19:52:55.147750 9846 raft_consensus.cc:482] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 19:52:55.148043 9846 raft_consensus.cc:3037] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:55.155230 9846 raft_consensus.cc:504] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:55.157339 9846 leader_election.cc:288] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [CANDIDATE]: Term 1 election: Requested vote from peers 9e05155302174233a5ef7e6e688ec0cf (127.7.143.193:40529), 3f777f62602346fabe461759922170b2 (127.7.143.195:35573)
I20260619 19:52:55.159232 9618 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5542f4899f1d4b70a5ae0526c77b1b1a" candidate_uuid: "28b27c5a9c7e4b4291382900cdef77a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e05155302174233a5ef7e6e688ec0cf"
I20260619 19:52:55.159816 9618 raft_consensus.cc:3037] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:55.158651 9795 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5542f4899f1d4b70a5ae0526c77b1b1a" candidate_uuid: "28b27c5a9c7e4b4291382900cdef77a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f777f62602346fabe461759922170b2"
I20260619 19:52:55.163160 9795 raft_consensus.cc:3037] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:55.165968 9618 raft_consensus.cc:2454] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b27c5a9c7e4b4291382900cdef77a8 in term 1.
I20260619 19:52:55.167827 9673 leader_election.cc:302] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28b27c5a9c7e4b4291382900cdef77a8, 9e05155302174233a5ef7e6e688ec0cf; no voters:
I20260619 19:52:55.168648 9846 raft_consensus.cc:2781] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:55.169066 9846 raft_consensus.cc:686] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 LEADER]: Becoming Leader. State: Replica: 28b27c5a9c7e4b4291382900cdef77a8, State: Running, Role: LEADER
I20260619 19:52:55.169461 9795 raft_consensus.cc:2454] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28b27c5a9c7e4b4291382900cdef77a8 in term 1.
I20260619 19:52:55.170009 9846 consensus_queue.cc:237] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } }
I20260619 19:52:55.178622 9495 catalog_manager.cc:5495] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28b27c5a9c7e4b4291382900cdef77a8 (127.7.143.194). New cstate: current_term: 1 leader_uuid: "28b27c5a9c7e4b4291382900cdef77a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 } health_report { overall_health: UNKNOWN } } }
I20260619 19:52:55.249348 9795 raft_consensus.cc:1261] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Refusing update from remote peer 28b27c5a9c7e4b4291382900cdef77a8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 19:52:55.250973 9846 consensus_queue.cc:1035] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f777f62602346fabe461759922170b2" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 35573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 19:52:55.266387 9618 raft_consensus.cc:1261] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Refusing update from remote peer 28b27c5a9c7e4b4291382900cdef77a8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 19:52:55.268718 9901 consensus_queue.cc:1035] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 19:52:55.274793 9618 raft_consensus.cc:1261] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Refusing update from remote peer 3f777f62602346fabe461759922170b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 19:52:55.276450 9885 consensus_queue.cc:1035] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e05155302174233a5ef7e6e688ec0cf" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 19:52:55.289754 9715 raft_consensus.cc:1261] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Refusing update from remote peer 3f777f62602346fabe461759922170b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 19:52:55.295713 9885 consensus_queue.cc:1035] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28b27c5a9c7e4b4291382900cdef77a8" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260619 19:52:55.818800 7748 kernel_stack_watchdog.cc:198] Thread 9646 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 273ms:
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
@ 0x7fa79a36b980 (unknown) at ??:0
@ 0x7fa79a36ad50 __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
@ 0x7fa79893eecb base::SleepForNanoseconds() at ??:0
@ 0x7fa798f3e517 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
@ 0x7fa7a060b196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7fa7a060aabf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7fa7a06151c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7fa7a062a4ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7fa7a062a422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7fa7a062a3b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7fa7a062a372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7fa7a0628ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260619 19:52:56.213953 7748 kernel_stack_watchdog.cc:198] Thread 9646 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 687ms:
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
@ 0x7fa79a36b980 (unknown) at ??:0
@ 0x7fa79a36ad50 __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
@ 0x7fa79893eecb base::SleepForNanoseconds() at ??:0
@ 0x7fa798f3e517 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
@ 0x7fa7a060b196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7fa7a060aabf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7fa7a06151c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7fa7a062a4ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7fa7a062a422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7fa7a062a3b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7fa7a062a372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7fa7a0628ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260619 19:52:56.334337 9646 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.7.143.195:35573, user_credentials={real_user=slave}} blocked reactor thread for 1.002e+06us
I20260619 19:52:56.336268 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:56.384660 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:56.385588 7743 tablet_replica.cc:330] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf: stopping tablet replica
I20260619 19:52:56.386467 7743 raft_consensus.cc:2229] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:52:56.387089 7743 raft_consensus.cc:2258] T 5542f4899f1d4b70a5ae0526c77b1b1a P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.389075 7743 tablet_replica.cc:330] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf: stopping tablet replica
I20260619 19:52:56.389726 7743 raft_consensus.cc:2229] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:52:56.390182 7743 raft_consensus.cc:2258] T 4996594b40e64d5fbf094f8f9431a9fb P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.391793 7743 tablet_replica.cc:330] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf: stopping tablet replica
I20260619 19:52:56.392313 7743 raft_consensus.cc:2229] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:52:56.392727 7743 raft_consensus.cc:2258] T 955a5e8a3b8c410e8785283beae94110 P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.394943 7743 tablet_replica.cc:330] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf: stopping tablet replica
I20260619 19:52:56.395661 7743 raft_consensus.cc:2229] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:56.396243 7743 raft_consensus.cc:2258] T cd1e6ab5d0c84e23acbaa97f4d3af571 P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.398737 7743 tablet_replica.cc:330] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf: stopping tablet replica
I20260619 19:52:56.399550 7743 raft_consensus.cc:2229] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:56.400504 7743 raft_consensus.cc:2258] T 09c0f0cba3b846dcba0759caa8d6171d P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.402258 7743 tablet_replica.cc:330] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf: stopping tablet replica
I20260619 19:52:56.402714 7743 raft_consensus.cc:2229] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:56.403122 7743 raft_consensus.cc:2258] T 8c248e830cce487b88098f58fea68597 P 9e05155302174233a5ef7e6e688ec0cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.418411 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:56.436302 7743 tablet_server.cc:178] TabletServer@127.7.143.194:0 shutting down...
I20260619 19:52:56.459863 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:56.460505 7743 tablet_replica.cc:330] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8: stopping tablet replica
I20260619 19:52:56.461056 7743 raft_consensus.cc:2229] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:52:56.461591 7743 raft_consensus.cc:2258] T 4996594b40e64d5fbf094f8f9431a9fb P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.463092 7743 tablet_replica.cc:330] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8: stopping tablet replica
I20260619 19:52:56.463553 7743 raft_consensus.cc:2229] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:56.464176 7743 raft_consensus.cc:2258] T 5542f4899f1d4b70a5ae0526c77b1b1a P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.465768 7743 tablet_replica.cc:330] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8: stopping tablet replica
I20260619 19:52:56.466203 7743 raft_consensus.cc:2229] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:52:56.466589 7743 raft_consensus.cc:2258] T 09c0f0cba3b846dcba0759caa8d6171d P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.468047 7743 tablet_replica.cc:330] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8: stopping tablet replica
I20260619 19:52:56.468461 7743 raft_consensus.cc:2229] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:56.469165 7743 raft_consensus.cc:2258] T 955a5e8a3b8c410e8785283beae94110 P 28b27c5a9c7e4b4291382900cdef77a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.490234 7743 tablet_server.cc:194] TabletServer@127.7.143.194:0 shutdown complete.
I20260619 19:52:56.503213 7743 tablet_server.cc:178] TabletServer@127.7.143.195:0 shutting down...
I20260619 19:52:56.527487 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:56.528059 7743 tablet_replica.cc:330] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2: stopping tablet replica
I20260619 19:52:56.528554 7743 raft_consensus.cc:2229] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:56.529182 7743 raft_consensus.cc:2258] T 4996594b40e64d5fbf094f8f9431a9fb P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.530651 7743 tablet_replica.cc:330] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2: stopping tablet replica
I20260619 19:52:56.531083 7743 raft_consensus.cc:2229] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:52:56.531471 7743 raft_consensus.cc:2258] T 5542f4899f1d4b70a5ae0526c77b1b1a P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.532832 7743 tablet_replica.cc:330] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2: stopping tablet replica
I20260619 19:52:56.533257 7743 raft_consensus.cc:2229] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:52:56.533685 7743 raft_consensus.cc:2258] T 09c0f0cba3b846dcba0759caa8d6171d P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.535005 7743 tablet_replica.cc:330] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2: stopping tablet replica
I20260619 19:52:56.535405 7743 raft_consensus.cc:2229] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:52:56.535774 7743 raft_consensus.cc:2258] T 955a5e8a3b8c410e8785283beae94110 P 3f777f62602346fabe461759922170b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.557109 7743 tablet_server.cc:194] TabletServer@127.7.143.195:0 shutdown complete.
I20260619 19:52:56.570303 7743 master.cc:537] Master@127.7.143.254:32959 shutting down...
I20260619 19:52:56.589119 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:56.589663 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:56.589968 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 6dc8a7e195654fd286efc287ff88ced8: stopping tablet replica
I20260619 19:52:56.608139 7743 master.cc:552] Master@127.7.143.254:32959 shutdown complete.
[ OK ] ClientTest.TestAutoFlushBackgroundAndErrorCollector (4354 ms)
[ RUN ] ClientTest.TestMutationsWork
I20260619 19:52:56.642414 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:41061
I20260619 19:52:56.643476 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:56.650336 9921 instance_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 19:52:56.650847 9924 instance_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 19:52:56.650993 9922 instance_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 19:52:56.652710 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:56.653584 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:56.653843 7743 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 19:52:56.654028 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898776654010 us; error 0 us; skew 500 ppm
I20260619 19:52:56.654629 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:56.661002 7743 webserver.cc:460] Webserver started at http://127.7.143.254:46111/ using document root <none> and password file <none>
I20260619 19:52:56.661669 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:56.661841 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:56.662077 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:56.663201 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "e9576a3348644df49a5ebedd603b8995"
format_stamp: "Formatted at 2026-06-19 19:52:56 on dist-test-slave-c682"
I20260619 19:52:56.667655 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 19:52:56.671525 9929 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:56.672391 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 19:52:56.672689 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "e9576a3348644df49a5ebedd603b8995"
format_stamp: "Formatted at 2026-06-19 19:52:56 on dist-test-slave-c682"
I20260619 19:52:56.672966 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781898762983958-7743-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 19:52:56.694177 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:56.695245 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:56.742435 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:41061
I20260619 19:52:56.742532 9990 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:41061 every 8 connection(s)
I20260619 19:52:56.746366 9991 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 19:52:56.757121 9991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995: Bootstrap starting.
I20260619 19:52:56.761747 9991 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:56.766317 9991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995: No bootstrap required, opened a new log
I20260619 19:52:56.768281 9991 raft_consensus.cc:348] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9576a3348644df49a5ebedd603b8995" member_type: VOTER }
I20260619 19:52:56.768682 9991 raft_consensus.cc:374] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:56.768915 9991 raft_consensus.cc:729] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9576a3348644df49a5ebedd603b8995, State: Initialized, Role: FOLLOWER
I20260619 19:52:56.769521 9991 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e9576a3348644df49a5ebedd603b8995" member_type: VOTER }
I20260619 19:52:56.769961 9991 raft_consensus.cc:388] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:56.770323 9991 raft_consensus.cc:482] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:56.770597 9991 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:56.775406 9991 raft_consensus.cc:504] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9576a3348644df49a5ebedd603b8995" member_type: VOTER }
I20260619 19:52:56.775950 9991 leader_election.cc:302] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [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: e9576a3348644df49a5ebedd603b8995; no voters:
I20260619 19:52:56.777109 9991 leader_election.cc:288] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:56.777465 9994 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:56.778782 9994 raft_consensus.cc:686] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [term 1 LEADER]: Becoming Leader. State: Replica: e9576a3348644df49a5ebedd603b8995, State: Running, Role: LEADER
I20260619 19:52:56.779446 9994 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [LEADER]: Queue going to LEADER mode. State: All 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: "e9576a3348644df49a5ebedd603b8995" member_type: VOTER }
I20260619 19:52:56.780133 9991 sys_catalog.cc:564] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:56.783701 9995 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9576a3348644df49a5ebedd603b8995" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9576a3348644df49a5ebedd603b8995" member_type: VOTER } }
I20260619 19:52:56.784337 9995 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:56.788982 9996 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9576a3348644df49a5ebedd603b8995. Latest consensus state: current_term: 1 leader_uuid: "e9576a3348644df49a5ebedd603b8995" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9576a3348644df49a5ebedd603b8995" member_type: VOTER } }
I20260619 19:52:56.790418 9996 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:56.791736 10002 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:56.796989 10002 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:56.798034 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:56.805699 10002 catalog_manager.cc:1347] Generated new cluster ID: f0ed56e7700a40c4bd6f48b565b2dabf
I20260619 19:52:56.805996 10002 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:56.831763 10002 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:56.834348 10002 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:56.851373 10002 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995: Generated new TSK 0
I20260619 19:52:56.852371 10002 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:56.864986 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:56.871371 10012 instance_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 19:52:56.872177 10013 instance_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 19:52:56.873662 10015 instance_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 19:52:56.874383 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:56.875180 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:56.875347 7743 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 19:52:56.875471 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898776875459 us; error 0 us; skew 500 ppm
I20260619 19:52:56.875955 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:56.878647 7743 webserver.cc:460] Webserver started at http://127.7.143.193:33521/ using document root <none> and password file <none>
I20260619 19:52:56.879082 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:56.879236 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:56.879459 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:56.880497 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "85d9e6ae1a6d46cab438111d84c126de"
format_stamp: "Formatted at 2026-06-19 19:52:56 on dist-test-slave-c682"
I20260619 19:52:56.884711 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 19:52:56.887768 10020 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:56.888676 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 19:52:56.889003 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "85d9e6ae1a6d46cab438111d84c126de"
format_stamp: "Formatted at 2026-06-19 19:52:56 on dist-test-slave-c682"
I20260619 19:52:56.889251 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781898762983958-7743-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 19:52:56.906965 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:56.908134 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:56.913098 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:56.913554 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 19:52:56.913861 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:56.914079 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:56.966454 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:46023
I20260619 19:52:56.966594 10090 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:46023 every 8 connection(s)
I20260619 19:52:56.971118 10091 heartbeater.cc:347] Connected to a master server at 127.7.143.254:41061
I20260619 19:52:56.971616 10091 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:56.972462 10091 heartbeater.cc:511] Master 127.7.143.254:41061 requested a full tablet report, sending...
I20260619 19:52:56.974434 9946 ts_manager.cc:194] Registered new tserver with Master: 85d9e6ae1a6d46cab438111d84c126de (127.7.143.193:46023)
I20260619 19:52:56.974507 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005107133s
I20260619 19:52:56.976485 9946 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35740
I20260619 19:52:56.989437 10091 heartbeater.cc:503] Master 127.7.143.254:41061 was elected leader, sending a full tablet report...
I20260619 19:52:56.997478 9946 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35756:
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 19:52:57.030813 10056 tablet_service.cc:1467] Processing CreateTablet for tablet 1086e75985fc46dbbdbd95fce0024d9b (DEFAULT_TABLE table=client-testtb [id=b68961858c3345f39547035088abb949]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:57.031216 10055 tablet_service.cc:1467] Processing CreateTablet for tablet 6b0ae1831b794dee8047092737534a37 (DEFAULT_TABLE table=client-testtb [id=b68961858c3345f39547035088abb949]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:57.032176 10056 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1086e75985fc46dbbdbd95fce0024d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:57.033558 10055 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6b0ae1831b794dee8047092737534a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:57.048794 10101 tablet_bootstrap.cc:492] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de: Bootstrap starting.
I20260619 19:52:57.053114 10101 tablet_bootstrap.cc:654] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:57.057351 10101 tablet_bootstrap.cc:492] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de: No bootstrap required, opened a new log
I20260619 19:52:57.057739 10101 ts_tablet_manager.cc:1397] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de: Time spent bootstrapping tablet: real 0.009s user 0.008s sys 0.000s
I20260619 19:52:57.059804 10101 raft_consensus.cc:348] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85d9e6ae1a6d46cab438111d84c126de" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46023 } }
I20260619 19:52:57.060315 10101 raft_consensus.cc:374] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:57.060531 10101 raft_consensus.cc:729] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85d9e6ae1a6d46cab438111d84c126de, State: Initialized, Role: FOLLOWER
I20260619 19:52:57.061043 10101 consensus_queue.cc:260] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85d9e6ae1a6d46cab438111d84c126de" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46023 } }
I20260619 19:52:57.061528 10101 raft_consensus.cc:388] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:57.061733 10101 raft_consensus.cc:482] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:57.061966 10101 raft_consensus.cc:3037] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:57.066649 10101 raft_consensus.cc:504] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85d9e6ae1a6d46cab438111d84c126de" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46023 } }
I20260619 19:52:57.067178 10101 leader_election.cc:302] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [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: 85d9e6ae1a6d46cab438111d84c126de; no voters:
I20260619 19:52:57.068228 10101 leader_election.cc:288] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:57.068574 10103 raft_consensus.cc:2781] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:57.070381 10101 ts_tablet_manager.cc:1428] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de: Time spent starting tablet: real 0.012s user 0.008s sys 0.004s
I20260619 19:52:57.070429 10103 raft_consensus.cc:686] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [term 1 LEADER]: Becoming Leader. State: Replica: 85d9e6ae1a6d46cab438111d84c126de, State: Running, Role: LEADER
I20260619 19:52:57.071170 10101 tablet_bootstrap.cc:492] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de: Bootstrap starting.
I20260619 19:52:57.071070 10103 consensus_queue.cc:237] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [LEADER]: Queue going to LEADER mode. State: All 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: "85d9e6ae1a6d46cab438111d84c126de" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46023 } }
I20260619 19:52:57.076202 10101 tablet_bootstrap.cc:654] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:57.077446 9945 catalog_manager.cc:5495] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de reported cstate change: term changed from 0 to 1, leader changed from <none> to 85d9e6ae1a6d46cab438111d84c126de (127.7.143.193). New cstate: current_term: 1 leader_uuid: "85d9e6ae1a6d46cab438111d84c126de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85d9e6ae1a6d46cab438111d84c126de" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46023 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:57.081096 10101 tablet_bootstrap.cc:492] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de: No bootstrap required, opened a new log
I20260619 19:52:57.081573 10101 ts_tablet_manager.cc:1397] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.002s
I20260619 19:52:57.083432 10101 raft_consensus.cc:348] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85d9e6ae1a6d46cab438111d84c126de" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46023 } }
I20260619 19:52:57.083937 10101 raft_consensus.cc:374] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:57.084190 10101 raft_consensus.cc:729] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85d9e6ae1a6d46cab438111d84c126de, State: Initialized, Role: FOLLOWER
I20260619 19:52:57.084707 10101 consensus_queue.cc:260] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85d9e6ae1a6d46cab438111d84c126de" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46023 } }
I20260619 19:52:57.085136 10101 raft_consensus.cc:388] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:57.085347 10101 raft_consensus.cc:482] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:57.085683 10101 raft_consensus.cc:3037] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:57.090672 10101 raft_consensus.cc:504] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85d9e6ae1a6d46cab438111d84c126de" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46023 } }
I20260619 19:52:57.091346 10101 leader_election.cc:302] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [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: 85d9e6ae1a6d46cab438111d84c126de; no voters:
I20260619 19:52:57.091926 10101 leader_election.cc:288] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:57.092125 10103 raft_consensus.cc:2781] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:57.092589 10103 raft_consensus.cc:686] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [term 1 LEADER]: Becoming Leader. State: Replica: 85d9e6ae1a6d46cab438111d84c126de, State: Running, Role: LEADER
I20260619 19:52:57.093334 10101 ts_tablet_manager.cc:1428] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de: Time spent starting tablet: real 0.012s user 0.008s sys 0.000s
I20260619 19:52:57.093231 10103 consensus_queue.cc:237] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [LEADER]: Queue going to LEADER mode. State: All 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: "85d9e6ae1a6d46cab438111d84c126de" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46023 } }
I20260619 19:52:57.098630 9945 catalog_manager.cc:5495] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de reported cstate change: term changed from 0 to 1, leader changed from <none> to 85d9e6ae1a6d46cab438111d84c126de (127.7.143.193). New cstate: current_term: 1 leader_uuid: "85d9e6ae1a6d46cab438111d84c126de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85d9e6ae1a6d46cab438111d84c126de" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46023 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:57.179774 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:57.198814 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:57.199810 7743 tablet_replica.cc:330] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de: stopping tablet replica
I20260619 19:52:57.200346 7743 raft_consensus.cc:2229] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:57.200723 7743 raft_consensus.cc:2258] T 6b0ae1831b794dee8047092737534a37 P 85d9e6ae1a6d46cab438111d84c126de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:57.203141 7743 tablet_replica.cc:330] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de: stopping tablet replica
I20260619 19:52:57.203549 7743 raft_consensus.cc:2229] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:57.203925 7743 raft_consensus.cc:2258] T 1086e75985fc46dbbdbd95fce0024d9b P 85d9e6ae1a6d46cab438111d84c126de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:57.224478 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:57.234972 7743 master.cc:537] Master@127.7.143.254:41061 shutting down...
I20260619 19:52:57.250061 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:57.250562 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:57.250933 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P e9576a3348644df49a5ebedd603b8995: stopping tablet replica
I20260619 19:52:57.269723 7743 master.cc:552] Master@127.7.143.254:41061 shutdown complete.
[ OK ] ClientTest.TestMutationsWork (647 ms)
[ RUN ] ClientTest.TestSoftDeleteAndReserveTable
I20260619 19:52:57.289606 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:38657
I20260619 19:52:57.290575 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:57.295230 10112 instance_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 19:52:57.297096 10115 instance_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 19:52:57.297158 10113 instance_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 19:52:57.297390 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:57.298292 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:57.298471 7743 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 19:52:57.298627 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898777298612 us; error 0 us; skew 500 ppm
I20260619 19:52:57.299168 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:57.301594 7743 webserver.cc:460] Webserver started at http://127.7.143.254:44881/ using document root <none> and password file <none>
I20260619 19:52:57.302119 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:57.302304 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:57.302574 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:57.303601 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "ca17b18eaffa409ca1b52050e002144e"
format_stamp: "Formatted at 2026-06-19 19:52:57 on dist-test-slave-c682"
I20260619 19:52:57.307771 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.001s
I20260619 19:52:57.311060 10120 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:57.311806 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 19:52:57.312090 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "ca17b18eaffa409ca1b52050e002144e"
format_stamp: "Formatted at 2026-06-19 19:52:57 on dist-test-slave-c682"
I20260619 19:52:57.312347 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781898762983958-7743-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 19:52:57.322990 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:57.323916 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:57.368873 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:38657
I20260619 19:52:57.369033 10181 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:38657 every 8 connection(s)
I20260619 19:52:57.373275 10182 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 19:52:57.385285 10182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e: Bootstrap starting.
I20260619 19:52:57.389427 10182 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:57.394364 10182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e: No bootstrap required, opened a new log
I20260619 19:52:57.396214 10182 raft_consensus.cc:348] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca17b18eaffa409ca1b52050e002144e" member_type: VOTER }
I20260619 19:52:57.396615 10182 raft_consensus.cc:374] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:57.396865 10182 raft_consensus.cc:729] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca17b18eaffa409ca1b52050e002144e, State: Initialized, Role: FOLLOWER
I20260619 19:52:57.397405 10182 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca17b18eaffa409ca1b52050e002144e" member_type: VOTER }
I20260619 19:52:57.397871 10182 raft_consensus.cc:388] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:57.398079 10182 raft_consensus.cc:482] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:57.398319 10182 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:57.402987 10182 raft_consensus.cc:504] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca17b18eaffa409ca1b52050e002144e" member_type: VOTER }
I20260619 19:52:57.403538 10182 leader_election.cc:302] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [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: ca17b18eaffa409ca1b52050e002144e; no voters:
I20260619 19:52:57.404906 10182 leader_election.cc:288] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:57.405256 10185 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:57.406550 10185 raft_consensus.cc:686] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [term 1 LEADER]: Becoming Leader. State: Replica: ca17b18eaffa409ca1b52050e002144e, State: Running, Role: LEADER
I20260619 19:52:57.407163 10185 consensus_queue.cc:237] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [LEADER]: Queue going to LEADER mode. State: All 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: "ca17b18eaffa409ca1b52050e002144e" member_type: VOTER }
I20260619 19:52:57.407620 10182 sys_catalog.cc:564] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:57.409789 10186 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ca17b18eaffa409ca1b52050e002144e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca17b18eaffa409ca1b52050e002144e" member_type: VOTER } }
I20260619 19:52:57.409825 10187 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca17b18eaffa409ca1b52050e002144e. Latest consensus state: current_term: 1 leader_uuid: "ca17b18eaffa409ca1b52050e002144e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca17b18eaffa409ca1b52050e002144e" member_type: VOTER } }
I20260619 19:52:57.410480 10186 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:57.410631 10187 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:57.413508 10190 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:57.419654 10190 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:57.423223 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:57.428741 10190 catalog_manager.cc:1347] Generated new cluster ID: a1251e160cba46a8bf6fc1c4913fbd14
I20260619 19:52:57.429049 10190 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:57.462677 10190 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:57.464321 10190 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:57.479350 10190 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e: Generated new TSK 0
I20260619 19:52:57.480021 10190 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:57.490686 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:57.496515 10203 instance_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 19:52:57.497287 10204 instance_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 19:52:57.498672 10206 instance_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 19:52:57.499372 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:57.500110 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:57.500303 7743 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 19:52:57.500454 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898777500440 us; error 0 us; skew 500 ppm
I20260619 19:52:57.500919 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:57.503253 7743 webserver.cc:460] Webserver started at http://127.7.143.193:34767/ using document root <none> and password file <none>
I20260619 19:52:57.503679 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:57.503846 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:57.504086 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:57.505084 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "c733f8d3c96d4772a436804f121cb64f"
format_stamp: "Formatted at 2026-06-19 19:52:57 on dist-test-slave-c682"
I20260619 19:52:57.509562 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.000s
I20260619 19:52:57.512794 10211 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:57.513614 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 19:52:57.513875 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "c733f8d3c96d4772a436804f121cb64f"
format_stamp: "Formatted at 2026-06-19 19:52:57 on dist-test-slave-c682"
I20260619 19:52:57.514127 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781898762983958-7743-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 19:52:57.525112 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:57.526048 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:57.530450 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:57.530776 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:57.531034 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:57.531255 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:57.582206 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:42899
I20260619 19:52:57.582393 10281 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:42899 every 8 connection(s)
I20260619 19:52:57.587558 10282 heartbeater.cc:347] Connected to a master server at 127.7.143.254:38657
I20260619 19:52:57.587962 10282 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:57.588598 10282 heartbeater.cc:511] Master 127.7.143.254:38657 requested a full tablet report, sending...
I20260619 19:52:57.590618 10137 ts_manager.cc:194] Registered new tserver with Master: c733f8d3c96d4772a436804f121cb64f (127.7.143.193:42899)
I20260619 19:52:57.590957 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004890657s
I20260619 19:52:57.592485 10137 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50598
I20260619 19:52:57.606074 10282 heartbeater.cc:503] Master 127.7.143.254:38657 was elected leader, sending a full tablet report...
I20260619 19:52:57.614776 10137 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50608:
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 19:52:57.648533 10247 tablet_service.cc:1467] Processing CreateTablet for tablet f99c4b585b9748b88314bb1410845830 (DEFAULT_TABLE table=client-testtb [id=14f99b6810174e80a063f0db2bb30fae]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:57.648810 10246 tablet_service.cc:1467] Processing CreateTablet for tablet 3e0624ef204149c79131bbaf5187ef46 (DEFAULT_TABLE table=client-testtb [id=14f99b6810174e80a063f0db2bb30fae]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:57.649911 10247 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f99c4b585b9748b88314bb1410845830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:57.650466 10246 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3e0624ef204149c79131bbaf5187ef46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:57.662782 10292 tablet_bootstrap.cc:492] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f: Bootstrap starting.
I20260619 19:52:57.667192 10292 tablet_bootstrap.cc:654] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:57.671172 10292 tablet_bootstrap.cc:492] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f: No bootstrap required, opened a new log
I20260619 19:52:57.671526 10292 ts_tablet_manager.cc:1397] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 19:52:57.673430 10292 raft_consensus.cc:348] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c733f8d3c96d4772a436804f121cb64f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42899 } }
I20260619 19:52:57.673868 10292 raft_consensus.cc:374] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:57.674126 10292 raft_consensus.cc:729] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c733f8d3c96d4772a436804f121cb64f, State: Initialized, Role: FOLLOWER
I20260619 19:52:57.674714 10292 consensus_queue.cc:260] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c733f8d3c96d4772a436804f121cb64f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42899 } }
I20260619 19:52:57.675230 10292 raft_consensus.cc:388] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:57.675501 10292 raft_consensus.cc:482] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:57.675742 10292 raft_consensus.cc:3037] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:57.680068 10292 raft_consensus.cc:504] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c733f8d3c96d4772a436804f121cb64f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42899 } }
I20260619 19:52:57.680598 10292 leader_election.cc:302] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [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: c733f8d3c96d4772a436804f121cb64f; no voters:
I20260619 19:52:57.681725 10292 leader_election.cc:288] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:57.682016 10294 raft_consensus.cc:2781] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:57.684242 10294 raft_consensus.cc:686] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [term 1 LEADER]: Becoming Leader. State: Replica: c733f8d3c96d4772a436804f121cb64f, State: Running, Role: LEADER
I20260619 19:52:57.683846 10292 ts_tablet_manager.cc:1428] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f: Time spent starting tablet: real 0.012s user 0.009s sys 0.004s
I20260619 19:52:57.685178 10292 tablet_bootstrap.cc:492] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f: Bootstrap starting.
I20260619 19:52:57.684988 10294 consensus_queue.cc:237] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [LEADER]: Queue going to LEADER mode. State: All 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: "c733f8d3c96d4772a436804f121cb64f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42899 } }
I20260619 19:52:57.690613 10292 tablet_bootstrap.cc:654] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:57.690913 10137 catalog_manager.cc:5495] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f reported cstate change: term changed from 0 to 1, leader changed from <none> to c733f8d3c96d4772a436804f121cb64f (127.7.143.193). New cstate: current_term: 1 leader_uuid: "c733f8d3c96d4772a436804f121cb64f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c733f8d3c96d4772a436804f121cb64f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42899 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:57.694936 10292 tablet_bootstrap.cc:492] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f: No bootstrap required, opened a new log
I20260619 19:52:57.695381 10292 ts_tablet_manager.cc:1397] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 19:52:57.697695 10292 raft_consensus.cc:348] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c733f8d3c96d4772a436804f121cb64f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42899 } }
I20260619 19:52:57.698446 10292 raft_consensus.cc:374] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:57.698726 10292 raft_consensus.cc:729] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c733f8d3c96d4772a436804f121cb64f, State: Initialized, Role: FOLLOWER
I20260619 19:52:57.699394 10292 consensus_queue.cc:260] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c733f8d3c96d4772a436804f121cb64f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42899 } }
I20260619 19:52:57.699889 10292 raft_consensus.cc:388] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:57.700076 10292 raft_consensus.cc:482] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:57.700289 10292 raft_consensus.cc:3037] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:57.706074 10292 raft_consensus.cc:504] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c733f8d3c96d4772a436804f121cb64f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42899 } }
I20260619 19:52:57.706641 10292 leader_election.cc:302] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [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: c733f8d3c96d4772a436804f121cb64f; no voters:
I20260619 19:52:57.707396 10292 leader_election.cc:288] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:57.707580 10294 raft_consensus.cc:2781] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:57.708156 10294 raft_consensus.cc:686] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [term 1 LEADER]: Becoming Leader. State: Replica: c733f8d3c96d4772a436804f121cb64f, State: Running, Role: LEADER
I20260619 19:52:57.708830 10292 ts_tablet_manager.cc:1428] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f: Time spent starting tablet: real 0.013s user 0.004s sys 0.008s
I20260619 19:52:57.708798 10294 consensus_queue.cc:237] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [LEADER]: Queue going to LEADER mode. State: All 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: "c733f8d3c96d4772a436804f121cb64f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42899 } }
I20260619 19:52:57.714349 10137 catalog_manager.cc:5495] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f reported cstate change: term changed from 0 to 1, leader changed from <none> to c733f8d3c96d4772a436804f121cb64f (127.7.143.193). New cstate: current_term: 1 leader_uuid: "c733f8d3c96d4772a436804f121cb64f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c733f8d3c96d4772a436804f121cb64f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42899 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:57.790226 10136 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50608:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 600
I20260619 19:52:57.802134 10136 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50608:
table { table_name: "client-testtb" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260619 19:52:57.817215 10304 tablet.cc:1722] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f: 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 19:52:57.817494 10303 tablet.cc:1722] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f: 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 19:52:57.821844 10136 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50608:
table { table_name: "client-testtb" } new_table_name: "client-testtb" modify_external_catalogs: true
I20260619 19:52:57.828959 10137 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50608:
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 19:52:57.832437 10137 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50608:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 600
I20260619 19:52:57.835325 10137 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50608:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20260619 19:52:57.843768 10136 catalog_manager.cc:6040] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e: client-testtb [id=14f99b6810174e80a063f0db2bb30fae] alter complete (version 1)
I20260619 19:52:57.875376 10136 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50608:
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 19:52:57.880337 10136 catalog_manager.cc:2831] Servicing RecallDeletedTableRpc request from {username='slave'} at 127.0.0.1:50608:
table { table_id: "14f99b6810174e80a063f0db2bb30fae" }
I20260619 19:52:57.890889 10136 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50608:
table { table_id: "14f99b6810174e80a063f0db2bb30fae" } new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260619 19:52:57.905354 10304 tablet.cc:1722] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f: 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 19:52:57.905699 10303 tablet.cc:1722] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f: 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 19:52:57.909260 10136 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50608:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 0
I20260619 19:52:57.909956 10136 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:50608:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 0
I20260619 19:52:57.925693 10136 catalog_manager.cc:5782] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e: Sending DeleteTablet for 1 replicas of tablet f99c4b585b9748b88314bb1410845830
I20260619 19:52:57.926399 10136 catalog_manager.cc:5782] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e: Sending DeleteTablet for 1 replicas of tablet 3e0624ef204149c79131bbaf5187ef46
I20260619 19:52:57.927767 10247 tablet_service.cc:1514] Processing DeleteTablet for tablet 3e0624ef204149c79131bbaf5187ef46 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 19:52:57 UTC) from {username='slave'} at 127.0.0.1:52140
I20260619 19:52:57.928135 10246 tablet_service.cc:1514] Processing DeleteTablet for tablet f99c4b585b9748b88314bb1410845830 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 19:52:57 UTC) from {username='slave'} at 127.0.0.1:52140
I20260619 19:52:57.928951 10245 tablet_service.cc:1514] Processing DeleteTablet for tablet 3e0624ef204149c79131bbaf5187ef46 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 19:52:57 UTC) from {username='slave'} at 127.0.0.1:52140
I20260619 19:52:57.929778 10305 tablet_replica.cc:330] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f: stopping tablet replica
I20260619 19:52:57.930426 10305 raft_consensus.cc:2229] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:57.930874 10305 raft_consensus.cc:2258] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:57.933205 10305 ts_tablet_manager.cc:1905] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 19:52:57.934778 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:57.953586 10305 ts_tablet_manager.cc:1918] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.5
I20260619 19:52:57.954195 10305 log.cc:1196] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f: Deleting WAL directory at /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781898762983958-7743-0/minicluster-data/ts-0-root/wals/3e0624ef204149c79131bbaf5187ef46
I20260619 19:52:57.955127 10305 ts_tablet_manager.cc:1939] T 3e0624ef204149c79131bbaf5187ef46 P c733f8d3c96d4772a436804f121cb64f: Deleting consensus metadata
I20260619 19:52:57.960064 10305 tablet_replica.cc:330] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f: stopping tablet replica
I20260619 19:52:57.960194 10121 catalog_manager.cc:4841] TS c733f8d3c96d4772a436804f121cb64f (127.7.143.193:42899): tablet 3e0624ef204149c79131bbaf5187ef46 (table client-testtb [id=14f99b6810174e80a063f0db2bb30fae]) successfully deleted
I20260619 19:52:57.960861 10305 raft_consensus.cc:2229] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:57.961354 10305 raft_consensus.cc:2258] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:57.968861 10305 ts_tablet_manager.cc:1905] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 19:52:57.979920 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:57.985332 10305 ts_tablet_manager.cc:1918] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
I20260619 19:52:57.986001 10305 log.cc:1196] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f: Deleting WAL directory at /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781898762983958-7743-0/minicluster-data/ts-0-root/wals/f99c4b585b9748b88314bb1410845830
I20260619 19:52:57.986637 10305 ts_tablet_manager.cc:1939] T f99c4b585b9748b88314bb1410845830 P c733f8d3c96d4772a436804f121cb64f: Deleting consensus metadata
W20260619 19:52:57.988871 10121 catalog_manager.cc:4833] TS c733f8d3c96d4772a436804f121cb64f (127.7.143.193:42899): delete failed for tablet f99c4b585b9748b88314bb1410845830 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
W20260619 19:52:57.990026 10121 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down
W20260619 19:52:57.993201 10212 connection.cc:441] server connection from 127.0.0.1:52140 torn down before Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:52140 (request call id 9) could send its response
W20260619 19:52:57.994423 10121 catalog_manager.cc:4584] TS c733f8d3c96d4772a436804f121cb64f (127.7.143.193:42899): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 3e0624ef204149c79131bbaf5187ef46: Network error: recv got EOF from 127.7.143.193:42899 (error 108)
I20260619 19:52:58.010159 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:58.022847 7743 master.cc:537] Master@127.7.143.254:38657 shutting down...
I20260619 19:52:58.109841 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:58.112270 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:58.112908 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P ca17b18eaffa409ca1b52050e002144e: stopping tablet replica
I20260619 19:52:58.123745 7743 master.cc:552] Master@127.7.143.254:38657 shutdown complete.
[ OK ] ClientTest.TestSoftDeleteAndReserveTable (853 ms)
[ RUN ] ClientTest.TestGetTableSchema
I20260619 19:52:58.144265 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:34295
I20260619 19:52:58.145406 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:58.150913 10307 instance_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 19:52:58.151803 10308 instance_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 19:52:58.153070 10310 instance_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 19:52:58.153213 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:58.154023 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:58.154238 7743 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 19:52:58.154402 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898778154385 us; error 0 us; skew 500 ppm
I20260619 19:52:58.154929 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:58.157558 7743 webserver.cc:460] Webserver started at http://127.7.143.254:38427/ using document root <none> and password file <none>
I20260619 19:52:58.158053 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:58.158231 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:58.158464 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:58.159524 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "2bcc36acc63d476a85dd366b558130de"
format_stamp: "Formatted at 2026-06-19 19:52:58 on dist-test-slave-c682"
I20260619 19:52:58.163959 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 19:52:58.167280 10315 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:58.168126 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 19:52:58.168416 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "2bcc36acc63d476a85dd366b558130de"
format_stamp: "Formatted at 2026-06-19 19:52:58 on dist-test-slave-c682"
I20260619 19:52:58.168690 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781898762983958-7743-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 19:52:58.182533 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:58.183552 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:58.232422 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:34295
I20260619 19:52:58.232532 10376 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:34295 every 8 connection(s)
I20260619 19:52:58.236006 10377 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 19:52:58.247143 10377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de: Bootstrap starting.
I20260619 19:52:58.252453 10377 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:58.256966 10377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de: No bootstrap required, opened a new log
I20260619 19:52:58.258960 10377 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bcc36acc63d476a85dd366b558130de" member_type: VOTER }
I20260619 19:52:58.259363 10377 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:58.259596 10377 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bcc36acc63d476a85dd366b558130de, State: Initialized, Role: FOLLOWER
I20260619 19:52:58.260161 10377 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2bcc36acc63d476a85dd366b558130de" member_type: VOTER }
I20260619 19:52:58.260613 10377 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:58.260838 10377 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:58.261080 10377 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:58.266759 10377 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bcc36acc63d476a85dd366b558130de" member_type: VOTER }
I20260619 19:52:58.267320 10377 leader_election.cc:302] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [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: 2bcc36acc63d476a85dd366b558130de; no voters:
I20260619 19:52:58.268476 10377 leader_election.cc:288] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:58.268795 10380 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:58.270076 10380 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [term 1 LEADER]: Becoming Leader. State: Replica: 2bcc36acc63d476a85dd366b558130de, State: Running, Role: LEADER
I20260619 19:52:58.270713 10380 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [LEADER]: Queue going to LEADER mode. State: All 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: "2bcc36acc63d476a85dd366b558130de" member_type: VOTER }
I20260619 19:52:58.271333 10377 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:58.273624 10382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2bcc36acc63d476a85dd366b558130de. Latest consensus state: current_term: 1 leader_uuid: "2bcc36acc63d476a85dd366b558130de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bcc36acc63d476a85dd366b558130de" member_type: VOTER } }
I20260619 19:52:58.274312 10382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:58.273624 10381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2bcc36acc63d476a85dd366b558130de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bcc36acc63d476a85dd366b558130de" member_type: VOTER } }
I20260619 19:52:58.275223 10381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:58.279455 10385 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:58.283984 10385 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:58.288331 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:58.292164 10385 catalog_manager.cc:1347] Generated new cluster ID: 0fe614a5d34a4e959b190405a0601357
I20260619 19:52:58.292500 10385 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:58.319633 10385 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:58.321208 10385 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:58.334136 10385 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de: Generated new TSK 0
I20260619 19:52:58.334757 10385 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:58.355686 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:58.361953 10398 instance_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 19:52:58.362179 10399 instance_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 19:52:58.364339 10401 instance_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 19:52:58.366344 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:58.367208 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:58.367413 7743 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 19:52:58.367584 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898778367548 us; error 0 us; skew 500 ppm
I20260619 19:52:58.368196 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:58.371023 7743 webserver.cc:460] Webserver started at http://127.7.143.193:35109/ using document root <none> and password file <none>
I20260619 19:52:58.371492 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:58.371699 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:58.371932 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:58.373167 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "8a052c1f7800499182ed14d70e8f89e0"
format_stamp: "Formatted at 2026-06-19 19:52:58 on dist-test-slave-c682"
I20260619 19:52:58.377730 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 19:52:58.380785 10406 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:58.381546 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 19:52:58.381850 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "8a052c1f7800499182ed14d70e8f89e0"
format_stamp: "Formatted at 2026-06-19 19:52:58 on dist-test-slave-c682"
I20260619 19:52:58.382157 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781898762983958-7743-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 19:52:58.397814 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:58.399035 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:58.403874 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:58.404199 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:58.404510 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:58.404719 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:58.457074 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:44033
I20260619 19:52:58.457180 10476 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:44033 every 8 connection(s)
I20260619 19:52:58.461812 10477 heartbeater.cc:347] Connected to a master server at 127.7.143.254:34295
I20260619 19:52:58.462137 10477 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:58.462790 10477 heartbeater.cc:511] Master 127.7.143.254:34295 requested a full tablet report, sending...
I20260619 19:52:58.464838 10332 ts_manager.cc:194] Registered new tserver with Master: 8a052c1f7800499182ed14d70e8f89e0 (127.7.143.193:44033)
I20260619 19:52:58.465013 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005010937s
I20260619 19:52:58.467689 10332 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32844
I20260619 19:52:58.481438 10477 heartbeater.cc:503] Master 127.7.143.254:34295 was elected leader, sending a full tablet report...
I20260619 19:52:58.490058 10332 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32864:
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 19:52:58.522956 10442 tablet_service.cc:1467] Processing CreateTablet for tablet 5df0b10fb39a4c8eb3b55cb5065f82c9 (DEFAULT_TABLE table=client-testtb [id=bf906ad1ef9544b0bb7834200be704f9]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:58.523183 10441 tablet_service.cc:1467] Processing CreateTablet for tablet c56f62797485419c914aa77005facd63 (DEFAULT_TABLE table=client-testtb [id=bf906ad1ef9544b0bb7834200be704f9]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:58.524034 10442 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5df0b10fb39a4c8eb3b55cb5065f82c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:58.524819 10441 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c56f62797485419c914aa77005facd63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:58.536633 10487 tablet_bootstrap.cc:492] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0: Bootstrap starting.
I20260619 19:52:58.541510 10487 tablet_bootstrap.cc:654] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:58.545487 10487 tablet_bootstrap.cc:492] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0: No bootstrap required, opened a new log
I20260619 19:52:58.545840 10487 ts_tablet_manager.cc:1397] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.005s
I20260619 19:52:58.547950 10487 raft_consensus.cc:348] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a052c1f7800499182ed14d70e8f89e0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44033 } }
I20260619 19:52:58.548471 10487 raft_consensus.cc:374] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:58.548746 10487 raft_consensus.cc:729] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a052c1f7800499182ed14d70e8f89e0, State: Initialized, Role: FOLLOWER
I20260619 19:52:58.550077 10487 consensus_queue.cc:260] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a052c1f7800499182ed14d70e8f89e0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44033 } }
I20260619 19:52:58.550868 10487 raft_consensus.cc:388] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:58.551151 10487 raft_consensus.cc:482] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:58.551415 10487 raft_consensus.cc:3037] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:58.556067 10487 raft_consensus.cc:504] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a052c1f7800499182ed14d70e8f89e0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44033 } }
I20260619 19:52:58.556676 10487 leader_election.cc:302] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [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: 8a052c1f7800499182ed14d70e8f89e0; no voters:
I20260619 19:52:58.558248 10487 leader_election.cc:288] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:58.558658 10489 raft_consensus.cc:2781] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:58.560084 10489 raft_consensus.cc:686] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [term 1 LEADER]: Becoming Leader. State: Replica: 8a052c1f7800499182ed14d70e8f89e0, State: Running, Role: LEADER
I20260619 19:52:58.560784 10487 ts_tablet_manager.cc:1428] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0: Time spent starting tablet: real 0.015s user 0.012s sys 0.002s
I20260619 19:52:58.560894 10489 consensus_queue.cc:237] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [LEADER]: Queue going to LEADER mode. State: All 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: "8a052c1f7800499182ed14d70e8f89e0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44033 } }
I20260619 19:52:58.561811 10487 tablet_bootstrap.cc:492] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0: Bootstrap starting.
I20260619 19:52:58.566905 10487 tablet_bootstrap.cc:654] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:58.567508 10332 catalog_manager.cc:5495] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a052c1f7800499182ed14d70e8f89e0 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "8a052c1f7800499182ed14d70e8f89e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a052c1f7800499182ed14d70e8f89e0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44033 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:58.572919 10487 tablet_bootstrap.cc:492] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0: No bootstrap required, opened a new log
I20260619 19:52:58.573293 10487 ts_tablet_manager.cc:1397] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0: Time spent bootstrapping tablet: real 0.012s user 0.008s sys 0.000s
I20260619 19:52:58.575373 10487 raft_consensus.cc:348] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a052c1f7800499182ed14d70e8f89e0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44033 } }
I20260619 19:52:58.575968 10487 raft_consensus.cc:374] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:58.576216 10487 raft_consensus.cc:729] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a052c1f7800499182ed14d70e8f89e0, State: Initialized, Role: FOLLOWER
I20260619 19:52:58.576822 10487 consensus_queue.cc:260] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a052c1f7800499182ed14d70e8f89e0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44033 } }
I20260619 19:52:58.577394 10487 raft_consensus.cc:388] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:58.577617 10487 raft_consensus.cc:482] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:58.577868 10487 raft_consensus.cc:3037] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:58.583109 10487 raft_consensus.cc:504] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a052c1f7800499182ed14d70e8f89e0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44033 } }
I20260619 19:52:58.583719 10487 leader_election.cc:302] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [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: 8a052c1f7800499182ed14d70e8f89e0; no voters:
I20260619 19:52:58.584280 10487 leader_election.cc:288] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:58.584434 10489 raft_consensus.cc:2781] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:58.585824 10487 ts_tablet_manager.cc:1428] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 19:52:58.585850 10489 raft_consensus.cc:686] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [term 1 LEADER]: Becoming Leader. State: Replica: 8a052c1f7800499182ed14d70e8f89e0, State: Running, Role: LEADER
I20260619 19:52:58.586678 10489 consensus_queue.cc:237] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [LEADER]: Queue going to LEADER mode. State: All 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: "8a052c1f7800499182ed14d70e8f89e0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44033 } }
I20260619 19:52:58.592219 10332 catalog_manager.cc:5495] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a052c1f7800499182ed14d70e8f89e0 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "8a052c1f7800499182ed14d70e8f89e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a052c1f7800499182ed14d70e8f89e0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44033 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:58.612843 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:58.629724 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:58.630555 7743 tablet_replica.cc:330] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0: stopping tablet replica
I20260619 19:52:58.631182 7743 raft_consensus.cc:2229] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:58.631611 7743 raft_consensus.cc:2258] T c56f62797485419c914aa77005facd63 P 8a052c1f7800499182ed14d70e8f89e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:58.634053 7743 tablet_replica.cc:330] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0: stopping tablet replica
I20260619 19:52:58.634543 7743 raft_consensus.cc:2229] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:58.634940 7743 raft_consensus.cc:2258] T 5df0b10fb39a4c8eb3b55cb5065f82c9 P 8a052c1f7800499182ed14d70e8f89e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:58.656231 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:58.666716 7743 master.cc:537] Master@127.7.143.254:34295 shutting down...
I20260619 19:52:58.684067 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:58.684588 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:58.685004 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 2bcc36acc63d476a85dd366b558130de: stopping tablet replica
I20260619 19:52:58.704640 7743 master.cc:552] Master@127.7.143.254:34295 shutdown complete.
[ OK ] ClientTest.TestGetTableSchema (582 ms)
[ RUN ] ClientTest.TestCreateDuplicateTable
I20260619 19:52:58.726536 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:36603
I20260619 19:52:58.727530 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:58.732523 10496 instance_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 19:52:58.733953 10497 instance_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 19:52:58.734570 10499 instance_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 19:52:58.735165 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:58.736016 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:58.736215 7743 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 19:52:58.736377 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898778736361 us; error 0 us; skew 500 ppm
I20260619 19:52:58.736984 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:58.739475 7743 webserver.cc:460] Webserver started at http://127.7.143.254:37255/ using document root <none> and password file <none>
I20260619 19:52:58.739962 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:58.740120 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:58.740384 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:58.741555 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "de0cc77d17c842a398dfa4bdf92377fc"
format_stamp: "Formatted at 2026-06-19 19:52:58 on dist-test-slave-c682"
I20260619 19:52:58.745923 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 19:52:58.749280 10504 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:58.750062 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 19:52:58.750363 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "de0cc77d17c842a398dfa4bdf92377fc"
format_stamp: "Formatted at 2026-06-19 19:52:58 on dist-test-slave-c682"
I20260619 19:52:58.750622 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781898762983958-7743-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 19:52:58.765910 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:58.766815 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:58.809345 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:36603
I20260619 19:52:58.809507 10565 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:36603 every 8 connection(s)
I20260619 19:52:58.812743 10566 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 19:52:58.822211 10566 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc: Bootstrap starting.
I20260619 19:52:58.825909 10566 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:58.829675 10566 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc: No bootstrap required, opened a new log
I20260619 19:52:58.831348 10566 raft_consensus.cc:348] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de0cc77d17c842a398dfa4bdf92377fc" member_type: VOTER }
I20260619 19:52:58.831727 10566 raft_consensus.cc:374] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:58.831895 10566 raft_consensus.cc:729] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de0cc77d17c842a398dfa4bdf92377fc, State: Initialized, Role: FOLLOWER
I20260619 19:52:58.832403 10566 consensus_queue.cc:260] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de0cc77d17c842a398dfa4bdf92377fc" member_type: VOTER }
I20260619 19:52:58.832816 10566 raft_consensus.cc:388] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:58.832994 10566 raft_consensus.cc:482] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:58.833194 10566 raft_consensus.cc:3037] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:58.837239 10566 raft_consensus.cc:504] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de0cc77d17c842a398dfa4bdf92377fc" member_type: VOTER }
I20260619 19:52:58.837740 10566 leader_election.cc:302] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [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: de0cc77d17c842a398dfa4bdf92377fc; no voters:
I20260619 19:52:58.838749 10566 leader_election.cc:288] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:58.839054 10569 raft_consensus.cc:2781] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:58.840291 10569 raft_consensus.cc:686] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [term 1 LEADER]: Becoming Leader. State: Replica: de0cc77d17c842a398dfa4bdf92377fc, State: Running, Role: LEADER
I20260619 19:52:58.840893 10569 consensus_queue.cc:237] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [LEADER]: Queue going to LEADER mode. State: All 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: "de0cc77d17c842a398dfa4bdf92377fc" member_type: VOTER }
I20260619 19:52:58.841217 10566 sys_catalog.cc:564] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:58.843549 10571 sys_catalog.cc:455] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader de0cc77d17c842a398dfa4bdf92377fc. Latest consensus state: current_term: 1 leader_uuid: "de0cc77d17c842a398dfa4bdf92377fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de0cc77d17c842a398dfa4bdf92377fc" member_type: VOTER } }
I20260619 19:52:58.844275 10571 sys_catalog.cc:458] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:58.843515 10570 sys_catalog.cc:455] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "de0cc77d17c842a398dfa4bdf92377fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de0cc77d17c842a398dfa4bdf92377fc" member_type: VOTER } }
I20260619 19:52:58.844944 10570 sys_catalog.cc:458] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:58.847568 10576 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:58.852703 10576 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:58.856186 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:58.861934 10576 catalog_manager.cc:1347] Generated new cluster ID: 727e204ee6f64714853fcba35a844607
I20260619 19:52:58.862239 10576 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:58.889876 10576 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:58.891393 10576 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:58.904923 10576 catalog_manager.cc:5868] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc: Generated new TSK 0
I20260619 19:52:58.905686 10576 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:58.923157 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:58.929550 10587 instance_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 19:52:58.930387 10588 instance_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 19:52:58.932807 7743 server_base.cc:1034] running on GCE node
W20260619 19:52:58.932852 10590 instance_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 19:52:58.933887 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:58.934062 7743 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 19:52:58.934211 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898778934199 us; error 0 us; skew 500 ppm
I20260619 19:52:58.934697 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:58.937361 7743 webserver.cc:460] Webserver started at http://127.7.143.193:44887/ using document root <none> and password file <none>
I20260619 19:52:58.938083 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:58.938282 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:58.938534 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:58.939653 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "2ccf3df6bb4a4a31b7d6ac640bd3eff5"
format_stamp: "Formatted at 2026-06-19 19:52:58 on dist-test-slave-c682"
I20260619 19:52:58.943883 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 19:52:58.946967 10595 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:58.947680 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 19:52:58.948004 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "2ccf3df6bb4a4a31b7d6ac640bd3eff5"
format_stamp: "Formatted at 2026-06-19 19:52:58 on dist-test-slave-c682"
I20260619 19:52:58.948259 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781898762983958-7743-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 19:52:58.959483 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:58.960505 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:58.966427 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:58.966750 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:58.967010 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:58.967204 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:59.017324 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:34333
I20260619 19:52:59.017479 10665 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:34333 every 8 connection(s)
I20260619 19:52:59.021788 10666 heartbeater.cc:347] Connected to a master server at 127.7.143.254:36603
I20260619 19:52:59.022120 10666 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:59.022801 10666 heartbeater.cc:511] Master 127.7.143.254:36603 requested a full tablet report, sending...
I20260619 19:52:59.024616 10521 ts_manager.cc:194] Registered new tserver with Master: 2ccf3df6bb4a4a31b7d6ac640bd3eff5 (127.7.143.193:34333)
I20260619 19:52:59.025147 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004835958s
I20260619 19:52:59.026479 10521 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57110
I20260619 19:52:59.039448 10666 heartbeater.cc:503] Master 127.7.143.254:36603 was elected leader, sending a full tablet report...
I20260619 19:52:59.047974 10521 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57126:
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 19:52:59.080914 10631 tablet_service.cc:1467] Processing CreateTablet for tablet 150631d0ba05498d95c1688efe7ef3ef (DEFAULT_TABLE table=client-testtb [id=df6872b6476240b488c2666051803c8f]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:59.081097 10629 tablet_service.cc:1467] Processing CreateTablet for tablet e08ba1fac9c7414886c5cac7f82f52a3 (DEFAULT_TABLE table=client-testtb [id=df6872b6476240b488c2666051803c8f]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:59.082113 10631 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 150631d0ba05498d95c1688efe7ef3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:59.083551 10629 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e08ba1fac9c7414886c5cac7f82f52a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:59.095768 10676 tablet_bootstrap.cc:492] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5: Bootstrap starting.
I20260619 19:52:59.100126 10676 tablet_bootstrap.cc:654] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:59.104069 10676 tablet_bootstrap.cc:492] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5: No bootstrap required, opened a new log
I20260619 19:52:59.104399 10676 ts_tablet_manager.cc:1397] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 19:52:59.106154 10676 raft_consensus.cc:348] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ccf3df6bb4a4a31b7d6ac640bd3eff5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34333 } }
I20260619 19:52:59.106564 10676 raft_consensus.cc:374] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:59.106734 10676 raft_consensus.cc:729] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ccf3df6bb4a4a31b7d6ac640bd3eff5, State: Initialized, Role: FOLLOWER
I20260619 19:52:59.107188 10676 consensus_queue.cc:260] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ccf3df6bb4a4a31b7d6ac640bd3eff5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34333 } }
I20260619 19:52:59.107749 10676 raft_consensus.cc:388] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:59.108018 10676 raft_consensus.cc:482] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:59.108333 10676 raft_consensus.cc:3037] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:59.113759 10676 raft_consensus.cc:504] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ccf3df6bb4a4a31b7d6ac640bd3eff5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34333 } }
I20260619 19:52:59.114346 10676 leader_election.cc:302] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [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: 2ccf3df6bb4a4a31b7d6ac640bd3eff5; no voters:
I20260619 19:52:59.115477 10676 leader_election.cc:288] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:59.115903 10678 raft_consensus.cc:2781] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:59.117851 10676 ts_tablet_manager.cc:1428] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5: Time spent starting tablet: real 0.013s user 0.006s sys 0.009s
I20260619 19:52:59.117960 10678 raft_consensus.cc:686] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 1 LEADER]: Becoming Leader. State: Replica: 2ccf3df6bb4a4a31b7d6ac640bd3eff5, State: Running, Role: LEADER
I20260619 19:52:59.118883 10676 tablet_bootstrap.cc:492] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5: Bootstrap starting.
I20260619 19:52:59.118847 10678 consensus_queue.cc:237] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [LEADER]: Queue going to LEADER mode. State: All 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: "2ccf3df6bb4a4a31b7d6ac640bd3eff5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34333 } }
I20260619 19:52:59.124578 10676 tablet_bootstrap.cc:654] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:59.127450 10520 catalog_manager.cc:5495] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ccf3df6bb4a4a31b7d6ac640bd3eff5 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "2ccf3df6bb4a4a31b7d6ac640bd3eff5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ccf3df6bb4a4a31b7d6ac640bd3eff5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34333 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:59.131008 10676 tablet_bootstrap.cc:492] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5: No bootstrap required, opened a new log
I20260619 19:52:59.131606 10676 ts_tablet_manager.cc:1397] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5: Time spent bootstrapping tablet: real 0.013s user 0.009s sys 0.000s
I20260619 19:52:59.134217 10676 raft_consensus.cc:348] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ccf3df6bb4a4a31b7d6ac640bd3eff5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34333 } }
I20260619 19:52:59.134826 10676 raft_consensus.cc:374] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:59.135123 10676 raft_consensus.cc:729] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ccf3df6bb4a4a31b7d6ac640bd3eff5, State: Initialized, Role: FOLLOWER
I20260619 19:52:59.135819 10676 consensus_queue.cc:260] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ccf3df6bb4a4a31b7d6ac640bd3eff5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34333 } }
I20260619 19:52:59.136538 10676 raft_consensus.cc:388] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:59.136848 10676 raft_consensus.cc:482] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:59.137133 10676 raft_consensus.cc:3037] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:59.142206 10676 raft_consensus.cc:504] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ccf3df6bb4a4a31b7d6ac640bd3eff5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34333 } }
I20260619 19:52:59.142784 10676 leader_election.cc:302] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [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: 2ccf3df6bb4a4a31b7d6ac640bd3eff5; no voters:
I20260619 19:52:59.143239 10676 leader_election.cc:288] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:59.143397 10678 raft_consensus.cc:2781] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:59.143915 10678 raft_consensus.cc:686] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 1 LEADER]: Becoming Leader. State: Replica: 2ccf3df6bb4a4a31b7d6ac640bd3eff5, State: Running, Role: LEADER
I20260619 19:52:59.144680 10676 ts_tablet_manager.cc:1428] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5: Time spent starting tablet: real 0.013s user 0.012s sys 0.000s
I20260619 19:52:59.144583 10678 consensus_queue.cc:237] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [LEADER]: Queue going to LEADER mode. State: All 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: "2ccf3df6bb4a4a31b7d6ac640bd3eff5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34333 } }
I20260619 19:52:59.151647 10520 catalog_manager.cc:5495] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ccf3df6bb4a4a31b7d6ac640bd3eff5 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "2ccf3df6bb4a4a31b7d6ac640bd3eff5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ccf3df6bb4a4a31b7d6ac640bd3eff5" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34333 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:59.172838 10521 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57126:
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 19:52:59.177455 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:52:59.198849 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:52:59.199811 7743 tablet_replica.cc:330] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5: stopping tablet replica
I20260619 19:52:59.200317 7743 raft_consensus.cc:2229] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:59.200822 7743 raft_consensus.cc:2258] T e08ba1fac9c7414886c5cac7f82f52a3 P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:59.203006 7743 tablet_replica.cc:330] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5: stopping tablet replica
I20260619 19:52:59.203508 7743 raft_consensus.cc:2229] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:59.203861 7743 raft_consensus.cc:2258] T 150631d0ba05498d95c1688efe7ef3ef P 2ccf3df6bb4a4a31b7d6ac640bd3eff5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:59.223614 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:52:59.233718 7743 master.cc:537] Master@127.7.143.254:36603 shutting down...
I20260619 19:52:59.248965 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:52:59.249607 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:52:59.250067 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P de0cc77d17c842a398dfa4bdf92377fc: stopping tablet replica
I20260619 19:52:59.270186 7743 master.cc:552] Master@127.7.143.254:36603 shutdown complete.
[ OK ] ClientTest.TestCreateDuplicateTable (564 ms)
[ RUN ] ClientTest.TestInsertEmptyPK
I20260619 19:52:59.290275 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:33841
I20260619 19:52:59.291175 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:59.295639 10685 instance_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 19:52:59.296149 10686 instance_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 19:52:59.297469 10688 instance_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 19:52:59.298283 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:59.298914 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:59.299081 7743 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 19:52:59.299234 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898779299218 us; error 0 us; skew 500 ppm
I20260619 19:52:59.299690 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:59.302014 7743 webserver.cc:460] Webserver started at http://127.7.143.254:46333/ using document root <none> and password file <none>
I20260619 19:52:59.302418 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:59.302562 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:59.302784 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:59.303782 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "06284305da3f445aa1254399d97212ca"
format_stamp: "Formatted at 2026-06-19 19:52:59 on dist-test-slave-c682"
I20260619 19:52:59.307952 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 19:52:59.311149 10693 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:59.311901 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 19:52:59.312166 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "06284305da3f445aa1254399d97212ca"
format_stamp: "Formatted at 2026-06-19 19:52:59 on dist-test-slave-c682"
I20260619 19:52:59.312430 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781898762983958-7743-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 19:52:59.335094 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:59.336409 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:59.386019 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:33841
I20260619 19:52:59.386124 10754 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:33841 every 8 connection(s)
I20260619 19:52:59.389914 10755 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 19:52:59.401543 10755 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca: Bootstrap starting.
I20260619 19:52:59.406041 10755 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:59.411217 10755 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca: No bootstrap required, opened a new log
I20260619 19:52:59.413318 10755 raft_consensus.cc:348] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06284305da3f445aa1254399d97212ca" member_type: VOTER }
I20260619 19:52:59.413923 10755 raft_consensus.cc:374] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:59.414181 10755 raft_consensus.cc:729] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06284305da3f445aa1254399d97212ca, State: Initialized, Role: FOLLOWER
I20260619 19:52:59.414722 10755 consensus_queue.cc:260] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06284305da3f445aa1254399d97212ca" member_type: VOTER }
I20260619 19:52:59.415133 10755 raft_consensus.cc:388] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:59.415326 10755 raft_consensus.cc:482] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:59.415536 10755 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:59.420213 10755 raft_consensus.cc:504] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06284305da3f445aa1254399d97212ca" member_type: VOTER }
I20260619 19:52:59.420847 10755 leader_election.cc:302] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [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: 06284305da3f445aa1254399d97212ca; no voters:
I20260619 19:52:59.421974 10755 leader_election.cc:288] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:59.422288 10758 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:59.423556 10758 raft_consensus.cc:686] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [term 1 LEADER]: Becoming Leader. State: Replica: 06284305da3f445aa1254399d97212ca, State: Running, Role: LEADER
I20260619 19:52:59.424185 10758 consensus_queue.cc:237] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [LEADER]: Queue going to LEADER mode. State: All 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: "06284305da3f445aa1254399d97212ca" member_type: VOTER }
I20260619 19:52:59.424642 10755 sys_catalog.cc:564] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:52:59.426728 10760 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06284305da3f445aa1254399d97212ca. Latest consensus state: current_term: 1 leader_uuid: "06284305da3f445aa1254399d97212ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06284305da3f445aa1254399d97212ca" member_type: VOTER } }
I20260619 19:52:59.426728 10759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "06284305da3f445aa1254399d97212ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06284305da3f445aa1254399d97212ca" member_type: VOTER } }
I20260619 19:52:59.427450 10760 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:59.427539 10759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [sys.catalog]: This master's current role is: LEADER
I20260619 19:52:59.431133 10763 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:52:59.438048 10763 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:52:59.442365 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:52:59.447723 10763 catalog_manager.cc:1347] Generated new cluster ID: 7534e30e5ca543bf9f34e1dc2d9d8b88
I20260619 19:52:59.447994 10763 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:52:59.461994 10763 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:52:59.463636 10763 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:52:59.475404 10763 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca: Generated new TSK 0
I20260619 19:52:59.476075 10763 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:52:59.509158 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:52:59.515028 10776 instance_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 19:52:59.515810 10777 instance_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 19:52:59.518975 10779 instance_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 19:52:59.518994 7743 server_base.cc:1034] running on GCE node
I20260619 19:52:59.520153 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:52:59.520364 7743 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 19:52:59.520519 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898779520505 us; error 0 us; skew 500 ppm
I20260619 19:52:59.521071 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:52:59.523617 7743 webserver.cc:460] Webserver started at http://127.7.143.193:39355/ using document root <none> and password file <none>
I20260619 19:52:59.524067 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:52:59.524236 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:52:59.524461 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:52:59.525719 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "a0f27931e92e4ac095f3cd9c7c815c94"
format_stamp: "Formatted at 2026-06-19 19:52:59 on dist-test-slave-c682"
I20260619 19:52:59.529793 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 19:52:59.532912 10784 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:59.533690 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 19:52:59.533953 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "a0f27931e92e4ac095f3cd9c7c815c94"
format_stamp: "Formatted at 2026-06-19 19:52:59 on dist-test-slave-c682"
I20260619 19:52:59.534262 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781898762983958-7743-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 19:52:59.548090 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:52:59.549113 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:52:59.554243 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:52:59.554587 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:59.554872 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:52:59.555087 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:52:59.605737 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:36053
I20260619 19:52:59.605878 10854 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:36053 every 8 connection(s)
I20260619 19:52:59.611083 10855 heartbeater.cc:347] Connected to a master server at 127.7.143.254:33841
I20260619 19:52:59.611485 10855 heartbeater.cc:464] Registering TS with master...
I20260619 19:52:59.612269 10855 heartbeater.cc:511] Master 127.7.143.254:33841 requested a full tablet report, sending...
I20260619 19:52:59.614532 10710 ts_manager.cc:194] Registered new tserver with Master: a0f27931e92e4ac095f3cd9c7c815c94 (127.7.143.193:36053)
I20260619 19:52:59.614636 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005477156s
I20260619 19:52:59.617583 10710 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46064
I20260619 19:52:59.632504 10855 heartbeater.cc:503] Master 127.7.143.254:33841 was elected leader, sending a full tablet report...
I20260619 19:52:59.641050 10710 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46076:
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 19:52:59.674911 10820 tablet_service.cc:1467] Processing CreateTablet for tablet 35ebf90dcae043b183ff3ec186330ce6 (DEFAULT_TABLE table=client-testtb [id=e453f2adb94340369ed184c86880262b]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:52:59.675192 10819 tablet_service.cc:1467] Processing CreateTablet for tablet a71f9899a82d4ed0a5e9ac7ca63eb387 (DEFAULT_TABLE table=client-testtb [id=e453f2adb94340369ed184c86880262b]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:52:59.676188 10820 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 35ebf90dcae043b183ff3ec186330ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:59.677084 10819 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a71f9899a82d4ed0a5e9ac7ca63eb387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:59.688665 10865 tablet_bootstrap.cc:492] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94: Bootstrap starting.
I20260619 19:52:59.693122 10865 tablet_bootstrap.cc:654] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:59.697175 10865 tablet_bootstrap.cc:492] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94: No bootstrap required, opened a new log
I20260619 19:52:59.697572 10865 ts_tablet_manager.cc:1397] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94: Time spent bootstrapping tablet: real 0.009s user 0.005s sys 0.004s
I20260619 19:52:59.699384 10865 raft_consensus.cc:348] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } }
I20260619 19:52:59.699801 10865 raft_consensus.cc:374] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:59.700017 10865 raft_consensus.cc:729] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f27931e92e4ac095f3cd9c7c815c94, State: Initialized, Role: FOLLOWER
I20260619 19:52:59.700546 10865 consensus_queue.cc:260] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } }
I20260619 19:52:59.701113 10865 raft_consensus.cc:388] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:59.701443 10865 raft_consensus.cc:482] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:59.701768 10865 raft_consensus.cc:3037] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:59.707018 10865 raft_consensus.cc:504] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } }
I20260619 19:52:59.707613 10865 leader_election.cc:302] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [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: a0f27931e92e4ac095f3cd9c7c815c94; no voters:
I20260619 19:52:59.708880 10865 leader_election.cc:288] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:59.709245 10867 raft_consensus.cc:2781] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:59.710654 10867 raft_consensus.cc:686] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 LEADER]: Becoming Leader. State: Replica: a0f27931e92e4ac095f3cd9c7c815c94, State: Running, Role: LEADER
I20260619 19:52:59.711360 10865 ts_tablet_manager.cc:1428] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94: Time spent starting tablet: real 0.014s user 0.007s sys 0.006s
I20260619 19:52:59.711376 10867 consensus_queue.cc:237] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [LEADER]: Queue going to LEADER mode. State: All 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: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } }
I20260619 19:52:59.712205 10865 tablet_bootstrap.cc:492] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94: Bootstrap starting.
I20260619 19:52:59.718202 10865 tablet_bootstrap.cc:654] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:59.718219 10709 catalog_manager.cc:5495] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f27931e92e4ac095f3cd9c7c815c94 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "a0f27931e92e4ac095f3cd9c7c815c94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:59.725818 10865 tablet_bootstrap.cc:492] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94: No bootstrap required, opened a new log
I20260619 19:52:59.726297 10865 ts_tablet_manager.cc:1397] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94: Time spent bootstrapping tablet: real 0.014s user 0.008s sys 0.004s
I20260619 19:52:59.728883 10865 raft_consensus.cc:348] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } }
I20260619 19:52:59.729353 10865 raft_consensus.cc:374] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:59.729628 10865 raft_consensus.cc:729] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f27931e92e4ac095f3cd9c7c815c94, State: Initialized, Role: FOLLOWER
I20260619 19:52:59.730191 10865 consensus_queue.cc:260] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } }
I20260619 19:52:59.730733 10865 raft_consensus.cc:388] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:59.730962 10865 raft_consensus.cc:482] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:59.731201 10865 raft_consensus.cc:3037] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:59.735904 10865 raft_consensus.cc:504] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } }
I20260619 19:52:59.736531 10865 leader_election.cc:302] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [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: a0f27931e92e4ac095f3cd9c7c815c94; no voters:
I20260619 19:52:59.737005 10865 leader_election.cc:288] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:59.737202 10867 raft_consensus.cc:2781] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:59.737720 10867 raft_consensus.cc:686] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 LEADER]: Becoming Leader. State: Replica: a0f27931e92e4ac095f3cd9c7c815c94, State: Running, Role: LEADER
I20260619 19:52:59.738344 10865 ts_tablet_manager.cc:1428] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 19:52:59.738338 10867 consensus_queue.cc:237] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [LEADER]: Queue going to LEADER mode. State: All 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: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } }
I20260619 19:52:59.743661 10709 catalog_manager.cc:5495] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f27931e92e4ac095f3cd9c7c815c94 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "a0f27931e92e4ac095f3cd9c7c815c94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } health_report { overall_health: HEALTHY } } }
I20260619 19:52:59.766441 10709 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46076:
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 19:52:59.783697 10819 tablet_service.cc:1467] Processing CreateTablet for tablet 0ecad1b7515b405f8c39e2afe3efbc22 (DEFAULT_TABLE table=empty-pk [id=2612f24f6c86443ab93d7ece1165f29a]), partition=RANGE (k1) PARTITION UNBOUNDED
I20260619 19:52:59.784768 10819 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0ecad1b7515b405f8c39e2afe3efbc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:52:59.796218 10865 tablet_bootstrap.cc:492] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94: Bootstrap starting.
I20260619 19:52:59.800664 10865 tablet_bootstrap.cc:654] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94: Neither blocks nor log segments found. Creating new log.
I20260619 19:52:59.804582 10865 tablet_bootstrap.cc:492] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94: No bootstrap required, opened a new log
I20260619 19:52:59.805343 10865 ts_tablet_manager.cc:1397] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 19:52:59.807698 10865 raft_consensus.cc:348] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } }
I20260619 19:52:59.808333 10865 raft_consensus.cc:374] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:52:59.808607 10865 raft_consensus.cc:729] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f27931e92e4ac095f3cd9c7c815c94, State: Initialized, Role: FOLLOWER
I20260619 19:52:59.809173 10865 consensus_queue.cc:260] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } }
I20260619 19:52:59.809764 10865 raft_consensus.cc:388] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:52:59.809981 10865 raft_consensus.cc:482] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:52:59.810179 10865 raft_consensus.cc:3037] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:52:59.815263 10865 raft_consensus.cc:504] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } }
I20260619 19:52:59.815812 10865 leader_election.cc:302] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [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: a0f27931e92e4ac095f3cd9c7c815c94; no voters:
I20260619 19:52:59.816418 10865 leader_election.cc:288] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:52:59.816589 10867 raft_consensus.cc:2781] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:52:59.817051 10867 raft_consensus.cc:686] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 LEADER]: Becoming Leader. State: Replica: a0f27931e92e4ac095f3cd9c7c815c94, State: Running, Role: LEADER
I20260619 19:52:59.817782 10867 consensus_queue.cc:237] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [LEADER]: Queue going to LEADER mode. State: All 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: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } }
I20260619 19:52:59.818214 10865 ts_tablet_manager.cc:1428] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94: Time spent starting tablet: real 0.013s user 0.007s sys 0.005s
I20260619 19:52:59.823840 10709 catalog_manager.cc:5495] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f27931e92e4ac095f3cd9c7c815c94 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "a0f27931e92e4ac095f3cd9c7c815c94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0f27931e92e4ac095f3cd9c7c815c94" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36053 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:00.102041 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:53:00.123492 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:00.124552 7743 tablet_replica.cc:330] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94: stopping tablet replica
I20260619 19:53:00.125068 7743 raft_consensus.cc:2229] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:00.125666 7743 raft_consensus.cc:2258] T 0ecad1b7515b405f8c39e2afe3efbc22 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:00.128036 7743 tablet_replica.cc:330] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94: stopping tablet replica
I20260619 19:53:00.128510 7743 raft_consensus.cc:2229] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:00.128904 7743 raft_consensus.cc:2258] T 35ebf90dcae043b183ff3ec186330ce6 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:00.130929 7743 tablet_replica.cc:330] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94: stopping tablet replica
I20260619 19:53:00.131362 7743 raft_consensus.cc:2229] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:00.131716 7743 raft_consensus.cc:2258] T a71f9899a82d4ed0a5e9ac7ca63eb387 P a0f27931e92e4ac095f3cd9c7c815c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:00.146900 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:53:00.160717 7743 master.cc:537] Master@127.7.143.254:33841 shutting down...
I20260619 19:53:00.178258 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:00.178915 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:00.179332 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 06284305da3f445aa1254399d97212ca: stopping tablet replica
I20260619 19:53:00.188239 7743 master.cc:552] Master@127.7.143.254:33841 shutdown complete.
[ OK ] ClientTest.TestInsertEmptyPK (920 ms)
[ RUN ] ClientTest.TestClonePredicates
I20260619 19:53:00.211658 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:33919
I20260619 19:53:00.212693 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:00.218514 10883 instance_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 19:53:00.218750 10884 instance_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 19:53:00.222508 7743 server_base.cc:1034] running on GCE node
W20260619 19:53:00.222465 10886 instance_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 19:53:00.223521 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:00.223737 7743 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 19:53:00.223894 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898780223880 us; error 0 us; skew 500 ppm
I20260619 19:53:00.224649 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:00.228013 7743 webserver.cc:460] Webserver started at http://127.7.143.254:36121/ using document root <none> and password file <none>
I20260619 19:53:00.228535 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:00.228716 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:00.228966 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:00.230142 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "223d66cd565141f58689bb8d9279f243"
format_stamp: "Formatted at 2026-06-19 19:53:00 on dist-test-slave-c682"
I20260619 19:53:00.235559 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 19:53:00.239045 10891 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:00.239809 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 19:53:00.240067 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "223d66cd565141f58689bb8d9279f243"
format_stamp: "Formatted at 2026-06-19 19:53:00 on dist-test-slave-c682"
I20260619 19:53:00.240314 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781898762983958-7743-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 19:53:00.271852 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:00.272837 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:00.328400 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:33919
I20260619 19:53:00.328510 10952 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:33919 every 8 connection(s)
I20260619 19:53:00.333010 10953 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 19:53:00.347977 10953 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243: Bootstrap starting.
I20260619 19:53:00.353482 10953 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:00.358366 10953 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243: No bootstrap required, opened a new log
I20260619 19:53:00.360365 10953 raft_consensus.cc:348] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "223d66cd565141f58689bb8d9279f243" member_type: VOTER }
I20260619 19:53:00.360797 10953 raft_consensus.cc:374] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:00.361114 10953 raft_consensus.cc:729] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 223d66cd565141f58689bb8d9279f243, State: Initialized, Role: FOLLOWER
I20260619 19:53:00.361730 10953 consensus_queue.cc:260] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "223d66cd565141f58689bb8d9279f243" member_type: VOTER }
I20260619 19:53:00.362169 10953 raft_consensus.cc:388] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:00.362370 10953 raft_consensus.cc:482] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:00.362619 10953 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:00.367065 10953 raft_consensus.cc:504] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "223d66cd565141f58689bb8d9279f243" member_type: VOTER }
I20260619 19:53:00.367583 10953 leader_election.cc:302] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [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: 223d66cd565141f58689bb8d9279f243; no voters:
I20260619 19:53:00.368749 10953 leader_election.cc:288] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:00.369102 10956 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:00.370594 10956 raft_consensus.cc:686] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [term 1 LEADER]: Becoming Leader. State: Replica: 223d66cd565141f58689bb8d9279f243, State: Running, Role: LEADER
I20260619 19:53:00.371279 10956 consensus_queue.cc:237] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [LEADER]: Queue going to LEADER mode. State: All 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: "223d66cd565141f58689bb8d9279f243" member_type: VOTER }
I20260619 19:53:00.371677 10953 sys_catalog.cc:564] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:53:00.374258 10957 sys_catalog.cc:455] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "223d66cd565141f58689bb8d9279f243" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "223d66cd565141f58689bb8d9279f243" member_type: VOTER } }
I20260619 19:53:00.374408 10958 sys_catalog.cc:455] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 223d66cd565141f58689bb8d9279f243. Latest consensus state: current_term: 1 leader_uuid: "223d66cd565141f58689bb8d9279f243" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "223d66cd565141f58689bb8d9279f243" member_type: VOTER } }
I20260619 19:53:00.374855 10957 sys_catalog.cc:458] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:00.374953 10958 sys_catalog.cc:458] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:00.381080 10961 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:53:00.386590 10961 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:53:00.390326 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:53:00.398034 10961 catalog_manager.cc:1347] Generated new cluster ID: b23b3b522d7c4490bf23c4d3685ac52d
I20260619 19:53:00.398334 10961 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:53:00.418394 10961 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:53:00.420329 10961 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:53:00.439047 10961 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243: Generated new TSK 0
I20260619 19:53:00.440073 10961 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:53:00.457491 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:00.466354 10974 instance_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 19:53:00.466662 10975 instance_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 19:53:00.470021 10977 instance_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 19:53:00.470885 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:00.472267 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:00.472539 7743 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 19:53:00.472697 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898780472682 us; error 0 us; skew 500 ppm
I20260619 19:53:00.473320 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:00.476467 7743 webserver.cc:460] Webserver started at http://127.7.143.193:33183/ using document root <none> and password file <none>
I20260619 19:53:00.476935 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:00.477121 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:00.477361 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:00.478497 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "0051bcc78bcb410584652a8dca36a93e"
format_stamp: "Formatted at 2026-06-19 19:53:00 on dist-test-slave-c682"
I20260619 19:53:00.483305 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 19:53:00.486758 10982 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:00.487593 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 19:53:00.487870 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "0051bcc78bcb410584652a8dca36a93e"
format_stamp: "Formatted at 2026-06-19 19:53:00 on dist-test-slave-c682"
I20260619 19:53:00.488145 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781898762983958-7743-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 19:53:00.513159 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:00.514356 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:00.527612 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:00.527967 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:00.528275 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:00.528471 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:00.607599 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:46037
I20260619 19:53:00.607759 11052 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:46037 every 8 connection(s)
I20260619 19:53:00.612913 11053 heartbeater.cc:347] Connected to a master server at 127.7.143.254:33919
I20260619 19:53:00.613270 11053 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:00.614094 11053 heartbeater.cc:511] Master 127.7.143.254:33919 requested a full tablet report, sending...
I20260619 19:53:00.616147 10908 ts_manager.cc:194] Registered new tserver with Master: 0051bcc78bcb410584652a8dca36a93e (127.7.143.193:46037)
I20260619 19:53:00.616312 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005221683s
I20260619 19:53:00.619099 10908 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35470
I20260619 19:53:00.633028 11053 heartbeater.cc:503] Master 127.7.143.254:33919 was elected leader, sending a full tablet report...
I20260619 19:53:00.643213 10908 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35480:
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 19:53:00.681170 11018 tablet_service.cc:1467] Processing CreateTablet for tablet b0dd39272b834205802a8675c5b3472f (DEFAULT_TABLE table=client-testtb [id=9783df1d59854a3b8ee20b29768508dc]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:53:00.681494 11017 tablet_service.cc:1467] Processing CreateTablet for tablet 65cd6fda79234017812adcba88929ba3 (DEFAULT_TABLE table=client-testtb [id=9783df1d59854a3b8ee20b29768508dc]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:53:00.682624 11018 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b0dd39272b834205802a8675c5b3472f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:00.683282 11017 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 65cd6fda79234017812adcba88929ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:00.697505 11063 tablet_bootstrap.cc:492] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e: Bootstrap starting.
I20260619 19:53:00.702896 11063 tablet_bootstrap.cc:654] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:00.707438 11063 tablet_bootstrap.cc:492] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e: No bootstrap required, opened a new log
I20260619 19:53:00.707844 11063 ts_tablet_manager.cc:1397] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e: Time spent bootstrapping tablet: real 0.011s user 0.004s sys 0.004s
I20260619 19:53:00.710203 11063 raft_consensus.cc:348] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0051bcc78bcb410584652a8dca36a93e" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46037 } }
I20260619 19:53:00.710822 11063 raft_consensus.cc:374] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:00.711092 11063 raft_consensus.cc:729] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0051bcc78bcb410584652a8dca36a93e, State: Initialized, Role: FOLLOWER
I20260619 19:53:00.711634 11063 consensus_queue.cc:260] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0051bcc78bcb410584652a8dca36a93e" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46037 } }
I20260619 19:53:00.712128 11063 raft_consensus.cc:388] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:00.712368 11063 raft_consensus.cc:482] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:00.712620 11063 raft_consensus.cc:3037] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:00.717238 11063 raft_consensus.cc:504] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0051bcc78bcb410584652a8dca36a93e" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46037 } }
I20260619 19:53:00.717902 11063 leader_election.cc:302] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [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: 0051bcc78bcb410584652a8dca36a93e; no voters:
I20260619 19:53:00.722043 11063 leader_election.cc:288] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:00.722438 11065 raft_consensus.cc:2781] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:00.724668 11063 ts_tablet_manager.cc:1428] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e: Time spent starting tablet: real 0.017s user 0.011s sys 0.007s
I20260619 19:53:00.725153 11065 raft_consensus.cc:686] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [term 1 LEADER]: Becoming Leader. State: Replica: 0051bcc78bcb410584652a8dca36a93e, State: Running, Role: LEADER
I20260619 19:53:00.725644 11063 tablet_bootstrap.cc:492] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e: Bootstrap starting.
I20260619 19:53:00.725893 11065 consensus_queue.cc:237] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [LEADER]: Queue going to LEADER mode. State: All 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: "0051bcc78bcb410584652a8dca36a93e" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46037 } }
I20260619 19:53:00.730610 11063 tablet_bootstrap.cc:654] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:00.732389 10908 catalog_manager.cc:5495] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0051bcc78bcb410584652a8dca36a93e (127.7.143.193). New cstate: current_term: 1 leader_uuid: "0051bcc78bcb410584652a8dca36a93e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0051bcc78bcb410584652a8dca36a93e" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46037 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:00.743745 11063 tablet_bootstrap.cc:492] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e: No bootstrap required, opened a new log
I20260619 19:53:00.744179 11063 ts_tablet_manager.cc:1397] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e: Time spent bootstrapping tablet: real 0.019s user 0.004s sys 0.010s
I20260619 19:53:00.746580 11063 raft_consensus.cc:348] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0051bcc78bcb410584652a8dca36a93e" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46037 } }
I20260619 19:53:00.747164 11063 raft_consensus.cc:374] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:00.747426 11063 raft_consensus.cc:729] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0051bcc78bcb410584652a8dca36a93e, State: Initialized, Role: FOLLOWER
I20260619 19:53:00.748019 11063 consensus_queue.cc:260] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0051bcc78bcb410584652a8dca36a93e" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46037 } }
I20260619 19:53:00.748704 11063 raft_consensus.cc:388] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:00.749020 11063 raft_consensus.cc:482] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:00.749344 11063 raft_consensus.cc:3037] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:00.753858 11063 raft_consensus.cc:504] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0051bcc78bcb410584652a8dca36a93e" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46037 } }
I20260619 19:53:00.754401 11063 leader_election.cc:302] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [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: 0051bcc78bcb410584652a8dca36a93e; no voters:
I20260619 19:53:00.754853 11063 leader_election.cc:288] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:00.755033 11065 raft_consensus.cc:2781] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:00.755604 11065 raft_consensus.cc:686] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [term 1 LEADER]: Becoming Leader. State: Replica: 0051bcc78bcb410584652a8dca36a93e, State: Running, Role: LEADER
I20260619 19:53:00.756318 11063 ts_tablet_manager.cc:1428] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e: Time spent starting tablet: real 0.012s user 0.007s sys 0.004s
I20260619 19:53:00.756278 11065 consensus_queue.cc:237] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [LEADER]: Queue going to LEADER mode. State: All 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: "0051bcc78bcb410584652a8dca36a93e" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46037 } }
I20260619 19:53:00.763229 10907 catalog_manager.cc:5495] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0051bcc78bcb410584652a8dca36a93e (127.7.143.193). New cstate: current_term: 1 leader_uuid: "0051bcc78bcb410584652a8dca36a93e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0051bcc78bcb410584652a8dca36a93e" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 46037 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:00.844142 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:53:00.880295 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:00.881174 7743 tablet_replica.cc:330] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e: stopping tablet replica
I20260619 19:53:00.881846 7743 raft_consensus.cc:2229] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:00.882357 7743 raft_consensus.cc:2258] T 65cd6fda79234017812adcba88929ba3 P 0051bcc78bcb410584652a8dca36a93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:00.886695 7743 tablet_replica.cc:330] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e: stopping tablet replica
I20260619 19:53:00.887341 7743 raft_consensus.cc:2229] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:00.887897 7743 raft_consensus.cc:2258] T b0dd39272b834205802a8675c5b3472f P 0051bcc78bcb410584652a8dca36a93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:00.912075 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:53:00.926182 7743 master.cc:537] Master@127.7.143.254:33919 shutting down...
I20260619 19:53:00.953114 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:00.953747 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:00.954092 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 223d66cd565141f58689bb8d9279f243: stopping tablet replica
I20260619 19:53:00.965758 7743 master.cc:552] Master@127.7.143.254:33919 shutdown complete.
[ OK ] ClientTest.TestClonePredicates (783 ms)
[ RUN ] ClientTest.TestErrorCollector
I20260619 19:53:00.996687 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:36183
I20260619 19:53:00.998042 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:01.004232 11075 instance_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 19:53:01.004223 11074 instance_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 19:53:01.007736 11077 instance_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 19:53:01.008752 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:01.009649 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:01.009871 7743 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 19:53:01.010041 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898781010024 us; error 0 us; skew 500 ppm
I20260619 19:53:01.010576 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:01.013474 7743 webserver.cc:460] Webserver started at http://127.7.143.254:33265/ using document root <none> and password file <none>
I20260619 19:53:01.013919 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:01.014096 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:01.014320 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:01.015434 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "eaea5da4cfac4ccf9eef8ef10d1ea3fa"
format_stamp: "Formatted at 2026-06-19 19:53:01 on dist-test-slave-c682"
I20260619 19:53:01.020545 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260619 19:53:01.024791 11082 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:01.025882 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 19:53:01.026296 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "eaea5da4cfac4ccf9eef8ef10d1ea3fa"
format_stamp: "Formatted at 2026-06-19 19:53:01 on dist-test-slave-c682"
I20260619 19:53:01.026726 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781898762983958-7743-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 19:53:01.049078 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:01.050190 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:01.102458 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:36183
I20260619 19:53:01.102535 11143 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:36183 every 8 connection(s)
I20260619 19:53:01.106635 11144 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 19:53:01.121673 11144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa: Bootstrap starting.
I20260619 19:53:01.125831 11144 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:01.130026 11144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa: No bootstrap required, opened a new log
I20260619 19:53:01.132045 11144 raft_consensus.cc:348] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaea5da4cfac4ccf9eef8ef10d1ea3fa" member_type: VOTER }
I20260619 19:53:01.132443 11144 raft_consensus.cc:374] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:01.132699 11144 raft_consensus.cc:729] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaea5da4cfac4ccf9eef8ef10d1ea3fa, State: Initialized, Role: FOLLOWER
I20260619 19:53:01.133229 11144 consensus_queue.cc:260] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eaea5da4cfac4ccf9eef8ef10d1ea3fa" member_type: VOTER }
I20260619 19:53:01.133718 11144 raft_consensus.cc:388] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:01.133917 11144 raft_consensus.cc:482] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:01.134251 11144 raft_consensus.cc:3037] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:01.139657 11144 raft_consensus.cc:504] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaea5da4cfac4ccf9eef8ef10d1ea3fa" member_type: VOTER }
I20260619 19:53:01.140233 11144 leader_election.cc:302] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [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: eaea5da4cfac4ccf9eef8ef10d1ea3fa; no voters:
I20260619 19:53:01.141533 11144 leader_election.cc:288] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:01.141917 11147 raft_consensus.cc:2781] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:01.146669 11147 raft_consensus.cc:686] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [term 1 LEADER]: Becoming Leader. State: Replica: eaea5da4cfac4ccf9eef8ef10d1ea3fa, State: Running, Role: LEADER
I20260619 19:53:01.147456 11147 consensus_queue.cc:237] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [LEADER]: Queue going to LEADER mode. State: All 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: "eaea5da4cfac4ccf9eef8ef10d1ea3fa" member_type: VOTER }
I20260619 19:53:01.147989 11144 sys_catalog.cc:564] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:53:01.150900 11149 sys_catalog.cc:455] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [sys.catalog]: SysCatalogTable state changed. Reason: New leader eaea5da4cfac4ccf9eef8ef10d1ea3fa. Latest consensus state: current_term: 1 leader_uuid: "eaea5da4cfac4ccf9eef8ef10d1ea3fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaea5da4cfac4ccf9eef8ef10d1ea3fa" member_type: VOTER } }
I20260619 19:53:01.151578 11149 sys_catalog.cc:458] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:01.150942 11148 sys_catalog.cc:455] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eaea5da4cfac4ccf9eef8ef10d1ea3fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaea5da4cfac4ccf9eef8ef10d1ea3fa" member_type: VOTER } }
I20260619 19:53:01.152284 11148 sys_catalog.cc:458] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:01.162503 11153 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:53:01.169629 11153 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:53:01.174228 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:53:01.180788 11153 catalog_manager.cc:1347] Generated new cluster ID: c856a5690e74413f958d5287355abb5f
I20260619 19:53:01.181126 11153 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:53:01.198051 11153 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:53:01.199947 11153 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:53:01.212430 11153 catalog_manager.cc:5868] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa: Generated new TSK 0
I20260619 19:53:01.213204 11153 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:53:01.245393 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:01.252969 11165 instance_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 19:53:01.255167 11166 instance_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 19:53:01.256938 11168 instance_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 19:53:01.257150 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:01.258327 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:01.258541 7743 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 19:53:01.258728 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898781258710 us; error 0 us; skew 500 ppm
I20260619 19:53:01.259323 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:01.262214 7743 webserver.cc:460] Webserver started at http://127.7.143.193:33069/ using document root <none> and password file <none>
I20260619 19:53:01.262687 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:01.262851 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:01.263091 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:01.264150 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "a7af5b8908cb421fb981317502a59f80"
format_stamp: "Formatted at 2026-06-19 19:53:01 on dist-test-slave-c682"
I20260619 19:53:01.268792 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 19:53:01.272259 11173 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:01.273099 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 19:53:01.273506 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "a7af5b8908cb421fb981317502a59f80"
format_stamp: "Formatted at 2026-06-19 19:53:01 on dist-test-slave-c682"
I20260619 19:53:01.273866 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781898762983958-7743-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 19:53:01.296358 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:01.297708 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:01.310391 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:01.310704 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:01.310981 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:01.311168 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:01.384925 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:44987
I20260619 19:53:01.385001 11243 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:44987 every 8 connection(s)
I20260619 19:53:01.391021 11244 heartbeater.cc:347] Connected to a master server at 127.7.143.254:36183
I20260619 19:53:01.391368 11244 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:01.392097 11244 heartbeater.cc:511] Master 127.7.143.254:36183 requested a full tablet report, sending...
I20260619 19:53:01.394153 11099 ts_manager.cc:194] Registered new tserver with Master: a7af5b8908cb421fb981317502a59f80 (127.7.143.193:44987)
I20260619 19:53:01.394210 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004932187s
I20260619 19:53:01.397089 11099 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50492
I20260619 19:53:01.411056 11244 heartbeater.cc:503] Master 127.7.143.254:36183 was elected leader, sending a full tablet report...
I20260619 19:53:01.427397 11098 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50504:
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 19:53:01.473791 11209 tablet_service.cc:1467] Processing CreateTablet for tablet 9fab93bef461400993b3cacb2d4677ef (DEFAULT_TABLE table=client-testtb [id=76c8f5990d384cd3acd3afe3e7c42fd3]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:53:01.474195 11208 tablet_service.cc:1467] Processing CreateTablet for tablet 7e7444ed21c94534bedfd02b28f3edf1 (DEFAULT_TABLE table=client-testtb [id=76c8f5990d384cd3acd3afe3e7c42fd3]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:53:01.474942 11209 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9fab93bef461400993b3cacb2d4677ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:01.475606 11208 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7e7444ed21c94534bedfd02b28f3edf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:01.493310 11254 tablet_bootstrap.cc:492] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80: Bootstrap starting.
I20260619 19:53:01.498157 11254 tablet_bootstrap.cc:654] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:01.502619 11254 tablet_bootstrap.cc:492] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80: No bootstrap required, opened a new log
I20260619 19:53:01.502990 11254 ts_tablet_manager.cc:1397] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.004s
I20260619 19:53:01.504732 11254 raft_consensus.cc:348] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7af5b8908cb421fb981317502a59f80" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44987 } }
I20260619 19:53:01.505263 11254 raft_consensus.cc:374] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:01.505543 11254 raft_consensus.cc:729] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af5b8908cb421fb981317502a59f80, State: Initialized, Role: FOLLOWER
I20260619 19:53:01.506072 11254 consensus_queue.cc:260] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7af5b8908cb421fb981317502a59f80" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44987 } }
I20260619 19:53:01.506553 11254 raft_consensus.cc:388] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:01.506763 11254 raft_consensus.cc:482] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:01.507010 11254 raft_consensus.cc:3037] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:01.513846 11254 raft_consensus.cc:504] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7af5b8908cb421fb981317502a59f80" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44987 } }
I20260619 19:53:01.514463 11254 leader_election.cc:302] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [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: a7af5b8908cb421fb981317502a59f80; no voters:
I20260619 19:53:01.515782 11254 leader_election.cc:288] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:01.516250 11256 raft_consensus.cc:2781] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:01.518456 11256 raft_consensus.cc:686] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [term 1 LEADER]: Becoming Leader. State: Replica: a7af5b8908cb421fb981317502a59f80, State: Running, Role: LEADER
I20260619 19:53:01.518579 11254 ts_tablet_manager.cc:1428] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80: Time spent starting tablet: real 0.015s user 0.011s sys 0.005s
I20260619 19:53:01.519207 11256 consensus_queue.cc:237] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [LEADER]: Queue going to LEADER mode. State: All 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: "a7af5b8908cb421fb981317502a59f80" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44987 } }
I20260619 19:53:01.519547 11254 tablet_bootstrap.cc:492] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80: Bootstrap starting.
I20260619 19:53:01.526995 11254 tablet_bootstrap.cc:654] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:01.527907 11099 catalog_manager.cc:5495] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7af5b8908cb421fb981317502a59f80 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "a7af5b8908cb421fb981317502a59f80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7af5b8908cb421fb981317502a59f80" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44987 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:01.533509 11254 tablet_bootstrap.cc:492] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80: No bootstrap required, opened a new log
I20260619 19:53:01.533968 11254 ts_tablet_manager.cc:1397] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80: Time spent bootstrapping tablet: real 0.015s user 0.011s sys 0.000s
I20260619 19:53:01.536147 11254 raft_consensus.cc:348] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7af5b8908cb421fb981317502a59f80" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44987 } }
I20260619 19:53:01.536819 11254 raft_consensus.cc:374] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:01.537091 11254 raft_consensus.cc:729] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7af5b8908cb421fb981317502a59f80, State: Initialized, Role: FOLLOWER
I20260619 19:53:01.537762 11254 consensus_queue.cc:260] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7af5b8908cb421fb981317502a59f80" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44987 } }
I20260619 19:53:01.538379 11254 raft_consensus.cc:388] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:01.538650 11254 raft_consensus.cc:482] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:01.538950 11254 raft_consensus.cc:3037] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:01.545079 11254 raft_consensus.cc:504] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7af5b8908cb421fb981317502a59f80" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44987 } }
I20260619 19:53:01.545811 11254 leader_election.cc:302] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [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: a7af5b8908cb421fb981317502a59f80; no voters:
I20260619 19:53:01.546273 11254 leader_election.cc:288] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:01.546499 11258 raft_consensus.cc:2781] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:01.546965 11258 raft_consensus.cc:686] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [term 1 LEADER]: Becoming Leader. State: Replica: a7af5b8908cb421fb981317502a59f80, State: Running, Role: LEADER
I20260619 19:53:01.547822 11254 ts_tablet_manager.cc:1428] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80: Time spent starting tablet: real 0.014s user 0.012s sys 0.000s
I20260619 19:53:01.547657 11258 consensus_queue.cc:237] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [LEADER]: Queue going to LEADER mode. State: All 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: "a7af5b8908cb421fb981317502a59f80" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44987 } }
I20260619 19:53:01.555243 11099 catalog_manager.cc:5495] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7af5b8908cb421fb981317502a59f80 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "a7af5b8908cb421fb981317502a59f80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7af5b8908cb421fb981317502a59f80" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44987 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:01.631098 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:53:01.660889 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:01.661870 7743 tablet_replica.cc:330] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80: stopping tablet replica
I20260619 19:53:01.662456 7743 raft_consensus.cc:2229] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:01.662879 7743 raft_consensus.cc:2258] T 7e7444ed21c94534bedfd02b28f3edf1 P a7af5b8908cb421fb981317502a59f80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:01.665220 7743 tablet_replica.cc:330] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80: stopping tablet replica
I20260619 19:53:01.665830 7743 raft_consensus.cc:2229] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:01.666265 7743 raft_consensus.cc:2258] T 9fab93bef461400993b3cacb2d4677ef P a7af5b8908cb421fb981317502a59f80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:01.688233 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:53:01.700419 7743 master.cc:537] Master@127.7.143.254:36183 shutting down...
I20260619 19:53:01.725545 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:01.726043 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:01.726408 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P eaea5da4cfac4ccf9eef8ef10d1ea3fa: stopping tablet replica
I20260619 19:53:01.735733 7743 master.cc:552] Master@127.7.143.254:36183 shutdown complete.
[ OK ] ClientTest.TestErrorCollector (763 ms)
[ RUN ] ClientTest.TestBlockScannerHijackingAttempts
I20260619 19:53:01.758795 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:39085
I20260619 19:53:01.759793 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:01.765975 11265 instance_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 19:53:01.766068 11266 instance_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 19:53:01.767427 11268 instance_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 19:53:01.768301 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:01.769357 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:01.769668 7743 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 19:53:01.769845 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898781769833 us; error 0 us; skew 500 ppm
I20260619 19:53:01.770493 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:01.776592 7743 webserver.cc:460] Webserver started at http://127.7.143.254:43969/ using document root <none> and password file <none>
I20260619 19:53:01.777271 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:01.777570 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:01.777889 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:01.779434 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "4460238fb26d46409bcbc68213d87a8c"
format_stamp: "Formatted at 2026-06-19 19:53:01 on dist-test-slave-c682"
I20260619 19:53:01.786309 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.007s sys 0.001s
I20260619 19:53:01.791306 11273 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:01.792265 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.005s sys 0.000s
I20260619 19:53:01.792594 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "4460238fb26d46409bcbc68213d87a8c"
format_stamp: "Formatted at 2026-06-19 19:53:01 on dist-test-slave-c682"
I20260619 19:53:01.792887 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-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 19:53:01.823979 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:01.824930 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:01.876935 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:39085
I20260619 19:53:01.877007 11334 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:39085 every 8 connection(s)
I20260619 19:53:01.881085 11335 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 19:53:01.895913 11335 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c: Bootstrap starting.
I20260619 19:53:01.902448 11335 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:01.908116 11335 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c: No bootstrap required, opened a new log
I20260619 19:53:01.911159 11335 raft_consensus.cc:348] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4460238fb26d46409bcbc68213d87a8c" member_type: VOTER }
I20260619 19:53:01.911753 11335 raft_consensus.cc:374] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:01.912025 11335 raft_consensus.cc:729] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4460238fb26d46409bcbc68213d87a8c, State: Initialized, Role: FOLLOWER
I20260619 19:53:01.912694 11335 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4460238fb26d46409bcbc68213d87a8c" member_type: VOTER }
I20260619 19:53:01.913308 11335 raft_consensus.cc:388] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:01.913630 11335 raft_consensus.cc:482] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:01.913959 11335 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:01.921038 11335 raft_consensus.cc:504] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4460238fb26d46409bcbc68213d87a8c" member_type: VOTER }
I20260619 19:53:01.921856 11335 leader_election.cc:302] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [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: 4460238fb26d46409bcbc68213d87a8c; no voters:
I20260619 19:53:01.923552 11335 leader_election.cc:288] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:01.923884 11338 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:01.926642 11338 raft_consensus.cc:686] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 1 LEADER]: Becoming Leader. State: Replica: 4460238fb26d46409bcbc68213d87a8c, State: Running, Role: LEADER
I20260619 19:53:01.927721 11335 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:53:01.927666 11338 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [LEADER]: Queue going to LEADER mode. State: All 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: "4460238fb26d46409bcbc68213d87a8c" member_type: VOTER }
I20260619 19:53:01.931291 11340 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4460238fb26d46409bcbc68213d87a8c. Latest consensus state: current_term: 1 leader_uuid: "4460238fb26d46409bcbc68213d87a8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4460238fb26d46409bcbc68213d87a8c" member_type: VOTER } }
I20260619 19:53:01.931279 11339 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4460238fb26d46409bcbc68213d87a8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4460238fb26d46409bcbc68213d87a8c" member_type: VOTER } }
I20260619 19:53:01.932199 11340 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:01.932277 11339 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:01.949211 11343 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:53:01.955286 11343 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:53:01.956594 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:53:01.966630 11343 catalog_manager.cc:1347] Generated new cluster ID: 4623721a7a9446aa8938fb0a5884391b
I20260619 19:53:01.966936 11343 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:53:01.996176 11343 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:53:01.998780 11343 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:53:02.015583 11343 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c: Generated new TSK 0
I20260619 19:53:02.016440 11343 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:53:02.023370 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:02.029757 11356 instance_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 19:53:02.031625 11357 instance_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 19:53:02.034288 11359 instance_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 19:53:02.034962 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:02.036049 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:02.036340 7743 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 19:53:02.036528 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898782036508 us; error 0 us; skew 500 ppm
I20260619 19:53:02.037127 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:02.039999 7743 webserver.cc:460] Webserver started at http://127.7.143.193:34365/ using document root <none> and password file <none>
I20260619 19:53:02.040436 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:02.040604 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:02.040829 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:02.041946 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "93f1eeb923ee433997e90332034f9b52"
format_stamp: "Formatted at 2026-06-19 19:53:02 on dist-test-slave-c682"
I20260619 19:53:02.046999 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 19:53:02.050836 11364 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:02.051648 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.001s
I20260619 19:53:02.051916 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "93f1eeb923ee433997e90332034f9b52"
format_stamp: "Formatted at 2026-06-19 19:53:02 on dist-test-slave-c682"
I20260619 19:53:02.052162 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-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 19:53:02.073817 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:02.074859 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:02.087126 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:02.087448 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:02.087738 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:02.087926 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:02.152470 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:45643
I20260619 19:53:02.152632 11434 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:45643 every 8 connection(s)
I20260619 19:53:02.158974 11435 heartbeater.cc:347] Connected to a master server at 127.7.143.254:39085
I20260619 19:53:02.159523 11435 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:02.160488 11435 heartbeater.cc:511] Master 127.7.143.254:39085 requested a full tablet report, sending...
I20260619 19:53:02.162896 11290 ts_manager.cc:194] Registered new tserver with Master: 93f1eeb923ee433997e90332034f9b52 (127.7.143.193:45643)
I20260619 19:53:02.163378 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006044197s
I20260619 19:53:02.165472 11290 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43702
I20260619 19:53:02.179309 11435 heartbeater.cc:503] Master 127.7.143.254:39085 was elected leader, sending a full tablet report...
I20260619 19:53:02.189401 11290 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43726:
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 19:53:02.222580 11399 tablet_service.cc:1467] Processing CreateTablet for tablet f96600aee0af42809dd1a3cd44395b52 (DEFAULT_TABLE table=client-testtb [id=beb2afd1cbe244239c65e4686be787c2]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:53:02.222510 11400 tablet_service.cc:1467] Processing CreateTablet for tablet 5ca924d5b7d44e649e0ddecc5df186d3 (DEFAULT_TABLE table=client-testtb [id=beb2afd1cbe244239c65e4686be787c2]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:53:02.223763 11399 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f96600aee0af42809dd1a3cd44395b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:02.224306 11400 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5ca924d5b7d44e649e0ddecc5df186d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:02.240104 11445 tablet_bootstrap.cc:492] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52: Bootstrap starting.
I20260619 19:53:02.245000 11445 tablet_bootstrap.cc:654] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:02.252292 11445 tablet_bootstrap.cc:492] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52: No bootstrap required, opened a new log
I20260619 19:53:02.252761 11445 ts_tablet_manager.cc:1397] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52: Time spent bootstrapping tablet: real 0.013s user 0.004s sys 0.005s
I20260619 19:53:02.254873 11445 raft_consensus.cc:348] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.255473 11445 raft_consensus.cc:374] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:02.255980 11445 raft_consensus.cc:729] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93f1eeb923ee433997e90332034f9b52, State: Initialized, Role: FOLLOWER
I20260619 19:53:02.256529 11445 consensus_queue.cc:260] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.257023 11445 raft_consensus.cc:388] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:02.257220 11445 raft_consensus.cc:482] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:02.257517 11445 raft_consensus.cc:3037] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:02.264276 11445 raft_consensus.cc:504] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.264920 11445 leader_election.cc:302] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [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: 93f1eeb923ee433997e90332034f9b52; no voters:
I20260619 19:53:02.266160 11445 leader_election.cc:288] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:02.266455 11447 raft_consensus.cc:2781] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:02.267834 11447 raft_consensus.cc:686] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 1 LEADER]: Becoming Leader. State: Replica: 93f1eeb923ee433997e90332034f9b52, State: Running, Role: LEADER
I20260619 19:53:02.268472 11445 ts_tablet_manager.cc:1428] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52: Time spent starting tablet: real 0.015s user 0.008s sys 0.008s
I20260619 19:53:02.268896 11447 consensus_queue.cc:237] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [LEADER]: Queue going to LEADER mode. State: All 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: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.269344 11445 tablet_bootstrap.cc:492] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52: Bootstrap starting.
I20260619 19:53:02.275092 11445 tablet_bootstrap.cc:654] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:02.275580 11289 catalog_manager.cc:5495] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93f1eeb923ee433997e90332034f9b52 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "93f1eeb923ee433997e90332034f9b52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:02.279510 11445 tablet_bootstrap.cc:492] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52: No bootstrap required, opened a new log
I20260619 19:53:02.279917 11445 ts_tablet_manager.cc:1397] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52: Time spent bootstrapping tablet: real 0.011s user 0.006s sys 0.002s
I20260619 19:53:02.282159 11445 raft_consensus.cc:348] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.282625 11445 raft_consensus.cc:374] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:02.282886 11445 raft_consensus.cc:729] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93f1eeb923ee433997e90332034f9b52, State: Initialized, Role: FOLLOWER
I20260619 19:53:02.283522 11445 consensus_queue.cc:260] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.284366 11445 raft_consensus.cc:388] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:02.284653 11445 raft_consensus.cc:482] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:02.284943 11445 raft_consensus.cc:3037] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:02.291064 11445 raft_consensus.cc:504] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.291659 11445 leader_election.cc:302] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [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: 93f1eeb923ee433997e90332034f9b52; no voters:
I20260619 19:53:02.292143 11445 leader_election.cc:288] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:02.292313 11447 raft_consensus.cc:2781] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:02.292793 11447 raft_consensus.cc:686] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 1 LEADER]: Becoming Leader. State: Replica: 93f1eeb923ee433997e90332034f9b52, State: Running, Role: LEADER
I20260619 19:53:02.293514 11447 consensus_queue.cc:237] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [LEADER]: Queue going to LEADER mode. State: All 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: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.293877 11445 ts_tablet_manager.cc:1428] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52: Time spent starting tablet: real 0.014s user 0.012s sys 0.004s
I20260619 19:53:02.300203 11289 catalog_manager.cc:5495] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93f1eeb923ee433997e90332034f9b52 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "93f1eeb923ee433997e90332034f9b52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:02.330984 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:53:02.350246 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:02.350987 7743 tablet_replica.cc:330] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52: stopping tablet replica
I20260619 19:53:02.351534 7743 raft_consensus.cc:2229] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:02.351991 7743 raft_consensus.cc:2258] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:02.354285 7743 tablet_replica.cc:330] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52: stopping tablet replica
I20260619 19:53:02.354748 7743 raft_consensus.cc:2229] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:02.355144 7743 raft_consensus.cc:2258] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:02.375516 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:53:02.385800 7743 master.cc:537] Master@127.7.143.254:39085 shutting down...
I20260619 19:53:02.401981 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:02.402469 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:02.402895 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c: stopping tablet replica
I20260619 19:53:02.422624 7743 master.cc:552] Master@127.7.143.254:39085 shutdown complete.
I20260619 19:53:02.433199 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:02.437841 11454 instance_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 19:53:02.438692 11455 instance_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 19:53:02.439680 11457 instance_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 19:53:02.439915 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:02.440729 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:02.440896 7743 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 19:53:02.441004 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898782440996 us; error 0 us; skew 500 ppm
I20260619 19:53:02.441493 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:02.444156 7743 webserver.cc:460] Webserver started at http://127.7.143.254:43781/ using document root <none> and password file <none>
I20260619 19:53:02.444582 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:02.444717 7743 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260619 19:53:02.448374 7743 fs_manager.cc:709] Time spent opening directory manager: real 0.003s user 0.002s sys 0.000s
I20260619 19:53:02.451702 11462 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:02.452443 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 19:53:02.452731 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "4460238fb26d46409bcbc68213d87a8c"
format_stamp: "Formatted at 2026-06-19 19:53:01 on dist-test-slave-c682"
I20260619 19:53:02.453038 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-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 19:53:02.510913 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:02.511878 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:02.552364 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:39085
I20260619 19:53:02.552542 11523 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:39085 every 8 connection(s)
I20260619 19:53:02.562318 11524 sys_catalog.cc:263] Verifying existing consensus state
I20260619 19:53:02.567416 11524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c: Bootstrap starting.
I20260619 19:53:02.602020 11524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c: 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 19:53:02.602836 11524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c: Bootstrap complete.
I20260619 19:53:02.604792 11524 raft_consensus.cc:348] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4460238fb26d46409bcbc68213d87a8c" member_type: VOTER }
I20260619 19:53:02.605195 11524 raft_consensus.cc:729] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4460238fb26d46409bcbc68213d87a8c, State: Initialized, Role: FOLLOWER
I20260619 19:53:02.605793 11524 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [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: "4460238fb26d46409bcbc68213d87a8c" member_type: VOTER }
I20260619 19:53:02.606209 11524 raft_consensus.cc:388] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:02.606437 11524 raft_consensus.cc:482] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:02.606645 11524 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 1 FOLLOWER]: Advancing to term 2
I20260619 19:53:02.610908 11524 raft_consensus.cc:504] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4460238fb26d46409bcbc68213d87a8c" member_type: VOTER }
I20260619 19:53:02.611361 11524 leader_election.cc:302] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [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: 4460238fb26d46409bcbc68213d87a8c; no voters:
I20260619 19:53:02.612357 11524 leader_election.cc:288] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [CANDIDATE]: Term 2 election: Requested vote from peers
I20260619 19:53:02.612669 11527 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 2 FOLLOWER]: Leader election won for term 2
I20260619 19:53:02.613924 11527 raft_consensus.cc:686] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 2 LEADER]: Becoming Leader. State: Replica: 4460238fb26d46409bcbc68213d87a8c, State: Running, Role: LEADER
I20260619 19:53:02.614428 11527 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [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: "4460238fb26d46409bcbc68213d87a8c" member_type: VOTER }
I20260619 19:53:02.614880 11524 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:53:02.617769 11529 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4460238fb26d46409bcbc68213d87a8c. Latest consensus state: current_term: 2 leader_uuid: "4460238fb26d46409bcbc68213d87a8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4460238fb26d46409bcbc68213d87a8c" member_type: VOTER } }
I20260619 19:53:02.618949 11529 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:02.618428 11528 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "4460238fb26d46409bcbc68213d87a8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4460238fb26d46409bcbc68213d87a8c" member_type: VOTER } }
I20260619 19:53:02.619884 11528 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:02.621279 11535 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:53:02.626049 11535 catalog_manager.cc:669] Loaded metadata for table client-testtb [id=beb2afd1cbe244239c65e4686be787c2]
I20260619 19:53:02.630767 11535 tablet_loader.cc:96] loaded metadata for tablet 5ca924d5b7d44e649e0ddecc5df186d3 (table client-testtb [id=beb2afd1cbe244239c65e4686be787c2])
I20260619 19:53:02.631856 11535 tablet_loader.cc:96] loaded metadata for tablet f96600aee0af42809dd1a3cd44395b52 (table client-testtb [id=beb2afd1cbe244239c65e4686be787c2])
I20260619 19:53:02.632700 11535 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:53:02.633824 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:53:02.635957 11535 catalog_manager.cc:1259] Loaded cluster ID: 4623721a7a9446aa8938fb0a5884391b
I20260619 19:53:02.636148 11535 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:53:02.640861 11535 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:53:02.643957 11535 catalog_manager.cc:5879] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c: Loaded TSK: 0
I20260619 19:53:02.644986 11535 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:53:02.651337 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:02.657136 11544 instance_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 19:53:02.658531 11545 instance_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 19:53:02.659477 11547 instance_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 19:53:02.659796 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:02.660542 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:02.660730 7743 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 19:53:02.660866 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898782660855 us; error 0 us; skew 500 ppm
I20260619 19:53:02.661401 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:02.663848 7743 webserver.cc:460] Webserver started at http://127.7.143.193:43613/ using document root <none> and password file <none>
I20260619 19:53:02.664361 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:02.664510 7743 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260619 19:53:02.668604 7743 fs_manager.cc:709] Time spent opening directory manager: real 0.003s user 0.002s sys 0.000s
I20260619 19:53:02.672355 11552 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:02.673580 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 19:53:02.673897 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "93f1eeb923ee433997e90332034f9b52"
format_stamp: "Formatted at 2026-06-19 19:53:02 on dist-test-slave-c682"
I20260619 19:53:02.674242 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781898762983958-7743-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 19:53:02.703583 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:02.704556 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:02.711797 11562 ts_tablet_manager.cc:542] Loading tablet metadata (0/2 complete)
I20260619 19:53:02.725682 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (2 total tablets, 2 live tablets)
I20260619 19:53:02.726006 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.016s user 0.001s sys 0.001s
I20260619 19:53:02.726397 7743 ts_tablet_manager.cc:594] Registering tablets (0/2 complete)
I20260619 19:53:02.733112 11562 tablet_bootstrap.cc:492] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52: Bootstrap starting.
I20260619 19:53:02.740564 7743 ts_tablet_manager.cc:610] Registered 2 tablets
I20260619 19:53:02.740916 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.015s user 0.012s sys 0.000s
I20260619 19:53:02.748414 11562 tablet_bootstrap.cc:492] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52: 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 19:53:02.749895 11562 tablet_bootstrap.cc:492] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52: Bootstrap complete.
I20260619 19:53:02.750579 11562 ts_tablet_manager.cc:1397] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52: Time spent bootstrapping tablet: real 0.018s user 0.013s sys 0.003s
I20260619 19:53:02.752730 11562 raft_consensus.cc:348] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.753458 11562 raft_consensus.cc:729] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93f1eeb923ee433997e90332034f9b52, State: Initialized, Role: FOLLOWER
I20260619 19:53:02.754112 11562 consensus_queue.cc:260] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [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: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.754804 11562 raft_consensus.cc:388] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:02.755136 11562 raft_consensus.cc:482] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:02.755435 11562 raft_consensus.cc:3037] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Advancing to term 2
I20260619 19:53:02.763943 11562 raft_consensus.cc:504] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.764793 11562 leader_election.cc:302] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [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: 93f1eeb923ee433997e90332034f9b52; no voters:
I20260619 19:53:02.766441 11562 leader_election.cc:288] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260619 19:53:02.766687 11588 raft_consensus.cc:2781] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 2 FOLLOWER]: Leader election won for term 2
I20260619 19:53:02.774151 11588 raft_consensus.cc:686] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 2 LEADER]: Becoming Leader. State: Replica: 93f1eeb923ee433997e90332034f9b52, State: Running, Role: LEADER
I20260619 19:53:02.775153 11588 consensus_queue.cc:237] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [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: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.775537 11562 ts_tablet_manager.cc:1428] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52: Time spent starting tablet: real 0.025s user 0.019s sys 0.001s
I20260619 19:53:02.776723 11562 tablet_bootstrap.cc:492] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52: Bootstrap starting.
I20260619 19:53:02.794147 11562 tablet_bootstrap.cc:492] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52: 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 19:53:02.795111 11562 tablet_bootstrap.cc:492] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52: Bootstrap complete.
I20260619 19:53:02.795791 11562 ts_tablet_manager.cc:1397] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52: Time spent bootstrapping tablet: real 0.019s user 0.016s sys 0.000s
I20260619 19:53:02.798295 11562 raft_consensus.cc:348] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.798902 11562 raft_consensus.cc:729] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93f1eeb923ee433997e90332034f9b52, State: Initialized, Role: FOLLOWER
I20260619 19:53:02.799589 11562 consensus_queue.cc:260] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [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: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.800242 11562 raft_consensus.cc:388] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:02.800536 11562 raft_consensus.cc:482] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:02.800855 11562 raft_consensus.cc:3037] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 1 FOLLOWER]: Advancing to term 2
I20260619 19:53:02.805222 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:44909
I20260619 19:53:02.805308 11630 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:44909 every 8 connection(s)
I20260619 19:53:02.807703 11562 raft_consensus.cc:504] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.808485 11562 leader_election.cc:302] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [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: 93f1eeb923ee433997e90332034f9b52; no voters:
I20260619 19:53:02.809255 11588 raft_consensus.cc:2781] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 2 FOLLOWER]: Leader election won for term 2
I20260619 19:53:02.809731 11588 raft_consensus.cc:686] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 2 LEADER]: Becoming Leader. State: Replica: 93f1eeb923ee433997e90332034f9b52, State: Running, Role: LEADER
I20260619 19:53:02.810314 11562 leader_election.cc:288] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260619 19:53:02.810547 11588 consensus_queue.cc:237] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [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: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } }
I20260619 19:53:02.811232 11631 heartbeater.cc:347] Connected to a master server at 127.7.143.254:39085
I20260619 19:53:02.811702 11631 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:02.811960 11562 ts_tablet_manager.cc:1428] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52: Time spent starting tablet: real 0.016s user 0.016s sys 0.000s
I20260619 19:53:02.812567 11631 heartbeater.cc:511] Master 127.7.143.254:39085 requested a full tablet report, sending...
I20260619 19:53:02.815845 11479 ts_manager.cc:194] Registered new tserver with Master: 93f1eeb923ee433997e90332034f9b52 (127.7.143.193:44909)
I20260619 19:53:02.816756 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007577015s
I20260619 19:53:02.818080 11479 catalog_manager.cc:5495] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "93f1eeb923ee433997e90332034f9b52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:02.819247 11479 catalog_manager.cc:5495] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "93f1eeb923ee433997e90332034f9b52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93f1eeb923ee433997e90332034f9b52" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 45643 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:02.854892 11479 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43734
I20260619 19:53:02.865608 11631 heartbeater.cc:503] Master 127.7.143.254:39085 was elected leader, sending a full tablet report...
I20260619 19:53:03.442796 7743 client-test.cc:7820] Attempting to extract data from fault-tolerant scan be0aea76a5b24e30af694c51969db2d5 as bad-guy
I20260619 19:53:03.445596 11580 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner be0aea76a5b24e30af694c51969db2d5: call sequence id=1, remote={username='bad-guy'} at 127.0.0.1:45542
W20260619 19:53:03.446686 7743 client.cc:2227] Scan on tablet server 93f1eeb923ee433997e90332034f9b52 (127.7.143.193:44909) with Scanner { table: client-testtb, tablet: 5ca924d5b7d44e649e0ddecc5df186d3, 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 be0aea76a5b24e30af694c51969db2d5
I20260619 19:53:03.448800 11580 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner be0aea76a5b24e30af694c51969db2d5: call sequence id=2, remote={username='bad-guy'} at 127.0.0.1:45542
W20260619 19:53:03.450207 11650 client.cc:2034] Couldn't close scanner be0aea76a5b24e30af694c51969db2d5: Remote error: Not authorized: User bad-guy doesn't own scanner be0aea76a5b24e30af694c51969db2d5
I20260619 19:53:03.461524 7743 client-test.cc:7820] Attempting to extract data from non-fault-tolerant scan 4ca9d9f92b5d42d4a1122850907788d1 as bad-guy
I20260619 19:53:03.463045 11579 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner 4ca9d9f92b5d42d4a1122850907788d1: call sequence id=1, remote={username='bad-guy'} at 127.0.0.1:45542
W20260619 19:53:03.463871 7743 client.cc:2227] Scan on tablet server 93f1eeb923ee433997e90332034f9b52 (127.7.143.193:44909) with Scanner { table: client-testtb, tablet: 5ca924d5b7d44e649e0ddecc5df186d3, 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 4ca9d9f92b5d42d4a1122850907788d1
I20260619 19:53:03.465780 11579 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner 4ca9d9f92b5d42d4a1122850907788d1: call sequence id=2, remote={username='bad-guy'} at 127.0.0.1:45542
W20260619 19:53:03.466626 11650 client.cc:2034] Couldn't close scanner 4ca9d9f92b5d42d4a1122850907788d1: Remote error: Not authorized: User bad-guy doesn't own scanner 4ca9d9f92b5d42d4a1122850907788d1
I20260619 19:53:03.476794 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:53:03.500164 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:03.500738 7743 tablet_replica.cc:330] stopping tablet replica
I20260619 19:53:03.501407 7743 raft_consensus.cc:2229] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 2 LEADER]: Raft consensus shutting down.
I20260619 19:53:03.502100 7743 raft_consensus.cc:2258] T 5ca924d5b7d44e649e0ddecc5df186d3 P 93f1eeb923ee433997e90332034f9b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:03.504608 7743 tablet_replica.cc:330] stopping tablet replica
I20260619 19:53:03.505072 7743 raft_consensus.cc:2229] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 2 LEADER]: Raft consensus shutting down.
I20260619 19:53:03.505745 7743 raft_consensus.cc:2258] T f96600aee0af42809dd1a3cd44395b52 P 93f1eeb923ee433997e90332034f9b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:03.518679 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:53:03.535032 7743 master.cc:537] Master@127.7.143.254:39085 shutting down...
I20260619 19:53:03.558471 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 2 LEADER]: Raft consensus shutting down.
I20260619 19:53:03.559087 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 4460238fb26d46409bcbc68213d87a8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:03.559388 7743 tablet_replica.cc:330] stopping tablet replica
I20260619 19:53:03.578115 7743 master.cc:552] Master@127.7.143.254:39085 shutdown complete.
[ OK ] ClientTest.TestBlockScannerHijackingAttempts (1853 ms)
[ RUN ] ClientTest.FlushTxnSessionsOnCommit
I20260619 19:53:03.613214 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:33273
I20260619 19:53:03.614497 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:03.621091 11654 instance_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 19:53:03.621651 11655 instance_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 19:53:03.623603 11657 instance_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 19:53:03.624063 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:03.625133 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:03.625555 7743 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 19:53:03.625710 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898783625692 us; error 0 us; skew 500 ppm
I20260619 19:53:03.626222 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:03.628983 7743 webserver.cc:460] Webserver started at http://127.7.143.254:43161/ using document root <none> and password file <none>
I20260619 19:53:03.629567 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:03.629760 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:03.630028 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:03.631291 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "71150626b73c40e9aa592147b58b85b5"
format_stamp: "Formatted at 2026-06-19 19:53:03 on dist-test-slave-c682"
I20260619 19:53:03.636806 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.002s sys 0.004s
I20260619 19:53:03.641166 11662 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:03.642151 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.000s sys 0.003s
I20260619 19:53:03.642443 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "71150626b73c40e9aa592147b58b85b5"
format_stamp: "Formatted at 2026-06-19 19:53:03 on dist-test-slave-c682"
I20260619 19:53:03.642724 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781898762983958-7743-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 19:53:03.672372 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:03.673717 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:03.728670 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:33273
I20260619 19:53:03.728780 11723 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:33273 every 8 connection(s)
I20260619 19:53:03.732620 11724 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 19:53:03.744019 11724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5: Bootstrap starting.
I20260619 19:53:03.749006 11724 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:03.753302 11724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5: No bootstrap required, opened a new log
I20260619 19:53:03.755329 11724 raft_consensus.cc:348] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71150626b73c40e9aa592147b58b85b5" member_type: VOTER }
I20260619 19:53:03.755780 11724 raft_consensus.cc:374] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:03.755990 11724 raft_consensus.cc:729] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71150626b73c40e9aa592147b58b85b5, State: Initialized, Role: FOLLOWER
I20260619 19:53:03.756520 11724 consensus_queue.cc:260] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "71150626b73c40e9aa592147b58b85b5" member_type: VOTER }
I20260619 19:53:03.756954 11724 raft_consensus.cc:388] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:03.757172 11724 raft_consensus.cc:482] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:03.757443 11724 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:03.761933 11724 raft_consensus.cc:504] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71150626b73c40e9aa592147b58b85b5" member_type: VOTER }
I20260619 19:53:03.762442 11724 leader_election.cc:302] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [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: 71150626b73c40e9aa592147b58b85b5; no voters:
I20260619 19:53:03.763607 11724 leader_election.cc:288] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:03.764189 11727 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:03.765570 11727 raft_consensus.cc:686] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [term 1 LEADER]: Becoming Leader. State: Replica: 71150626b73c40e9aa592147b58b85b5, State: Running, Role: LEADER
I20260619 19:53:03.766314 11727 consensus_queue.cc:237] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [LEADER]: Queue going to LEADER mode. State: All 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: "71150626b73c40e9aa592147b58b85b5" member_type: VOTER }
I20260619 19:53:03.766701 11724 sys_catalog.cc:564] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:53:03.771512 11729 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 71150626b73c40e9aa592147b58b85b5. Latest consensus state: current_term: 1 leader_uuid: "71150626b73c40e9aa592147b58b85b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71150626b73c40e9aa592147b58b85b5" member_type: VOTER } }
I20260619 19:53:03.772289 11729 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:03.772532 11728 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "71150626b73c40e9aa592147b58b85b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71150626b73c40e9aa592147b58b85b5" member_type: VOTER } }
I20260619 19:53:03.773263 11728 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:03.774540 11734 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:53:03.779348 11734 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:53:03.782792 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:53:03.787689 11734 catalog_manager.cc:1347] Generated new cluster ID: 8cab96aa413d4796b695d89f2b24a8b8
I20260619 19:53:03.788026 11734 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:53:03.807524 11734 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:53:03.809736 11734 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:53:03.822731 11734 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5: Generated new TSK 0
I20260619 19:53:03.823374 11734 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:53:03.850088 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:03.857283 11745 instance_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 19:53:03.858286 11746 instance_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 19:53:03.866345 7743 server_base.cc:1034] running on GCE node
W20260619 19:53:03.866484 11748 instance_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 19:53:03.867499 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:03.867750 7743 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 19:53:03.867929 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898783867916 us; error 0 us; skew 500 ppm
I20260619 19:53:03.868430 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:03.871465 7743 webserver.cc:460] Webserver started at http://127.7.143.193:44857/ using document root <none> and password file <none>
I20260619 19:53:03.872081 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:03.872305 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:03.872602 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:03.873837 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "bf9c070c5a9047d7833b3dd89044f47a"
format_stamp: "Formatted at 2026-06-19 19:53:03 on dist-test-slave-c682"
I20260619 19:53:03.878537 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 19:53:03.882328 11753 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:03.883383 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 19:53:03.883675 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "bf9c070c5a9047d7833b3dd89044f47a"
format_stamp: "Formatted at 2026-06-19 19:53:03 on dist-test-slave-c682"
I20260619 19:53:03.883950 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781898762983958-7743-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 19:53:03.894104 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:03.895277 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:03.901804 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:03.902282 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260619 19:53:03.902537 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:03.902869 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:03.954305 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:40137
I20260619 19:53:03.954407 11823 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:40137 every 8 connection(s)
I20260619 19:53:03.959039 11824 heartbeater.cc:347] Connected to a master server at 127.7.143.254:33273
I20260619 19:53:03.959560 11824 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:03.960269 11824 heartbeater.cc:511] Master 127.7.143.254:33273 requested a full tablet report, sending...
I20260619 19:53:03.962220 11679 ts_manager.cc:194] Registered new tserver with Master: bf9c070c5a9047d7833b3dd89044f47a (127.7.143.193:40137)
I20260619 19:53:03.962374 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004895604s
I20260619 19:53:03.964241 11679 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55354
I20260619 19:53:03.977975 11824 heartbeater.cc:503] Master 127.7.143.254:33273 was elected leader, sending a full tablet report...
I20260619 19:53:03.987351 11679 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55370:
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 19:53:04.020087 11789 tablet_service.cc:1467] Processing CreateTablet for tablet cb8f5a46b3f846b6b23ae71640b86152 (DEFAULT_TABLE table=client-testtb [id=8f288e51bf3749e1923336019f491c72]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:53:04.020603 11788 tablet_service.cc:1467] Processing CreateTablet for tablet cb3208a65f444ecba5a8a3930e153e0d (DEFAULT_TABLE table=client-testtb [id=8f288e51bf3749e1923336019f491c72]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:53:04.021281 11789 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cb8f5a46b3f846b6b23ae71640b86152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:04.021853 11788 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cb3208a65f444ecba5a8a3930e153e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:04.035183 11834 tablet_bootstrap.cc:492] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a: Bootstrap starting.
I20260619 19:53:04.040048 11834 tablet_bootstrap.cc:654] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:04.044329 11834 tablet_bootstrap.cc:492] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a: No bootstrap required, opened a new log
I20260619 19:53:04.044744 11834 ts_tablet_manager.cc:1397] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 19:53:04.046990 11834 raft_consensus.cc:348] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } }
I20260619 19:53:04.047405 11834 raft_consensus.cc:374] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:04.047626 11834 raft_consensus.cc:729] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf9c070c5a9047d7833b3dd89044f47a, State: Initialized, Role: FOLLOWER
I20260619 19:53:04.048086 11834 consensus_queue.cc:260] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } }
I20260619 19:53:04.048528 11834 raft_consensus.cc:388] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:04.048759 11834 raft_consensus.cc:482] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:04.048990 11834 raft_consensus.cc:3037] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:04.053781 11834 raft_consensus.cc:504] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } }
I20260619 19:53:04.054333 11834 leader_election.cc:302] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [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: bf9c070c5a9047d7833b3dd89044f47a; no voters:
I20260619 19:53:04.055656 11834 leader_election.cc:288] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:04.056145 11836 raft_consensus.cc:2781] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:04.057862 11836 raft_consensus.cc:686] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [term 1 LEADER]: Becoming Leader. State: Replica: bf9c070c5a9047d7833b3dd89044f47a, State: Running, Role: LEADER
I20260619 19:53:04.058429 11834 ts_tablet_manager.cc:1428] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a: Time spent starting tablet: real 0.013s user 0.005s sys 0.009s
I20260619 19:53:04.058779 11836 consensus_queue.cc:237] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [LEADER]: Queue going to LEADER mode. State: All 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: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } }
I20260619 19:53:04.059448 11834 tablet_bootstrap.cc:492] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a: Bootstrap starting.
I20260619 19:53:04.066289 11834 tablet_bootstrap.cc:654] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:04.065747 11678 catalog_manager.cc:5495] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a reported cstate change: term changed from 0 to 1, leader changed from <none> to bf9c070c5a9047d7833b3dd89044f47a (127.7.143.193). New cstate: current_term: 1 leader_uuid: "bf9c070c5a9047d7833b3dd89044f47a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:04.072139 11834 tablet_bootstrap.cc:492] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a: No bootstrap required, opened a new log
I20260619 19:53:04.072625 11834 ts_tablet_manager.cc:1397] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a: Time spent bootstrapping tablet: real 0.013s user 0.011s sys 0.000s
I20260619 19:53:04.074965 11834 raft_consensus.cc:348] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } }
I20260619 19:53:04.075449 11834 raft_consensus.cc:374] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:04.075657 11834 raft_consensus.cc:729] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf9c070c5a9047d7833b3dd89044f47a, State: Initialized, Role: FOLLOWER
I20260619 19:53:04.076244 11834 consensus_queue.cc:260] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } }
I20260619 19:53:04.076769 11834 raft_consensus.cc:388] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:04.077033 11834 raft_consensus.cc:482] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:04.077332 11834 raft_consensus.cc:3037] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:04.083861 11834 raft_consensus.cc:504] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } }
I20260619 19:53:04.084700 11834 leader_election.cc:302] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [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: bf9c070c5a9047d7833b3dd89044f47a; no voters:
I20260619 19:53:04.085206 11834 leader_election.cc:288] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:04.085585 11836 raft_consensus.cc:2781] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:04.086110 11836 raft_consensus.cc:686] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [term 1 LEADER]: Becoming Leader. State: Replica: bf9c070c5a9047d7833b3dd89044f47a, State: Running, Role: LEADER
I20260619 19:53:04.086689 11834 ts_tablet_manager.cc:1428] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a: Time spent starting tablet: real 0.014s user 0.008s sys 0.006s
I20260619 19:53:04.086957 11836 consensus_queue.cc:237] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [LEADER]: Queue going to LEADER mode. State: All 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: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } }
I20260619 19:53:04.092796 11678 catalog_manager.cc:5495] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a reported cstate change: term changed from 0 to 1, leader changed from <none> to bf9c070c5a9047d7833b3dd89044f47a (127.7.143.193). New cstate: current_term: 1 leader_uuid: "bf9c070c5a9047d7833b3dd89044f47a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:04.132531 11679 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55382:
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 19:53:04.151321 11788 tablet_service.cc:1467] Processing CreateTablet for tablet 7b772ad8c0f74678904635e6110ee072 (TXN_STATUS_TABLE table=kudu_system.kudu_transactions [id=26fe15b340c44e63a70401b14eee79c5]), partition=RANGE (txn_id) PARTITION 0 <= VALUES < 1000000
I20260619 19:53:04.152637 11788 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7b772ad8c0f74678904635e6110ee072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:04.167045 11834 tablet_bootstrap.cc:492] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a: Bootstrap starting.
I20260619 19:53:04.172241 11834 tablet_bootstrap.cc:654] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:04.177218 11834 tablet_bootstrap.cc:492] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a: No bootstrap required, opened a new log
I20260619 19:53:04.177660 11834 ts_tablet_manager.cc:1397] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.002s
I20260619 19:53:04.179669 11834 raft_consensus.cc:348] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } }
I20260619 19:53:04.180128 11834 raft_consensus.cc:374] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:04.180358 11834 raft_consensus.cc:729] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf9c070c5a9047d7833b3dd89044f47a, State: Initialized, Role: FOLLOWER
I20260619 19:53:04.180989 11834 consensus_queue.cc:260] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } }
I20260619 19:53:04.181547 11834 raft_consensus.cc:388] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:04.181784 11834 raft_consensus.cc:482] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:04.182135 11834 raft_consensus.cc:3037] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:04.187885 11834 raft_consensus.cc:504] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } }
I20260619 19:53:04.188645 11834 leader_election.cc:302] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [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: bf9c070c5a9047d7833b3dd89044f47a; no voters:
I20260619 19:53:04.189224 11834 leader_election.cc:288] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:04.189400 11836 raft_consensus.cc:2781] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:04.189890 11836 raft_consensus.cc:686] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [term 1 LEADER]: Becoming Leader. State: Replica: bf9c070c5a9047d7833b3dd89044f47a, State: Running, Role: LEADER
I20260619 19:53:04.190588 11836 consensus_queue.cc:237] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [LEADER]: Queue going to LEADER mode. State: All 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: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } }
I20260619 19:53:04.190934 11834 ts_tablet_manager.cc:1428] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a: Time spent starting tablet: real 0.013s user 0.010s sys 0.002s
I20260619 19:53:04.194964 11837 tablet_replica.cc:439] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a: TxnStatusTablet state changed. Reason: New leader bf9c070c5a9047d7833b3dd89044f47a. Latest consensus state: current_term: 1 leader_uuid: "bf9c070c5a9047d7833b3dd89044f47a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } } }
I20260619 19:53:04.195335 11838 tablet_replica.cc:439] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a: TxnStatusTablet state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf9c070c5a9047d7833b3dd89044f47a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } } }
I20260619 19:53:04.195662 11837 tablet_replica.cc:442] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a: This TxnStatusTablet replica's current role is: LEADER
I20260619 19:53:04.195835 11838 tablet_replica.cc:442] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a: This TxnStatusTablet replica's current role is: LEADER
I20260619 19:53:04.197279 11850 txn_status_manager.cc:873] Waiting until node catch up with all replicated operations in previous term...
I20260619 19:53:04.197767 11850 txn_status_manager.cc:929] Loading transaction status metadata into memory...
I20260619 19:53:04.199743 11679 catalog_manager.cc:5495] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a reported cstate change: term changed from 0 to 1, leader changed from <none> to bf9c070c5a9047d7833b3dd89044f47a (127.7.143.193). New cstate: current_term: 1 leader_uuid: "bf9c070c5a9047d7833b3dd89044f47a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9c070c5a9047d7833b3dd89044f47a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 40137 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:05.837180 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:53:05.866683 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:05.867511 7743 tablet_replica.cc:330] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a: stopping tablet replica
I20260619 19:53:05.868273 7743 raft_consensus.cc:2229] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:05.868866 7743 raft_consensus.cc:2258] T 7b772ad8c0f74678904635e6110ee072 P bf9c070c5a9047d7833b3dd89044f47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:05.871583 7743 tablet_replica.cc:330] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a: stopping tablet replica
I20260619 19:53:05.872262 7743 raft_consensus.cc:2229] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:05.872776 7743 raft_consensus.cc:2258] T cb8f5a46b3f846b6b23ae71640b86152 P bf9c070c5a9047d7833b3dd89044f47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:05.875182 7743 tablet_replica.cc:330] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a: stopping tablet replica
I20260619 19:53:05.875808 7743 raft_consensus.cc:2229] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:05.876315 7743 raft_consensus.cc:2258] T cb3208a65f444ecba5a8a3930e153e0d P bf9c070c5a9047d7833b3dd89044f47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:05.905294 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:53:05.919024 7743 master.cc:537] Master@127.7.143.254:33273 shutting down...
I20260619 19:53:05.947276 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:05.947887 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:05.948215 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 71150626b73c40e9aa592147b58b85b5: stopping tablet replica
I20260619 19:53:05.966964 7743 master.cc:552] Master@127.7.143.254:33273 shutdown complete.
[ OK ] ClientTest.FlushTxnSessionsOnCommit (2379 ms)
[ RUN ] ClientTest.TxnCorruptedToken
I20260619 19:53:05.992244 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:39189
I20260619 19:53:05.993289 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:05.998858 11863 instance_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 19:53:05.999394 11864 instance_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 19:53:06.007025 11866 instance_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 19:53:06.009012 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:06.011000 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:06.011300 7743 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 19:53:06.011487 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898786011471 us; error 0 us; skew 500 ppm
I20260619 19:53:06.012262 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:06.015774 7743 webserver.cc:460] Webserver started at http://127.7.143.254:35827/ using document root <none> and password file <none>
I20260619 19:53:06.016294 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:06.016474 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:06.016701 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:06.017848 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "da85d050168e457c8bd3cd4307b05076"
format_stamp: "Formatted at 2026-06-19 19:53:06 on dist-test-slave-c682"
I20260619 19:53:06.022154 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.000s sys 0.004s
I20260619 19:53:06.025581 11871 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:06.026444 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 19:53:06.026793 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "da85d050168e457c8bd3cd4307b05076"
format_stamp: "Formatted at 2026-06-19 19:53:06 on dist-test-slave-c682"
I20260619 19:53:06.027163 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781898762983958-7743-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 19:53:06.047079 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:06.048418 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:06.104244 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:39189
I20260619 19:53:06.104344 11932 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:39189 every 8 connection(s)
I20260619 19:53:06.109498 11933 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 19:53:06.120334 11933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076: Bootstrap starting.
I20260619 19:53:06.124645 11933 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:06.129181 11933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076: No bootstrap required, opened a new log
I20260619 19:53:06.132059 11933 raft_consensus.cc:348] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da85d050168e457c8bd3cd4307b05076" member_type: VOTER }
I20260619 19:53:06.132608 11933 raft_consensus.cc:374] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:06.132881 11933 raft_consensus.cc:729] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da85d050168e457c8bd3cd4307b05076, State: Initialized, Role: FOLLOWER
I20260619 19:53:06.133576 11933 consensus_queue.cc:260] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da85d050168e457c8bd3cd4307b05076" member_type: VOTER }
I20260619 19:53:06.134191 11933 raft_consensus.cc:388] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:06.134469 11933 raft_consensus.cc:482] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:06.134779 11933 raft_consensus.cc:3037] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:06.141764 11933 raft_consensus.cc:504] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da85d050168e457c8bd3cd4307b05076" member_type: VOTER }
I20260619 19:53:06.142467 11933 leader_election.cc:302] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [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: da85d050168e457c8bd3cd4307b05076; no voters:
I20260619 19:53:06.143816 11933 leader_election.cc:288] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:06.144125 11936 raft_consensus.cc:2781] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:06.145995 11936 raft_consensus.cc:686] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [term 1 LEADER]: Becoming Leader. State: Replica: da85d050168e457c8bd3cd4307b05076, State: Running, Role: LEADER
I20260619 19:53:06.146683 11936 consensus_queue.cc:237] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [LEADER]: Queue going to LEADER mode. State: All 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: "da85d050168e457c8bd3cd4307b05076" member_type: VOTER }
I20260619 19:53:06.147114 11933 sys_catalog.cc:564] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:53:06.149334 11937 sys_catalog.cc:455] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da85d050168e457c8bd3cd4307b05076" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da85d050168e457c8bd3cd4307b05076" member_type: VOTER } }
I20260619 19:53:06.149936 11937 sys_catalog.cc:458] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:06.158530 11938 sys_catalog.cc:455] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [sys.catalog]: SysCatalogTable state changed. Reason: New leader da85d050168e457c8bd3cd4307b05076. Latest consensus state: current_term: 1 leader_uuid: "da85d050168e457c8bd3cd4307b05076" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da85d050168e457c8bd3cd4307b05076" member_type: VOTER } }
I20260619 19:53:06.159034 11941 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:53:06.159282 11938 sys_catalog.cc:458] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:06.164290 11941 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:53:06.174705 11941 catalog_manager.cc:1347] Generated new cluster ID: 413f4a89954943c2a74b3763215910d1
I20260619 19:53:06.175202 11941 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:53:06.175347 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:53:06.207675 11941 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:53:06.209303 11941 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:53:06.222514 11941 catalog_manager.cc:5868] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076: Generated new TSK 0
I20260619 19:53:06.223218 11941 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:53:06.242447 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:06.254202 11956 instance_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 19:53:06.255270 11955 instance_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 19:53:06.258031 7743 server_base.cc:1034] running on GCE node
W20260619 19:53:06.259115 11959 instance_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 19:53:06.260098 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:06.260304 7743 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 19:53:06.260473 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898786260456 us; error 0 us; skew 500 ppm
I20260619 19:53:06.261019 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:06.264170 7743 webserver.cc:460] Webserver started at http://127.7.143.193:46329/ using document root <none> and password file <none>
I20260619 19:53:06.264643 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:06.264842 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:06.265110 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:06.266270 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "ad9a33823d2047a69c383206cdb316f9"
format_stamp: "Formatted at 2026-06-19 19:53:06 on dist-test-slave-c682"
I20260619 19:53:06.271746 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 19:53:06.275490 11963 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:06.276440 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 19:53:06.276755 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "ad9a33823d2047a69c383206cdb316f9"
format_stamp: "Formatted at 2026-06-19 19:53:06 on dist-test-slave-c682"
I20260619 19:53:06.277047 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781898762983958-7743-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 19:53:06.290843 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:06.291903 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:06.308939 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:06.309247 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:06.309609 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:06.309824 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:06.376488 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:35343
I20260619 19:53:06.376593 12033 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:35343 every 8 connection(s)
I20260619 19:53:06.381912 12034 heartbeater.cc:347] Connected to a master server at 127.7.143.254:39189
I20260619 19:53:06.382328 12034 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:06.383157 12034 heartbeater.cc:511] Master 127.7.143.254:39189 requested a full tablet report, sending...
I20260619 19:53:06.385344 11888 ts_manager.cc:194] Registered new tserver with Master: ad9a33823d2047a69c383206cdb316f9 (127.7.143.193:35343)
I20260619 19:53:06.385864 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005918867s
I20260619 19:53:06.388089 11888 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47738
I20260619 19:53:06.402076 12034 heartbeater.cc:503] Master 127.7.143.254:39189 was elected leader, sending a full tablet report...
I20260619 19:53:06.413861 11888 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47760:
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 19:53:06.470669 11999 tablet_service.cc:1467] Processing CreateTablet for tablet 791ea665720549b6b68c42377a5fd0d3 (DEFAULT_TABLE table=client-testtb [id=5e18e540042f46aebb32ee1b92e35bd4]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:53:06.471123 11997 tablet_service.cc:1467] Processing CreateTablet for tablet 555ddfec27a44691a1e83c64b430ffff (DEFAULT_TABLE table=client-testtb [id=5e18e540042f46aebb32ee1b92e35bd4]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:53:06.471662 11999 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 791ea665720549b6b68c42377a5fd0d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:06.472318 11997 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 555ddfec27a44691a1e83c64b430ffff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:06.488032 12044 tablet_bootstrap.cc:492] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9: Bootstrap starting.
I20260619 19:53:06.492388 12044 tablet_bootstrap.cc:654] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:06.498106 12044 tablet_bootstrap.cc:492] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9: No bootstrap required, opened a new log
I20260619 19:53:06.498488 12044 ts_tablet_manager.cc:1397] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 19:53:06.500411 12044 raft_consensus.cc:348] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad9a33823d2047a69c383206cdb316f9" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35343 } }
I20260619 19:53:06.500854 12044 raft_consensus.cc:374] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:06.501063 12044 raft_consensus.cc:729] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad9a33823d2047a69c383206cdb316f9, State: Initialized, Role: FOLLOWER
I20260619 19:53:06.501579 12044 consensus_queue.cc:260] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad9a33823d2047a69c383206cdb316f9" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35343 } }
I20260619 19:53:06.502039 12044 raft_consensus.cc:388] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:06.502246 12044 raft_consensus.cc:482] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:06.502480 12044 raft_consensus.cc:3037] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:06.508145 12044 raft_consensus.cc:504] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad9a33823d2047a69c383206cdb316f9" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35343 } }
I20260619 19:53:06.508744 12044 leader_election.cc:302] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [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: ad9a33823d2047a69c383206cdb316f9; no voters:
I20260619 19:53:06.510203 12044 leader_election.cc:288] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:06.510713 12046 raft_consensus.cc:2781] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:06.514076 12044 ts_tablet_manager.cc:1428] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9: Time spent starting tablet: real 0.015s user 0.012s sys 0.004s
I20260619 19:53:06.513985 12046 raft_consensus.cc:686] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [term 1 LEADER]: Becoming Leader. State: Replica: ad9a33823d2047a69c383206cdb316f9, State: Running, Role: LEADER
I20260619 19:53:06.515028 12044 tablet_bootstrap.cc:492] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9: Bootstrap starting.
I20260619 19:53:06.514948 12046 consensus_queue.cc:237] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [LEADER]: Queue going to LEADER mode. State: All 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: "ad9a33823d2047a69c383206cdb316f9" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35343 } }
I20260619 19:53:06.521139 12044 tablet_bootstrap.cc:654] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:06.529639 12044 tablet_bootstrap.cc:492] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9: No bootstrap required, opened a new log
I20260619 19:53:06.530114 12044 ts_tablet_manager.cc:1397] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9: Time spent bootstrapping tablet: real 0.015s user 0.013s sys 0.000s
I20260619 19:53:06.530748 11888 catalog_manager.cc:5495] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad9a33823d2047a69c383206cdb316f9 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "ad9a33823d2047a69c383206cdb316f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad9a33823d2047a69c383206cdb316f9" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35343 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:06.532563 12044 raft_consensus.cc:348] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad9a33823d2047a69c383206cdb316f9" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35343 } }
I20260619 19:53:06.533178 12044 raft_consensus.cc:374] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:06.533448 12044 raft_consensus.cc:729] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad9a33823d2047a69c383206cdb316f9, State: Initialized, Role: FOLLOWER
I20260619 19:53:06.534109 12044 consensus_queue.cc:260] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad9a33823d2047a69c383206cdb316f9" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35343 } }
I20260619 19:53:06.534767 12044 raft_consensus.cc:388] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:06.535058 12044 raft_consensus.cc:482] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:06.535363 12044 raft_consensus.cc:3037] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:06.542678 12044 raft_consensus.cc:504] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad9a33823d2047a69c383206cdb316f9" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35343 } }
I20260619 19:53:06.543470 12044 leader_election.cc:302] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [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: ad9a33823d2047a69c383206cdb316f9; no voters:
I20260619 19:53:06.544112 12044 leader_election.cc:288] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:06.544389 12048 raft_consensus.cc:2781] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:06.544926 12048 raft_consensus.cc:686] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [term 1 LEADER]: Becoming Leader. State: Replica: ad9a33823d2047a69c383206cdb316f9, State: Running, Role: LEADER
I20260619 19:53:06.545814 12044 ts_tablet_manager.cc:1428] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9: Time spent starting tablet: real 0.015s user 0.016s sys 0.000s
I20260619 19:53:06.545636 12048 consensus_queue.cc:237] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [LEADER]: Queue going to LEADER mode. State: All 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: "ad9a33823d2047a69c383206cdb316f9" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35343 } }
I20260619 19:53:06.551764 11888 catalog_manager.cc:5495] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad9a33823d2047a69c383206cdb316f9 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "ad9a33823d2047a69c383206cdb316f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad9a33823d2047a69c383206cdb316f9" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35343 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:06.581476 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:53:06.600015 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:06.601176 7743 tablet_replica.cc:330] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9: stopping tablet replica
I20260619 19:53:06.601820 7743 raft_consensus.cc:2229] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:06.602331 7743 raft_consensus.cc:2258] T 555ddfec27a44691a1e83c64b430ffff P ad9a33823d2047a69c383206cdb316f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:06.604972 7743 tablet_replica.cc:330] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9: stopping tablet replica
I20260619 19:53:06.605588 7743 raft_consensus.cc:2229] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:06.606065 7743 raft_consensus.cc:2258] T 791ea665720549b6b68c42377a5fd0d3 P ad9a33823d2047a69c383206cdb316f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:06.618537 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:53:06.629894 7743 master.cc:537] Master@127.7.143.254:39189 shutting down...
I20260619 19:53:06.654762 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:06.655387 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:06.655825 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P da85d050168e457c8bd3cd4307b05076: stopping tablet replica
I20260619 19:53:06.667169 7743 master.cc:552] Master@127.7.143.254:39189 shutdown complete.
[ OK ] ClientTest.TxnCorruptedToken (696 ms)
[----------] 20 tests from ClientTest (23532 ms total)
[----------] 1 test from TableKeyRangeTest
[ RUN ] TableKeyRangeTest.TestGetTableKeyRange
I20260619 19:53:06.689352 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:33773
I20260619 19:53:06.690377 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:06.695515 12053 instance_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 19:53:06.696321 12054 instance_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 19:53:06.699900 12056 instance_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 19:53:06.700182 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:06.701177 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:06.701439 7743 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 19:53:06.701624 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898786701610 us; error 0 us; skew 500 ppm
I20260619 19:53:06.702327 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:06.705425 7743 webserver.cc:460] Webserver started at http://127.7.143.254:45909/ using document root <none> and password file <none>
I20260619 19:53:06.706020 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:06.706240 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:06.706552 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:06.708184 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "52dba6e025ce4f6bbd376a9c3d606f1e"
format_stamp: "Formatted at 2026-06-19 19:53:06 on dist-test-slave-c682"
I20260619 19:53:06.714076 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.007s sys 0.001s
I20260619 19:53:06.718374 12061 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:06.719293 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 19:53:06.719694 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "52dba6e025ce4f6bbd376a9c3d606f1e"
format_stamp: "Formatted at 2026-06-19 19:53:06 on dist-test-slave-c682"
I20260619 19:53:06.720067 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781898762983958-7743-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 19:53:06.743484 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:06.744900 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:06.803723 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:33773
I20260619 19:53:06.803961 12122 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:33773 every 8 connection(s)
I20260619 19:53:06.808876 12123 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 19:53:06.821105 12123 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e: Bootstrap starting.
I20260619 19:53:06.825368 12123 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:06.829811 12123 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e: No bootstrap required, opened a new log
I20260619 19:53:06.831729 12123 raft_consensus.cc:348] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52dba6e025ce4f6bbd376a9c3d606f1e" member_type: VOTER }
I20260619 19:53:06.832177 12123 raft_consensus.cc:374] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:06.832407 12123 raft_consensus.cc:729] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52dba6e025ce4f6bbd376a9c3d606f1e, State: Initialized, Role: FOLLOWER
I20260619 19:53:06.833189 12123 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52dba6e025ce4f6bbd376a9c3d606f1e" member_type: VOTER }
I20260619 19:53:06.833702 12123 raft_consensus.cc:388] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:06.833932 12123 raft_consensus.cc:482] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:06.834192 12123 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:06.838992 12123 raft_consensus.cc:504] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52dba6e025ce4f6bbd376a9c3d606f1e" member_type: VOTER }
I20260619 19:53:06.839570 12123 leader_election.cc:302] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [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: 52dba6e025ce4f6bbd376a9c3d606f1e; no voters:
I20260619 19:53:06.840868 12123 leader_election.cc:288] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:06.841238 12126 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:06.843053 12126 raft_consensus.cc:686] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [term 1 LEADER]: Becoming Leader. State: Replica: 52dba6e025ce4f6bbd376a9c3d606f1e, State: Running, Role: LEADER
I20260619 19:53:06.843818 12126 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [LEADER]: Queue going to LEADER mode. State: All 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: "52dba6e025ce4f6bbd376a9c3d606f1e" member_type: VOTER }
I20260619 19:53:06.844285 12123 sys_catalog.cc:564] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:53:06.849823 12128 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52dba6e025ce4f6bbd376a9c3d606f1e. Latest consensus state: current_term: 1 leader_uuid: "52dba6e025ce4f6bbd376a9c3d606f1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52dba6e025ce4f6bbd376a9c3d606f1e" member_type: VOTER } }
I20260619 19:53:06.850618 12128 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:06.848776 12127 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52dba6e025ce4f6bbd376a9c3d606f1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52dba6e025ce4f6bbd376a9c3d606f1e" member_type: VOTER } }
I20260619 19:53:06.851794 12127 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:06.864197 12132 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:53:06.871798 12132 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:53:06.873400 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:53:06.881357 12132 catalog_manager.cc:1347] Generated new cluster ID: ca2e39c4bd6c4d7fbf7e9b76f9fc74a9
I20260619 19:53:06.881707 12132 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:53:06.928193 12132 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:53:06.930023 12132 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:53:06.946971 12132 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e: Generated new TSK 0
I20260619 19:53:06.947727 12132 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:53:07.004961 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:07.014770 12145 instance_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 19:53:07.014683 12144 instance_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 19:53:07.020022 7743 server_base.cc:1034] running on GCE node
W20260619 19:53:07.021103 12147 instance_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 19:53:07.022311 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:07.022636 7743 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 19:53:07.022831 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898787022819 us; error 0 us; skew 500 ppm
I20260619 19:53:07.023612 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:07.031888 7743 webserver.cc:460] Webserver started at http://127.7.143.193:32855/ using document root <none> and password file <none>
I20260619 19:53:07.032524 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:07.032754 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:07.033073 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:07.034602 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "33fe8397254049498e14f9bb823ebda4"
format_stamp: "Formatted at 2026-06-19 19:53:07 on dist-test-slave-c682"
I20260619 19:53:07.040988 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.005s sys 0.001s
I20260619 19:53:07.045717 12152 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:07.046802 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 19:53:07.047154 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "33fe8397254049498e14f9bb823ebda4"
format_stamp: "Formatted at 2026-06-19 19:53:07 on dist-test-slave-c682"
I20260619 19:53:07.047448 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781898762983958-7743-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 19:53:07.080818 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:07.082319 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:07.103108 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:07.103457 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:07.103792 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:07.104020 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:07.182960 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:36011
I20260619 19:53:07.183110 12222 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:36011 every 8 connection(s)
I20260619 19:53:07.187762 12223 heartbeater.cc:347] Connected to a master server at 127.7.143.254:33773
I20260619 19:53:07.188351 12223 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:07.189199 12223 heartbeater.cc:511] Master 127.7.143.254:33773 requested a full tablet report, sending...
I20260619 19:53:07.191354 12078 ts_manager.cc:194] Registered new tserver with Master: 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011)
I20260619 19:53:07.192128 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005987844s
I20260619 19:53:07.193866 12078 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50218
I20260619 19:53:07.207547 12223 heartbeater.cc:503] Master 127.7.143.254:33773 was elected leader, sending a full tablet report...
I20260619 19:53:07.217670 12078 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50240:
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 19:53:07.256115 12187 tablet_service.cc:1467] Processing CreateTablet for tablet cfe52f7eec5542d79d76477fc0e8c038 (DEFAULT_TABLE table=client-testtb [id=d51d0182c1664beb8ca32474ecb4feeb]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:53:07.256119 12188 tablet_service.cc:1467] Processing CreateTablet for tablet b8bcfe20056242a89453d71e99840874 (DEFAULT_TABLE table=client-testtb [id=d51d0182c1664beb8ca32474ecb4feeb]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:53:07.257236 12187 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cfe52f7eec5542d79d76477fc0e8c038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:07.257820 12188 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b8bcfe20056242a89453d71e99840874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:07.273157 12233 tablet_bootstrap.cc:492] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4: Bootstrap starting.
I20260619 19:53:07.278129 12233 tablet_bootstrap.cc:654] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:07.282593 12233 tablet_bootstrap.cc:492] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4: No bootstrap required, opened a new log
I20260619 19:53:07.282951 12233 ts_tablet_manager.cc:1397] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 19:53:07.284664 12233 raft_consensus.cc:348] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.285072 12233 raft_consensus.cc:374] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:07.285279 12233 raft_consensus.cc:729] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fe8397254049498e14f9bb823ebda4, State: Initialized, Role: FOLLOWER
I20260619 19:53:07.285799 12233 consensus_queue.cc:260] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.286239 12233 raft_consensus.cc:388] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:07.286449 12233 raft_consensus.cc:482] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:07.286679 12233 raft_consensus.cc:3037] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:07.291870 12233 raft_consensus.cc:504] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.292464 12233 leader_election.cc:302] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [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: 33fe8397254049498e14f9bb823ebda4; no voters:
I20260619 19:53:07.293915 12233 leader_election.cc:288] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:07.294358 12235 raft_consensus.cc:2781] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:07.298219 12233 ts_tablet_manager.cc:1428] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4: Time spent starting tablet: real 0.015s user 0.010s sys 0.006s
I20260619 19:53:07.299361 12233 tablet_bootstrap.cc:492] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4: Bootstrap starting.
I20260619 19:53:07.305160 12233 tablet_bootstrap.cc:654] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:07.305962 12235 raft_consensus.cc:686] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [term 1 LEADER]: Becoming Leader. State: Replica: 33fe8397254049498e14f9bb823ebda4, State: Running, Role: LEADER
I20260619 19:53:07.306813 12235 consensus_queue.cc:237] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [LEADER]: Queue going to LEADER mode. State: All 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: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.310796 12233 tablet_bootstrap.cc:492] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4: No bootstrap required, opened a new log
I20260619 19:53:07.311422 12233 ts_tablet_manager.cc:1397] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4: Time spent bootstrapping tablet: real 0.012s user 0.011s sys 0.000s
I20260619 19:53:07.314023 12233 raft_consensus.cc:348] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.314754 12077 catalog_manager.cc:5495] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fe8397254049498e14f9bb823ebda4 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "33fe8397254049498e14f9bb823ebda4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:07.315538 12233 raft_consensus.cc:374] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:07.316020 12233 raft_consensus.cc:729] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fe8397254049498e14f9bb823ebda4, State: Initialized, Role: FOLLOWER
I20260619 19:53:07.316722 12233 consensus_queue.cc:260] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.317487 12233 raft_consensus.cc:388] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:07.317840 12233 raft_consensus.cc:482] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:07.318341 12233 raft_consensus.cc:3037] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:07.325264 12233 raft_consensus.cc:504] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.325995 12233 leader_election.cc:302] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [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: 33fe8397254049498e14f9bb823ebda4; no voters:
I20260619 19:53:07.326608 12233 leader_election.cc:288] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:07.326900 12237 raft_consensus.cc:2781] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:07.327379 12237 raft_consensus.cc:686] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [term 1 LEADER]: Becoming Leader. State: Replica: 33fe8397254049498e14f9bb823ebda4, State: Running, Role: LEADER
I20260619 19:53:07.327986 12237 consensus_queue.cc:237] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [LEADER]: Queue going to LEADER mode. State: All 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: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.328606 12233 ts_tablet_manager.cc:1428] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4: Time spent starting tablet: real 0.017s user 0.014s sys 0.000s
I20260619 19:53:07.334656 12077 catalog_manager.cc:5495] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fe8397254049498e14f9bb823ebda4 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "33fe8397254049498e14f9bb823ebda4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:07.368202 12077 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50240:
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 19:53:07.405334 12188 tablet_service.cc:1467] Processing CreateTablet for tablet e909c50b963b422ba6d65203d5500505 (DEFAULT_TABLE table=client-testrange [id=9d757a67431744eb9c8f72c6c5433c7a]), partition=RANGE (key) PARTITION 0 <= VALUES < 250
I20260619 19:53:07.406164 12187 tablet_service.cc:1467] Processing CreateTablet for tablet c2a180ffe2a048d79903476cbb31d32d (DEFAULT_TABLE table=client-testrange [id=9d757a67431744eb9c8f72c6c5433c7a]), partition=RANGE (key) PARTITION 250 <= VALUES < 500
I20260619 19:53:07.408432 12187 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c2a180ffe2a048d79903476cbb31d32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:07.410593 12186 tablet_service.cc:1467] Processing CreateTablet for tablet 84736e045b314ac4b1e2f85f4c6eab80 (DEFAULT_TABLE table=client-testrange [id=9d757a67431744eb9c8f72c6c5433c7a]), partition=RANGE (key) PARTITION 500 <= VALUES < 750
I20260619 19:53:07.411918 12186 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 84736e045b314ac4b1e2f85f4c6eab80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:07.413138 12185 tablet_service.cc:1467] Processing CreateTablet for tablet 915dd0d2d9b748dbbfa355581823db5d (DEFAULT_TABLE table=client-testrange [id=9d757a67431744eb9c8f72c6c5433c7a]), partition=RANGE (key) PARTITION 750 <= VALUES < 1000
I20260619 19:53:07.414565 12185 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 915dd0d2d9b748dbbfa355581823db5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:07.420922 12188 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e909c50b963b422ba6d65203d5500505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:07.430367 12233 tablet_bootstrap.cc:492] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4: Bootstrap starting.
I20260619 19:53:07.445660 12233 tablet_bootstrap.cc:654] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:07.501190 12067 maintenance_manager.cc:419] P 52dba6e025ce4f6bbd376a9c3d606f1e: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=1.000000
I20260619 19:53:07.527609 12233 tablet_bootstrap.cc:492] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4: No bootstrap required, opened a new log
I20260619 19:53:07.528137 12233 ts_tablet_manager.cc:1397] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4: Time spent bootstrapping tablet: real 0.098s user 0.010s sys 0.000s
I20260619 19:53:07.530918 12233 raft_consensus.cc:348] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.531491 12233 raft_consensus.cc:374] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:07.531764 12233 raft_consensus.cc:729] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fe8397254049498e14f9bb823ebda4, State: Initialized, Role: FOLLOWER
I20260619 19:53:07.532388 12233 consensus_queue.cc:260] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.533061 12233 raft_consensus.cc:388] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:07.533346 12233 raft_consensus.cc:482] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:07.533701 12233 raft_consensus.cc:3037] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:07.541304 12233 raft_consensus.cc:504] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.542265 12233 leader_election.cc:302] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [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: 33fe8397254049498e14f9bb823ebda4; no voters:
I20260619 19:53:07.543183 12233 leader_election.cc:288] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:07.543789 12235 raft_consensus.cc:2781] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:07.544239 12235 raft_consensus.cc:686] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [term 1 LEADER]: Becoming Leader. State: Replica: 33fe8397254049498e14f9bb823ebda4, State: Running, Role: LEADER
I20260619 19:53:07.544940 12233 ts_tablet_manager.cc:1428] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4: Time spent starting tablet: real 0.016s user 0.012s sys 0.004s
I20260619 19:53:07.544997 12235 consensus_queue.cc:237] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [LEADER]: Queue going to LEADER mode. State: All 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: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.546063 12233 tablet_bootstrap.cc:492] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4: Bootstrap starting.
I20260619 19:53:07.552333 12233 tablet_bootstrap.cc:654] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:07.559955 12066 maintenance_manager.cc:643] P 52dba6e025ce4f6bbd376a9c3d606f1e: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.058s user 0.050s sys 0.004s Metrics: {"bytes_written":7945,"cfile_init":1,"dirs.queue_time_us":972,"dirs.run_cpu_time_us":342,"dirs.run_wall_time_us":1164,"drs_written":1,"lbm_read_time_us":386,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2870,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":11,"thread_start_us":759,"threads_started":1}
I20260619 19:53:07.562355 12067 maintenance_manager.cc:419] P 52dba6e025ce4f6bbd376a9c3d606f1e: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 586 bytes on disk
I20260619 19:53:07.564128 12233 tablet_bootstrap.cc:492] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4: No bootstrap required, opened a new log
I20260619 19:53:07.564599 12233 ts_tablet_manager.cc:1397] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4: Time spent bootstrapping tablet: real 0.019s user 0.006s sys 0.009s
I20260619 19:53:07.564404 12066 maintenance_manager.cc:643] P 52dba6e025ce4f6bbd376a9c3d606f1e: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":293,"lbm_reads_lt_1ms":4}
I20260619 19:53:07.564579 12077 catalog_manager.cc:5495] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fe8397254049498e14f9bb823ebda4 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "33fe8397254049498e14f9bb823ebda4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:07.567306 12233 raft_consensus.cc:348] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.567862 12233 raft_consensus.cc:374] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:07.568118 12233 raft_consensus.cc:729] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fe8397254049498e14f9bb823ebda4, State: Initialized, Role: FOLLOWER
I20260619 19:53:07.568831 12233 consensus_queue.cc:260] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.569470 12233 raft_consensus.cc:388] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:07.569792 12233 raft_consensus.cc:482] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:07.570031 12233 raft_consensus.cc:3037] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:07.574896 12233 raft_consensus.cc:504] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.575486 12233 leader_election.cc:302] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [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: 33fe8397254049498e14f9bb823ebda4; no voters:
I20260619 19:53:07.576459 12235 raft_consensus.cc:2781] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:07.577019 12235 raft_consensus.cc:686] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [term 1 LEADER]: Becoming Leader. State: Replica: 33fe8397254049498e14f9bb823ebda4, State: Running, Role: LEADER
I20260619 19:53:07.576843 12233 leader_election.cc:288] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:07.577751 12235 consensus_queue.cc:237] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [LEADER]: Queue going to LEADER mode. State: All 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: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.581670 12233 ts_tablet_manager.cc:1428] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4: Time spent starting tablet: real 0.017s user 0.009s sys 0.004s
I20260619 19:53:07.582607 12233 tablet_bootstrap.cc:492] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4: Bootstrap starting.
I20260619 19:53:07.584462 12077 catalog_manager.cc:5495] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fe8397254049498e14f9bb823ebda4 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "33fe8397254049498e14f9bb823ebda4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:07.588001 12233 tablet_bootstrap.cc:654] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:07.593027 12233 tablet_bootstrap.cc:492] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4: No bootstrap required, opened a new log
I20260619 19:53:07.593514 12233 ts_tablet_manager.cc:1397] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4: Time spent bootstrapping tablet: real 0.011s user 0.007s sys 0.004s
I20260619 19:53:07.596058 12233 raft_consensus.cc:348] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.596644 12233 raft_consensus.cc:374] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:07.596920 12233 raft_consensus.cc:729] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fe8397254049498e14f9bb823ebda4, State: Initialized, Role: FOLLOWER
I20260619 19:53:07.597543 12233 consensus_queue.cc:260] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.598170 12233 raft_consensus.cc:388] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:07.598393 12233 raft_consensus.cc:482] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:07.598702 12233 raft_consensus.cc:3037] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:07.603251 12233 raft_consensus.cc:504] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.603986 12233 leader_election.cc:302] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [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: 33fe8397254049498e14f9bb823ebda4; no voters:
I20260619 19:53:07.604554 12233 leader_election.cc:288] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:07.604733 12235 raft_consensus.cc:2781] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:07.605221 12235 raft_consensus.cc:686] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [term 1 LEADER]: Becoming Leader. State: Replica: 33fe8397254049498e14f9bb823ebda4, State: Running, Role: LEADER
I20260619 19:53:07.606153 12233 ts_tablet_manager.cc:1428] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4: Time spent starting tablet: real 0.012s user 0.008s sys 0.004s
I20260619 19:53:07.605926 12235 consensus_queue.cc:237] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [LEADER]: Queue going to LEADER mode. State: All 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: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.607009 12233 tablet_bootstrap.cc:492] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4: Bootstrap starting.
I20260619 19:53:07.613009 12233 tablet_bootstrap.cc:654] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:07.617930 12233 tablet_bootstrap.cc:492] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4: No bootstrap required, opened a new log
I20260619 19:53:07.618335 12233 ts_tablet_manager.cc:1397] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4: Time spent bootstrapping tablet: real 0.012s user 0.010s sys 0.000s
I20260619 19:53:07.620290 12233 raft_consensus.cc:348] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.620788 12233 raft_consensus.cc:374] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:07.621062 12233 raft_consensus.cc:729] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fe8397254049498e14f9bb823ebda4, State: Initialized, Role: FOLLOWER
I20260619 19:53:07.620622 12077 catalog_manager.cc:5495] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fe8397254049498e14f9bb823ebda4 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "33fe8397254049498e14f9bb823ebda4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:07.621661 12233 consensus_queue.cc:260] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.622179 12233 raft_consensus.cc:388] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:07.622409 12233 raft_consensus.cc:482] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:07.622628 12233 raft_consensus.cc:3037] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:07.627919 12233 raft_consensus.cc:504] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.628417 12233 leader_election.cc:302] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [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: 33fe8397254049498e14f9bb823ebda4; no voters:
I20260619 19:53:07.628841 12233 leader_election.cc:288] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:07.628975 12235 raft_consensus.cc:2781] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:07.629455 12235 raft_consensus.cc:686] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [term 1 LEADER]: Becoming Leader. State: Replica: 33fe8397254049498e14f9bb823ebda4, State: Running, Role: LEADER
I20260619 19:53:07.630122 12235 consensus_queue.cc:237] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [LEADER]: Queue going to LEADER mode. State: All 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: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } }
I20260619 19:53:07.630662 12233 ts_tablet_manager.cc:1428] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 19:53:07.644415 12077 catalog_manager.cc:5495] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fe8397254049498e14f9bb823ebda4 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "33fe8397254049498e14f9bb823ebda4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33fe8397254049498e14f9bb823ebda4" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36011 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:07.776701 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:07.816763 12067 maintenance_manager.cc:419] P 52dba6e025ce4f6bbd376a9c3d606f1e: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260619 19:53:07.823586 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.046s user 0.036s sys 0.008s Metrics: {"bytes_written":4625,"cfile_init":1,"dirs.queue_time_us":1074,"dirs.run_cpu_time_us":350,"dirs.run_wall_time_us":1003,"drs_written":1,"lbm_read_time_us":231,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2160,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"thread_start_us":749,"threads_started":1}
I20260619 19:53:07.827531 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:07.831605 12066 maintenance_manager.cc:643] P 52dba6e025ce4f6bbd376a9c3d606f1e: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.014s user 0.008s sys 0.004s Metrics: {"bytes_written":465,"delete_count":0,"lbm_write_time_us":432,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":5}
I20260619 19:53:07.833586 12067 maintenance_manager.cc:419] P 52dba6e025ce4f6bbd376a9c3d606f1e: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.141423
I20260619 19:53:07.874753 12066 maintenance_manager.cc:643] P 52dba6e025ce4f6bbd376a9c3d606f1e: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.040s user 0.030s sys 0.007s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":3020,"cfile_init":4,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":1496,"dirs.run_cpu_time_us":506,"dirs.run_wall_time_us":2288,"lbm_read_time_us":1577,"lbm_reads_lt_1ms":21,"lbm_write_time_us":1286,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":7819,"threads_started":1,"update_count":5}
I20260619 19:53:07.887706 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.059s user 0.024s sys 0.012s Metrics: {"bytes_written":4627,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":490,"dirs.run_wall_time_us":1962,"drs_written":1,"lbm_read_time_us":304,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2548,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:07.890980 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 435 bytes on disk
I20260619 19:53:07.893471 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":568,"lbm_reads_lt_1ms":8}
I20260619 19:53:07.896709 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:07.930876 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.033s user 0.017s sys 0.015s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":391,"dirs.run_cpu_time_us":279,"dirs.run_wall_time_us":1794,"drs_written":1,"lbm_read_time_us":190,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2604,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:07.934517 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 212 bytes on disk
I20260619 19:53:07.936690 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":335,"lbm_reads_lt_1ms":4}
I20260619 19:53:07.940627 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:07.976212 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.035s user 0.028s sys 0.003s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":1533,"dirs.run_cpu_time_us":336,"dirs.run_wall_time_us":1739,"drs_written":1,"lbm_read_time_us":263,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2398,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:07.980182 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.019039 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.038s user 0.036s sys 0.000s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":310,"dirs.run_wall_time_us":3606,"drs_written":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2313,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":2816}
I20260619 19:53:08.023165 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 392 bytes on disk
I20260619 19:53:08.025807 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":596,"lbm_reads_lt_1ms":8}
I20260619 19:53:08.029189 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.069564 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.040s user 0.037s sys 0.000s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":300,"dirs.run_cpu_time_us":269,"dirs.run_wall_time_us":1799,"drs_written":1,"lbm_read_time_us":240,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2421,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:08.074091 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 212 bytes on disk
I20260619 19:53:08.075744 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":205,"lbm_reads_lt_1ms":4}
I20260619 19:53:08.079211 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.114892 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.035s user 0.033s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":213,"dirs.run_cpu_time_us":304,"dirs.run_wall_time_us":1479,"drs_written":1,"lbm_read_time_us":256,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1626,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":26880}
I20260619 19:53:08.119181 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 196 bytes on disk
I20260619 19:53:08.122473 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":318,"lbm_reads_lt_1ms":4}
I20260619 19:53:08.127166 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.167992 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.040s user 0.035s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":79,"dirs.run_cpu_time_us":339,"dirs.run_wall_time_us":1406,"drs_written":1,"lbm_read_time_us":177,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2163,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:08.172861 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.218945 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.044s user 0.039s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":427,"dirs.run_wall_time_us":1935,"drs_written":1,"lbm_read_time_us":326,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3462,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:08.222966 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 392 bytes on disk
I20260619 19:53:08.226009 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":561,"lbm_reads_lt_1ms":8}
I20260619 19:53:08.230224 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.266942 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.036s user 0.035s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":259,"dirs.run_wall_time_us":1713,"drs_written":1,"lbm_read_time_us":279,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2176,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:08.271072 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 212 bytes on disk
I20260619 19:53:08.273394 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":284,"lbm_reads_lt_1ms":4}
I20260619 19:53:08.277022 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.314487 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.036s user 0.031s sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":292,"dirs.run_wall_time_us":1602,"drs_written":1,"lbm_read_time_us":255,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2405,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:08.318692 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 196 bytes on disk
I20260619 19:53:08.320842 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4}
I20260619 19:53:08.324424 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.365269 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.040s user 0.030s sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":69,"dirs.run_cpu_time_us":278,"dirs.run_wall_time_us":1300,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2079,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:08.370633 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 196 bytes on disk
I20260619 19:53:08.373426 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) 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 19:53:08.377513 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.419004 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.041s user 0.033s sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":115,"dirs.run_cpu_time_us":296,"dirs.run_wall_time_us":1389,"drs_written":1,"lbm_read_time_us":267,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1987,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:08.423327 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 196 bytes on disk
I20260619 19:53:08.425664 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":287,"lbm_reads_lt_1ms":4}
I20260619 19:53:08.429399 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.469839 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.040s user 0.039s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":871,"dirs.run_cpu_time_us":326,"dirs.run_wall_time_us":1675,"drs_written":1,"lbm_read_time_us":216,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2123,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:08.474897 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 212 bytes on disk
I20260619 19:53:08.477573 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":291,"lbm_reads_lt_1ms":4}
I20260619 19:53:08.481813 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.520874 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.038s user 0.035s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":331,"dirs.run_wall_time_us":1544,"drs_written":1,"lbm_read_time_us":283,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2266,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":1792}
I20260619 19:53:08.524973 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 212 bytes on disk
I20260619 19:53:08.527844 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":283,"lbm_reads_lt_1ms":4}
I20260619 19:53:08.531615 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.572221 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.040s user 0.032s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":158,"dirs.run_cpu_time_us":317,"dirs.run_wall_time_us":4142,"drs_written":1,"lbm_read_time_us":303,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1773,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:08.576910 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 212 bytes on disk
I20260619 19:53:08.580296 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":314,"lbm_reads_lt_1ms":4}
I20260619 19:53:08.584164 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.630872 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.046s user 0.039s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":350,"dirs.run_wall_time_us":1642,"drs_written":1,"lbm_read_time_us":264,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2327,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":5376}
I20260619 19:53:08.636468 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 212 bytes on disk
I20260619 19:53:08.641357 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":269,"lbm_reads_lt_1ms":4}
I20260619 19:53:08.647837 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.693634 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.045s user 0.045s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":148,"dirs.run_cpu_time_us":472,"dirs.run_wall_time_us":1955,"drs_written":1,"lbm_read_time_us":285,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2488,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":10112}
I20260619 19:53:08.698897 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.744906 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.045s user 0.045s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":619,"dirs.run_cpu_time_us":315,"dirs.run_wall_time_us":1489,"drs_written":1,"lbm_read_time_us":264,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2400,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:08.750234 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.795784 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.045s user 0.042s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":322,"dirs.run_wall_time_us":1663,"drs_written":1,"lbm_read_time_us":255,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2096,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:08.801316 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 642 bytes on disk
I20260619 19:53:08.805505 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":723,"lbm_reads_lt_1ms":12}
I20260619 19:53:08.810289 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.858697 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.048s user 0.044s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":282,"dirs.run_wall_time_us":1406,"drs_written":1,"lbm_read_time_us":245,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2161,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:08.863469 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 214 bytes on disk
I20260619 19:53:08.868077 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":286,"lbm_reads_lt_1ms":4}
I20260619 19:53:08.871829 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.923269 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.051s user 0.048s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":305,"dirs.run_wall_time_us":2051,"drs_written":1,"lbm_read_time_us":275,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2338,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:08.929910 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:08.974606 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.044s user 0.042s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":331,"dirs.run_wall_time_us":2052,"drs_written":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1951,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:08.979626 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.023814 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.043s user 0.041s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1297,"drs_written":1,"lbm_read_time_us":209,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2303,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:09.028349 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.071125 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.042s user 0.037s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":291,"dirs.run_wall_time_us":1572,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2016,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:09.076576 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 850 bytes on disk
I20260619 19:53:09.082228 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":1024,"lbm_reads_lt_1ms":16}
I20260619 19:53:09.087378 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.135526 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.047s user 0.044s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":367,"dirs.run_wall_time_us":2488,"drs_written":1,"lbm_read_time_us":303,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2084,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:09.140480 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.186892 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.046s user 0.043s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":328,"dirs.run_wall_time_us":1402,"drs_written":1,"lbm_read_time_us":281,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2205,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:09.192070 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.247046 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.054s user 0.046s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":117,"dirs.run_cpu_time_us":338,"dirs.run_wall_time_us":2417,"drs_written":1,"lbm_read_time_us":196,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2023,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:09.252455 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.303903 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.051s user 0.048s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":105,"dirs.run_cpu_time_us":339,"dirs.run_wall_time_us":1684,"drs_written":1,"lbm_read_time_us":278,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2266,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:09.309544 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.356349 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.045s user 0.037s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":117,"dirs.run_cpu_time_us":318,"dirs.run_wall_time_us":1471,"drs_written":1,"lbm_read_time_us":179,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1995,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:09.361490 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 1048 bytes on disk
I20260619 19:53:09.366822 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"cfile_init":5,"lbm_read_time_us":990,"lbm_reads_lt_1ms":20}
I20260619 19:53:09.371831 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.430287 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.056s user 0.048s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":264,"dirs.run_wall_time_us":1497,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1893,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:09.436188 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.485946 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.049s user 0.048s 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":1479,"drs_written":1,"lbm_read_time_us":237,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2407,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:09.491508 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 408 bytes on disk
I20260619 19:53:09.496490 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":530,"lbm_reads_lt_1ms":8}
I20260619 19:53:09.500941 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.553521 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.052s user 0.051s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":131,"dirs.run_cpu_time_us":274,"dirs.run_wall_time_us":1429,"drs_written":1,"lbm_read_time_us":275,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2256,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:09.558271 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 214 bytes on disk
I20260619 19:53:09.561702 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":276,"lbm_reads_lt_1ms":4}
I20260619 19:53:09.565303 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.622794 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.057s user 0.055s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":311,"dirs.run_wall_time_us":2711,"drs_written":1,"lbm_read_time_us":229,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2300,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:09.628753 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 223 bytes on disk
I20260619 19:53:09.631816 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":273,"lbm_reads_lt_1ms":4}
I20260619 19:53:09.637209 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.693296 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.055s user 0.048s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":328,"dirs.run_wall_time_us":1456,"drs_written":1,"lbm_read_time_us":240,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2105,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":1792}
I20260619 19:53:09.700191 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.758791 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.058s user 0.052s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":106,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1403,"drs_written":1,"lbm_read_time_us":264,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2272,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:09.764480 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.819808 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.055s user 0.052s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":302,"dirs.run_wall_time_us":1529,"drs_written":1,"lbm_read_time_us":166,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2172,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:09.825919 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 660 bytes on disk
I20260619 19:53:09.831302 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.004s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":661,"lbm_reads_lt_1ms":12}
I20260619 19:53:09.836005 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.892122 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.055s user 0.052s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":80,"dirs.run_cpu_time_us":250,"dirs.run_wall_time_us":1453,"drs_written":1,"lbm_read_time_us":175,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1962,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:09.898875 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 223 bytes on disk
I20260619 19:53:09.902997 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":351,"lbm_reads_lt_1ms":4}
I20260619 19:53:09.907917 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:09.968729 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.060s user 0.055s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":277,"dirs.run_wall_time_us":1722,"drs_written":1,"lbm_read_time_us":298,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2823,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:09.974977 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:10.037007 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.061s user 0.049s sys 0.008s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":303,"dirs.run_wall_time_us":2944,"drs_written":1,"lbm_read_time_us":262,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2187,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":15104}
I20260619 19:53:10.042760 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:10.099857 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.056s user 0.047s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":263,"dirs.run_wall_time_us":1839,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1954,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:10.105311 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 640 bytes on disk
I20260619 19:53:10.110622 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":766,"lbm_reads_lt_1ms":12}
I20260619 19:53:10.116789 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:10.171330 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.054s user 0.049s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":280,"dirs.run_wall_time_us":1835,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1793,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:10.178014 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:10.233687 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.055s user 0.053s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":264,"dirs.run_wall_time_us":1491,"drs_written":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2132,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":14720}
I20260619 19:53:10.240167 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 437 bytes on disk
I20260619 19:53:10.245512 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.005s user 0.005s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":524,"lbm_reads_lt_1ms":8}
I20260619 19:53:10.253896 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:10.319698 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.064s user 0.057s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":281,"dirs.run_wall_time_us":1438,"drs_written":1,"lbm_read_time_us":266,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2342,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:10.326758 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:10.389937 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.062s user 0.056s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":72,"dirs.run_cpu_time_us":289,"dirs.run_wall_time_us":1567,"drs_written":1,"lbm_read_time_us":280,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2021,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:10.396350 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:10.456562 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.059s user 0.057s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":303,"dirs.run_wall_time_us":1416,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2091,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:10.463814 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 649 bytes on disk
I20260619 19:53:10.468825 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.004s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":685,"lbm_reads_lt_1ms":12}
I20260619 19:53:10.473702 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:10.500082 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.026s user 0.019s sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":101,"dirs.run_cpu_time_us":324,"dirs.run_wall_time_us":1456,"drs_written":1,"lbm_read_time_us":160,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1873,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260619 19:53:10.506343 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:10.537468 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.030s user 0.025s sys 0.004s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":265,"dirs.run_wall_time_us":1533,"drs_written":1,"lbm_read_time_us":237,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1782,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260619 19:53:10.542173 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 370 bytes on disk
I20260619 19:53:10.545137 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":1129,"lbm_reads_lt_1ms":8}
I20260619 19:53:10.551735 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:10.588542 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.036s user 0.027s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":112,"dirs.run_cpu_time_us":297,"dirs.run_wall_time_us":1444,"drs_written":1,"lbm_read_time_us":278,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2531,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:10.594115 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:10.629307 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.034s user 0.029s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":278,"dirs.run_wall_time_us":1330,"drs_written":1,"lbm_read_time_us":370,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1782,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":1920}
I20260619 19:53:10.636454 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
W20260619 19:53:10.657866 12157 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 19:53:10.672528 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.035s user 0.032s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":108,"dirs.run_cpu_time_us":263,"dirs.run_wall_time_us":1445,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2385,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:10.679098 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:10.714414 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.035s user 0.033s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":105,"dirs.run_cpu_time_us":301,"dirs.run_wall_time_us":1597,"drs_written":1,"lbm_read_time_us":295,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2097,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:10.720755 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 816 bytes on disk
I20260619 19:53:10.724761 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":1153,"lbm_reads_lt_1ms":16}
I20260619 19:53:10.730711 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:10.768766 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.037s user 0.034s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":308,"dirs.run_wall_time_us":1681,"drs_written":1,"lbm_read_time_us":260,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2300,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:10.776265 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 214 bytes on disk
I20260619 19:53:10.778680 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":295,"lbm_reads_lt_1ms":4}
I20260619 19:53:10.784768 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:10.821942 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.036s user 0.036s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":352,"dirs.run_wall_time_us":1815,"drs_written":1,"lbm_read_time_us":259,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2184,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:10.828913 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 214 bytes on disk
I20260619 19:53:10.831044 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":273,"lbm_reads_lt_1ms":4}
I20260619 19:53:10.836681 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:10.869313 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.032s user 0.026s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":326,"dirs.run_wall_time_us":1589,"drs_written":1,"lbm_read_time_us":170,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2008,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:10.875814 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:10.914288 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.038s user 0.035s sys 0.001s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":299,"dirs.run_wall_time_us":1738,"drs_written":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2235,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:10.920199 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:10.961920 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.041s user 0.038s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":326,"dirs.run_wall_time_us":1558,"drs_written":1,"lbm_read_time_us":302,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2113,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:10.968276 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.006623 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.037s user 0.033s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":554,"dirs.run_cpu_time_us":294,"dirs.run_wall_time_us":4826,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2026,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:11.013618 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.049490 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.035s user 0.034s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":76,"dirs.run_cpu_time_us":282,"dirs.run_wall_time_us":1362,"drs_written":1,"lbm_read_time_us":259,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2011,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:11.054291 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.092422 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.037s user 0.033s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":80,"dirs.run_cpu_time_us":318,"dirs.run_wall_time_us":1336,"drs_written":1,"lbm_read_time_us":201,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2031,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:11.098737 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.142401 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.043s user 0.037s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":358,"dirs.run_wall_time_us":1935,"drs_written":1,"lbm_read_time_us":315,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2392,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:11.149729 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.191382 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.041s user 0.034s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":144,"dirs.run_cpu_time_us":350,"dirs.run_wall_time_us":1840,"drs_written":1,"lbm_read_time_us":258,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2197,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:11.198287 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 1618 bytes on disk
I20260619 19:53:11.204429 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"cfile_init":8,"lbm_read_time_us":1645,"lbm_reads_lt_1ms":32}
I20260619 19:53:11.211810 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.257464 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.045s user 0.045s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":108,"dirs.run_cpu_time_us":263,"dirs.run_wall_time_us":1402,"drs_written":1,"lbm_read_time_us":268,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2187,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:11.267315 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 212 bytes on disk
I20260619 19:53:11.271283 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":321,"lbm_reads_lt_1ms":4}
I20260619 19:53:11.278626 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.325485 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.046s user 0.042s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":368,"dirs.run_wall_time_us":2041,"drs_written":1,"lbm_read_time_us":338,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2621,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:11.332451 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.376678 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.044s user 0.034s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":74,"dirs.run_cpu_time_us":266,"dirs.run_wall_time_us":1643,"drs_written":1,"lbm_read_time_us":261,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1840,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:11.387769 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 437 bytes on disk
I20260619 19:53:11.391508 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":551,"lbm_reads_lt_1ms":8}
I20260619 19:53:11.400097 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.448658 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.048s user 0.038s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":784,"dirs.run_cpu_time_us":507,"dirs.run_wall_time_us":1949,"drs_written":1,"lbm_read_time_us":215,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2386,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:11.458828 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 214 bytes on disk
I20260619 19:53:11.463380 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":259,"lbm_reads_lt_1ms":4}
I20260619 19:53:11.471498 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.517207 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.045s user 0.040s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":312,"dirs.run_wall_time_us":1432,"drs_written":1,"lbm_read_time_us":269,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2032,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:11.524956 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.569285 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.043s user 0.039s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":111,"dirs.run_cpu_time_us":304,"dirs.run_wall_time_us":1828,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1968,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:11.578348 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.628859 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.050s user 0.046s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":132,"dirs.run_cpu_time_us":384,"dirs.run_wall_time_us":1433,"drs_written":1,"lbm_read_time_us":332,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2202,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:11.637801 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 642 bytes on disk
I20260619 19:53:11.642542 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":742,"lbm_reads_lt_1ms":12}
I20260619 19:53:11.650753 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.703176 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.051s user 0.049s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":276,"dirs.run_wall_time_us":1367,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2247,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 19:53:11.712402 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 233 bytes on disk
I20260619 19:53:11.717056 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":414,"lbm_reads_lt_1ms":4}
I20260619 19:53:11.728520 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.779889 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.051s user 0.047s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":558,"dirs.run_wall_time_us":2143,"drs_written":1,"lbm_read_time_us":262,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2186,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 19:53:11.786919 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 232 bytes on disk
I20260619 19:53:11.789868 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":216,"lbm_reads_lt_1ms":4}
I20260619 19:53:11.797271 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.847699 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.050s user 0.043s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":285,"dirs.run_wall_time_us":1611,"drs_written":1,"lbm_read_time_us":268,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2102,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:11.856011 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 223 bytes on disk
I20260619 19:53:11.859445 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":266,"lbm_reads_lt_1ms":4}
I20260619 19:53:11.865634 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.923715 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.057s user 0.055s sys 0.000s Metrics: {"bytes_written":4655,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":323,"dirs.run_wall_time_us":1848,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2186,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9,"spinlock_wait_cycles":7936}
I20260619 19:53:11.933478 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:11.983520 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.049s user 0.046s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":314,"dirs.run_wall_time_us":1448,"drs_written":1,"lbm_read_time_us":189,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2367,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:11.991505 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.042351 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.048s user 0.041s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":170,"dirs.run_cpu_time_us":367,"dirs.run_wall_time_us":2118,"drs_written":1,"lbm_read_time_us":221,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2126,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:12.050836 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 675 bytes on disk
I20260619 19:53:12.055972 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.004s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":779,"lbm_reads_lt_1ms":12}
I20260619 19:53:12.061951 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.108738 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.046s user 0.043s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":68,"dirs.run_cpu_time_us":275,"dirs.run_wall_time_us":1599,"drs_written":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1923,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":1792}
I20260619 19:53:12.116637 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 214 bytes on disk
I20260619 19:53:12.120127 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":197,"lbm_reads_lt_1ms":4}
I20260619 19:53:12.129899 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.181149 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.051s user 0.042s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":353,"dirs.run_wall_time_us":1565,"drs_written":1,"lbm_read_time_us":234,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2305,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:12.189574 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 223 bytes on disk
I20260619 19:53:12.193665 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":290,"lbm_reads_lt_1ms":4}
I20260619 19:53:12.201470 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.260519 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.058s user 0.049s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":469,"dirs.run_cpu_time_us":300,"dirs.run_wall_time_us":1486,"drs_written":1,"lbm_read_time_us":222,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2252,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:12.269495 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 223 bytes on disk
I20260619 19:53:12.273201 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) 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 19:53:12.281105 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.335698 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.054s user 0.049s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":133,"dirs.run_cpu_time_us":375,"dirs.run_wall_time_us":2998,"drs_written":1,"lbm_read_time_us":192,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2289,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:12.343205 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.400254 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.056s user 0.052s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":74,"dirs.run_cpu_time_us":221,"dirs.run_wall_time_us":1505,"drs_written":1,"lbm_read_time_us":207,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1613,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:12.410044 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.473013 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.062s user 0.055s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":390,"dirs.run_wall_time_us":2028,"drs_written":1,"lbm_read_time_us":335,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2495,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:12.485198 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 660 bytes on disk
I20260619 19:53:12.491020 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":765,"lbm_reads_lt_1ms":12}
I20260619 19:53:12.501894 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.561954 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.059s user 0.059s sys 0.000s Metrics: {"bytes_written":4660,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":288,"dirs.run_wall_time_us":1743,"drs_written":1,"lbm_read_time_us":272,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2374,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260619 19:53:12.572063 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 247 bytes on disk
I20260619 19:53:12.577153 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.004s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":536,"lbm_reads_lt_1ms":4}
I20260619 19:53:12.584441 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.643772 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.059s user 0.048s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":383,"dirs.run_wall_time_us":1735,"drs_written":1,"lbm_read_time_us":171,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2149,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 19:53:12.652165 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.708724 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.056s user 0.048s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":66,"dirs.run_cpu_time_us":360,"dirs.run_wall_time_us":2455,"drs_written":1,"lbm_read_time_us":192,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1891,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:12.719281 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 446 bytes on disk
I20260619 19:53:12.725291 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.005s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":562,"lbm_reads_lt_1ms":8}
I20260619 19:53:12.736526 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.798506 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.061s user 0.059s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":114,"dirs.run_cpu_time_us":275,"dirs.run_wall_time_us":1685,"drs_written":1,"lbm_read_time_us":227,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2618,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:12.806327 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 224 bytes on disk
I20260619 19:53:12.810937 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":214,"lbm_reads_lt_1ms":4}
I20260619 19:53:12.818737 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.886487 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.067s user 0.052s sys 0.012s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":320,"dirs.run_wall_time_us":1633,"drs_written":1,"lbm_read_time_us":271,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2336,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 19:53:12.896970 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 232 bytes on disk
I20260619 19:53:12.902066 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.004s user 0.004s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":194,"lbm_reads_lt_1ms":4}
I20260619 19:53:12.911084 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:12.977360 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.066s user 0.061s sys 0.000s Metrics: {"bytes_written":4651,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":344,"dirs.run_wall_time_us":1902,"drs_written":1,"lbm_read_time_us":266,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2080,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260619 19:53:12.987931 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d): 247 bytes on disk
I20260619 19:53:12.992018 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":215,"lbm_reads_lt_1ms":4}
I20260619 19:53:13.001266 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.030856 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.029s user 0.023s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":272,"dirs.run_wall_time_us":1516,"drs_written":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2164,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260619 19:53:13.037901 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.065819 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.027s user 0.023s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":144,"dirs.run_cpu_time_us":337,"dirs.run_wall_time_us":1569,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2190,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:13.073200 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.101570 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.028s user 0.027s sys 0.000s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":112,"dirs.run_cpu_time_us":470,"dirs.run_wall_time_us":1942,"drs_written":1,"lbm_read_time_us":191,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1631,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":7552}
I20260619 19:53:13.108682 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.140017 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.031s user 0.020s sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1415,"drs_written":1,"lbm_read_time_us":266,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2284,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:13.147297 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.176578 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.029s user 0.021s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":135,"dirs.run_cpu_time_us":349,"dirs.run_wall_time_us":1741,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1836,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:13.185710 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.217033 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.031s user 0.027s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1728,"drs_written":1,"lbm_read_time_us":191,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1844,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:13.225083 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 1181 bytes on disk
I20260619 19:53:13.229461 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.004s user 0.004s sys 0.000s Metrics: {"cfile_init":6,"lbm_read_time_us":1158,"lbm_reads_lt_1ms":24}
I20260619 19:53:13.236536 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.267877 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.031s user 0.028s sys 0.000s Metrics: {"bytes_written":4641,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":353,"dirs.run_wall_time_us":1830,"drs_written":1,"lbm_read_time_us":246,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1806,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:13.301910 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 214 bytes on disk
I20260619 19:53:13.307209 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.003s user 0.000s sys 0.002s Metrics: {"cfile_init":1,"lbm_read_time_us":710,"lbm_reads_lt_1ms":4}
I20260619 19:53:13.322103 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.365784 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.043s user 0.035s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":228,"dirs.run_cpu_time_us":324,"dirs.run_wall_time_us":2442,"drs_written":1,"lbm_read_time_us":207,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2619,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:13.372579 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 214 bytes on disk
I20260619 19:53:13.374176 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":192,"lbm_reads_lt_1ms":4}
I20260619 19:53:13.381515 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.413314 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.031s user 0.023s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":79,"dirs.run_cpu_time_us":292,"dirs.run_wall_time_us":1489,"drs_written":1,"lbm_read_time_us":271,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1832,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:13.420600 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 214 bytes on disk
I20260619 19:53:13.422451 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) 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 19:53:13.429458 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.462638 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.033s user 0.024s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":71,"dirs.run_cpu_time_us":314,"dirs.run_wall_time_us":1799,"drs_written":1,"lbm_read_time_us":234,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1736,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:13.470321 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 214 bytes on disk
I20260619 19:53:13.472426 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":262,"lbm_reads_lt_1ms":4}
I20260619 19:53:13.479277 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.512030 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.032s user 0.029s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":280,"dirs.run_wall_time_us":1633,"drs_written":1,"lbm_read_time_us":182,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1930,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":3456}
I20260619 19:53:13.520591 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.558549 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.037s user 0.035s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":401,"dirs.run_wall_time_us":2404,"drs_written":1,"lbm_read_time_us":377,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1996,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:13.566787 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 426 bytes on disk
I20260619 19:53:13.569578 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":437,"lbm_reads_lt_1ms":8}
I20260619 19:53:13.578320 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.613039 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.034s user 0.030s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":328,"dirs.run_wall_time_us":2137,"drs_written":1,"lbm_read_time_us":237,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1876,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:13.621685 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 214 bytes on disk
I20260619 19:53:13.623903 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":183,"lbm_reads_lt_1ms":4}
I20260619 19:53:13.631426 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.672825 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.039s user 0.034s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":172,"dirs.run_cpu_time_us":568,"dirs.run_wall_time_us":1913,"drs_written":1,"lbm_read_time_us":232,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2039,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:13.681473 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 214 bytes on disk
I20260619 19:53:13.684465 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":291,"lbm_reads_lt_1ms":4}
I20260619 19:53:13.694589 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.727622 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.032s user 0.030s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":351,"dirs.run_wall_time_us":1455,"drs_written":1,"lbm_read_time_us":234,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1825,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":6528}
I20260619 19:53:13.735615 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 214 bytes on disk
I20260619 19:53:13.737984 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4}
I20260619 19:53:13.745075 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.780490 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.035s user 0.027s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":121,"dirs.run_cpu_time_us":364,"dirs.run_wall_time_us":1688,"drs_written":1,"lbm_read_time_us":212,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1820,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:13.789186 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.824764 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.035s user 0.028s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":314,"dirs.run_wall_time_us":1559,"drs_written":1,"lbm_read_time_us":193,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1800,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:13.834863 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 436 bytes on disk
I20260619 19:53:13.838186 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":569,"lbm_reads_lt_1ms":8}
I20260619 19:53:13.845626 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.881125 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.035s user 0.027s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":79,"dirs.run_cpu_time_us":330,"dirs.run_wall_time_us":1710,"drs_written":1,"lbm_read_time_us":234,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1759,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":1792}
I20260619 19:53:13.889703 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 223 bytes on disk
I20260619 19:53:13.892598 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":288,"lbm_reads_lt_1ms":4}
I20260619 19:53:13.900813 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:13.940460 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.039s user 0.031s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":173,"dirs.run_cpu_time_us":375,"dirs.run_wall_time_us":1837,"drs_written":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2539,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:13.949028 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 214 bytes on disk
I20260619 19:53:13.951530 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":211,"lbm_reads_lt_1ms":4}
I20260619 19:53:13.959589 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.001989 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.042s user 0.037s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":112,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1377,"drs_written":1,"lbm_read_time_us":204,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2271,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:14.011056 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.050117 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.038s user 0.034s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":71,"dirs.run_cpu_time_us":277,"dirs.run_wall_time_us":1644,"drs_written":1,"lbm_read_time_us":224,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1929,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:14.059237 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 435 bytes on disk
I20260619 19:53:14.061990 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":351,"lbm_reads_lt_1ms":8}
I20260619 19:53:14.070351 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.108970 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.038s user 0.034s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":353,"dirs.run_wall_time_us":2184,"drs_written":1,"lbm_read_time_us":274,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1582,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":1792}
I20260619 19:53:14.117686 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.159669 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.041s user 0.039s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":144,"dirs.run_cpu_time_us":361,"dirs.run_wall_time_us":1917,"drs_written":1,"lbm_read_time_us":186,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2095,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:14.168871 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.211292 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.042s user 0.038s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":118,"dirs.run_cpu_time_us":293,"dirs.run_wall_time_us":2061,"drs_written":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1820,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:14.221340 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.266510 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.045s user 0.042s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":113,"dirs.run_cpu_time_us":354,"dirs.run_wall_time_us":2102,"drs_written":1,"lbm_read_time_us":163,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2290,"lbm_writes_lt_1ms":23,"mutex_wait_us":1020,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":19712}
I20260619 19:53:14.275852 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.315546 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.039s user 0.033s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":258,"dirs.run_wall_time_us":1447,"drs_written":1,"lbm_read_time_us":226,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1569,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:14.325004 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.369268 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.044s user 0.041s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":294,"dirs.run_wall_time_us":1481,"drs_written":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2030,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:14.382866 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 1289 bytes on disk
I20260619 19:53:14.389892 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.006s user 0.006s sys 0.000s Metrics: {"cfile_init":6,"lbm_read_time_us":1385,"lbm_reads_lt_1ms":24}
I20260619 19:53:14.399375 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.443958 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.044s user 0.040s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":131,"dirs.run_cpu_time_us":361,"dirs.run_wall_time_us":1904,"drs_written":1,"lbm_read_time_us":327,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1827,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 19:53:14.453665 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 232 bytes on disk
I20260619 19:53:14.457032 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4}
I20260619 19:53:14.465768 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.511462 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.045s user 0.039s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":320,"dirs.run_wall_time_us":1540,"drs_written":1,"lbm_read_time_us":163,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1901,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:14.522524 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 223 bytes on disk
I20260619 19:53:14.525486 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":204,"lbm_reads_lt_1ms":4}
I20260619 19:53:14.536396 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.584277 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.047s user 0.044s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":298,"dirs.run_wall_time_us":1394,"drs_written":1,"lbm_read_time_us":236,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2027,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 19:53:14.595420 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 232 bytes on disk
I20260619 19:53:14.599426 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":276,"lbm_reads_lt_1ms":4}
I20260619 19:53:14.611701 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.655427 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.043s user 0.041s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":66,"dirs.run_cpu_time_us":288,"dirs.run_wall_time_us":1555,"drs_written":1,"lbm_read_time_us":168,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1733,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":24832}
I20260619 19:53:14.666083 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 232 bytes on disk
I20260619 19:53:14.669092 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":179,"lbm_reads_lt_1ms":4}
I20260619 19:53:14.678026 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.721683 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.043s user 0.042s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":322,"dirs.run_wall_time_us":1668,"drs_written":1,"lbm_read_time_us":228,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1728,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 19:53:14.730026 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.776082 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.045s user 0.042s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":358,"dirs.run_wall_time_us":1943,"drs_written":1,"lbm_read_time_us":224,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1916,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:14.787895 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.839128 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.051s user 0.045s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":321,"dirs.run_wall_time_us":2060,"drs_written":1,"lbm_read_time_us":225,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1784,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:14.849905 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 669 bytes on disk
I20260619 19:53:14.854813 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":617,"lbm_reads_lt_1ms":12}
I20260619 19:53:14.863237 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.918092 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.054s user 0.052s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":78,"dirs.run_cpu_time_us":320,"dirs.run_wall_time_us":1964,"drs_written":1,"lbm_read_time_us":234,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1715,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 19:53:14.928262 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:14.979337 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.050s user 0.041s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":143,"dirs.run_cpu_time_us":285,"dirs.run_wall_time_us":1790,"drs_written":1,"lbm_read_time_us":223,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1958,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:14.988359 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:15.038471 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.049s user 0.044s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":120,"dirs.run_cpu_time_us":299,"dirs.run_wall_time_us":1589,"drs_written":1,"lbm_read_time_us":261,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1761,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:15.049039 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:15.099113 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.049s user 0.039s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":120,"dirs.run_cpu_time_us":249,"dirs.run_wall_time_us":1394,"drs_written":1,"lbm_read_time_us":205,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1832,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:15.109233 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:15.156575 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.047s user 0.043s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":119,"dirs.run_cpu_time_us":352,"dirs.run_wall_time_us":1550,"drs_written":1,"lbm_read_time_us":177,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1870,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":23808}
I20260619 19:53:15.167305 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:15.217269 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.049s user 0.044s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":131,"dirs.run_cpu_time_us":504,"dirs.run_wall_time_us":1789,"drs_written":1,"lbm_read_time_us":256,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2036,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:15.228346 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 1347 bytes on disk
I20260619 19:53:15.234517 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"cfile_init":6,"lbm_read_time_us":1251,"lbm_reads_lt_1ms":24}
I20260619 19:53:15.244940 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80): perf score=1.000000
I20260619 19:53:15.298378 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.053s user 0.052s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":127,"dirs.run_cpu_time_us":389,"dirs.run_wall_time_us":1998,"drs_written":1,"lbm_read_time_us":228,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1748,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":1920}
I20260619 19:53:15.309758 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80): 223 bytes on disk
I20260619 19:53:15.313750 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(84736e045b314ac4b1e2f85f4c6eab80) complete. Timing: real 0.003s user 0.000s sys 0.003s Metrics: {"cfile_init":1,"lbm_read_time_us":336,"lbm_reads_lt_1ms":4}
I20260619 19:53:15.323491 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.352208 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.028s user 0.025s sys 0.000s Metrics: {"bytes_written":4657,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":616,"dirs.run_wall_time_us":2049,"drs_written":1,"lbm_read_time_us":374,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1747,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260619 19:53:15.361912 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.391010 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.028s user 0.027s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":411,"dirs.run_wall_time_us":1997,"drs_written":1,"lbm_read_time_us":256,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2009,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:15.404729 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.433558 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.028s user 0.028s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":341,"dirs.run_wall_time_us":1472,"drs_written":1,"lbm_read_time_us":187,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1735,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 19:53:15.444100 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 655 bytes on disk
I20260619 19:53:15.447013 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":659,"lbm_reads_lt_1ms":12}
I20260619 19:53:15.456321 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.484300 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.027s user 0.021s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":132,"dirs.run_cpu_time_us":265,"dirs.run_wall_time_us":1757,"drs_written":1,"lbm_read_time_us":340,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1737,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:15.494552 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 214 bytes on disk
I20260619 19:53:15.496487 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":286,"lbm_reads_lt_1ms":4}
I20260619 19:53:15.505518 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.533414 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.027s user 0.023s sys 0.000s Metrics: {"bytes_written":4641,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":302,"dirs.run_wall_time_us":1758,"drs_written":1,"lbm_read_time_us":240,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1954,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":4992}
I20260619 19:53:15.542379 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.572469 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.029s user 0.022s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":270,"dirs.run_wall_time_us":1957,"drs_written":1,"lbm_read_time_us":236,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1671,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:15.582533 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 426 bytes on disk
I20260619 19:53:15.585723 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":613,"lbm_reads_lt_1ms":8}
I20260619 19:53:15.595407 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.629694 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.033s user 0.029s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":346,"dirs.run_wall_time_us":1942,"drs_written":1,"lbm_read_time_us":194,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2006,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:15.641785 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.672358 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.030s user 0.027s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":155,"dirs.run_cpu_time_us":345,"dirs.run_wall_time_us":1721,"drs_written":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1778,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:15.681847 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.714069 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.032s user 0.030s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":428,"dirs.run_wall_time_us":2049,"drs_written":1,"lbm_read_time_us":372,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1864,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:15.724287 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.753099 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.028s user 0.025s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":269,"dirs.run_wall_time_us":1569,"drs_written":1,"lbm_read_time_us":203,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1711,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:15.762784 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.793581 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.030s user 0.026s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":401,"dirs.run_wall_time_us":1823,"drs_written":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1687,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:15.804545 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.839186 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.034s user 0.032s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":365,"dirs.run_wall_time_us":1507,"drs_written":1,"lbm_read_time_us":212,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2099,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:15.850168 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.884160 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.033s user 0.031s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":111,"dirs.run_cpu_time_us":414,"dirs.run_wall_time_us":1725,"drs_written":1,"lbm_read_time_us":165,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2064,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":3456}
I20260619 19:53:15.893930 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 1470 bytes on disk
I20260619 19:53:15.901005 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.006s user 0.004s sys 0.000s Metrics: {"cfile_init":7,"lbm_read_time_us":1521,"lbm_reads_lt_1ms":28}
I20260619 19:53:15.910426 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:15.948688 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.037s user 0.034s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":75,"dirs.run_cpu_time_us":300,"dirs.run_wall_time_us":1681,"drs_written":1,"lbm_read_time_us":181,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1926,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:15.959429 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 223 bytes on disk
I20260619 19:53:15.961669 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":221,"lbm_reads_lt_1ms":4,"spinlock_wait_cycles":20864}
I20260619 19:53:15.969624 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.009447 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.039s user 0.039s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":157,"dirs.run_cpu_time_us":322,"dirs.run_wall_time_us":1681,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1780,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":2432}
I20260619 19:53:16.021325 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.058768 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.037s user 0.035s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":589,"dirs.run_wall_time_us":2020,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1913,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 19:53:16.069409 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 435 bytes on disk
I20260619 19:53:16.073040 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":545,"lbm_reads_lt_1ms":8}
I20260619 19:53:16.083055 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.121129 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.037s user 0.030s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":382,"dirs.run_wall_time_us":1607,"drs_written":1,"lbm_read_time_us":239,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1641,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:16.132715 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 223 bytes on disk
I20260619 19:53:16.134968 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":201,"lbm_reads_lt_1ms":4}
I20260619 19:53:16.144729 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.179163 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.034s user 0.032s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":346,"dirs.run_wall_time_us":1907,"drs_written":1,"lbm_read_time_us":182,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1785,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:16.190048 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.226928 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.036s user 0.034s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":350,"dirs.run_wall_time_us":1743,"drs_written":1,"lbm_read_time_us":160,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2103,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":12544}
I20260619 19:53:16.239395 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.283327 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.043s user 0.041s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":297,"dirs.run_wall_time_us":1688,"drs_written":1,"lbm_read_time_us":221,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2439,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:16.294343 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 651 bytes on disk
I20260619 19:53:16.298228 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":740,"lbm_reads_lt_1ms":12}
I20260619 19:53:16.308284 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.351663 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.043s user 0.040s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":137,"dirs.run_cpu_time_us":424,"dirs.run_wall_time_us":1626,"drs_written":1,"lbm_read_time_us":262,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1966,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":22400}
I20260619 19:53:16.365358 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 223 bytes on disk
I20260619 19:53:16.368727 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":255,"lbm_reads_lt_1ms":4}
I20260619 19:53:16.380184 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.425486 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.044s user 0.040s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":145,"dirs.run_cpu_time_us":448,"dirs.run_wall_time_us":1987,"drs_written":1,"lbm_read_time_us":427,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1910,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 19:53:16.436776 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.477798 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.040s user 0.039s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":123,"dirs.run_cpu_time_us":303,"dirs.run_wall_time_us":2046,"drs_written":1,"lbm_read_time_us":182,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2053,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:16.488943 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.527838 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.038s user 0.028s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":206,"dirs.run_cpu_time_us":262,"dirs.run_wall_time_us":1840,"drs_written":1,"lbm_read_time_us":154,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1796,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:16.539085 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 660 bytes on disk
I20260619 19:53:16.542985 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":532,"lbm_reads_lt_1ms":12}
I20260619 19:53:16.552528 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.593294 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.040s user 0.036s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":289,"dirs.run_wall_time_us":1766,"drs_written":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1900,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 19:53:16.605698 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.650288 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.044s user 0.035s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":101,"dirs.run_cpu_time_us":288,"dirs.run_wall_time_us":1600,"drs_written":1,"lbm_read_time_us":170,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2158,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:16.660872 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 446 bytes on disk
I20260619 19:53:16.664614 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":330,"lbm_reads_lt_1ms":8}
I20260619 19:53:16.674767 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.715385 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.040s user 0.034s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":252,"dirs.run_wall_time_us":1571,"drs_written":1,"lbm_read_time_us":234,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1885,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 19:53:16.727344 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.767392 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.039s user 0.037s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":344,"dirs.run_wall_time_us":1923,"drs_written":1,"lbm_read_time_us":256,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1932,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 19:53:16.777776 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.822999 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.044s user 0.039s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":285,"dirs.run_wall_time_us":1596,"drs_written":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1726,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":1920}
I20260619 19:53:16.834826 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 660 bytes on disk
I20260619 19:53:16.838299 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":478,"lbm_reads_lt_1ms":12}
I20260619 19:53:16.849821 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.890970 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.040s user 0.039s sys 0.000s Metrics: {"bytes_written":4661,"cfile_init":1,"dirs.queue_time_us":199,"dirs.run_cpu_time_us":279,"dirs.run_wall_time_us":1519,"drs_written":1,"lbm_read_time_us":222,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1538,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260619 19:53:16.903144 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:16.947338 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.044s user 0.038s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":140,"dirs.run_cpu_time_us":313,"dirs.run_wall_time_us":1624,"drs_written":1,"lbm_read_time_us":255,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1778,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:16.959302 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:17.003086 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.043s user 0.038s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":321,"dirs.run_wall_time_us":1751,"drs_written":1,"lbm_read_time_us":151,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1788,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:17.015149 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 694 bytes on disk
I20260619 19:53:17.019580 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.004s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":606,"lbm_reads_lt_1ms":12}
I20260619 19:53:17.030617 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:17.077039 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.046s user 0.037s sys 0.004s Metrics: {"bytes_written":4660,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":320,"dirs.run_wall_time_us":1630,"drs_written":1,"lbm_read_time_us":232,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1929,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260619 19:53:17.089895 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 247 bytes on disk
I20260619 19:53:17.093561 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4}
I20260619 19:53:17.104071 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:17.149322 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.045s user 0.041s sys 0.000s Metrics: {"bytes_written":4655,"cfile_init":1,"dirs.queue_time_us":132,"dirs.run_cpu_time_us":268,"dirs.run_wall_time_us":1686,"drs_written":1,"lbm_read_time_us":212,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1697,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260619 19:53:17.162091 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:17.215585 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.053s user 0.049s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":334,"dirs.run_wall_time_us":1710,"drs_written":1,"lbm_read_time_us":268,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1657,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 19:53:17.229532 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 470 bytes on disk
I20260619 19:53:17.234334 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":422,"lbm_reads_lt_1ms":8}
I20260619 19:53:17.246585 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:17.292640 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.045s user 0.042s sys 0.000s Metrics: {"bytes_written":4656,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":353,"dirs.run_wall_time_us":1608,"drs_written":1,"lbm_read_time_us":160,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1997,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260619 19:53:17.306070 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 247 bytes on disk
I20260619 19:53:17.309222 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":196,"lbm_reads_lt_1ms":4}
I20260619 19:53:17.320717 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:17.375226 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.054s user 0.052s sys 0.000s Metrics: {"bytes_written":4656,"cfile_init":1,"dirs.queue_time_us":412,"dirs.run_cpu_time_us":305,"dirs.run_wall_time_us":1905,"drs_written":1,"lbm_read_time_us":272,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2137,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260619 19:53:17.388221 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 247 bytes on disk
I20260619 19:53:17.392793 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.004s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":510,"lbm_reads_lt_1ms":4}
I20260619 19:53:17.404464 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d): perf score=1.000000
I20260619 19:53:17.465925 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.061s user 0.060s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":1443,"dirs.run_cpu_time_us":289,"dirs.run_wall_time_us":1293,"drs_written":1,"lbm_read_time_us":273,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1593,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 19:53:17.482466 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d): perf score=1.000000
I20260619 19:53:17.561820 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(c2a180ffe2a048d79903476cbb31d32d) complete. Timing: real 0.078s user 0.061s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":275,"dirs.run_wall_time_us":1538,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2211,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"thread_start_us":1641,"threads_started":1,"wal-append.queue_time_us":2002}
I20260619 19:53:17.593974 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling FlushMRSOp(e909c50b963b422ba6d65203d5500505): perf score=1.000000
I20260619 19:53:17.766846 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: FlushMRSOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.160s user 0.067s sys 0.008s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1590,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2833,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"thread_start_us":11708,"threads_started":1,"wal-append.queue_time_us":11350}
I20260619 19:53:17.808830 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d): 232 bytes on disk
I20260619 19:53:17.813686 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(915dd0d2d9b748dbbfa355581823db5d) complete. Timing: real 0.004s user 0.004s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":235,"lbm_reads_lt_1ms":4}
I20260619 19:53:17.829425 12224 maintenance_manager.cc:419] P 33fe8397254049498e14f9bb823ebda4: Scheduling UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505): 196 bytes on disk
I20260619 19:53:17.835361 12157 maintenance_manager.cc:643] P 33fe8397254049498e14f9bb823ebda4: UndoDeltaBlockGCOp(e909c50b963b422ba6d65203d5500505) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":301,"lbm_reads_lt_1ms":4}
W20260619 19:53:19.045172 12351 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 82607.3us
W20260619 19:53:19.237893 12378 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 43687.9us
W20260619 19:53:19.450320 12325 scanner-internal.cc:458] Time spent opening tablet: real 0.673s user 0.014s sys 0.001s
W20260619 19:53:19.587649 12375 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 51756.6us
W20260619 19:53:19.837536 12328 scanner-internal.cc:458] Time spent opening tablet: real 0.811s user 0.001s sys 0.009s
W20260619 19:53:19.942198 12400 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 59440.4us
W20260619 19:53:19.968855 12389 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 137109us
W20260619 19:53:20.022470 12413 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 102718us
W20260619 19:53:20.116732 12326 scanner-internal.cc:458] Time spent opening tablet: real 1.089s user 0.004s sys 0.007s
W20260619 19:53:20.128484 12327 scanner-internal.cc:458] Time spent opening tablet: real 0.954s user 0.009s sys 0.002s
W20260619 19:53:20.340723 12369 meta_cache.cc:1097] Time spent processing table locations response: real 0.056s user 0.001s sys 0.000s
W20260619 19:53:20.452548 12407 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 330694us
W20260619 19:53:20.521024 12410 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 57818.3us
W20260619 19:53:20.579898 12345 scanner-internal.cc:458] Time spent opening tablet: real 1.215s user 0.003s sys 0.009s
W20260619 19:53:20.610260 12354 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Scan -> {remote=127.7.143.193:36011, user_credentials={real_user=slave}} blocked reactor thread for 200948us
W20260619 19:53:20.610777 12332 scanner-internal.cc:458] Time spent opening tablet: real 1.476s user 0.005s sys 0.005s
W20260619 19:53:20.669108 12379 meta_cache.cc:1097] Time spent processing table locations response: real 0.050s user 0.001s sys 0.000s
W20260619 19:53:20.686623 12401 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 650955us
W20260619 19:53:20.732060 12364 scanner-internal.cc:458] Time spent opening tablet: real 1.312s user 0.003s sys 0.002s
W20260619 19:53:20.747123 12457 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 193523us
W20260619 19:53:20.909291 12343 scanner-internal.cc:458] Time spent opening tablet: real 1.477s user 0.000s sys 0.016s
W20260619 19:53:21.169018 12452 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 53335.4us
W20260619 19:53:21.200495 12445 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 60401.4us
W20260619 19:53:21.241441 12482 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 43654.6us
W20260619 19:53:21.382830 12551 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.506s user 0.002s sys 0.014s
W20260619 19:53:21.395480 12395 scanner-internal.cc:458] Time spent opening tablet: real 1.219s user 0.007s sys 0.016s
W20260619 19:53:21.389961 12551 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.517s user 0.002s sys 0.014s
W20260619 19:53:21.417423 12362 scanner-internal.cc:458] Time spent opening tablet: real 1.492s user 0.008s sys 0.005s
W20260619 19:53:21.431648 12518 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 67115.1us
W20260619 19:53:21.433233 12444 meta_cache.cc:1097] Time spent processing table locations response: real 0.074s user 0.000s sys 0.017s
W20260619 19:53:21.476081 12062 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.548s user 0.020s sys 0.031s
W20260619 19:53:21.481498 12062 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.554s user 0.021s sys 0.031s
W20260619 19:53:21.516700 12361 scanner-internal.cc:458] Time spent opening tablet: real 1.736s user 0.001s sys 0.019s
W20260619 19:53:21.550323 12493 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 122808us
W20260619 19:53:21.529512 12412 meta_cache.cc:1097] Time spent processing table locations response: real 0.064s user 0.000s sys 0.001s
W20260619 19:53:21.558054 12369 scanner-internal.cc:458] Time spent opening tablet: real 1.168s user 0.006s sys 0.015s
W20260619 19:53:21.651428 12458 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 48145.6us
W20260619 19:53:21.748338 12569 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.810s user 0.000s sys 0.026s
W20260619 19:53:21.750484 12569 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.813s user 0.000s sys 0.026s
W20260619 19:53:21.784611 12552 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.620s user 0.011s sys 0.041s
W20260619 19:53:21.794616 12552 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.631s user 0.011s sys 0.042s
W20260619 19:53:21.794544 12563 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.779s user 0.015s sys 0.036s
W20260619 19:53:21.784679 12379 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.821s user 0.021s sys 0.024s
W20260619 19:53:21.796731 12563 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.790s user 0.015s sys 0.036s
W20260619 19:53:21.800182 12379 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.838s user 0.022s sys 0.024s
W20260619 19:53:21.796423 12383 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.721s user 0.025s sys 0.026s
W20260619 19:53:21.823104 12383 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.750s user 0.025s sys 0.026s
W20260619 19:53:21.820793 12581 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.643s user 0.023s sys 0.029s
W20260619 19:53:21.887811 12581 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.747s user 0.024s sys 0.029s
W20260619 19:53:21.897881 12439 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.695s user 0.011s sys 0.028s
W20260619 19:53:21.926074 12439 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.724s user 0.012s sys 0.028s
W20260619 19:53:22.242300 12560 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 72175.4us
W20260619 19:53:22.656675 12588 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.517s user 0.008s sys 0.045s
W20260619 19:53:22.699497 12588 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.550s user 0.008s sys 0.045s
W20260619 19:53:22.699635 12581 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.524s user 0.026s sys 0.031s
W20260619 19:53:22.705322 12569 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.537s user 0.004s sys 0.041s
W20260619 19:53:22.757113 12542 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.600s user 0.050s sys 0.099s
W20260619 19:53:22.757614 12542 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.600s user 0.051s sys 0.099s
W20260619 19:53:22.725198 12581 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.558s user 0.026s sys 0.032s
W20260619 19:53:22.725847 12569 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.558s user 0.004s sys 0.042s
W20260619 19:53:22.836258 12421 scanner-internal.cc:458] Time spent opening tablet: real 1.479s user 0.016s sys 0.003s
W20260619 19:53:22.805810 12153 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.620s user 0.007s sys 0.007s
W20260619 19:53:22.863119 12154 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.521s user 0.049s sys 0.080s
W20260619 19:53:22.862457 12153 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.677s user 0.009s sys 0.007s
W20260619 19:53:22.878784 12154 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.551s user 0.050s sys 0.081s
W20260619 19:53:22.966977 12405 scanner-internal.cc:458] Time spent opening tablet: real 1.638s user 0.011s sys 0.023s
W20260619 19:53:23.049937 12383 scanner-internal.cc:458] Time spent opening tablet: real 2.080s user 0.027s sys 0.027s
W20260619 19:53:23.102427 12571 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 108525us
W20260619 19:53:23.103981 12374 scanner-internal.cc:458] Time spent opening tablet: real 1.957s user 0.007s sys 0.013s
W20260619 19:53:23.095172 12578 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 125987us
W20260619 19:53:23.233280 12390 scanner-internal.cc:458] Time spent opening tablet: real 2.373s user 0.006s sys 0.008s
W20260619 19:53:23.244966 12582 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 122776us
W20260619 19:53:23.281939 12455 scanner-internal.cc:458] Time spent opening tablet: real 1.959s user 0.015s sys 0.019s
W20260619 19:53:23.291631 12379 scanner-internal.cc:458] Time spent opening tablet: real 2.391s user 0.023s sys 0.025s
W20260619 19:53:23.286819 12489 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Scan -> {remote=127.7.143.193:36011, user_credentials={real_user=slave}} blocked reactor thread for 242487us
W20260619 19:53:23.416527 12534 meta_cache.cc:1097] Time spent processing table locations response: real 0.124s user 0.000s sys 0.001s
W20260619 19:53:24.002539 12632 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 171018us
W20260619 19:53:24.023707 12496 scanner-internal.cc:458] Time spent opening tablet: real 2.290s user 0.002s sys 0.016s
W20260619 19:53:24.035868 12481 scanner-internal.cc:458] Time spent opening tablet: real 2.339s user 0.009s sys 0.020s
W20260619 19:53:24.076587 12485 scanner-internal.cc:458] Time spent opening tablet: real 2.346s user 0.010s sys 0.007s
I20260619 19:53:24.128434 12075 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50218 (request call id 826) took 1116 ms. Trace:
W20260619 19:53:24.164594 12641 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 144656us
W20260619 19:53:24.166396 12541 scanner-internal.cc:458] Time spent opening tablet: real 1.544s user 0.013s sys 0.003s
I20260619 19:53:24.174996 12169 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:36724 (request call id 0) took 1229 ms. Trace:
I20260619 19:53:24.175436 12169 rpcz_store.cc:276] 0619 19:53:22.945169 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 19:53:22.975443 (+ 30274us) service_pool.cc:227] Handling call
0619 19:53:23.055869 (+ 80426us) tablet_service.cc:2780] Created scanner 7fb6a903b36a4db6884cd55917572df1 for tablet c2a180ffe2a048d79903476cbb31d32d, query id is e06bb3458f4346f48e81084a82ac66b0
0619 19:53:23.310936 (+255067us) tablet_service.cc:2920] Creating iterator
0619 19:53:23.311275 (+ 339us) tablet_service.cc:2945] Iterator created
0619 19:53:23.623535 (+312260us) tablet_service.cc:2967] Iterator init: OK
0619 19:53:23.624139 (+ 604us) tablet_service.cc:3010] has_more: true
0619 19:53:23.624408 (+ 269us) tablet_service.cc:3027] Continuing scan request
0619 19:53:23.624982 (+ 574us) tablet_service.cc:3091] Found scanner 7fb6a903b36a4db6884cd55917572df1 for tablet c2a180ffe2a048d79903476cbb31d32d, query id is e06bb3458f4346f48e81084a82ac66b0
0619 19:53:23.910415 (+285433us) spinlock_profiling.cc:243] Waited 981 us on lock 0x7b24000007e8. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f5fe729 00007fa79f5fdfbb 00007fa79fcb0c7b 00007fa79fcb10b2 00007fa79fdd3719 00007fa7998efce6
0619 19:53:23.999470 (+ 89055us) spinlock_profiling.cc:243] Waited 19 ms on lock 0x7b24000015f8. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f620a5a 00007fa79f620347 00007fa79f6202e0 00007fa79f5fe038 00007fa79fcb0c7b 00007fa79fcb10b2
0619 19:53:24.174915 (+175445us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":23,"cfile_cache_hit_bytes":784,"cfile_cache_miss":2,"cfile_cache_miss_bytes":40,"lbm_read_time_us":238,"lbm_reads_lt_1ms":2,"rowset_iterators":4,"scanner_bytes_read":382,"spinlock_wait_cycles":45867520}
I20260619 19:53:24.145205 12075 rpcz_store.cc:276] 0619 19:53:22.951360 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 19:53:22.955081 (+ 3721us) service_pool.cc:227] Handling call
0619 19:53:24.063218 (+1108137us) inbound_call.cc:173] Queueing success response
Metrics: {"reported_tablets":3}
W20260619 19:53:24.188673 12490 scanner-internal.cc:458] Time spent opening tablet: real 2.450s user 0.002s sys 0.011s
W20260619 19:53:24.262243 12595 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 129080us
W20260619 19:53:24.411372 12476 scanner-internal.cc:458] Time spent opening tablet: real 2.745s user 0.006s sys 0.012s
W20260619 19:53:24.452045 12439 scanner-internal.cc:458] Time spent opening tablet: real 3.232s user 0.015s sys 0.028s
I20260619 19:53:24.726989 12168 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:36738 (request call id 0) took 1102 ms. Trace:
W20260619 19:53:24.752153 12468 scanner-internal.cc:458] Time spent opening tablet: real 3.320s user 0.004s sys 0.015s
I20260619 19:53:24.781180 12166 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:36714 (request call id 0) took 1051 ms. Trace:
I20260619 19:53:24.791719 12166 rpcz_store.cc:276] 0619 19:53:23.727471 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 19:53:23.727782 (+ 311us) service_pool.cc:227] Handling call
0619 19:53:23.798704 (+ 70922us) tablet_service.cc:2780] Created scanner db2296f69c0a467f9b734f759f5fbb9a for tablet e909c50b963b422ba6d65203d5500505, query id is fcaa4a4e6bc34a94b959d8ddbff34cbe
0619 19:53:23.883552 (+ 84848us) tablet_service.cc:2920] Creating iterator
0619 19:53:23.883883 (+ 331us) tablet_service.cc:2945] Iterator created
0619 19:53:23.997946 (+114063us) spinlock_profiling.cc:243] Waited 11.3 ms on lock 0x7b2400000a28. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f620a5a 00007fa79f620347 00007fa79f6202e0 00007fa79f5ff7b8 00007fa79fcb0373 00007fa79fcafd5f
0619 19:53:24.224695 (+226749us) spinlock_profiling.cc:243] Waited 16.2 ms on lock 0x7b24000007e8. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f620a5a 00007fa79f620347 00007fa79f6202e0 00007fa79f5ff7b8 00007fa79fcb057f 00007fa79fcafd5f
0619 19:53:24.228193 (+ 3498us) tablet_service.cc:2967] Iterator init: OK
0619 19:53:24.228346 (+ 153us) tablet_service.cc:3010] has_more: true
0619 19:53:24.237822 (+ 9476us) tablet_service.cc:3027] Continuing scan request
0619 19:53:24.240945 (+ 3123us) tablet_service.cc:3091] Found scanner db2296f69c0a467f9b734f759f5fbb9a for tablet e909c50b963b422ba6d65203d5500505, query id is fcaa4a4e6bc34a94b959d8ddbff34cbe
0619 19:53:24.298608 (+ 57663us) spinlock_profiling.cc:243] Waited 3.25 ms on lock 0x7b2400000f38. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f620a5a 00007fa79f620347 00007fa79f6202e0 00007fa79f5fe038 00007fa79fcb0c7b 00007fa79fcb10b2
0619 19:53:24.359893 (+ 61285us) spinlock_profiling.cc:243] Waited 6.86 ms on lock 0x7b2400000f38. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f5feade 00007fa79f5fe09b 00007fa79fcb0c7b 00007fa79fcb10b2 00007fa79fdd3719 00007fa7998efce6
0619 19:53:24.399617 (+ 39724us) spinlock_profiling.cc:243] Waited 1.39 ms on lock 0x7b24000007e8. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f5fe729 00007fa79f5fdfbb 00007fa79fcb0c7b 00007fa79fcb10b2 00007fa79fdd3719 00007fa7998efce6
0619 19:53:24.779133 (+379516us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":24,"cfile_cache_hit_bytes":799,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":3498,"lbm_reads_1-10_ms":1,"rowset_iterators":4,"scanner_bytes_read":378,"spinlock_wait_cycles":89560704}
W20260619 19:53:24.869442 12499 scanner-internal.cc:458] Time spent opening tablet: real 2.306s user 0.009s sys 0.018s
I20260619 19:53:24.751019 12168 rpcz_store.cc:276] 0619 19:53:23.623132 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 19:53:23.643435 (+ 20303us) service_pool.cc:227] Handling call
0619 19:53:23.646554 (+ 3119us) tablet_service.cc:2780] Created scanner e1442289f51f4ce98851904306dc709f for tablet c2a180ffe2a048d79903476cbb31d32d, query id is ce01c05c365546d39079e3c2399ec730
0619 19:53:23.665203 (+ 18649us) tablet_service.cc:2920] Creating iterator
0619 19:53:23.665616 (+ 413us) tablet_service.cc:2945] Iterator created
0619 19:53:23.970887 (+305271us) spinlock_profiling.cc:243] Waited 5.05 ms on lock 0x7b2400000a28. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f5feade 00007fa79f5ff820 00007fa79fcb0373 00007fa79fcafd5f 00007fa79fdd2b68 00007fa7998eef82
0619 19:53:24.017568 (+ 46681us) tablet_service.cc:2967] Iterator init: OK
0619 19:53:24.026882 (+ 9314us) tablet_service.cc:3010] has_more: true
0619 19:53:24.039573 (+ 12691us) tablet_service.cc:3027] Continuing scan request
0619 19:53:24.067000 (+ 27427us) tablet_service.cc:3091] Found scanner e1442289f51f4ce98851904306dc709f for tablet c2a180ffe2a048d79903476cbb31d32d, query id is ce01c05c365546d39079e3c2399ec730
0619 19:53:24.241861 (+174861us) spinlock_profiling.cc:243] Waited 11 ms on lock 0x7b24000007e8. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f5feade 00007fa79f5fe09b 00007fa79fcb0c7b 00007fa79fcb10b2 00007fa79fdd3719 00007fa7998efce6
0619 19:53:24.297537 (+ 55676us) spinlock_profiling.cc:243] Waited 29.9 ms on lock 0x7b2400000f38. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f5feade 00007fa79f5fe09b 00007fa79fcb0c7b 00007fa79fcb10b2 00007fa79fdd3719 00007fa7998efce6
0619 19:53:24.413707 (+116170us) spinlock_profiling.cc:243] Waited 3.84 ms on lock 0x7b24000015f8. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f620a5a 00007fa79f620347 00007fa79f6202e0 00007fa79f5fe038 00007fa79fcb0c7b 00007fa79fcb10b2
0619 19:53:24.725692 (+311985us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":24,"cfile_cache_hit_bytes":807,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":120,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":384,"spinlock_wait_cycles":114568320}
W20260619 19:53:24.913774 12497 scanner-internal.cc:458] Time spent opening tablet: real 3.204s user 0.008s sys 0.010s
W20260619 19:53:24.920945 12444 scanner-internal.cc:458] Time spent opening tablet: real 3.374s user 0.012s sys 0.018s
W20260619 19:53:25.053268 12673 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 68996.7us
W20260619 19:53:25.114434 12520 scanner-internal.cc:458] Time spent opening tablet: real 2.592s user 0.010s sys 0.002s
W20260619 19:53:25.129895 12527 scanner-internal.cc:458] Time spent opening tablet: real 2.639s user 0.010s sys 0.012s
W20260619 19:53:25.145135 12658 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 144706us
I20260619 19:53:25.214228 12165 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:36774 (request call id 0) took 1473 ms. Trace:
I20260619 19:53:25.221948 12165 rpcz_store.cc:276] 0619 19:53:23.734566 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 19:53:23.736461 (+ 1895us) service_pool.cc:227] Handling call
0619 19:53:23.842567 (+106106us) tablet_service.cc:2780] Created scanner 8316fd938bdb49f289dd3d195a94e2fb for tablet e909c50b963b422ba6d65203d5500505, query id is 25ca6c6242c648bfb3611094c6a8a3c5
0619 19:53:23.894825 (+ 52258us) tablet_service.cc:2920] Creating iterator
0619 19:53:23.926080 (+ 31255us) tablet_service.cc:2945] Iterator created
0619 19:53:24.180108 (+254028us) spinlock_profiling.cc:243] Waited 1.94 ms on lock 0x7b5c000abf0c. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 000000000061e2d1 00000000005e2741 00007fa79fcb4c98 00007fa79fcb26c9 00007fa79fcae71c 00007fa79fcae92b 00007fa79fcafbaf 00007fa79fdd2b68 00007fa7998eef82 00007fa7998ebc86 00007fa7998ee0c5
0619 19:53:24.486138 (+306030us) tablet_service.cc:2967] Iterator init: OK
0619 19:53:24.487664 (+ 1526us) tablet_service.cc:3010] has_more: true
0619 19:53:24.500194 (+ 12530us) tablet_service.cc:3027] Continuing scan request
0619 19:53:24.576875 (+ 76681us) tablet_service.cc:3091] Found scanner 8316fd938bdb49f289dd3d195a94e2fb for tablet e909c50b963b422ba6d65203d5500505, query id is 25ca6c6242c648bfb3611094c6a8a3c5
0619 19:53:25.081887 (+505012us) spinlock_profiling.cc:243] Waited 7.69 ms on lock 0x7b24000007e8. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f5feade 00007fa79f5fe09b 00007fa79fcb0c7b 00007fa79fcb10b2 00007fa79fdd3719 00007fa7998efce6
0619 19:53:25.112802 (+ 30915us) tablet_service.cc:3165] Deadline expired - responding early
0619 19:53:25.208185 (+ 95383us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":25,"cfile_cache_hit_bytes":819,"rowset_iterators":4,"scanner_bytes_read":378,"spinlock_wait_cycles":22152832}
W20260619 19:53:25.244297 12412 scanner-internal.cc:458] Time spent opening tablet: real 3.672s user 0.001s sys 0.047s
W20260619 19:53:25.250030 12511 scanner-internal.cc:458] Time spent opening tablet: real 1.519s user 0.004s sys 0.043s
W20260619 19:53:25.261798 12534 scanner-internal.cc:458] Time spent opening tablet: real 1.760s user 0.002s sys 0.022s
W20260619 19:53:25.244746 12737 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 203625us
W20260619 19:53:25.287499 12639 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 252256us
W20260619 19:53:25.297106 12691 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 72804.8us
W20260619 19:53:25.298532 12700 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 141496us
W20260619 19:53:25.400906 12551 scanner-internal.cc:458] Time spent opening tablet: real 2.753s user 0.003s sys 0.001s
W20260619 19:53:25.422415 12432 scanner-internal.cc:458] Time spent opening tablet: real 3.686s user 0.007s sys 0.010s
W20260619 19:53:25.439023 12473 scanner-internal.cc:458] Time spent opening tablet: real 3.729s user 0.008s sys 0.012s
W20260619 19:53:25.626441 12746 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 198083us
W20260619 19:53:25.878295 12693 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 185981us
W20260619 19:53:25.880039 12549 scanner-internal.cc:458] Time spent opening tablet: real 2.406s user 0.028s sys 0.009s
W20260619 19:53:26.293203 12506 scanner-internal.cc:458] Time spent opening tablet: real 3.637s user 0.004s sys 0.027s
W20260619 19:53:26.322866 12646 meta_cache.cc:1097] Time spent processing table locations response: real 0.055s user 0.001s sys 0.000s
W20260619 19:53:26.378219 12569 scanner-internal.cc:458] Time spent opening tablet: real 2.201s user 0.006s sys 0.006s
W20260619 19:53:26.384003 12739 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 366403us
W20260619 19:53:26.369458 12765 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 81775.7us
W20260619 19:53:26.497206 12740 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 64407.4us
W20260619 19:53:26.485298 12778 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 218429us
W20260619 19:53:26.517706 12783 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 93907.3us
W20260619 19:53:26.528348 12845 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.500s user 0.016s sys 0.032s
W20260619 19:53:26.547274 12764 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 96468.2us
W20260619 19:53:26.550781 12845 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.522s user 0.016s sys 0.032s
W20260619 19:53:26.578698 12749 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 107946us
W20260619 19:53:26.562856 12860 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.535s user 0.019s sys 0.026s
W20260619 19:53:26.609889 12747 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 67310.8us
W20260619 19:53:26.605201 12860 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.578s user 0.019s sys 0.026s
W20260619 19:53:26.656720 12780 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 47513.1us
W20260619 19:53:26.752386 12154 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.591s user 0.034s sys 0.043s
W20260619 19:53:26.760036 12154 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.713s user 0.035s sys 0.043s
W20260619 19:53:26.852121 12818 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 209153us
W20260619 19:53:26.814075 12820 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 181491us
W20260619 19:53:26.868811 12767 meta_cache.cc:1097] Time spent processing table locations response: real 0.057s user 0.000s sys 0.001s
W20260619 19:53:26.881561 12690 meta_cache.cc:1097] Time spent processing table locations response: real 0.062s user 0.001s sys 0.000s
W20260619 19:53:26.948299 12807 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 226396us
W20260619 19:53:27.185910 12563 scanner-internal.cc:458] Time spent opening tablet: real 2.352s user 0.008s sys 0.012s
W20260619 19:53:27.208170 12588 scanner-internal.cc:458] Time spent opening tablet: real 2.846s user 0.000s sys 0.007s
W20260619 19:53:27.190173 12822 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 117713us
W20260619 19:53:27.236925 12852 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 134131us
W20260619 19:53:27.273197 12850 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 159368us
W20260619 19:53:27.301010 12581 scanner-internal.cc:458] Time spent opening tablet: real 1.875s user 0.009s sys 0.003s
W20260619 19:53:27.461789 12655 scanner-internal.cc:458] Time spent opening tablet: real 2.113s user 0.014s sys 0.023s
I20260619 19:53:27.554471 12168 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:36914 (request call id 0) took 1010 ms. Trace:
W20260619 19:53:27.714355 12898 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 49715.4us
W20260619 19:53:27.733601 12947 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.527s user 0.038s sys 0.071s
W20260619 19:53:27.758991 12947 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.553s user 0.038s sys 0.072s
W20260619 19:53:27.758838 12759 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.564s user 0.013s sys 0.029s
W20260619 19:53:27.780130 12156 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.526s user 0.018s sys 0.061s
W20260619 19:53:27.792171 12156 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.543s user 0.019s sys 0.061s
I20260619 19:53:27.557840 12168 rpcz_store.cc:276] 0619 19:53:26.543740 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 19:53:26.545783 (+ 2043us) service_pool.cc:227] Handling call
0619 19:53:26.547863 (+ 2080us) tablet_service.cc:2780] Created scanner 85ef1a10110b46c6a0719b26cfd330dd for tablet c2a180ffe2a048d79903476cbb31d32d, query id is b6b4881576d842f0b1f46cd06e3678a3
0619 19:53:26.606436 (+ 58573us) tablet_service.cc:2920] Creating iterator
0619 19:53:26.649702 (+ 43266us) tablet_service.cc:2945] Iterator created
0619 19:53:26.964876 (+315174us) tablet_service.cc:2967] Iterator init: OK
0619 19:53:26.968826 (+ 3950us) tablet_service.cc:3010] has_more: true
0619 19:53:26.978247 (+ 9421us) tablet_service.cc:3027] Continuing scan request
0619 19:53:26.988550 (+ 10303us) tablet_service.cc:3091] Found scanner 85ef1a10110b46c6a0719b26cfd330dd for tablet c2a180ffe2a048d79903476cbb31d32d, query id is b6b4881576d842f0b1f46cd06e3678a3
0619 19:53:27.320530 (+331980us) spinlock_profiling.cc:243] Waited 3.55 ms on lock 0x7b24000007e8. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f5fe729 00007fa79f5fdfbb 00007fa79fcb0c7b 00007fa79fcb10b2 00007fa79fdd3719 00007fa7998efce6
0619 19:53:27.554403 (+233873us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":22,"cfile_cache_hit_bytes":756,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":117,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":400,"spinlock_wait_cycles":8165632}
W20260619 19:53:27.783422 12759 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.589s user 0.014s sys 0.029s
W20260619 19:53:27.783633 12816 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.560s user 0.028s sys 0.072s
W20260619 19:53:27.818048 12816 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.595s user 0.028s sys 0.073s
W20260619 19:53:27.852216 12973 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.575s user 0.018s sys 0.015s
W20260619 19:53:27.820634 12155 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.609s user 0.033s sys 0.044s
W20260619 19:53:27.872112 12606 scanner-internal.cc:458] Time spent opening tablet: real 2.548s user 0.004s sys 0.016s
W20260619 19:53:27.862748 12973 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.586s user 0.018s sys 0.015s
W20260619 19:53:27.865149 12155 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.654s user 0.033s sys 0.045s
W20260619 19:53:27.875504 12704 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.616s user 0.029s sys 0.020s
W20260619 19:53:27.889868 12782 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.555s user 0.007s sys 0.058s
W20260619 19:53:27.890305 12782 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.667s user 0.007s sys 0.058s
W20260619 19:53:27.884836 12704 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.625s user 0.030s sys 0.020s
W20260619 19:53:27.917151 12892 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 117718us
W20260619 19:53:27.917147 12933 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.658s user 0.010s sys 0.021s
W20260619 19:53:27.917254 12792 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.543s user 0.004s sys 0.018s
W20260619 19:53:27.932173 12933 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.692s user 0.011s sys 0.021s
W20260619 19:53:27.936309 12761 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.702s user 0.041s sys 0.072s
W20260619 19:53:27.936722 12761 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.765s user 0.041s sys 0.072s
W20260619 19:53:27.938442 12792 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.627s user 0.004s sys 0.019s
W20260619 19:53:27.949385 12931 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.593s user 0.014s sys 0.014s
W20260619 19:53:27.974897 12696 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Scan -> {remote=127.7.143.193:36011, user_credentials={real_user=slave}} blocked reactor thread for 43867.9us
W20260619 19:53:27.970940 12931 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.707s user 0.014s sys 0.015s
W20260619 19:53:27.996140 12771 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.601s user 0.004s sys 0.025s
W20260619 19:53:28.041703 12879 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 93213.2us
W20260619 19:53:28.018728 12908 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 77991.5us
W20260619 19:53:28.020504 12932 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 95320.4us
W20260619 19:53:28.046166 12771 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.778s user 0.004s sys 0.026s
W20260619 19:53:28.057816 12715 scanner-internal.cc:458] Time spent opening tablet: real 2.707s user 0.004s sys 0.012s
W20260619 19:53:28.032507 12902 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 67932.8us
W20260619 19:53:28.053754 12950 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 113197us
W20260619 19:53:28.062597 12951 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.574s user 0.000s sys 0.023s
W20260619 19:53:28.055435 12748 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Scan -> {remote=127.7.143.193:36011, user_credentials={real_user=slave}} blocked reactor thread for 134838us
W20260619 19:53:28.085170 12633 scanner-internal.cc:458] Time spent opening tablet: real 2.745s user 0.009s sys 0.002s
W20260619 19:53:28.091740 12754 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.716s user 0.000s sys 0.027s
W20260619 19:53:28.094238 12951 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.760s user 0.000s sys 0.024s
W20260619 19:53:28.107697 12754 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.860s user 0.001s sys 0.028s
W20260619 19:53:28.130496 12819 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.545s user 0.008s sys 0.025s
W20260619 19:53:28.146116 12819 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.645s user 0.008s sys 0.026s
W20260619 19:53:28.246433 12900 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 142131us
W20260619 19:53:28.286046 12851 meta_cache.cc:1097] Time spent processing table locations response: real 0.064s user 0.000s sys 0.000s
W20260619 19:53:28.360878 12878 meta_cache.cc:1097] Time spent processing table locations response: real 0.066s user 0.000s sys 0.001s
W20260619 19:53:28.524484 12760 scanner-internal.cc:458] Time spent opening tablet: real 1.932s user 0.016s sys 0.005s
I20260619 19:53:28.584537 12166 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:36952 (request call id 0) took 1052 ms. Trace:
W20260619 19:53:28.649004 12738 scanner-internal.cc:458] Time spent opening tablet: real 2.119s user 0.006s sys 0.008s
I20260619 19:53:28.585107 12166 rpcz_store.cc:276] 0619 19:53:27.532218 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 19:53:27.545738 (+ 13520us) service_pool.cc:227] Handling call
0619 19:53:27.552913 (+ 7175us) tablet_service.cc:2780] Created scanner 96c675c24852441a89f102798ca8905c for tablet 84736e045b314ac4b1e2f85f4c6eab80, query id is 80bec4feb2ab4ce1ac053a1db446ba27
0619 19:53:27.726260 (+173347us) tablet_service.cc:2920] Creating iterator
0619 19:53:27.726547 (+ 287us) tablet_service.cc:2945] Iterator created
0619 19:53:28.119292 (+392745us) tablet_service.cc:2967] Iterator init: OK
0619 19:53:28.119467 (+ 175us) tablet_service.cc:3010] has_more: true
0619 19:53:28.119608 (+ 141us) tablet_service.cc:3027] Continuing scan request
0619 19:53:28.119958 (+ 350us) tablet_service.cc:3091] Found scanner 96c675c24852441a89f102798ca8905c for tablet 84736e045b314ac4b1e2f85f4c6eab80, query id is 80bec4feb2ab4ce1ac053a1db446ba27
0619 19:53:28.584468 (+464510us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":23,"cfile_cache_hit_bytes":795,"cfile_cache_miss":2,"cfile_cache_miss_bytes":40,"lbm_read_time_us":3717,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":390}
W20260619 19:53:28.711732 12698 scanner-internal.cc:458] Time spent opening tablet: real 3.037s user 0.014s sys 0.021s
I20260619 19:53:28.765933 12165 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:36956 (request call id 0) took 1221 ms. Trace:
I20260619 19:53:28.766368 12165 rpcz_store.cc:276] 0619 19:53:27.544614 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 19:53:27.548645 (+ 4031us) service_pool.cc:227] Handling call
0619 19:53:27.567325 (+ 18680us) tablet_service.cc:2780] Created scanner 36196aafd3ab4303b6a08775acb01df3 for tablet 84736e045b314ac4b1e2f85f4c6eab80, query id is 5a7be04789cc4e03b066aeeb4c2a5f92
0619 19:53:27.577023 (+ 9698us) tablet_service.cc:2920] Creating iterator
0619 19:53:27.577402 (+ 379us) tablet_service.cc:2945] Iterator created
0619 19:53:27.958415 (+381013us) tablet_service.cc:2967] Iterator init: OK
0619 19:53:27.962700 (+ 4285us) tablet_service.cc:3010] has_more: true
0619 19:53:27.972055 (+ 9355us) tablet_service.cc:3027] Continuing scan request
0619 19:53:27.995305 (+ 23250us) tablet_service.cc:3091] Found scanner 36196aafd3ab4303b6a08775acb01df3 for tablet 84736e045b314ac4b1e2f85f4c6eab80, query id is 5a7be04789cc4e03b066aeeb4c2a5f92
0619 19:53:28.147379 (+152074us) spinlock_profiling.cc:243] Waited 2.42 ms on lock 0x7b24000007e8. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f620a5a 00007fa79f620347 00007fa79f6202e0 00007fa79f5fe038 00007fa79fcb0c7b 00007fa79fcb10b2
0619 19:53:28.382956 (+235577us) spinlock_profiling.cc:243] Waited 5.42 ms on lock 0x7b24000015f8. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f5feade 00007fa79f5fe09b 00007fa79fcb0c7b 00007fa79fcb10b2 00007fa79fdd3719 00007fa7998efce6
0619 19:53:28.670778 (+287822us) tablet_service.cc:3165] Deadline expired - responding early
0619 19:53:28.765839 (+ 95061us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":24,"cfile_cache_hit_bytes":810,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":18902,"lbm_reads_10-100_ms":1,"rowset_iterators":4,"scanner_bytes_read":386,"spinlock_wait_cycles":18029824}
W20260619 19:53:28.791729 12753 scanner-internal.cc:458] Time spent opening tablet: real 2.151s user 0.009s sys 0.015s
W20260619 19:53:28.840885 12679 scanner-internal.cc:458] Time spent opening tablet: real 3.267s user 0.015s sys 0.017s
W20260619 19:53:28.921775 12697 scanner-internal.cc:458] Time spent opening tablet: real 2.416s user 0.006s sys 0.038s
W20260619 19:53:28.926841 12646 scanner-internal.cc:458] Time spent opening tablet: real 2.600s user 0.015s sys 0.014s
W20260619 19:53:28.972947 12718 scanner-internal.cc:458] Time spent opening tablet: real 2.339s user 0.012s sys 0.007s
W20260619 19:53:29.035748 12782 scanner-internal.cc:458] Time spent opening tablet: real 1.818s user 0.008s sys 0.059s
W20260619 19:53:29.047750 12951 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 101018us
W20260619 19:53:29.053959 12767 scanner-internal.cc:458] Time spent opening tablet: real 2.181s user 0.002s sys 0.009s
W20260619 19:53:29.065635 12690 scanner-internal.cc:458] Time spent opening tablet: real 2.165s user 0.005s sys 0.004s
W20260619 19:53:29.064711 12832 scanner-internal.cc:458] Time spent opening tablet: real 1.364s user 0.008s sys 0.013s
W20260619 19:53:29.117653 12724 scanner-internal.cc:458] Time spent opening tablet: real 2.204s user 0.015s sys 0.007s
W20260619 19:53:29.187107 12792 scanner-internal.cc:458] Time spent opening tablet: real 1.909s user 0.004s sys 0.022s
W20260619 19:53:29.198961 12823 scanner-internal.cc:458] Time spent opening tablet: real 1.728s user 0.010s sys 0.009s
W20260619 19:53:29.220454 12819 scanner-internal.cc:458] Time spent opening tablet: real 1.721s user 0.009s sys 0.028s
W20260619 19:53:29.223527 12845 scanner-internal.cc:458] Time spent opening tablet: real 1.474s user 0.016s sys 0.010s
W20260619 19:53:29.285164 12736 scanner-internal.cc:458] Time spent opening tablet: real 2.398s user 0.003s sys 0.001s
W20260619 19:53:29.306196 13016 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 65052.8us
W20260619 19:53:29.335260 12835 scanner-internal.cc:458] Time spent opening tablet: real 1.402s user 0.009s sys 0.049s
W20260619 19:53:29.353030 12704 scanner-internal.cc:458] Time spent opening tablet: real 2.148s user 0.033s sys 0.021s
W20260619 19:53:29.360430 12870 scanner-internal.cc:458] Time spent opening tablet: real 1.015s user 0.010s sys 0.020s
W20260619 19:53:29.385567 12851 scanner-internal.cc:458] Time spent opening tablet: real 0.878s user 0.018s sys 0.010s
W20260619 19:53:29.403940 12839 scanner-internal.cc:458] Time spent opening tablet: real 1.791s user 0.013s sys 0.008s
W20260619 19:53:29.423295 12842 scanner-internal.cc:458] Time spent opening tablet: real 1.302s user 0.017s sys 0.016s
W20260619 19:53:29.468544 12860 scanner-internal.cc:458] Time spent opening tablet: real 0.810s user 0.007s sys 0.012s
W20260619 19:53:29.481580 12878 scanner-internal.cc:458] Time spent opening tablet: real 0.769s user 0.005s sys 0.017s
W20260619 19:53:29.492616 12857 scanner-internal.cc:458] Time spent opening tablet: real 1.934s user 0.004s sys 0.018s
W20260619 19:53:29.515939 12774 scanner-internal.cc:458] Time spent opening tablet: real 2.118s user 0.021s sys 0.035s
W20260619 19:53:29.565202 12914 scanner-internal.cc:458] Time spent opening tablet: real 1.061s user 0.013s sys 0.009s
W20260619 19:53:29.606933 12754 scanner-internal.cc:458] Time spent opening tablet: real 2.360s user 0.001s sys 0.029s
W20260619 19:53:29.654886 12808 scanner-internal.cc:458] Time spent opening tablet: real 1.960s user 0.005s sys 0.017s
W20260619 19:53:29.656287 12849 scanner-internal.cc:458] Time spent opening tablet: real 1.157s user 0.005s sys 0.003s
W20260619 19:53:30.704968 13127 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 75857.6us
W20260619 19:53:31.008692 13135 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 133007us
W20260619 19:53:31.166359 13143 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 52758.3us
W20260619 19:53:31.379173 13154 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 46287.7us
W20260619 19:53:31.454370 13114 scanner-internal.cc:458] Time spent opening tablet: real 0.677s user 0.006s sys 0.008s
W20260619 19:53:31.481185 13122 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 79524us
W20260619 19:53:31.486501 13156 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 57790.6us
W20260619 19:53:31.593153 13103 scanner-internal.cc:458] Time spent opening tablet: real 0.698s user 0.001s sys 0.005s
W20260619 19:53:31.638615 13162 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 114596us
W20260619 19:53:31.665659 13092 scanner-internal.cc:458] Time spent opening tablet: real 0.777s user 0.008s sys 0.011s
W20260619 19:53:31.851001 13098 scanner-internal.cc:458] Time spent opening tablet: real 1.001s user 0.005s sys 0.001s
W20260619 19:53:31.940245 13174 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 100023us
W20260619 19:53:32.152575 13117 scanner-internal.cc:458] Time spent opening tablet: real 0.771s user 0.016s sys 0.022s
W20260619 19:53:32.157927 13097 scanner-internal.cc:458] Time spent opening tablet: real 0.561s user 0.018s sys 0.000s
W20260619 19:53:32.234205 13110 scanner-internal.cc:458] Time spent opening tablet: real 1.154s user 0.009s sys 0.001s
W20260619 19:53:32.308739 13231 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 200444us
W20260619 19:53:32.369994 13261 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 77590.8us
W20260619 19:53:32.371730 13142 scanner-internal.cc:458] Time spent opening tablet: real 0.819s user 0.002s sys 0.023s
W20260619 19:53:32.379354 13224 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 272205us
W20260619 19:53:32.439173 13287 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 126434us
W20260619 19:53:32.667229 13238 meta_cache.cc:1261] Time spent looking up entry by key: real 0.143s user 0.001s sys 0.000s
W20260619 19:53:32.971382 13269 meta_cache.cc:1097] Time spent processing table locations response: real 0.098s user 0.002s sys 0.000s
W20260619 19:53:33.113972 13236 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 887332us
W20260619 19:53:33.118232 13191 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 828221us
W20260619 19:53:33.124536 13316 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 784018us
W20260619 19:53:33.619967 13214 meta_cache.cc:1261] Time spent looking up entry by key: real 0.074s user 0.000s sys 0.000s
W20260619 19:53:34.913041 13144 scanner-internal.cc:458] Time spent opening tablet: real 3.172s user 0.021s sys 0.007s
W20260619 19:53:34.929626 13159 scanner-internal.cc:458] Time spent opening tablet: real 2.838s user 0.007s sys 0.001s
W20260619 19:53:35.003360 13346 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:31.940612 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42398 (local address 127.7.143.254:33773)
0619 19:53:31.947633 (+ 7021us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:31.947666 (+ 33us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:32.173048 (+225382us) server_negotiation.cc:407] Connection header received
0619 19:53:32.187930 (+ 14882us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:32.187962 (+ 32us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:32.188206 (+ 244us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:32.188418 (+ 212us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:32.458385 (+269967us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.207417 (+749032us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.744053 (+536636us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:34.150169 (+406116us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:34.154256 (+ 4087us) 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 19:53:34.998706 (+844450us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42398: BlockingRecv error: recv got EOF from 127.0.0.1:42398 (error 108)
Metrics: {"mutex_wait_us":829400,"server-negotiator.queue_time_us":5644}
W20260619 19:53:35.032523 13356 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:31.934997 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42398)
0619 19:53:32.171033 (+236036us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:32.171101 (+ 68us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:32.171407 (+ 306us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:32.188848 (+ 17441us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:32.188882 (+ 34us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:32.189004 (+ 122us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:32.451649 (+262645us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:32.453938 (+ 2289us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.207792 (+753854us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.207831 (+ 39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:33.742144 (+534313us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:33.742365 (+ 221us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:34.155218 (+412853us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:34.155254 (+ 36us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:34.993708 (+838454us) 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 19:53:34.996029 (+ 2321us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 19:53:34.996054 (+ 25us) client_negotiation.cc:656] calling sasl_client_start()
0619 19:53:34.996119 (+ 65us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 19:53:34.996300 (+ 181us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 19:53:34.999804 (+ 3504us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":195164,"mutex_wait_us":1459241,"thread_start_us":155575,"threads_started":1}
W20260619 19:53:35.032931 13267 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 1.2194e+06us
W20260619 19:53:35.099792 13238 scanner-internal.cc:458] Time spent opening tablet: real 2.550s user 0.014s sys 0.026s
W20260619 19:53:35.231415 13241 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.064525 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42420 (local address 127.7.143.254:33773)
0619 19:53:32.076130 (+ 11605us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:32.076163 (+ 33us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:32.171920 (+ 95757us) server_negotiation.cc:407] Connection header received
0619 19:53:32.172309 (+ 389us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:32.172344 (+ 35us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:32.172575 (+ 231us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:32.172736 (+ 161us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:32.495024 (+322288us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.184050 (+689026us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:34.998438 (+1814388us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.189114 (+190676us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.221265 (+ 32151us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:42420: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":907495,"server-negotiator.queue_time_us":11148}
W20260619 19:53:35.222321 13360 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.061322 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42408)
0619 19:53:32.110953 (+ 49631us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:32.112097 (+ 1144us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:32.112794 (+ 697us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:32.113755 (+ 961us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:32.113783 (+ 28us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:32.113902 (+ 119us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:32.454045 (+340143us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:32.456790 (+ 2745us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.737524 (+1280734us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.737560 (+ 36us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.076805 (+1339245us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.080439 (+ 3634us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.145141 (+ 64702us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":49119,"mutex_wait_us":1247563,"thread_start_us":50761,"threads_started":1}
W20260619 19:53:35.239252 12119 debug-util.cc:398] Leaking SignalData structure 0x7b08001264c0 after lost signal to thread 7746
W20260619 19:53:35.248812 13269 scanner-internal.cc:458] Time spent opening tablet: real 2.192s user 0.010s sys 0.001s
W20260619 19:53:35.159304 13288 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 159600us
W20260619 19:53:35.256063 13107 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.075510 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42408 (local address 127.7.143.254:33773)
0619 19:53:32.076662 (+ 1152us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:32.076691 (+ 29us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:32.112229 (+ 35538us) server_negotiation.cc:407] Connection header received
0619 19:53:32.113021 (+ 792us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:32.113061 (+ 40us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:32.113310 (+ 249us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:32.113671 (+ 361us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:32.459607 (+345936us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.736967 (+1277360us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.251986 (+1515019us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42408: BlockingRecv error: recv got EOF from 127.0.0.1:42408 (error 108)
Metrics: {"mutex_wait_us":1318939,"server-negotiator.queue_time_us":765}
W20260619 19:53:35.272846 13341 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 338159us
W20260619 19:53:35.381242 13215 meta_cache.cc:1097] Time spent processing table locations response: real 0.058s user 0.001s sys 0.000s
W20260619 19:53:35.381736 13160 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:31.817889 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57854 (local address 127.7.143.193:36011)
0619 19:53:31.835940 (+ 18051us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:31.836316 (+ 376us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:32.107763 (+271447us) server_negotiation.cc:407] Connection header received
0619 19:53:32.128538 (+ 20775us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:32.129837 (+ 1299us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:32.167715 (+ 37878us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:32.167960 (+ 245us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:32.385154 (+217194us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.875200 (+1490046us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.272373 (+1397173us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57854: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1515988,"server-negotiator.queue_time_us":532}
W20260619 19:53:35.419091 13361 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.063181 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42420)
0619 19:53:32.171757 (+108576us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:32.171824 (+ 67us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:32.172059 (+ 235us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:32.189141 (+ 17082us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:32.189667 (+ 526us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:32.197900 (+ 8233us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:32.472443 (+274543us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:32.475687 (+ 3244us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.184465 (+708778us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.184501 (+ 36us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:34.998001 (+1813500us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:34.998069 (+ 68us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.145940 (+147871us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":80236,"mutex_wait_us":1661817,"thread_start_us":60812,"threads_started":1}
W20260619 19:53:35.430128 13342 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 222251us
W20260619 19:53:35.452661 13219 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:31.925401 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:57878)
0619 19:53:31.943864 (+ 18463us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:31.943915 (+ 51us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:31.944233 (+ 318us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:32.099042 (+154809us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:32.099078 (+ 36us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:32.099132 (+ 54us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:32.099690 (+ 558us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:32.099746 (+ 56us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.167869 (+1068123us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.167903 (+ 34us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.305607 (+2137704us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.325516 (+ 19909us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.416796 (+ 91280us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":2810,"mutex_wait_us":1685147}
W20260619 19:53:35.505146 13233 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.274561 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:57888)
0619 19:53:32.320246 (+ 45685us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:32.322560 (+ 2314us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:32.352270 (+ 29710us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:32.423513 (+ 71243us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:32.428236 (+ 4723us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:32.431823 (+ 3587us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:32.518556 (+ 86733us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:32.518660 (+ 104us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.732489 (+1213829us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.732523 (+ 34us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.233460 (+1500937us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.233531 (+ 71us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.363113 (+129582us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":5183,"mutex_wait_us":1178001}
W20260619 19:53:35.514670 13339 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:31.834329 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:57854)
0619 19:53:32.100926 (+266597us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:32.104915 (+ 3989us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:32.122588 (+ 17673us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:32.168053 (+ 45465us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:32.168085 (+ 32us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:32.168138 (+ 53us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:32.376460 (+208322us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:32.379096 (+ 2636us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.875493 (+1496397us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.875530 (+ 37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.117653 (+1242123us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.117749 (+ 96us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.260291 (+142542us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":106693,"mutex_wait_us":1252274,"thread_start_us":59296,"threads_started":1}
W20260619 19:53:35.533211 13386 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.296947 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:57894)
0619 19:53:32.457831 (+160884us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:32.461645 (+ 3814us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:32.467390 (+ 5745us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:32.514906 (+ 47516us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:32.514943 (+ 37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:32.515012 (+ 69us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:32.678631 (+163619us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:32.678695 (+ 64us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.417849 (+739154us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.463307 (+ 45458us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.047446 (+1584139us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.051004 (+ 3558us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.415076 (+364072us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":111325,"mutex_wait_us":1220375,"thread_start_us":49193,"threads_started":1}
W20260619 19:53:35.550786 13138 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:31.889688 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42386 (local address 127.7.143.254:33773)
0619 19:53:31.913421 (+ 23733us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:31.913466 (+ 45us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:31.980883 (+ 67417us) server_negotiation.cc:407] Connection header received
0619 19:53:31.981445 (+ 562us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:31.981476 (+ 31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:32.129815 (+148339us) spinlock_profiling.cc:243] Waited 2.62 ms on lock 0x7b48001d5718. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798f90851 00007fa798f90702 0000000000632649 00007fa79da3cc20 00007fa79daf1481 00007fa79dae6ec8 00007fa79dae55c8 00007fa79da860e0 00007fa79da85915 00007fa79daa4d3c
0619 19:53:32.143234 (+ 13419us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:32.143417 (+ 183us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:32.354598 (+211181us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.188987 (+834389us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.381841 (+2192854us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42386: BlockingRecv error: recv got EOF from 127.0.0.1:42386 (error 108)
Metrics: {"mutex_wait_us":973579,"server-negotiator.queue_time_us":23304,"spinlock_wait_cycles":6027520,"thread_start_us":41370,"threads_started":1}
W20260619 19:53:35.571287 13349 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:31.922790 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42386)
0619 19:53:31.980725 (+ 57935us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:31.980771 (+ 46us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:31.981142 (+ 371us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:32.144704 (+163562us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:32.165592 (+ 20888us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:32.188558 (+ 22966us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:32.351728 (+163170us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:32.351802 (+ 74us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.189794 (+837992us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.189829 (+ 35us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.234794 (+2044965us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.247863 (+ 13069us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.356639 (+108776us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":51310,"mutex_wait_us":1733051,"thread_start_us":32192,"threads_started":1}
W20260619 19:53:35.599423 13272 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.376542 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:57910)
0619 19:53:32.448339 (+ 71797us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:32.451669 (+ 3330us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:32.461710 (+ 10041us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:32.699872 (+238162us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:32.699923 (+ 51us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:32.699994 (+ 71us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:32.812516 (+112522us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:32.813187 (+ 671us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.870179 (+1056992us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.870216 (+ 37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.191146 (+1320930us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.201110 (+ 9964us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.494406 (+293296us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":5924,"mutex_wait_us":1120920}
W20260619 19:53:35.658622 13399 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.466587 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42450)
0619 19:53:32.855693 (+389106us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:32.856083 (+ 390us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:32.861536 (+ 5453us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:33.080695 (+219159us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:33.080736 (+ 41us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:33.083682 (+ 2946us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:33.092772 (+ 9090us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:33.092824 (+ 52us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.733908 (+641084us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.733944 (+ 36us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.232440 (+1498496us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.232522 (+ 82us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.571409 (+338887us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":334446,"mutex_wait_us":1141965,"thread_start_us":34057,"threads_started":1}
W20260619 19:53:35.682689 13396 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.434896 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42442)
0619 19:53:32.697465 (+262569us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:32.697536 (+ 71us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:32.697972 (+ 436us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:33.168717 (+470745us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:33.168747 (+ 30us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:33.168889 (+ 142us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:33.170004 (+ 1115us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:33.170064 (+ 60us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:34.162200 (+992136us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:34.162249 (+ 49us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.326377 (+1164128us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.329723 (+ 3346us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.542945 (+213222us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":62323,"mutex_wait_us":1062360,"thread_start_us":27055,"threads_started":1}
W20260619 19:53:35.715137 13390 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.363099 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57910 (local address 127.7.143.193:36011)
0619 19:53:32.698643 (+335544us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:32.698673 (+ 30us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:32.698732 (+ 59us) server_negotiation.cc:407] Connection header received
0619 19:53:32.698916 (+ 184us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:32.698970 (+ 54us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:32.699362 (+ 392us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:32.699554 (+ 192us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:32.816926 (+117372us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.866427 (+1049501us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.221188 (+1354761us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.414881 (+193693us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.529840 (+114959us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57910: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1256892,"server-negotiator.queue_time_us":99320,"thread_start_us":75639,"threads_started":1}
I20260619 19:53:35.716274 13137 scanner-internal.cc:172] Scan of tablet e909c50b963b422ba6d65203d5500505 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
I20260619 19:53:35.733244 13141 scanner-internal.cc:172] Scan of tablet e909c50b963b422ba6d65203d5500505 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:35.733543 13137 scanner-internal.cc:458] Time spent opening tablet: real 4.085s user 0.008s sys 0.005s
W20260619 19:53:35.733424 13204 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.295619 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57894 (local address 127.7.143.193:36011)
0619 19:53:32.297941 (+ 2322us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:32.297981 (+ 40us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:32.466545 (+168564us) server_negotiation.cc:407] Connection header received
0619 19:53:32.472886 (+ 6341us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:32.474176 (+ 1290us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:32.508682 (+ 34506us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:32.525276 (+ 16594us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:32.797926 (+272650us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.195628 (+397702us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.064724 (+1869096us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.613890 (+549166us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.712080 (+ 98190us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57894: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":922856,"server-negotiator.queue_time_us":585}
/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.7.143.193:36011: sent 0 of 16 requested bytes
W20260619 19:53:35.735350 13163 scanner-internal.cc:458] Time spent opening tablet: real 3.660s user 0.021s sys 0.030s
I20260619 19:53:35.737905 13152 scanner-internal.cc:172] Scan of tablet e909c50b963b422ba6d65203d5500505 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:35.738607 13152 scanner-internal.cc:458] Time spent opening tablet: real 3.996s user 0.006s sys 0.008s
/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.7.143.193:36011: sent 0 of 16 requested bytes
W20260619 19:53:35.741063 13355 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:31.930675 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57878 (local address 127.7.143.193:36011)
0619 19:53:32.098063 (+167388us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:32.098102 (+ 39us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:32.098164 (+ 62us) server_negotiation.cc:407] Connection header received
0619 19:53:32.098339 (+ 175us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:32.098366 (+ 27us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:32.098717 (+ 351us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:32.099990 (+ 1273us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:32.293604 (+193614us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.161166 (+867562us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.506280 (+2345114us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57878: BlockingRecv error: recv got EOF from 127.0.0.1:57878 (error 108)
Metrics: {"mutex_wait_us":1048559,"server-negotiator.queue_time_us":58881,"thread_start_us":48716,"threads_started":1}
W20260619 19:53:35.769925 12119 debug-util.cc:398] Leaking SignalData structure 0x7b080023f480 after lost signal to thread 13177
W20260619 19:53:35.770434 12119 debug-util.cc:398] Leaking SignalData structure 0x7b0800214b80 after lost signal to thread 13184
W20260619 19:53:35.770972 12119 debug-util.cc:398] Leaking SignalData structure 0x7b080023f560 after lost signal to thread 13193
W20260619 19:53:35.771435 12119 debug-util.cc:398] Leaking SignalData structure 0x7b080023f720 after lost signal to thread 13210
W20260619 19:53:35.771705 12119 debug-util.cc:398] Leaking SignalData structure 0x7b080023f760 after lost signal to thread 13212
W20260619 19:53:35.777100 13141 scanner-internal.cc:458] Time spent opening tablet: real 3.607s user 0.012s 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.7.143.193:36011: received 0 of 4 requested bytes
W20260619 19:53:35.840086 13397 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.467124 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42464)
0619 19:53:32.804688 (+337564us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:32.805825 (+ 1137us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:32.814042 (+ 8217us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:33.122676 (+308634us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:33.122707 (+ 31us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:33.122821 (+ 114us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:33.123720 (+ 899us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:33.123775 (+ 55us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.865815 (+742040us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.865849 (+ 34us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.397879 (+1532030us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.404156 (+ 6277us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.585986 (+181830us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":50562,"mutex_wait_us":1242565,"thread_start_us":7441,"threads_started":1}
W20260619 19:53:35.841019 13248 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.276370 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57888 (local address 127.7.143.193:36011)
0619 19:53:32.295359 (+ 18989us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:32.295409 (+ 50us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:32.329654 (+ 34245us) server_negotiation.cc:407] Connection header received
0619 19:53:32.361590 (+ 31936us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:32.362589 (+ 999us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:32.384391 (+ 21802us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:32.418360 (+ 33969us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:32.519065 (+100705us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.731260 (+1212195us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.238635 (+1507375us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.529067 (+290432us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.603828 (+ 74761us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57888: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1433934,"server-negotiator.queue_time_us":1693}
I20260619 19:53:35.841873 13182 scanner-internal.cc:172] Scan of tablet e909c50b963b422ba6d65203d5500505 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:35.842458 13182 scanner-internal.cc:458] Time spent opening tablet: real 3.715s user 0.006s sys 0.006s
W20260619 19:53:35.853046 13434 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:33.053530 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42450 (local address 127.7.143.254:33773)
0619 19:53:33.073480 (+ 19950us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:33.073514 (+ 34us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:33.073561 (+ 47us) server_negotiation.cc:407] Connection header received
0619 19:53:33.073731 (+ 170us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:33.073756 (+ 25us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:33.074067 (+ 311us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:33.074486 (+ 419us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:33.093082 (+ 18596us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.732059 (+638977us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.234228 (+1502169us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.520836 (+286608us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.552771 (+ 31935us) 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 19:53:35.658628 (+105857us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42450: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"mutex_wait_us":851301,"server-negotiator.queue_time_us":19465,"thread_start_us":12210,"threads_started":1}
I20260619 19:53:35.866035 13213 scanner-internal.cc:172] Scan of tablet e909c50b963b422ba6d65203d5500505 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:35.866822 13213 scanner-internal.cc:458] Time spent opening tablet: real 3.673s user 0.020s sys 0.000s
W20260619 19:53:35.876406 13187 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:33.155274 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42466 (local address 127.7.143.254:33773)
0619 19:53:33.219792 (+ 64518us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:33.219823 (+ 31us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:33.219882 (+ 59us) server_negotiation.cc:407] Connection header received
0619 19:53:33.220019 (+ 137us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:33.220042 (+ 23us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:33.220284 (+ 242us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:33.220488 (+ 204us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:33.365823 (+145335us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.891682 (+525859us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.418363 (+1526681us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.791648 (+373285us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.867059 (+ 75411us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42466: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":723477,"server-negotiator.queue_time_us":64079,"thread_start_us":491444,"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.7.143.193:36011: received 0 of 4 requested bytes
W20260619 19:53:35.928877 13437 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:33.060251 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42468 (local address 127.7.143.254:33773)
0619 19:53:33.099934 (+ 39683us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:33.099960 (+ 26us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:33.100009 (+ 49us) server_negotiation.cc:407] Connection header received
0619 19:53:33.100134 (+ 125us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:33.100157 (+ 23us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:33.100378 (+ 221us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:33.102136 (+ 1758us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:33.103183 (+ 1047us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.871434 (+768251us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.922315 (+2050881us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42468: BlockingRecv error: recv got EOF from 127.0.0.1:42468 (error 108)
Metrics: {"mutex_wait_us":694061,"server-negotiator.queue_time_us":38882,"thread_start_us":28102,"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.7.143.193:36011: received 0 of 4 requested bytes
W20260619 19:53:35.946144 13403 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.516157 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42466)
0619 19:53:32.950886 (+434729us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:32.951025 (+ 139us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:32.951687 (+ 662us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:33.220854 (+269167us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:33.220883 (+ 29us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:33.221041 (+ 158us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:33.224278 (+ 3237us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:33.224342 (+ 64us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.892163 (+667821us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.892204 (+ 41us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.397961 (+1505757us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.404207 (+ 6246us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.640179 (+235972us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":356771,"mutex_wait_us":1232532,"thread_start_us":316432,"threads_started":1}
W20260619 19:53:35.990312 13404 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.517073 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42468)
0619 19:53:32.969997 (+452924us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:32.970116 (+ 119us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:32.975250 (+ 5134us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:33.100722 (+125472us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:33.100753 (+ 31us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:33.101494 (+ 741us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:33.102228 (+ 734us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:33.102285 (+ 57us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.871753 (+769468us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.871798 (+ 45us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.684276 (+1812478us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.690801 (+ 6525us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.849101 (+158300us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":351815,"mutex_wait_us":1479857,"thread_start_us":295509,"threads_started":1}
W20260619 19:53:36.016155 13430 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:33.010181 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57964 (local address 127.7.143.193:36011)
0619 19:53:33.085740 (+ 75559us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:33.085776 (+ 36us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:33.095131 (+ 9355us) server_negotiation.cc:407] Connection header received
0619 19:53:33.095599 (+ 468us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:33.095627 (+ 28us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:33.096105 (+ 478us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:33.096276 (+ 171us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:33.110033 (+ 13757us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.733556 (+623523us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.336095 (+1602539us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.690446 (+354351us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.747947 (+ 57501us) 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 19:53:36.014254 (+266307us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57964: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":829785,"server-negotiator.queue_time_us":58717,"spinlock_wait_cycles":9472,"thread_start_us":35536,"threads_started":1}
W20260619 19:53:36.034930 13439 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.700876 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:57930)
0619 19:53:33.080755 (+379879us) spinlock_profiling.cc:243] Waited 24 ms on lock 0x7b4400023f4c. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798edaa95 00007fa798edb4b2 00007fa79f4c4511 00007fa79f4bfe1a 00007fa798faa5fe 00007fa7a1de1a39 00007fa798fc78bb 00007fa798fc5cbf 00007fa798fc7e22 00007fa79da9ec48
0619 19:53:33.100224 (+ 19469us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:33.100271 (+ 47us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:33.100769 (+ 498us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:33.102340 (+ 1571us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:33.102370 (+ 30us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:33.102431 (+ 61us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:33.103936 (+ 1505us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:33.103988 (+ 52us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.741762 (+637774us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.741805 (+ 43us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.546708 (+1804903us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.552250 (+ 5542us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.861541 (+309291us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":398686,"mutex_wait_us":1312612,"spinlock_wait_cycles":55201536,"thread_start_us":388958,"threads_started":1}
I20260619 19:53:36.035960 13212 scanner-internal.cc:172] Scan of tablet e909c50b963b422ba6d65203d5500505 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:36.036499 13212 scanner-internal.cc:458] Time spent opening tablet: real 3.723s user 0.010s sys 0.032s
/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.7.143.193:36011: received 0 of 4 requested bytes
W20260619 19:53:36.023074 13440 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:33.154917 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42442 (local address 127.7.143.254:33773)
0619 19:53:33.167926 (+ 13009us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:33.167954 (+ 28us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:33.167995 (+ 41us) server_negotiation.cc:407] Connection header received
0619 19:53:33.168129 (+ 134us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:33.168153 (+ 24us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:33.168394 (+ 241us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:33.170439 (+ 2045us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:33.545385 (+374946us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:34.161769 (+616384us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.362427 (+1200658us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.846666 (+484239us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.895127 (+ 48461us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42442: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":979875,"server-negotiator.queue_time_us":12345}
W20260619 19:53:35.997565 13484 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.853s user 0.012s sys 0.012s
W20260619 19:53:36.060256 13484 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.916s user 0.012s sys 0.012s
W20260619 19:53:36.099596 13410 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.798022 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57930 (local address 127.7.143.193:36011)
0619 19:53:32.969704 (+171682us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:32.969779 (+ 75us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:33.100384 (+130605us) server_negotiation.cc:407] Connection header received
0619 19:53:33.101439 (+ 1055us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:33.101470 (+ 31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:33.101765 (+ 295us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:33.101883 (+ 118us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:33.104286 (+ 2403us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.741257 (+636971us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.588446 (+1847189us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.916422 (+327976us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.977537 (+ 61115us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57930: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":849033,"server-negotiator.queue_time_us":81577,"thread_start_us":68448,"threads_started":1}
W20260619 19:53:36.099452 13193 scanner-internal.cc:458] Time spent opening tablet: real 3.634s user 0.013s sys 0.004s
W20260619 19:53:36.128865 13116 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:33.099528 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42464 (local address 127.7.143.254:33773)
0619 19:53:33.121746 (+ 22218us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:33.121777 (+ 31us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:33.121836 (+ 59us) server_negotiation.cc:407] Connection header received
0619 19:53:33.122065 (+ 229us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:33.122093 (+ 28us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:33.122374 (+ 281us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:33.122596 (+ 222us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:33.140098 (+ 17502us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.864855 (+724757us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.442871 (+1578016us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.938659 (+495788us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.977678 (+ 39019us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42464: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":1135114,"server-negotiator.queue_time_us":21805,"thread_start_us":37107,"threads_started":1}
W20260619 19:53:36.159924 13426 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.994714 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:57950)
0619 19:53:33.047487 (+ 52773us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:33.047581 (+ 94us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:33.048218 (+ 637us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:33.052377 (+ 4159us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:33.052410 (+ 33us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:33.052478 (+ 68us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:33.053077 (+ 599us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:33.053135 (+ 58us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.759184 (+706049us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.759223 (+ 39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.505223 (+1746000us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.505295 (+ 72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.978172 (+472877us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.979400 (+ 1228us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:36.157105 (+177705us) 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 19:53:36.157346 (+ 241us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 19:53:36.157990 (+ 644us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":50688,"mutex_wait_us":1457204,"thread_start_us":26699,"threads_started":1}
W20260619 19:53:36.211663 13258 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:33.650566 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42486 (local address 127.7.143.254:33773)
0619 19:53:34.111494 (+460928us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:34.111536 (+ 42us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:34.111606 (+ 70us) server_negotiation.cc:407] Connection header received
0619 19:53:34.111790 (+ 184us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:34.111829 (+ 39us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:34.112116 (+ 287us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:34.112379 (+ 263us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:35.076603 (+964224us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.233888 (+157285us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.972081 (+738193us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:36.140742 (+168661us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:36.179007 (+ 38265us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42486: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":1157786,"server-negotiator.queue_time_us":436415,"thread_start_us":465253,"threads_started":1}
I20260619 19:53:36.211789 13210 scanner-internal.cc:172] Scan of tablet e909c50b963b422ba6d65203d5500505 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:36.212399 13210 scanner-internal.cc:458] Time spent opening tablet: real 3.690s user 0.009s sys 0.009s
/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.7.143.193:36011: sent 0 of 16 requested bytes
W20260619 19:53:36.214712 13454 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:34.129467 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42510 (local address 127.7.143.254:33773)
0619 19:53:34.161585 (+ 32118us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:34.161622 (+ 37us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:34.161675 (+ 53us) server_negotiation.cc:407] Connection header received
0619 19:53:34.161829 (+ 154us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:34.161855 (+ 26us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:34.162103 (+ 248us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:34.162316 (+ 213us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:35.246873 (+1084557us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.658810 (+411937us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:36.213482 (+554672us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42510: BlockingRecv error: recv got EOF from 127.0.0.1:42510 (error 108)
Metrics: {"mutex_wait_us":1175210,"server-negotiator.queue_time_us":13100}
W20260619 19:53:36.215083 13428 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:33.031629 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42486)
0619 19:53:33.094193 (+ 62564us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:33.094245 (+ 52us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:33.094443 (+ 198us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:34.112538 (+1018095us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:34.112574 (+ 36us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:34.112723 (+ 149us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:34.955592 (+842869us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:34.955656 (+ 64us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.247808 (+292152us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.253153 (+ 5345us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.946450 (+693297us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.954202 (+ 7752us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:36.123834 (+169632us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":52976,"mutex_wait_us":1272436,"thread_start_us":27520,"threads_started":1}
W20260619 19:53:36.217751 13429 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:33.010516 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:57964)
0619 19:53:33.092967 (+ 82451us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:33.093018 (+ 51us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:33.093560 (+ 542us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:33.097624 (+ 4064us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:33.097670 (+ 46us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:33.097735 (+ 65us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:33.109586 (+ 11851us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:33.109652 (+ 66us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.733877 (+624225us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:33.733911 (+ 34us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:35.292728 (+1558817us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.302951 (+ 10223us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.712376 (+409425us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.712422 (+ 46us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:36.021084 (+308662us) 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 19:53:36.152823 (+131739us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 19:53:36.157489 (+ 4666us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":81223,"mutex_wait_us":1516595,"thread_start_us":58908,"threads_started":1}
W20260619 19:53:36.220537 13244 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:33.649521 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42480 (local address 127.7.143.254:33773)
0619 19:53:34.162847 (+513326us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:34.162887 (+ 40us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:34.162938 (+ 51us) server_negotiation.cc:407] Connection header received
0619 19:53:34.163220 (+ 282us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:34.163248 (+ 28us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:34.164762 (+ 1514us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:34.226503 (+ 61741us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:34.953729 (+727226us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.404997 (+451268us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:36.211188 (+806191us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42480: BlockingRecv error: recv got EOF from 127.0.0.1:42480 (error 108)
Metrics: {"mutex_wait_us":1021403,"server-negotiator.queue_time_us":432298}
I20260619 19:53:36.220690 13184 scanner-internal.cc:172] Scan of tablet e909c50b963b422ba6d65203d5500505 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:36.221199 13184 scanner-internal.cc:458] Time spent opening tablet: real 3.735s user 0.001s sys 0.015s
/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.7.143.193:36011: sent 0 of 16 requested bytes
W20260619 19:53:36.235136 13446 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:33.160234 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42510)
0619 19:53:33.416014 (+255780us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:33.416085 (+ 71us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:33.416412 (+ 327us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:34.162398 (+745986us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:34.162435 (+ 37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:34.162759 (+ 324us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:35.240505 (+1077746us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.240588 (+ 83us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.672148 (+431560us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.675386 (+ 3238us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:36.162966 (+487580us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:36.165896 (+ 2930us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:36.211289 (+ 45393us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":255276,"mutex_wait_us":1223850,"thread_start_us":23567,"threads_started":1}
I20260619 19:53:36.229569 12169 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:57924 (request call id 0) took 1194 ms. Trace:
W20260619 19:53:36.294677 13423 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.977910 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42480)
0619 19:53:33.084243 (+106333us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:33.085003 (+ 760us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:33.085332 (+ 329us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:34.173806 (+1088474us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:34.173848 (+ 42us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:34.174003 (+ 155us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:34.953345 (+779342us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:34.953441 (+ 96us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.419229 (+465788us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.419275 (+ 46us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:36.150412 (+731137us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:36.151635 (+ 1223us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:36.200138 (+ 48503us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":82150,"mutex_wait_us":1207566,"thread_start_us":56347,"threads_started":1}
W20260619 19:53:36.298496 13421 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:32.982882 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57950 (local address 127.7.143.193:36011)
0619 19:53:33.029338 (+ 46456us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:33.029392 (+ 54us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:33.047767 (+ 18375us) server_negotiation.cc:407] Connection header received
0619 19:53:33.048566 (+ 799us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:33.048613 (+ 47us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:33.050134 (+ 1521us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:33.051227 (+ 1093us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:33.053530 (+ 2303us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:33.758889 (+705359us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.505953 (+1747064us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.945556 (+439603us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:36.087888 (+142332us) 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 19:53:36.296861 (+208973us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57950: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1250355,"server-negotiator.queue_time_us":36048,"thread_start_us":17528,"threads_started":1}
W20260619 19:53:36.313992 13319 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 101684us
I20260619 19:53:36.240880 12169 rpcz_store.cc:276] 0619 19:53:35.016195 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 19:53:35.016583 (+ 388us) service_pool.cc:227] Handling call
0619 19:53:35.050062 (+ 33479us) tablet_service.cc:2780] Created scanner 52dd2685425f46ed88b3b0ee296229de for tablet e909c50b963b422ba6d65203d5500505, query id is 171b7caf35d640859a963e6e39c1b8fb
0619 19:53:35.222850 (+172788us) tablet_service.cc:2920] Creating iterator
0619 19:53:35.233621 (+ 10771us) tablet_service.cc:2945] Iterator created
0619 19:53:35.772048 (+538427us) tablet_service.cc:2967] Iterator init: OK
0619 19:53:35.772230 (+ 182us) tablet_service.cc:3010] has_more: true
0619 19:53:35.772368 (+ 138us) tablet_service.cc:3027] Continuing scan request
0619 19:53:35.772701 (+ 333us) tablet_service.cc:3091] Found scanner 52dd2685425f46ed88b3b0ee296229de for tablet e909c50b963b422ba6d65203d5500505, query id is 171b7caf35d640859a963e6e39c1b8fb
0619 19:53:36.032491 (+259790us) spinlock_profiling.cc:243] Waited 1.75 ms on lock 0x7b24000015f8. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798e20cf4 00007fa798e1edfb 00007fa79f5ecc2f 00007fa79f5fc0ae 00007fa79f5feade 00007fa79f5fe09b 00007fa79fcb0c7b 00007fa79fcb10b2 00007fa79fdd3719 00007fa7998efce6
0619 19:53:36.210194 (+177703us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":17,"cfile_cache_hit_bytes":568,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":16618,"lbm_reads_10-100_ms":1,"rowset_iterators":3,"scanner_bytes_read":250,"spinlock_wait_cycles":4017920}
W20260619 19:53:36.372289 13177 scanner-internal.cc:458] Time spent opening tablet: real 4.036s user 0.016s sys 0.004s
W20260619 19:53:36.425881 13438 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:33.069281 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:42500)
0619 19:53:33.094433 (+ 25152us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:33.094486 (+ 53us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:33.094754 (+ 268us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:34.155748 (+1060994us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:34.155781 (+ 33us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:34.157814 (+ 2033us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:35.329580 (+1171766us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:35.335657 (+ 6077us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.863656 (+527999us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:35.863692 (+ 36us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:36.421323 (+557631us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:36.421395 (+ 72us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:36.422188 (+ 793us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":24642,"mutex_wait_us":1475828,"thread_start_us":13226,"threads_started":1}
W20260619 19:53:36.433543 13447 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:34.120752 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42500 (local address 127.7.143.254:33773)
0619 19:53:34.154162 (+ 33410us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:34.154193 (+ 31us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:34.154257 (+ 64us) server_negotiation.cc:407] Connection header received
0619 19:53:34.154442 (+ 185us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:34.154483 (+ 41us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:34.154779 (+ 296us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:34.155009 (+ 230us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:35.353254 (+1198245us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:35.863223 (+509969us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:36.427909 (+564686us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42500: BlockingRecv error: recv got EOF from 127.0.0.1:42500 (error 108)
Metrics: {"mutex_wait_us":1091102,"server-negotiator.queue_time_us":129}
W20260619 19:53:36.513437 13468 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 82950.9us
W20260619 19:53:36.562891 13168 scanner-internal.cc:458] Time spent opening tablet: real 3.336s user 0.006s sys 0.008s
W20260619 19:53:36.572327 13195 scanner-internal.cc:458] Time spent opening tablet: real 3.030s user 0.020s sys 0.001s
W20260619 19:53:36.585652 13451 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 256143us
W20260619 19:53:36.638286 13214 scanner-internal.cc:458] Time spent opening tablet: real 3.100s user 0.025s sys 0.035s
W20260619 19:53:36.704720 13463 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 119115us
W20260619 19:53:36.715334 13330 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 160887us
W20260619 19:53:36.718577 13450 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 220962us
W20260619 19:53:36.755393 13493 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 138216us
W20260619 19:53:36.756140 13357 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 66479.9us
W20260619 19:53:36.795389 13297 meta_cache.cc:1097] Time spent processing table locations response: real 0.051s user 0.001s sys 0.000s
W20260619 19:53:36.846863 13488 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 188267us
W20260619 19:53:36.940614 13519 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 161967us
W20260619 19:53:36.953399 13367 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 158776us
W20260619 19:53:37.006559 13363 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 212333us
W20260619 19:53:37.018404 13388 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 144549us
W20260619 19:53:37.069711 13275 scanner-internal.cc:458] Time spent opening tablet: real 1.493s user 0.019s sys 0.057s
W20260619 19:53:37.072651 13332 scanner-internal.cc:458] Time spent opening tablet: real 1.245s user 0.015s sys 0.017s
W20260619 19:53:37.077754 13494 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 69412.2us
W20260619 19:53:37.093175 13381 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 149342us
W20260619 19:53:37.124023 13289 scanner-internal.cc:458] Time spent opening tablet: real 2.155s user 0.004s sys 0.004s
W20260619 19:53:37.137717 13501 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 140220us
W20260619 19:53:37.167187 13354 meta_cache.cc:1097] Time spent processing table locations response: real 0.068s user 0.000s sys 0.001s
W20260619 19:53:37.246003 13318 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 178044us
W20260619 19:53:37.278049 13313 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 138642us
W20260619 19:53:37.440874 13415 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 53199.8us
W20260619 19:53:37.536294 13509 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 232846us
W20260619 19:53:37.643819 13530 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 286387us
W20260619 19:53:37.684087 13307 scanner-internal.cc:458] Time spent opening tablet: real 1.706s user 0.008s sys 0.002s
W20260619 19:53:37.734287 13539 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 163052us
W20260619 19:53:37.776160 13408 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 213483us
W20260619 19:53:37.777284 13449 scanner-internal.cc:458] Time spent opening tablet: real 1.242s user 0.005s sys 0.028s
W20260619 19:53:37.777153 13395 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 215097us
W20260619 19:53:37.857204 13589 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 51194.6us
W20260619 19:53:38.027814 13503 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 603209us
W20260619 19:53:38.142374 13215 scanner-internal.cc:458] Time spent opening tablet: real 2.591s user 0.035s sys 0.063s
W20260619 19:53:38.146327 13368 meta_cache.cc:1097] Time spent processing table locations response: real 0.052s user 0.001s sys 0.000s
W20260619 19:53:38.308293 13416 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 450461us
W20260619 19:53:38.458189 13578 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 264418us
W20260619 19:53:38.637768 13257 scanner-internal.cc:458] Time spent opening tablet: real 3.185s user 0.026s sys 0.028s
W20260619 19:53:38.666893 13538 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 495770us
W20260619 19:53:38.660858 13594 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 195136us
W20260619 19:53:38.746749 13560 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 854469us
W20260619 19:53:38.763037 13522 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 270922us
W20260619 19:53:38.817337 13611 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 166948us
W20260619 19:53:39.030035 13294 scanner-internal.cc:458] Time spent opening tablet: real 2.610s user 0.004s sys 0.004s
W20260619 19:53:39.023751 13461 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.576s user 0.010s sys 0.049s
W20260619 19:53:39.034792 13461 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.587s user 0.010s sys 0.050s
W20260619 19:53:39.039367 13441 scanner-internal.cc:458] Time spent opening tablet: real 2.369s user 0.017s sys 0.010s
W20260619 19:53:39.093986 13692 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.511s user 0.035s sys 0.050s
W20260619 19:53:39.106918 13584 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 366984us
W20260619 19:53:39.150370 13564 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 341749us
W20260619 19:53:39.194473 12153 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.518s user 0.017s sys 0.008s
W20260619 19:53:39.194859 12153 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.540s user 0.017s sys 0.009s
W20260619 19:53:39.337411 13612 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 504335us
W20260619 19:53:39.354930 13443 scanner-internal.cc:458] Time spent opening tablet: real 2.500s user 0.011s sys 0.005s
W20260619 19:53:39.624140 13620 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 67450.6us
W20260619 19:53:39.694391 13354 scanner-internal.cc:458] Time spent opening tablet: real 2.524s user 0.006s sys 0.011s
W20260619 19:53:39.840724 13329 scanner-internal.cc:458] Time spent opening tablet: real 2.987s user 0.018s sys 0.018s
W20260619 19:53:39.875123 13595 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.552s user 0.013s sys 0.018s
W20260619 19:53:39.867772 13747 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.581s user 0.004s sys 0.024s
W20260619 19:53:39.895809 13747 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.609s user 0.004s sys 0.025s
W20260619 19:53:39.879900 13736 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.501s user 0.003s sys 0.015s
W20260619 19:53:39.904891 13736 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.527s user 0.003s sys 0.015s
W20260619 19:53:39.889621 13595 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.569s user 0.013s sys 0.018s
W20260619 19:53:39.887642 13789 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.509s user 0.011s sys 0.020s
W20260619 19:53:39.922034 13789 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.543s user 0.011s sys 0.020s
W20260619 19:53:39.979633 13364 scanner-internal.cc:458] Time spent opening tablet: real 2.725s user 0.004s sys 0.017s
W20260619 19:53:40.028352 13456 scanner-internal.cc:458] Time spent opening tablet: real 3.052s user 0.000s sys 0.012s
W20260619 19:53:40.056726 13442 scanner-internal.cc:458] Time spent opening tablet: real 3.211s user 0.004s sys 0.004s
W20260619 19:53:39.918278 12063 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.509s user 0.023s sys 0.031s
W20260619 19:53:39.984340 13733 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.610s user 0.027s sys 0.074s
W20260619 19:53:40.096463 13733 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.772s user 0.027s sys 0.074s
W20260619 19:53:40.096328 12063 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.687s user 0.023s sys 0.031s
W20260619 19:53:40.137229 13626 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 190492us
W20260619 19:53:40.182644 13718 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.836s user 0.011s sys 0.037s
W20260619 19:53:40.188125 13297 scanner-internal.cc:458] Time spent opening tablet: real 3.329s user 0.011s sys 0.017s
W20260619 19:53:40.182518 13573 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.643s user 0.008s sys 0.045s
W20260619 19:53:40.202117 13573 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.740s user 0.008s sys 0.046s
W20260619 19:53:40.188656 13750 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.561s user 0.043s sys 0.097s
W20260619 19:53:40.196002 13718 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.930s user 0.011s sys 0.038s
W20260619 19:53:40.230306 13750 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.661s user 0.045s sys 0.097s
W20260619 19:53:40.203598 13661 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 147630us
W20260619 19:53:40.232592 13647 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 253938us
W20260619 19:53:40.278082 13476 scanner-internal.cc:458] Time spent opening tablet: real 3.260s user 0.005s sys 0.013s
W20260619 19:53:40.300880 13344 scanner-internal.cc:458] Time spent opening tablet: real 2.915s user 0.015s sys 0.025s
W20260619 19:53:40.385519 13635 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 252009us
W20260619 19:53:40.438445 13464 scanner-internal.cc:458] Time spent opening tablet: real 3.419s user 0.005s sys 0.012s
W20260619 19:53:40.511373 13290 scanner-internal.cc:458] Time spent opening tablet: real 3.254s user 0.006s sys 0.015s
W20260619 19:53:40.565135 13495 scanner-internal.cc:458] Time spent opening tablet: real 2.666s user 0.006s sys 0.023s
W20260619 19:53:40.582595 13483 scanner-internal.cc:458] Time spent opening tablet: real 3.384s user 0.004s sys 0.023s
W20260619 19:53:40.628782 13662 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 364227us
W20260619 19:53:40.705876 13482 scanner-internal.cc:458] Time spent opening tablet: real 3.170s user 0.005s sys 0.012s
W20260619 19:53:40.939522 13392 scanner-internal.cc:458] Time spent opening tablet: real 3.099s user 0.006s sys 0.000s
W20260619 19:53:40.958647 13714 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 308429us
W20260619 19:53:40.965642 13350 scanner-internal.cc:458] Time spent opening tablet: real 2.844s user 0.001s sys 0.009s
W20260619 19:53:41.077739 13333 scanner-internal.cc:458] Time spent opening tablet: real 3.566s user 0.004s sys 0.004s
W20260619 19:53:41.090962 13546 scanner-internal.cc:458] Time spent opening tablet: real 2.256s user 0.011s sys 0.016s
W20260619 19:53:41.130664 13717 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 91607.8us
W20260619 19:53:41.157869 13292 scanner-internal.cc:458] Time spent opening tablet: real 3.381s user 0.016s sys 0.016s
W20260619 19:53:41.176079 13570 scanner-internal.cc:458] Time spent opening tablet: real 2.821s user 0.003s sys 0.015s
W20260619 19:53:41.196097 13587 scanner-internal.cc:458] Time spent opening tablet: real 2.250s user 0.013s sys 0.004s
W20260619 19:53:41.214865 13677 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 136978us
W20260619 19:53:41.246914 13725 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:38.175843 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:41534)
0619 19:53:38.268655 (+ 92812us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:38.268726 (+ 71us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:38.269179 (+ 453us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:38.336630 (+ 67451us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:38.336658 (+ 28us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:38.336705 (+ 47us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:38.880988 (+544283us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:38.881052 (+ 64us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:39.475559 (+594507us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:39.475594 (+ 35us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:40.053055 (+577461us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:40.053143 (+ 88us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:40.594694 (+541551us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:40.597192 (+ 2498us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:40.957469 (+360277us) 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 19:53:41.172691 (+215222us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 19:53:41.200945 (+ 28254us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":92072,"mutex_wait_us":1358675,"thread_start_us":55367,"threads_started":1}
I20260619 19:53:41.249457 13481 scanner-internal.cc:172] Scan of tablet c2a180ffe2a048d79903476cbb31d32d at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:41.250003 13481 scanner-internal.cc:458] Time spent opening tablet: real 3.451s user 0.008s sys 0.020s
/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.7.143.193:36011: received 0 of 4 requested bytes
W20260619 19:53:41.311363 13722 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:38.175985 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:41534 (local address 127.7.143.193:36011)
0619 19:53:38.196289 (+ 20304us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:38.196322 (+ 33us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:38.269520 (+ 73198us) server_negotiation.cc:407] Connection header received
0619 19:53:38.269729 (+ 209us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:38.269757 (+ 28us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:38.336050 (+ 66293us) spinlock_profiling.cc:243] Waited 1.07 ms on lock 0x7b4800226118. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798f90851 00007fa798f90702 0000000000632649 00007fa7a1e80aa0 00007fa7a1e69061 00007fa79dae6dbb 00007fa79dae55c8 00007fa79da860e0 00007fa79da85915 00007fa79daa4d3c
0619 19:53:38.336326 (+ 276us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:38.336561 (+ 235us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:38.883716 (+547155us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:39.474864 (+591148us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:40.055847 (+580983us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:40.581956 (+526109us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:40.765205 (+183249us) 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 19:53:41.176502 (+411297us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0619 19:53:41.268138 (+ 91636us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0619 19:53:41.302591 (+ 34453us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:41534: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1624817,"server-negotiator.queue_time_us":19951,"spinlock_wait_cycles":2469760,"thread_start_us":19673,"threads_started":1}
W20260619 19:53:41.328341 13461 scanner-internal.cc:458] Time spent opening tablet: real 2.881s user 0.010s sys 0.051s
W20260619 19:53:41.379242 13746 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:38.241791 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:41590 (local address 127.7.143.193:36011)
0619 19:53:38.406956 (+165165us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:38.406986 (+ 30us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:38.407085 (+ 99us) server_negotiation.cc:407] Connection header received
0619 19:53:38.407261 (+ 176us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:38.407288 (+ 27us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:38.407699 (+ 411us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:38.408190 (+ 491us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:38.650541 (+242351us) spinlock_profiling.cc:243] Waited 1.67 ms on lock 0x7b4800226118. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798f90851 00007fa798f90702 0000000000632649 00007fa79911f480 00007fa79911e911 00007fa79dae570c 00007fa79da860e0 00007fa79da85915 00007fa79daa4d3c 00007fa79daa4cb9
0619 19:53:38.849032 (+198491us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:39.408459 (+559427us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:39.953409 (+544950us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:40.709819 (+756410us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:40.968537 (+258718us) 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 19:53:41.162807 (+194270us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0619 19:53:41.319620 (+156813us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0619 19:53:41.371226 (+ 51606us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:41590: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1660126,"server-negotiator.queue_time_us":162703,"spinlock_wait_cycles":3850624,"thread_start_us":64031,"threads_started":1}
W20260619 19:53:41.382798 13732 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:38.244333 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:41590)
0619 19:53:38.350902 (+106569us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:38.351182 (+ 280us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:38.351721 (+ 539us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:38.407980 (+ 56259us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:38.408017 (+ 37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:38.408073 (+ 56us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:38.846876 (+438803us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:38.846963 (+ 87us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:39.414942 (+567979us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:39.414979 (+ 37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:39.921307 (+506328us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:39.935826 (+ 14519us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:40.718800 (+782974us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:40.719733 (+ 933us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:41.007835 (+288102us) 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 19:53:41.008080 (+ 245us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 19:53:41.265561 (+257481us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":105292,"mutex_wait_us":995384,"thread_start_us":49597,"threads_started":1}
I20260619 19:53:41.383749 13511 scanner-internal.cc:172] Scan of tablet c2a180ffe2a048d79903476cbb31d32d at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:41.384306 13511 scanner-internal.cc:458] Time spent opening tablet: real 3.466s user 0.001s sys 0.003s
/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.7.143.193:36011: received 0 of 4 requested bytes
W20260619 19:53:41.435222 13368 scanner-internal.cc:458] Time spent opening tablet: real 3.212s user 0.003s sys 0.020s
W20260619 19:53:41.512022 13378 scanner-internal.cc:458] Time spent opening tablet: real 2.910s user 0.001s sys 0.017s
W20260619 19:53:41.537065 13565 scanner-internal.cc:458] Time spent opening tablet: real 2.536s user 0.011s sys 0.011s
W20260619 19:53:41.698901 13755 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 253819us
W20260619 19:53:41.731915 13696 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 161020us
W20260619 19:53:41.830188 13507 scanner-internal.cc:458] Time spent opening tablet: real 2.711s user 0.005s sys 0.005s
W20260619 19:53:41.876367 13517 scanner-internal.cc:458] Time spent opening tablet: real 2.621s user 0.024s sys 0.042s
W20260619 19:53:41.880330 13487 scanner-internal.cc:458] Time spent opening tablet: real 2.757s user 0.006s sys 0.015s
W20260619 19:53:41.915256 13779 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 112023us
W20260619 19:53:41.959758 13541 scanner-internal.cc:458] Time spent opening tablet: real 2.632s user 0.024s sys 0.002s
W20260619 19:53:42.183878 13771 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 269563us
W20260619 19:53:42.333099 13637 scanner-internal.cc:458] Time spent opening tablet: real 1.485s user 0.015s sys 0.002s
W20260619 19:53:42.426296 13573 scanner-internal.cc:458] Time spent opening tablet: real 2.967s user 0.019s sys 0.050s
W20260619 19:53:42.443730 13603 scanner-internal.cc:458] Time spent opening tablet: real 2.691s user 0.015s sys 0.036s
W20260619 19:53:42.487932 13614 scanner-internal.cc:458] Time spent opening tablet: real 1.642s user 0.019s sys 0.016s
W20260619 19:53:42.519901 13484 scanner-internal.cc:458] Time spent opening tablet: real 2.916s user 0.008s sys 0.028s
W20260619 19:53:42.553102 13605 scanner-internal.cc:458] Time spent opening tablet: real 2.443s user 0.010s sys 0.022s
W20260619 19:53:42.628118 13819 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 162802us
W20260619 19:53:42.705924 13835 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 50566.5us
W20260619 19:53:42.724856 13831 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 327057us
W20260619 19:53:42.776047 13825 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 134731us
W20260619 19:53:42.784376 13875 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 194794us
W20260619 19:53:42.852015 13772 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 319624us
W20260619 19:53:42.894615 13700 scanner-internal.cc:458] Time spent opening tablet: real 1.345s user 0.008s sys 0.012s
W20260619 19:53:42.983155 13872 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 162924us
W20260619 19:53:43.006556 13777 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 157006us
W20260619 19:53:43.032842 13613 scanner-internal.cc:458] Time spent opening tablet: real 2.241s user 0.012s sys 0.001s
W20260619 19:53:43.037349 13658 scanner-internal.cc:458] Time spent opening tablet: real 1.974s user 0.001s sys 0.009s
W20260619 19:53:43.054916 13623 scanner-internal.cc:458] Time spent opening tablet: real 2.318s user 0.001s sys 0.011s
W20260619 19:53:43.117741 13644 scanner-internal.cc:458] Time spent opening tablet: real 1.849s user 0.009s sys 0.001s
W20260619 19:53:43.159333 13610 scanner-internal.cc:458] Time spent opening tablet: real 2.922s user 0.000s sys 0.018s
W20260619 19:53:43.170837 13770 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 299263us
W20260619 19:53:43.227573 13937 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 371568us
W20260619 19:53:43.244225 13684 scanner-internal.cc:458] Time spent opening tablet: real 1.965s user 0.022s sys 0.020s
W20260619 19:53:43.252386 13713 scanner-internal.cc:458] Time spent opening tablet: real 1.359s user 0.006s sys 0.008s
W20260619 19:53:43.254936 13899 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 348390us
W20260619 19:53:43.318961 13965 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 432868us
W20260619 19:53:43.345638 13910 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 309510us
W20260619 19:53:43.394052 13919 meta_cache.cc:1097] Time spent processing table locations response: real 0.051s user 0.001s sys 0.000s
W20260619 19:53:43.427377 13882 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 484009us
W20260619 19:53:43.419345 13947 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 439294us
W20260619 19:53:43.409654 13733 meta_cache.cc:1097] Time spent processing table locations response: real 0.053s user 0.001s sys 0.000s
W20260619 19:53:43.514415 13797 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 394909us
W20260619 19:53:43.510954 13856 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 260720us
W20260619 19:53:43.588963 13938 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 270286us
W20260619 19:53:43.653918 13964 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 203888us
W20260619 19:53:43.776820 13961 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 440981us
W20260619 19:53:43.889430 13925 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 599467us
W20260619 19:53:43.923585 13984 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 101002us
W20260619 19:53:43.939267 13918 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 514343us
W20260619 19:53:44.108669 13666 scanner-internal.cc:458] Time spent opening tablet: real 2.243s user 0.002s sys 0.011s
W20260619 19:53:44.344059 13747 scanner-internal.cc:458] Time spent opening tablet: real 2.253s user 0.012s sys 0.015s
W20260619 19:53:44.362275 13997 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 249758us
W20260619 19:53:44.363374 13692 scanner-internal.cc:458] Time spent opening tablet: real 2.591s user 0.004s sys 0.031s
W20260619 19:53:44.822858 14019 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 265212us
W20260619 19:53:44.831614 13830 scanner-internal.cc:458] Time spent opening tablet: real 1.844s user 0.005s sys 0.013s
W20260619 19:53:44.948920 13718 scanner-internal.cc:458] Time spent opening tablet: real 2.655s user 0.010s sys 0.009s
W20260619 19:53:45.022635 13953 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 355762us
W20260619 19:53:45.062119 14041 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 387910us
W20260619 19:53:45.117316 13798 scanner-internal.cc:458] Time spent opening tablet: real 2.257s user 0.015s sys 0.010s
W20260619 19:53:45.119638 13842 scanner-internal.cc:458] Time spent opening tablet: real 1.958s user 0.025s sys 0.012s
W20260619 19:53:45.121286 14028 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 225277us
W20260619 19:53:45.146543 14075 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 88593.6us
W20260619 19:53:45.156270 14034 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 306788us
W20260619 19:53:45.273535 14000 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s user 0.000s sys 0.000s
W20260619 19:53:45.383000 13978 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 461864us
W20260619 19:53:45.397960 13761 scanner-internal.cc:458] Time spent opening tablet: real 2.716s user 0.015s sys 0.010s
W20260619 19:53:45.400766 13775 scanner-internal.cc:458] Time spent opening tablet: real 2.313s user 0.003s sys 0.010s
W20260619 19:53:45.423115 14044 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 283584us
W20260619 19:53:45.435009 13736 scanner-internal.cc:458] Time spent opening tablet: real 2.308s user 0.025s sys 0.031s
W20260619 19:53:45.437449 14094 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 398189us
W20260619 19:53:45.492993 14008 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 310404us
W20260619 19:53:45.616307 14013 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 196048us
W20260619 19:53:45.674301 14054 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 249538us
W20260619 19:53:45.689020 14043 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 603055us
W20260619 19:53:45.744233 14059 meta_cache.cc:1097] Time spent processing table locations response: real 0.066s user 0.001s sys 0.000s
W20260619 19:53:45.840816 14201 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.520s user 0.025s sys 0.052s
W20260619 19:53:45.868983 14201 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.658s user 0.025s sys 0.053s
W20260619 19:53:46.293076 13733 scanner-internal.cc:458] Time spent opening tablet: real 2.711s user 0.003s sys 0.012s
W20260619 19:53:46.302251 14011 meta_cache.cc:1097] Time spent processing table locations response: real 0.110s user 0.000s sys 0.000s
W20260619 19:53:46.340641 13850 scanner-internal.cc:458] Time spent opening tablet: real 2.449s user 0.005s sys 0.009s
W20260619 19:53:46.321877 14101 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 675959us
W20260619 19:53:46.474860 13750 scanner-internal.cc:458] Time spent opening tablet: real 2.839s user 0.006s sys 0.003s
W20260619 19:53:46.502395 13724 scanner-internal.cc:458] Time spent opening tablet: real 3.256s user 0.001s sys 0.019s
W20260619 19:53:46.558009 14096 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 579248us
W20260619 19:53:46.567654 13865 scanner-internal.cc:458] Time spent opening tablet: real 2.753s user 0.006s sys 0.004s
W20260619 19:53:46.581477 13821 scanner-internal.cc:458] Time spent opening tablet: real 2.921s user 0.012s sys 0.004s
W20260619 19:53:46.598042 13860 scanner-internal.cc:458] Time spent opening tablet: real 3.165s user 0.007s sys 0.007s
W20260619 19:53:46.601305 13868 scanner-internal.cc:458] Time spent opening tablet: real 2.362s user 0.005s sys 0.012s
W20260619 19:53:46.608845 14079 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 370425us
W20260619 19:53:46.611476 14140 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 386462us
W20260619 19:53:46.613058 14109 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 435723us
W20260619 19:53:46.707679 13789 scanner-internal.cc:458] Time spent opening tablet: real 3.553s user 0.008s sys 0.016s
W20260619 19:53:46.816545 14154 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 641898us
W20260619 19:53:47.047243 13935 scanner-internal.cc:458] Time spent opening tablet: real 3.454s user 0.009s sys 0.014s
W20260619 19:53:47.056620 13919 scanner-internal.cc:458] Time spent opening tablet: real 3.458s user 0.016s sys 0.015s
W20260619 19:53:47.061177 13425 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:44.018427 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42032 (local address 127.7.143.193:36011)
0619 19:53:44.056942 (+ 38515us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:44.056972 (+ 30us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:44.510955 (+453983us) server_negotiation.cc:407] Connection header received
0619 19:53:44.511305 (+ 350us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:44.511345 (+ 40us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:44.511792 (+ 447us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:44.512053 (+ 261us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:45.060072 (+548019us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:45.395711 (+335639us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:46.613935 (+1218224us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:46.761730 (+147795us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:46.762042 (+ 312us) 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 19:53:46.880978 (+118936us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0619 19:53:47.057879 (+176901us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0619 19:53:47.058517 (+ 638us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:42032: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":793760,"server-negotiator.queue_time_us":38084,"thread_start_us":74844,"threads_started":1}
W20260619 19:53:47.067543 14178 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:43.940770 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:42032)
0619 19:53:44.430372 (+489602us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:44.430430 (+ 58us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:44.430823 (+ 393us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:44.546642 (+115819us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:44.546692 (+ 50us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:44.546768 (+ 76us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:45.059678 (+512910us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:45.059741 (+ 63us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:45.400069 (+340328us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:45.400118 (+ 49us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:46.612401 (+1212283us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:46.612508 (+ 107us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:46.762690 (+150182us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:46.762726 (+ 36us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:46.864490 (+101764us) 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 19:53:46.864788 (+ 298us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 19:53:47.018297 (+153509us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":452223,"mutex_wait_us":1479184,"thread_start_us":384630,"threads_started":1}
I20260619 19:53:47.109189 13889 scanner-internal.cc:172] Scan of tablet 84736e045b314ac4b1e2f85f4c6eab80 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:47.112713 13889 scanner-internal.cc:458] Time spent opening tablet: real 3.348s user 0.008s sys 0.028s
W20260619 19:53:47.163913 14172 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:44.087675 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:39640 (local address 127.7.143.254:33773)
0619 19:53:44.088661 (+ 986us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:44.088703 (+ 42us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:44.431666 (+342963us) server_negotiation.cc:407] Connection header received
0619 19:53:44.432059 (+ 393us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:44.432094 (+ 35us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:44.439119 (+ 7025us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:44.439372 (+ 253us) server_negotiation.cc:226] Negotiated authn=SASL
0619 19:53:44.897307 (+457935us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:45.366201 (+468894us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:45.596917 (+230716us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:46.562262 (+965345us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:46.646561 (+ 84299us) 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 19:53:47.122363 (+475802us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:39640: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1855981,"server-negotiator.queue_time_us":219}
W20260619 19:53:47.196533 14189 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:44.077485 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.254:33773 (local address 127.0.0.1:39640)
0619 19:53:44.431480 (+353995us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:44.431537 (+ 57us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:44.431805 (+ 268us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:44.439475 (+ 7670us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:44.439508 (+ 33us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:44.439628 (+ 120us) client_negotiation.cc:189] Negotiated authn=SASL
0619 19:53:44.873650 (+434022us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:44.878866 (+ 5216us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:45.381866 (+503000us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:45.387380 (+ 5514us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:45.589516 (+202136us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:45.589590 (+ 74us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:46.570295 (+980705us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:46.573766 (+ 3471us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:47.050167 (+476401us) 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 19:53:47.089483 (+ 39316us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 19:53:47.089522 (+ 39us) client_negotiation.cc:656] calling sasl_client_start()
0619 19:53:47.089590 (+ 68us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 19:53:47.089759 (+ 169us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 19:53:47.123619 (+ 33860us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.254:33773: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":353396,"mutex_wait_us":1013236,"thread_start_us":326690,"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.7.143.193:36011: received 0 of 4 requested bytes
W20260619 19:53:47.238736 13974 scanner-internal.cc:458] Time spent opening tablet: real 2.835s user 0.008s sys 0.002s
W20260619 19:53:47.448118 14180 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:44.074790 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:42034)
0619 19:53:44.430385 (+355595us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:44.430445 (+ 60us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:44.430888 (+ 443us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:44.432066 (+ 1178us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:44.432105 (+ 39us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:44.438614 (+ 6509us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:45.336756 (+898142us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:45.355144 (+ 18388us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:45.835137 (+479993us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:45.843524 (+ 8387us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:46.707489 (+863965us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:46.707564 (+ 75us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:46.939605 (+232041us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:46.939644 (+ 39us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:47.244814 (+305170us) 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 19:53:47.284027 (+ 39213us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 19:53:47.382234 (+ 98207us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":316947,"mutex_wait_us":1831760,"thread_start_us":248994,"threads_started":1}
I20260619 19:53:47.466159 13903 scanner-internal.cc:172] Scan of tablet 84736e045b314ac4b1e2f85f4c6eab80 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:47.466784 13903 scanner-internal.cc:458] Time spent opening tablet: real 3.548s user 0.004s sys 0.011s
/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.7.143.193:36011: sent 0 of 16 requested bytes
W20260619 19:53:47.471366 14026 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:44.411241 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:42058)
0619 19:53:44.413237 (+ 1996us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:44.413317 (+ 80us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:44.416189 (+ 2872us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:44.708077 (+291888us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:44.708133 (+ 56us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:44.711230 (+ 3097us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:45.040482 (+329252us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:45.040547 (+ 65us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:45.426368 (+385821us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:45.426413 (+ 45us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:46.163099 (+736686us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:46.163178 (+ 79us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:46.805470 (+642292us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:46.805588 (+ 118us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:46.806057 (+ 469us) 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 19:53:46.806253 (+ 196us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 19:53:47.385050 (+578797us) client_negotiation.cc:271] Received TOKEN_EXCHANGE NegotiatePB response
0619 19:53:47.415734 (+ 30684us) client_negotiation.cc:769] Sending connection context
0619 19:53:47.468858 (+ 53124us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":634,"mutex_wait_us":840147}
I20260619 19:53:47.477424 13966 scanner-internal.cc:172] Scan of tablet 84736e045b314ac4b1e2f85f4c6eab80 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:47.478018 13966 scanner-internal.cc:458] Time spent opening tablet: real 3.306s user 0.012s 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.7.143.193:36011: sent 0 of 16 requested bytes
W20260619 19:53:47.563860 13893 scanner-internal.cc:458] Time spent opening tablet: real 3.613s user 0.019s sys 0.014s
W20260619 19:53:47.563745 14205 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:44.557534 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42058 (local address 127.7.143.193:36011)
0619 19:53:44.672885 (+115351us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:44.672923 (+ 38us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:44.672995 (+ 72us) server_negotiation.cc:407] Connection header received
0619 19:53:44.673226 (+ 231us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:44.673253 (+ 27us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:44.707617 (+ 34364us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:44.707877 (+ 260us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:45.040841 (+332964us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:45.423108 (+382267us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:46.163500 (+740392us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:46.798422 (+634922us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:47.063613 (+265191us) 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 19:53:47.270665 (+207052us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0619 19:53:47.379908 (+109243us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0619 19:53:47.383687 (+ 3779us) server_negotiation.cc:1035] Waiting for connection context
0619 19:53:47.538575 (+154888us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42058: BlockingRecv error: recv got EOF from 127.0.0.1:42058 (error 108)
Metrics: {"mutex_wait_us":1528322,"server-negotiator.queue_time_us":114790,"thread_start_us":111823,"threads_started":1}
W20260619 19:53:47.594935 13954 scanner-internal.cc:458] Time spent opening tablet: real 3.576s user 0.008s sys 0.008s
W20260619 19:53:47.602664 13939 scanner-internal.cc:458] Time spent opening tablet: real 3.661s user 0.012s sys 0.020s
W20260619 19:53:47.600173 13410 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:44.474271 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42038 (local address 127.7.143.193:36011)
0619 19:53:44.589467 (+115196us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:44.589514 (+ 47us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:44.589583 (+ 69us) server_negotiation.cc:407] Connection header received
0619 19:53:44.589806 (+ 223us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:44.589837 (+ 31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:44.590226 (+ 389us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:44.590453 (+ 227us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:44.883193 (+292740us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:45.402756 (+519563us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:46.711792 (+1309036us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:47.076643 (+364851us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:47.215291 (+138648us) 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 19:53:47.562656 (+347365us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:42038: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1476514,"server-negotiator.queue_time_us":114779,"thread_start_us":191423,"threads_started":1}
W20260619 19:53:47.657315 14074 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 1.07035e+06us
W20260619 19:53:47.717897 14186 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:44.115623 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:42038)
0619 19:53:44.411854 (+296231us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:44.411954 (+ 100us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:44.412635 (+ 681us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:44.590592 (+177957us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:44.590648 (+ 56us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:44.590723 (+ 75us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:44.844781 (+254058us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:44.844864 (+ 83us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:45.410409 (+565545us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:45.410821 (+ 412us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:46.699842 (+1289021us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:46.706026 (+ 6184us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:47.077083 (+371057us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:47.077131 (+ 48us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:47.539094 (+461963us) 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 19:53:47.539367 (+ 273us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 19:53:47.561434 (+ 22067us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":295491,"mutex_wait_us":1653082,"thread_start_us":255438,"threads_started":1}
I20260619 19:53:47.781342 13943 scanner-internal.cc:172] Scan of tablet 84736e045b314ac4b1e2f85f4c6eab80 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:47.817282 14226 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 686938us
W20260619 19:53:47.840186 14138 meta_cache.cc:1097] Time spent processing table locations response: real 0.058s user 0.000s sys 0.001s
W20260619 19:53:47.841466 14174 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:44.218960 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42034 (local address 127.7.143.193:36011)
0619 19:53:44.225131 (+ 6171us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:44.225172 (+ 41us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:44.431111 (+205939us) server_negotiation.cc:407] Connection header received
0619 19:53:44.431296 (+ 185us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:44.431323 (+ 27us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:44.431682 (+ 359us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:44.431848 (+ 166us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:45.381685 (+949837us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:45.815532 (+433847us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:46.711830 (+896298us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:46.939063 (+227233us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:47.278122 (+339059us) 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 19:53:47.711564 (+433442us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:42034: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1608463,"server-negotiator.queue_time_us":106}
W20260619 19:53:47.848186 13943 scanner-internal.cc:458] Time spent opening tablet: real 3.988s user 0.012s sys 0.003s
/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.7.143.193:36011: sent 0 of 16 requested bytes
W20260619 19:53:47.871387 14000 scanner-internal.cc:458] Time spent opening tablet: real 2.656s user 0.008s sys 0.000s
W20260619 19:53:47.857726 14197 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 306651us
W20260619 19:53:48.070200 14246 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 310362us
W20260619 19:53:48.115288 13983 scanner-internal.cc:458] Time spent opening tablet: real 3.234s user 0.007s sys 0.002s
W20260619 19:53:48.194042 14195 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 224499us
W20260619 19:53:48.193819 14198 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 588141us
W20260619 19:53:48.232564 14257 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 258040us
W20260619 19:53:48.340312 13977 scanner-internal.cc:458] Time spent opening tablet: real 3.145s user 0.004s sys 0.015s
W20260619 19:53:48.415719 13950 scanner-internal.cc:458] Time spent opening tablet: real 2.891s user 0.003s sys 0.012s
W20260619 19:53:48.463105 14187 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 587516us
W20260619 19:53:48.523298 14241 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 317538us
W20260619 19:53:48.580448 13863 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:45.484117 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42124 (local address 127.7.143.193:36011)
0619 19:53:45.486465 (+ 2348us) server_negotiation.cc:206] Beginning negotiation
0619 19:53:45.486501 (+ 36us) server_negotiation.cc:399] Waiting for connection header
0619 19:53:45.924116 (+437615us) server_negotiation.cc:407] Connection header received
0619 19:53:45.985360 (+ 61244us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 19:53:45.987791 (+ 2431us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 19:53:46.171716 (+183925us) spinlock_profiling.cc:243] Waited 5.4 ms on lock 0x7b24000b2f58. stack: 00007fa798f96033 00007fa798f95f30 00007fa7988f4534 000000000061e4a4 000000000061e439 00007fa798e0cf11 00007fa798f90851 00007fa798f90702 0000000000632649 00007fa79911f480 00007fa79912bfb2 00007fa79dae6d8f 00007fa79dae55c8 00007fa79da860e0 00007fa79da85915 00007fa79daa4d3c
0619 19:53:46.172074 (+ 358us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 19:53:46.172285 (+ 211us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 19:53:46.471855 (+299570us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:47.042708 (+570853us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:48.046332 (+1003624us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 19:53:48.318988 (+272656us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 19:53:48.464874 (+145886us) 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 19:53:48.578606 (+113732us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:42124: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1127369,"server-negotiator.queue_time_us":707,"spinlock_wait_cycles":12430720}
W20260619 19:53:48.658600 14275 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 19:53:45.478028 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.143.193:36011 (local address 127.0.0.1:42124)
0619 19:53:45.918527 (+440499us) negotiation.cc:107] Waiting for socket to connect
0619 19:53:45.922310 (+ 3783us) client_negotiation.cc:174] Beginning negotiation
0619 19:53:45.961470 (+ 39160us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 19:53:46.172402 (+210932us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 19:53:46.172442 (+ 40us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 19:53:46.172505 (+ 63us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 19:53:46.468077 (+295572us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:46.468128 (+ 51us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:47.052855 (+584727us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:47.054471 (+ 1616us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:48.032649 (+978178us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 19:53:48.035535 (+ 2886us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 19:53:48.337127 (+301592us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 19:53:48.338114 (+ 987us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 19:53:48.609974 (+271860us) 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 19:53:48.610236 (+ 262us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 19:53:48.644329 (+ 34093us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.143.193:36011: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":355692,"mutex_wait_us":1389551,"thread_start_us":282066,"threads_started":1}
I20260619 19:53:48.659811 13915 scanner-internal.cc:172] Scan of tablet 84736e045b314ac4b1e2f85f4c6eab80 at 33fe8397254049498e14f9bb823ebda4 (127.7.143.193:36011) deadline exceeded after 30.000s
W20260619 19:53:48.660290 13915 scanner-internal.cc:458] Time spent opening tablet: real 3.483s user 0.015s sys 0.010s
/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.7.143.193:36011: sent 0 of 16 requested bytes
W20260619 19:53:48.690498 14046 scanner-internal.cc:458] Time spent opening tablet: real 3.400s user 0.004s sys 0.020s
W20260619 19:53:48.707856 14263 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 171304us
W20260619 19:53:48.722565 13993 scanner-internal.cc:458] Time spent opening tablet: real 3.315s user 0.003s sys 0.014s
W20260619 19:53:48.741807 14040 scanner-internal.cc:458] Time spent opening tablet: real 1.793s user 0.013s sys 0.000s
W20260619 19:53:48.788278 13970 scanner-internal.cc:458] Time spent opening tablet: real 3.166s user 0.002s sys 0.010s
W20260619 19:53:48.817864 14150 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 72914us
W20260619 19:53:48.827026 14260 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 101010us
W20260619 19:53:48.826339 14059 scanner-internal.cc:458] Time spent opening tablet: real 3.079s user 0.014s sys 0.000s
W20260619 19:53:48.847843 14011 scanner-internal.cc:458] Time spent opening tablet: real 2.224s user 0.007s sys 0.010s
W20260619 19:53:48.858181 14283 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 131560us
W20260619 19:53:48.870591 14108 scanner-internal.cc:458] Time spent opening tablet: real 2.003s user 0.013s sys 0.000s
W20260619 19:53:48.873991 14319 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 63104.4us
W20260619 19:53:48.886983 14266 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 76443us
W20260619 19:53:48.902949 14076 scanner-internal.cc:458] Time spent opening tablet: real 2.203s user 0.013s sys 0.017s
W20260619 19:53:48.947129 14083 scanner-internal.cc:458] Time spent opening tablet: real 2.262s user 0.009s sys 0.016s
W20260619 19:53:48.959576 14297 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 208503us
W20260619 19:53:48.972092 14355 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 110488us
W20260619 19:53:48.972290 14005 scanner-internal.cc:458] Time spent opening tablet: real 3.304s user 0.008s sys 0.006s
W20260619 19:53:49.047628 14418 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 78355.7us
W20260619 19:53:49.085757 14366 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 52511.2us
W20260619 19:53:49.094585 14285 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 150650us
W20260619 19:53:49.115223 14033 scanner-internal.cc:458] Time spent opening tablet: real 2.375s user 0.004s sys 0.008s
W20260619 19:53:49.147106 14017 scanner-internal.cc:458] Time spent opening tablet: real 3.116s user 0.008s sys 0.024s
W20260619 19:53:49.158212 14356 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 88523.6us
W20260619 19:53:49.139175 14363 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 69698.8us
W20260619 19:53:49.159904 13987 scanner-internal.cc:458] Time spent opening tablet: real 3.274s user 0.012s sys 0.022s
W20260619 19:53:49.172634 14093 scanner-internal.cc:458] Time spent opening tablet: real 1.947s user 0.012s sys 0.031s
W20260619 19:53:49.204759 14050 scanner-internal.cc:458] Time spent opening tablet: real 1.322s user 0.007s sys 0.010s
W20260619 19:53:49.205166 14351 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 118976us
W20260619 19:53:49.246308 14420 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 76980us
W20260619 19:53:49.253067 14175 scanner-internal.cc:458] Time spent opening tablet: real 1.203s user 0.012s sys 0.014s
W20260619 19:53:49.251956 14382 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 78978.2us
W20260619 19:53:49.262878 14421 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 99910us
W20260619 19:53:49.273653 14357 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 151966us
W20260619 19:53:49.301724 14443 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 121415us
W20260619 19:53:49.316633 14138 scanner-internal.cc:458] Time spent opening tablet: real 1.439s user 0.010s sys 0.000s
W20260619 19:53:49.381449 14228 scanner-internal.cc:458] Time spent opening tablet: real 0.996s user 0.009s sys 0.023s
W20260619 19:53:49.399756 14395 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 129555us
W20260619 19:53:49.400473 14400 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 82610.9us
W20260619 19:53:49.419399 14216 scanner-internal.cc:458] Time spent opening tablet: real 0.838s user 0.008s sys 0.001s
W20260619 19:53:49.421440 14423 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 53122.9us
W20260619 19:53:49.428154 14225 scanner-internal.cc:458] Time spent opening tablet: real 1.267s user 0.029s sys 0.004s
W20260619 19:53:49.476285 14147 scanner-internal.cc:458] Time spent opening tablet: real 1.166s user 0.002s sys 0.007s
W20260619 19:53:49.484262 14165 scanner-internal.cc:458] Time spent opening tablet: real 1.519s user 0.010s sys 0.017s
W20260619 19:53:49.494995 14434 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 124963us
W20260619 19:53:49.522245 14201 scanner-internal.cc:458] Time spent opening tablet: real 0.751s user 0.013s sys 0.002s
W20260619 19:53:49.596314 14252 scanner-internal.cc:458] Time spent opening tablet: real 0.865s user 0.007s sys 0.001s
W20260619 19:53:49.596485 14133 scanner-internal.cc:458] Time spent opening tablet: real 1.224s user 0.015s sys 0.011s
W20260619 19:53:49.595284 14267 scanner-internal.cc:458] Time spent opening tablet: real 0.586s user 0.009s sys 0.009s
W20260619 19:53:49.689932 14125 scanner-internal.cc:458] Time spent opening tablet: real 1.146s user 0.007s sys 0.001s
W20260619 19:53:49.711987 14237 scanner-internal.cc:458] Time spent opening tablet: real 0.744s user 0.001s sys 0.021s
W20260619 19:53:49.731781 14239 scanner-internal.cc:458] Time spent opening tablet: real 1.182s user 0.001s sys 0.007s
W20260619 19:53:49.740620 14451 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.7.143.254:33773, user_credentials={real_user=slave}} blocked reactor thread for 70162.2us
W20260619 19:53:49.744453 14293 scanner-internal.cc:458] Time spent opening tablet: real 0.866s user 0.007s sys 0.003s
W20260619 19:53:49.754714 14279 scanner-internal.cc:458] Time spent opening tablet: real 0.763s user 0.001s sys 0.007s
W20260619 19:53:49.790655 14232 scanner-internal.cc:458] Time spent opening tablet: real 0.795s user 0.001s sys 0.004s
W20260619 19:53:49.797919 14316 scanner-internal.cc:458] Time spent opening tablet: real 0.755s user 0.001s sys 0.015s
W20260619 19:53:49.821911 14235 scanner-internal.cc:458] Time spent opening tablet: real 0.829s user 0.004s sys 0.009s
W20260619 19:53:49.870112 14113 scanner-internal.cc:458] Time spent opening tablet: real 0.895s user 0.003s sys 0.008s
W20260619 19:53:49.903225 14240 scanner-internal.cc:458] Time spent opening tablet: real 0.780s user 0.003s sys 0.001s
W20260619 19:53:49.923545 14310 scanner-internal.cc:458] Time spent opening tablet: real 0.824s user 0.018s sys 0.006s
W20260619 19:53:49.943060 14298 scanner-internal.cc:458] Time spent opening tablet: real 0.757s user 0.011s sys 0.010s
W20260619 19:53:49.977438 14328 scanner-internal.cc:458] Time spent opening tablet: real 0.723s user 0.004s sys 0.023s
W20260619 19:53:49.977815 14362 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Scan -> {remote=127.7.143.193:36011, user_credentials={real_user=slave}} blocked reactor thread for 47279.4us
W20260619 19:53:49.998404 14368 scanner-internal.cc:458] Time spent opening tablet: real 0.859s user 0.005s sys 0.001s
W20260619 19:53:50.000267 14331 scanner-internal.cc:458] Time spent opening tablet: real 0.641s user 0.001s sys 0.011s
W20260619 19:53:50.038720 14322 scanner-internal.cc:458] Time spent opening tablet: real 0.716s user 0.007s sys 0.008s
W20260619 19:53:50.035941 14342 scanner-internal.cc:458] Time spent opening tablet: real 0.662s user 0.004s sys 0.003s
W20260619 19:53:50.067726 14327 scanner-internal.cc:458] Time spent opening tablet: real 0.710s user 0.008s sys 0.004s
W20260619 19:53:50.092567 14358 scanner-internal.cc:458] Time spent opening tablet: real 0.614s user 0.004s sys 0.031s
W20260619 19:53:50.094509 14404 scanner-internal.cc:458] Time spent opening tablet: real 0.712s user 0.006s sys 0.007s
W20260619 19:53:50.098171 14397 scanner-internal.cc:458] Time spent opening tablet: real 0.501s user 0.010s sys 0.004s
W20260619 19:53:50.125164 14305 scanner-internal.cc:458] Time spent opening tablet: real 0.643s user 0.011s sys 0.011s
W20260619 19:53:50.158803 14345 scanner-internal.cc:458] Time spent opening tablet: real 0.536s user 0.007s sys 0.007s
W20260619 19:53:50.171658 14422 scanner-internal.cc:458] Time spent opening tablet: real 0.696s user 0.005s sys 0.011s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:9066: Failure
Expected equality of these values:
1000
CountRows(tokens)
Which is: 917
I20260619 19:53:50.225112 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:53:50.273761 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:50.274914 7743 tablet_replica.cc:330] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4: stopping tablet replica
I20260619 19:53:50.276046 7743 raft_consensus.cc:2229] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:50.277009 7743 raft_consensus.cc:2258] T 915dd0d2d9b748dbbfa355581823db5d P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:50.287554 7743 tablet_replica.cc:330] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4: stopping tablet replica
I20260619 19:53:50.288098 7743 raft_consensus.cc:2229] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:50.288589 7743 raft_consensus.cc:2258] T b8bcfe20056242a89453d71e99840874 P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:50.290833 7743 tablet_replica.cc:330] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4: stopping tablet replica
I20260619 19:53:50.291335 7743 raft_consensus.cc:2229] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:50.291882 7743 raft_consensus.cc:2258] T c2a180ffe2a048d79903476cbb31d32d P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:50.301640 7743 tablet_replica.cc:330] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4: stopping tablet replica
I20260619 19:53:50.302189 7743 raft_consensus.cc:2229] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:50.302772 7743 raft_consensus.cc:2258] T e909c50b963b422ba6d65203d5500505 P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:50.313973 7743 tablet_replica.cc:330] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4: stopping tablet replica
I20260619 19:53:50.314548 7743 raft_consensus.cc:2229] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:50.315181 7743 raft_consensus.cc:2258] T 84736e045b314ac4b1e2f85f4c6eab80 P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:50.324833 7743 tablet_replica.cc:330] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4: stopping tablet replica
I20260619 19:53:50.325695 7743 raft_consensus.cc:2229] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:50.326396 7743 raft_consensus.cc:2258] T cfe52f7eec5542d79d76477fc0e8c038 P 33fe8397254049498e14f9bb823ebda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:50.381618 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:53:50.413259 7743 master.cc:537] Master@127.7.143.254:33773 shutting down...
I20260619 19:53:50.457767 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:50.458480 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:50.458851 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 52dba6e025ce4f6bbd376a9c3d606f1e: stopping tablet replica
W20260619 19:53:51.476980 7743 thread.cc:536] Waited for 1000ms trying to join with diag-logger (tid 12119)
W20260619 19:53:52.477550 7743 thread.cc:536] Waited for 2000ms trying to join with diag-logger (tid 12119)
W20260619 19:53:53.478085 7743 thread.cc:536] Waited for 3000ms trying to join with diag-logger (tid 12119)
W20260619 19:53:54.478535 7743 thread.cc:536] Waited for 4000ms trying to join with diag-logger (tid 12119)
I20260619 19:53:55.133208 7743 master.cc:552] Master@127.7.143.254:33773 shutdown complete.
I20260619 19:53:55.185948 7743 test_util.cc:175] -----------------------------------------------
I20260619 19:53:55.186167 7743 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-task98jelF/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781898762983958-7743-0
[ FAILED ] TableKeyRangeTest.TestGetTableKeyRange (48500 ms)
[----------] 1 test from TableKeyRangeTest (48500 ms total)
[----------] 1 test from MultiTServerClientTest
[ RUN ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers
I20260619 19:53:55.190838 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:45237
I20260619 19:53:55.191885 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:55.197871 14515 instance_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 19:53:55.198279 14516 instance_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 19:53:55.199019 14518 instance_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 19:53:55.201453 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:55.203622 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:55.203845 7743 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 19:53:55.203989 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898835203973 us; error 0 us; skew 500 ppm
I20260619 19:53:55.204485 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:55.216559 7743 webserver.cc:460] Webserver started at http://127.7.143.254:36033/ using document root <none> and password file <none>
I20260619 19:53:55.217043 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:55.217199 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:55.217541 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:55.218863 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "9f66c82ddb68464998bbab729ca6f3c8"
format_stamp: "Formatted at 2026-06-19 19:53:55 on dist-test-slave-c682"
I20260619 19:53:55.224084 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.002s
I20260619 19:53:55.227797 14523 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:55.228819 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 19:53:55.229130 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "9f66c82ddb68464998bbab729ca6f3c8"
format_stamp: "Formatted at 2026-06-19 19:53:55 on dist-test-slave-c682"
I20260619 19:53:55.229467 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-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 19:53:55.245592 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:55.246819 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:55.296084 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:45237
I20260619 19:53:55.296240 14574 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:45237 every 8 connection(s)
I20260619 19:53:55.300148 14575 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 19:53:55.314043 14575 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8: Bootstrap starting.
I20260619 19:53:55.318787 14575 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:55.325488 14575 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8: No bootstrap required, opened a new log
I20260619 19:53:55.328531 14575 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f66c82ddb68464998bbab729ca6f3c8" member_type: VOTER }
I20260619 19:53:55.329438 14575 raft_consensus.cc:374] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:55.329741 14575 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f66c82ddb68464998bbab729ca6f3c8, State: Initialized, Role: FOLLOWER
I20260619 19:53:55.330708 14575 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9f66c82ddb68464998bbab729ca6f3c8" member_type: VOTER }
I20260619 19:53:55.331496 14575 raft_consensus.cc:388] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:55.331890 14575 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:55.332409 14575 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:55.337931 14575 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f66c82ddb68464998bbab729ca6f3c8" member_type: VOTER }
I20260619 19:53:55.338485 14575 leader_election.cc:302] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [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: 9f66c82ddb68464998bbab729ca6f3c8; no voters:
I20260619 19:53:55.338565 14578 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:53:55.339035 14578 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f66c82ddb68464998bbab729ca6f3c8" member_type: VOTER }
I20260619 19:53:55.339811 14575 leader_election.cc:288] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:55.340643 14579 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:55.344081 14575 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:53:55.345964 14578 leader_election.cc:302] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9f66c82ddb68464998bbab729ca6f3c8; no voters:
I20260619 19:53:55.348858 14579 raft_consensus.cc:686] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9f66c82ddb68464998bbab729ca6f3c8, State: Running, Role: LEADER
I20260619 19:53:55.350051 14579 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [LEADER]: Queue going to LEADER mode. State: All 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: "9f66c82ddb68464998bbab729ca6f3c8" member_type: VOTER }
I20260619 19:53:55.352897 14578 leader_election.cc:288] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers
I20260619 19:53:55.357419 14580 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9f66c82ddb68464998bbab729ca6f3c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f66c82ddb68464998bbab729ca6f3c8" member_type: VOTER } }
I20260619 19:53:55.357247 14581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f66c82ddb68464998bbab729ca6f3c8. Latest consensus state: current_term: 1 leader_uuid: "9f66c82ddb68464998bbab729ca6f3c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f66c82ddb68464998bbab729ca6f3c8" member_type: VOTER } }
I20260619 19:53:55.358258 14580 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:55.358626 14581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:55.363597 14593 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:53:55.372933 14593 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:53:55.375099 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:53:55.385174 14593 catalog_manager.cc:1347] Generated new cluster ID: 7e5e87b63dbb4519a1fcda59e70ee21f
I20260619 19:53:55.385556 14593 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:53:55.406188 14593 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:53:55.408170 14593 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:53:55.422776 14593 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8: Generated new TSK 0
I20260619 19:53:55.423861 14593 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:53:55.443600 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:55.452135 14598 instance_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 19:53:55.452833 14599 instance_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 19:53:55.454669 14601 instance_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 19:53:55.454913 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:55.456611 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:55.456900 7743 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 19:53:55.457082 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898835457066 us; error 0 us; skew 500 ppm
I20260619 19:53:55.457736 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:55.460768 7743 webserver.cc:460] Webserver started at http://127.7.143.193:34289/ using document root <none> and password file <none>
I20260619 19:53:55.461323 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:55.461555 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:55.461822 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:55.463761 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "584f031da7f84be5b5ad90f741debb3a"
format_stamp: "Formatted at 2026-06-19 19:53:55 on dist-test-slave-c682"
I20260619 19:53:55.469087 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260619 19:53:55.472806 14606 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:55.473734 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 19:53:55.474021 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "584f031da7f84be5b5ad90f741debb3a"
format_stamp: "Formatted at 2026-06-19 19:53:55 on dist-test-slave-c682"
I20260619 19:53:55.474311 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-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 19:53:55.502374 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:55.503849 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:55.505671 7743 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 19:53:55.508802 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:55.509064 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:55.509334 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:55.509531 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260619 19:53:55.561349 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:42633
I20260619 19:53:55.561519 14668 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:42633 every 8 connection(s)
I20260619 19:53:55.566910 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:55.576484 14673 instance_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 19:53:55.579133 14674 instance_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 19:53:55.581766 14676 instance_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 19:53:55.581940 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:55.583289 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:55.583504 7743 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 19:53:55.583675 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898835583659 us; error 0 us; skew 500 ppm
I20260619 19:53:55.584200 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:55.586169 14669 heartbeater.cc:347] Connected to a master server at 127.7.143.254:45237
I20260619 19:53:55.586632 14669 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:55.587566 7743 webserver.cc:460] Webserver started at http://127.7.143.194:46823/ using document root <none> and password file <none>
I20260619 19:53:55.587594 14669 heartbeater.cc:511] Master 127.7.143.254:45237 requested a full tablet report, sending...
I20260619 19:53:55.588441 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:55.588709 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:55.589277 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:55.590288 14540 ts_manager.cc:194] Registered new tserver with Master: 584f031da7f84be5b5ad90f741debb3a (127.7.143.193:42633)
I20260619 19:53:55.590606 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-1-root/instance:
uuid: "15a367b847a24dd69b910f7b4d3a34d9"
format_stamp: "Formatted at 2026-06-19 19:53:55 on dist-test-slave-c682"
I20260619 19:53:55.592365 14540 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45956
I20260619 19:53:55.595584 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 19:53:55.599447 14681 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:55.600379 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 19:53:55.600718 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-1-root
uuid: "15a367b847a24dd69b910f7b4d3a34d9"
format_stamp: "Formatted at 2026-06-19 19:53:55 on dist-test-slave-c682"
I20260619 19:53:55.601019 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-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 19:53:55.625713 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:55.627076 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:55.628667 7743 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 19:53:55.631723 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:55.631956 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:55.632200 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:55.632362 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:55.681459 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.194:33937
I20260619 19:53:55.681627 14743 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.194:33937 every 8 connection(s)
I20260619 19:53:55.686554 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:55.694399 14747 instance_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 19:53:55.696520 14748 instance_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 19:53:55.699980 14750 instance_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 19:53:55.700752 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:55.701683 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:55.701902 7743 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 19:53:55.702103 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898835702087 us; error 0 us; skew 500 ppm
I20260619 19:53:55.702301 14744 heartbeater.cc:347] Connected to a master server at 127.7.143.254:45237
I20260619 19:53:55.702689 14744 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:55.702750 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:55.703526 14744 heartbeater.cc:511] Master 127.7.143.254:45237 requested a full tablet report, sending...
I20260619 19:53:55.705755 14540 ts_manager.cc:194] Registered new tserver with Master: 15a367b847a24dd69b910f7b4d3a34d9 (127.7.143.194:33937)
I20260619 19:53:55.705957 7743 webserver.cc:460] Webserver started at http://127.7.143.195:42613/ using document root <none> and password file <none>
I20260619 19:53:55.706529 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:55.706724 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:55.706960 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:55.707561 14540 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45962
I20260619 19:53:55.708248 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-2-root/instance:
uuid: "e1acdc089a6446559caf6f0af573e41d"
format_stamp: "Formatted at 2026-06-19 19:53:55 on dist-test-slave-c682"
I20260619 19:53:55.712925 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 19:53:55.716781 14755 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:55.717733 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 19:53:55.718036 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-2-root
uuid: "e1acdc089a6446559caf6f0af573e41d"
format_stamp: "Formatted at 2026-06-19 19:53:55 on dist-test-slave-c682"
I20260619 19:53:55.718375 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-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 19:53:55.736742 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:55.738119 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:55.739706 7743 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 19:53:55.742136 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:55.742717 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260619 19:53:55.742976 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:55.743129 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:55.786988 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.195:40051
I20260619 19:53:55.787106 14817 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.195:40051 every 8 connection(s)
I20260619 19:53:55.792316 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:55.800853 14821 instance_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 19:53:55.803941 7743 server_base.cc:1034] running on GCE node
W20260619 19:53:55.804529 14822 instance_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 19:53:55.804682 14824 instance_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 19:53:55.805729 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:55.805964 7743 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 19:53:55.806170 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898835806152 us; error 0 us; skew 500 ppm
I20260619 19:53:55.806802 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:55.807170 14818 heartbeater.cc:347] Connected to a master server at 127.7.143.254:45237
I20260619 19:53:55.807595 14818 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:55.808418 14818 heartbeater.cc:511] Master 127.7.143.254:45237 requested a full tablet report, sending...
I20260619 19:53:55.809501 7743 webserver.cc:460] Webserver started at http://127.7.143.196:41863/ using document root <none> and password file <none>
I20260619 19:53:55.810046 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:55.810268 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:55.810554 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:55.810577 14540 ts_manager.cc:194] Registered new tserver with Master: e1acdc089a6446559caf6f0af573e41d (127.7.143.195:40051)
I20260619 19:53:55.812135 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-3-root/instance:
uuid: "0e7e9be8a2c5474e86af28f2f9dbd310"
format_stamp: "Formatted at 2026-06-19 19:53:55 on dist-test-slave-c682"
I20260619 19:53:55.813028 14540 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45964
I20260619 19:53:55.817561 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260619 19:53:55.821460 14829 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:55.822301 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.004s sys 0.000s
I20260619 19:53:55.822582 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-3-root
uuid: "0e7e9be8a2c5474e86af28f2f9dbd310"
format_stamp: "Formatted at 2026-06-19 19:53:55 on dist-test-slave-c682"
I20260619 19:53:55.822827 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781898762983958-7743-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 19:53:55.832036 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:55.833240 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:55.834647 7743 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 19:53:55.836853 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:55.837026 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:55.837196 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:55.837311 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:55.880400 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.196:46319
I20260619 19:53:55.880510 14891 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.196:46319 every 8 connection(s)
I20260619 19:53:55.897185 14892 heartbeater.cc:347] Connected to a master server at 127.7.143.254:45237
I20260619 19:53:55.897708 14892 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:55.898600 14892 heartbeater.cc:511] Master 127.7.143.254:45237 requested a full tablet report, sending...
I20260619 19:53:55.900696 14540 ts_manager.cc:194] Registered new tserver with Master: 0e7e9be8a2c5474e86af28f2f9dbd310 (127.7.143.196:46319)
I20260619 19:53:55.901403 7743 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018077704s
I20260619 19:53:55.902549 14540 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45974
I20260619 19:53:55.931401 14540 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45978:
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 19:53:55.991291 14633 tablet_service.cc:1467] Processing CreateTablet for tablet 6bc4461d70144c9184d46ab2381b9840 (DEFAULT_TABLE table=client-testtb [id=95fc52b40bed4f7ea55e0c4ece3bc74d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:55.991254 14634 tablet_service.cc:1467] Processing CreateTablet for tablet 1b58cf87500a41628ec0f6e6075ad44d (DEFAULT_TABLE table=client-testtb [id=95fc52b40bed4f7ea55e0c4ece3bc74d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:55.994192 14633 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6bc4461d70144c9184d46ab2381b9840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:55.995255 14634 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1b58cf87500a41628ec0f6e6075ad44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:56.008682 14709 tablet_service.cc:1467] Processing CreateTablet for tablet 1b58cf87500a41628ec0f6e6075ad44d (DEFAULT_TABLE table=client-testtb [id=95fc52b40bed4f7ea55e0c4ece3bc74d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:56.009207 14708 tablet_service.cc:1467] Processing CreateTablet for tablet 6bc4461d70144c9184d46ab2381b9840 (DEFAULT_TABLE table=client-testtb [id=95fc52b40bed4f7ea55e0c4ece3bc74d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:56.010627 14709 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1b58cf87500a41628ec0f6e6075ad44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:56.014317 14708 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6bc4461d70144c9184d46ab2381b9840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:56.016853 14783 tablet_service.cc:1467] Processing CreateTablet for tablet 1b58cf87500a41628ec0f6e6075ad44d (DEFAULT_TABLE table=client-testtb [id=95fc52b40bed4f7ea55e0c4ece3bc74d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:56.018442 14783 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1b58cf87500a41628ec0f6e6075ad44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:56.030138 14857 tablet_service.cc:1467] Processing CreateTablet for tablet 6bc4461d70144c9184d46ab2381b9840 (DEFAULT_TABLE table=client-testtb [id=95fc52b40bed4f7ea55e0c4ece3bc74d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:56.031714 14857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6bc4461d70144c9184d46ab2381b9840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:56.042392 14912 tablet_bootstrap.cc:492] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a: Bootstrap starting.
I20260619 19:53:56.048172 14913 tablet_bootstrap.cc:492] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d: Bootstrap starting.
I20260619 19:53:56.053213 14912 tablet_bootstrap.cc:654] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:56.054147 14914 tablet_bootstrap.cc:492] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9: Bootstrap starting.
I20260619 19:53:56.056654 14913 tablet_bootstrap.cc:654] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:56.062484 14914 tablet_bootstrap.cc:654] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:56.062964 14915 tablet_bootstrap.cc:492] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310: Bootstrap starting.
I20260619 19:53:56.074188 14914 tablet_bootstrap.cc:492] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9: No bootstrap required, opened a new log
I20260619 19:53:56.074888 14914 ts_tablet_manager.cc:1397] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9: Time spent bootstrapping tablet: real 0.021s user 0.019s sys 0.000s
I20260619 19:53:56.076951 14912 tablet_bootstrap.cc:492] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a: No bootstrap required, opened a new log
I20260619 19:53:56.077528 14912 ts_tablet_manager.cc:1397] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a: Time spent bootstrapping tablet: real 0.036s user 0.010s sys 0.014s
I20260619 19:53:56.077536 14913 tablet_bootstrap.cc:492] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d: No bootstrap required, opened a new log
I20260619 19:53:56.077893 14915 tablet_bootstrap.cc:654] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:56.078382 14913 ts_tablet_manager.cc:1397] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d: Time spent bootstrapping tablet: real 0.031s user 0.016s sys 0.013s
I20260619 19:53:56.078576 14914 raft_consensus.cc:348] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7e9be8a2c5474e86af28f2f9dbd310" member_type: VOTER last_known_addr { host: "127.7.143.196" port: 46319 } } peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } }
I20260619 19:53:56.079516 14914 raft_consensus.cc:374] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:56.079828 14914 raft_consensus.cc:729] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15a367b847a24dd69b910f7b4d3a34d9, State: Initialized, Role: FOLLOWER
I20260619 19:53:56.080770 14914 consensus_queue.cc:260] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7e9be8a2c5474e86af28f2f9dbd310" member_type: VOTER last_known_addr { host: "127.7.143.196" port: 46319 } } peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } }
I20260619 19:53:56.080983 14912 raft_consensus.cc:348] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7e9be8a2c5474e86af28f2f9dbd310" member_type: VOTER last_known_addr { host: "127.7.143.196" port: 46319 } } peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } }
I20260619 19:53:56.081799 14912 raft_consensus.cc:374] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:56.081574 14913 raft_consensus.cc:348] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } } peers { permanent_uuid: "e1acdc089a6446559caf6f0af573e41d" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 40051 } }
I20260619 19:53:56.082216 14912 raft_consensus.cc:729] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584f031da7f84be5b5ad90f741debb3a, State: Initialized, Role: FOLLOWER
I20260619 19:53:56.082551 14913 raft_consensus.cc:374] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:56.083010 14913 raft_consensus.cc:729] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1acdc089a6446559caf6f0af573e41d, State: Initialized, Role: FOLLOWER
I20260619 19:53:56.083355 14912 consensus_queue.cc:260] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7e9be8a2c5474e86af28f2f9dbd310" member_type: VOTER last_known_addr { host: "127.7.143.196" port: 46319 } } peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } }
I20260619 19:53:56.084069 14913 consensus_queue.cc:260] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } } peers { permanent_uuid: "e1acdc089a6446559caf6f0af573e41d" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 40051 } }
I20260619 19:53:56.089916 14744 heartbeater.cc:503] Master 127.7.143.254:45237 was elected leader, sending a full tablet report...
I20260619 19:53:56.090250 14912 ts_tablet_manager.cc:1428] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a: Time spent starting tablet: real 0.012s user 0.006s sys 0.005s
I20260619 19:53:56.093350 14912 tablet_bootstrap.cc:492] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a: Bootstrap starting.
I20260619 19:53:56.093753 14915 tablet_bootstrap.cc:492] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310: No bootstrap required, opened a new log
I20260619 19:53:56.094398 14915 ts_tablet_manager.cc:1397] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310: Time spent bootstrapping tablet: real 0.033s user 0.009s sys 0.010s
I20260619 19:53:56.092448 14669 heartbeater.cc:503] Master 127.7.143.254:45237 was elected leader, sending a full tablet report...
I20260619 19:53:56.098265 14915 raft_consensus.cc:348] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7e9be8a2c5474e86af28f2f9dbd310" member_type: VOTER last_known_addr { host: "127.7.143.196" port: 46319 } } peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } }
I20260619 19:53:56.099870 14915 raft_consensus.cc:374] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:56.100498 14915 raft_consensus.cc:729] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e7e9be8a2c5474e86af28f2f9dbd310, State: Initialized, Role: FOLLOWER
I20260619 19:53:56.099931 14912 tablet_bootstrap.cc:654] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:56.107825 14818 heartbeater.cc:503] Master 127.7.143.254:45237 was elected leader, sending a full tablet report...
I20260619 19:53:56.101604 14915 consensus_queue.cc:260] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7e9be8a2c5474e86af28f2f9dbd310" member_type: VOTER last_known_addr { host: "127.7.143.196" port: 46319 } } peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } }
I20260619 19:53:56.103544 14914 ts_tablet_manager.cc:1428] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9: Time spent starting tablet: real 0.028s user 0.009s sys 0.004s
I20260619 19:53:56.115972 14914 tablet_bootstrap.cc:492] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9: Bootstrap starting.
I20260619 19:53:56.120800 14915 ts_tablet_manager.cc:1428] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310: Time spent starting tablet: real 0.026s user 0.011s sys 0.002s
I20260619 19:53:56.121891 14892 heartbeater.cc:503] Master 127.7.143.254:45237 was elected leader, sending a full tablet report...
I20260619 19:53:56.124395 14914 tablet_bootstrap.cc:654] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:56.105774 14913 ts_tablet_manager.cc:1428] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d: Time spent starting tablet: real 0.027s user 0.014s sys 0.012s
I20260619 19:53:56.134063 14914 tablet_bootstrap.cc:492] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9: No bootstrap required, opened a new log
W20260619 19:53:56.134145 14893 tablet.cc:2369] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260619 19:53:56.134847 14914 ts_tablet_manager.cc:1397] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9: Time spent bootstrapping tablet: real 0.019s user 0.013s sys 0.003s
I20260619 19:53:56.137897 14912 tablet_bootstrap.cc:492] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a: No bootstrap required, opened a new log
I20260619 19:53:56.137847 14914 raft_consensus.cc:348] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } } peers { permanent_uuid: "e1acdc089a6446559caf6f0af573e41d" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 40051 } }
I20260619 19:53:56.138674 14912 ts_tablet_manager.cc:1397] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a: Time spent bootstrapping tablet: real 0.046s user 0.017s sys 0.017s
I20260619 19:53:56.138967 14914 raft_consensus.cc:374] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:56.139289 14914 raft_consensus.cc:729] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15a367b847a24dd69b910f7b4d3a34d9, State: Initialized, Role: FOLLOWER
I20260619 19:53:56.140064 14914 consensus_queue.cc:260] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } } peers { permanent_uuid: "e1acdc089a6446559caf6f0af573e41d" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 40051 } }
I20260619 19:53:56.142428 14914 ts_tablet_manager.cc:1428] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9: Time spent starting tablet: real 0.007s user 0.006s sys 0.001s
I20260619 19:53:56.141983 14912 raft_consensus.cc:348] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } } peers { permanent_uuid: "e1acdc089a6446559caf6f0af573e41d" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 40051 } }
I20260619 19:53:56.143319 14912 raft_consensus.cc:374] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:56.143761 14912 raft_consensus.cc:729] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584f031da7f84be5b5ad90f741debb3a, State: Initialized, Role: FOLLOWER
I20260619 19:53:56.144479 14912 consensus_queue.cc:260] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } } peers { permanent_uuid: "e1acdc089a6446559caf6f0af573e41d" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 40051 } }
I20260619 19:53:56.147082 14912 ts_tablet_manager.cc:1428] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a: Time spent starting tablet: real 0.008s user 0.003s sys 0.003s
I20260619 19:53:56.159746 14921 raft_consensus.cc:482] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:53:56.160251 14921 raft_consensus.cc:504] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7e9be8a2c5474e86af28f2f9dbd310" member_type: VOTER last_known_addr { host: "127.7.143.196" port: 46319 } } peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } }
I20260619 19:53:56.162410 14921 leader_election.cc:288] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e7e9be8a2c5474e86af28f2f9dbd310 (127.7.143.196:46319), 15a367b847a24dd69b910f7b4d3a34d9 (127.7.143.194:33937)
I20260619 19:53:56.176775 14867 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6bc4461d70144c9184d46ab2381b9840" candidate_uuid: "584f031da7f84be5b5ad90f741debb3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7e9be8a2c5474e86af28f2f9dbd310" is_pre_election: true
I20260619 19:53:56.177614 14867 raft_consensus.cc:2454] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 584f031da7f84be5b5ad90f741debb3a in term 0.
I20260619 19:53:56.178715 14610 leader_election.cc:302] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e7e9be8a2c5474e86af28f2f9dbd310, 584f031da7f84be5b5ad90f741debb3a; no voters:
I20260619 19:53:56.179268 14719 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6bc4461d70144c9184d46ab2381b9840" candidate_uuid: "584f031da7f84be5b5ad90f741debb3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15a367b847a24dd69b910f7b4d3a34d9" is_pre_election: true
I20260619 19:53:56.179462 14921 raft_consensus.cc:2781] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 19:53:56.179939 14921 raft_consensus.cc:482] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 19:53:56.179975 14719 raft_consensus.cc:2454] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 584f031da7f84be5b5ad90f741debb3a in term 0.
I20260619 19:53:56.180253 14921 raft_consensus.cc:3037] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:56.186350 14921 raft_consensus.cc:504] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7e9be8a2c5474e86af28f2f9dbd310" member_type: VOTER last_known_addr { host: "127.7.143.196" port: 46319 } } peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } }
I20260619 19:53:56.188000 14921 leader_election.cc:288] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [CANDIDATE]: Term 1 election: Requested vote from peers 0e7e9be8a2c5474e86af28f2f9dbd310 (127.7.143.196:46319), 15a367b847a24dd69b910f7b4d3a34d9 (127.7.143.194:33937)
I20260619 19:53:56.188966 14867 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6bc4461d70144c9184d46ab2381b9840" candidate_uuid: "584f031da7f84be5b5ad90f741debb3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7e9be8a2c5474e86af28f2f9dbd310"
I20260619 19:53:56.189296 14719 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6bc4461d70144c9184d46ab2381b9840" candidate_uuid: "584f031da7f84be5b5ad90f741debb3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15a367b847a24dd69b910f7b4d3a34d9"
I20260619 19:53:56.189566 14867 raft_consensus.cc:3037] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:56.189888 14719 raft_consensus.cc:3037] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:56.195302 14867 raft_consensus.cc:2454] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584f031da7f84be5b5ad90f741debb3a in term 1.
I20260619 19:53:56.195878 14719 raft_consensus.cc:2454] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584f031da7f84be5b5ad90f741debb3a in term 1.
I20260619 19:53:56.196599 14610 leader_election.cc:302] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e7e9be8a2c5474e86af28f2f9dbd310, 584f031da7f84be5b5ad90f741debb3a; no voters:
I20260619 19:53:56.197490 14921 raft_consensus.cc:2781] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:56.198688 14921 raft_consensus.cc:686] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 1 LEADER]: Becoming Leader. State: Replica: 584f031da7f84be5b5ad90f741debb3a, State: Running, Role: LEADER
I20260619 19:53:56.199463 14921 consensus_queue.cc:237] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7e9be8a2c5474e86af28f2f9dbd310" member_type: VOTER last_known_addr { host: "127.7.143.196" port: 46319 } } peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } }
I20260619 19:53:56.208369 14539 catalog_manager.cc:5495] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 584f031da7f84be5b5ad90f741debb3a (127.7.143.193). New cstate: current_term: 1 leader_uuid: "584f031da7f84be5b5ad90f741debb3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7e9be8a2c5474e86af28f2f9dbd310" member_type: VOTER last_known_addr { host: "127.7.143.196" port: 46319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } health_report { overall_health: UNKNOWN } } }
I20260619 19:53:56.407836 14920 raft_consensus.cc:482] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:53:56.408417 14920 raft_consensus.cc:504] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } } peers { permanent_uuid: "e1acdc089a6446559caf6f0af573e41d" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 40051 } }
I20260619 19:53:56.411266 14920 leader_election.cc:288] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584f031da7f84be5b5ad90f741debb3a (127.7.143.193:42633), e1acdc089a6446559caf6f0af573e41d (127.7.143.195:40051)
I20260619 19:53:56.429589 14921 raft_consensus.cc:482] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:53:56.430415 14921 raft_consensus.cc:504] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } } peers { permanent_uuid: "e1acdc089a6446559caf6f0af573e41d" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 40051 } }
I20260619 19:53:56.432792 14921 leader_election.cc:288] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15a367b847a24dd69b910f7b4d3a34d9 (127.7.143.194:33937), e1acdc089a6446559caf6f0af573e41d (127.7.143.195:40051)
I20260619 19:53:56.433065 14644 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1b58cf87500a41628ec0f6e6075ad44d" candidate_uuid: "15a367b847a24dd69b910f7b4d3a34d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584f031da7f84be5b5ad90f741debb3a" is_pre_election: true
I20260619 19:53:56.433336 14793 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1b58cf87500a41628ec0f6e6075ad44d" candidate_uuid: "15a367b847a24dd69b910f7b4d3a34d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1acdc089a6446559caf6f0af573e41d" is_pre_election: true
I20260619 19:53:56.433976 14644 raft_consensus.cc:2454] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15a367b847a24dd69b910f7b4d3a34d9 in term 0.
I20260619 19:53:56.434122 14793 raft_consensus.cc:2454] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15a367b847a24dd69b910f7b4d3a34d9 in term 0.
I20260619 19:53:56.435508 14685 leader_election.cc:302] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15a367b847a24dd69b910f7b4d3a34d9, e1acdc089a6446559caf6f0af573e41d; no voters:
I20260619 19:53:56.436270 14920 raft_consensus.cc:2781] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 19:53:56.436681 14920 raft_consensus.cc:482] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 19:53:56.436734 14719 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1b58cf87500a41628ec0f6e6075ad44d" candidate_uuid: "584f031da7f84be5b5ad90f741debb3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15a367b847a24dd69b910f7b4d3a34d9" is_pre_election: true
I20260619 19:53:56.437014 14920 raft_consensus.cc:3037] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:56.445312 14920 raft_consensus.cc:504] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } } peers { permanent_uuid: "e1acdc089a6446559caf6f0af573e41d" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 40051 } }
I20260619 19:53:56.447007 14719 raft_consensus.cc:2379] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 584f031da7f84be5b5ad90f741debb3a in current term 1: Already voted for candidate 15a367b847a24dd69b910f7b4d3a34d9 in this term.
I20260619 19:53:56.448184 14920 leader_election.cc:288] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [CANDIDATE]: Term 1 election: Requested vote from peers 584f031da7f84be5b5ad90f741debb3a (127.7.143.193:42633), e1acdc089a6446559caf6f0af573e41d (127.7.143.195:40051)
I20260619 19:53:56.450054 14793 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1b58cf87500a41628ec0f6e6075ad44d" candidate_uuid: "15a367b847a24dd69b910f7b4d3a34d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1acdc089a6446559caf6f0af573e41d"
I20260619 19:53:56.450870 14793 raft_consensus.cc:3037] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:56.449874 14644 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1b58cf87500a41628ec0f6e6075ad44d" candidate_uuid: "15a367b847a24dd69b910f7b4d3a34d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584f031da7f84be5b5ad90f741debb3a"
I20260619 19:53:56.453356 14792 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1b58cf87500a41628ec0f6e6075ad44d" candidate_uuid: "584f031da7f84be5b5ad90f741debb3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1acdc089a6446559caf6f0af573e41d" is_pre_election: true
I20260619 19:53:56.451829 14644 raft_consensus.cc:3037] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:56.455502 14610 leader_election.cc:302] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 584f031da7f84be5b5ad90f741debb3a; no voters: 15a367b847a24dd69b910f7b4d3a34d9, e1acdc089a6446559caf6f0af573e41d
I20260619 19:53:56.458632 14793 raft_consensus.cc:2454] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15a367b847a24dd69b910f7b4d3a34d9 in term 1.
I20260619 19:53:56.459792 14685 leader_election.cc:302] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15a367b847a24dd69b910f7b4d3a34d9, e1acdc089a6446559caf6f0af573e41d; no voters:
I20260619 19:53:56.460410 14644 raft_consensus.cc:2454] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15a367b847a24dd69b910f7b4d3a34d9 in term 1.
I20260619 19:53:56.460559 14920 raft_consensus.cc:2781] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:56.461058 14921 raft_consensus.cc:2726] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260619 19:53:56.461905 14920 raft_consensus.cc:686] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 1 LEADER]: Becoming Leader. State: Replica: 15a367b847a24dd69b910f7b4d3a34d9, State: Running, Role: LEADER
I20260619 19:53:56.462793 14920 consensus_queue.cc:237] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } } peers { permanent_uuid: "e1acdc089a6446559caf6f0af573e41d" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 40051 } }
I20260619 19:53:56.471356 14539 catalog_manager.cc:5495] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15a367b847a24dd69b910f7b4d3a34d9 (127.7.143.194). New cstate: current_term: 1 leader_uuid: "15a367b847a24dd69b910f7b4d3a34d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584f031da7f84be5b5ad90f741debb3a" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 42633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15a367b847a24dd69b910f7b4d3a34d9" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1acdc089a6446559caf6f0af573e41d" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 40051 } health_report { overall_health: UNKNOWN } } }
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:9931: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260619 19:53:56.570052 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:53:56.590116 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:56.590963 7743 tablet_replica.cc:330] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a: stopping tablet replica
I20260619 19:53:56.591594 7743 raft_consensus.cc:2229] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:53:56.592217 7743 raft_consensus.cc:2258] T 1b58cf87500a41628ec0f6e6075ad44d P 584f031da7f84be5b5ad90f741debb3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:56.594753 7743 tablet_replica.cc:330] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a: stopping tablet replica
I20260619 19:53:56.595256 7743 raft_consensus.cc:2229] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:56.595836 7743 pending_rounds.cc:62] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a: Trying to abort 1 pending ops.
I20260619 19:53:56.596040 7743 pending_rounds.cc:68] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298657633080131584 op_type: NO_OP noop_request { }
I20260619 19:53:56.596323 7743 raft_consensus.cc:2866] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 19:53:56.596562 7743 raft_consensus.cc:2258] T 6bc4461d70144c9184d46ab2381b9840 P 584f031da7f84be5b5ad90f741debb3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:56.618991 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:53:56.630462 7743 tablet_server.cc:178] TabletServer@127.7.143.194:0 shutting down...
I20260619 19:53:56.651906 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:56.652798 7743 tablet_replica.cc:330] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9: stopping tablet replica
I20260619 19:53:56.653529 7743 raft_consensus.cc:2229] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:56.654619 7743 pending_rounds.cc:62] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9: Trying to abort 1 pending ops.
I20260619 19:53:56.654938 7743 pending_rounds.cc:68] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298657634160828416 op_type: NO_OP noop_request { }
I20260619 19:53:56.655262 7743 raft_consensus.cc:2866] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 19:53:56.655694 7743 raft_consensus.cc:2258] T 1b58cf87500a41628ec0f6e6075ad44d P 15a367b847a24dd69b910f7b4d3a34d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:56.658509 7743 tablet_replica.cc:330] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9: stopping tablet replica
I20260619 19:53:56.659318 7743 raft_consensus.cc:2229] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:53:56.659785 7743 raft_consensus.cc:2258] T 6bc4461d70144c9184d46ab2381b9840 P 15a367b847a24dd69b910f7b4d3a34d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:56.682569 7743 tablet_server.cc:194] TabletServer@127.7.143.194:0 shutdown complete.
I20260619 19:53:56.692842 7743 tablet_server.cc:178] TabletServer@127.7.143.195:0 shutting down...
I20260619 19:53:56.712455 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:56.713261 7743 tablet_replica.cc:330] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d: stopping tablet replica
I20260619 19:53:56.713837 7743 raft_consensus.cc:2229] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:53:56.714219 7743 raft_consensus.cc:2258] T 1b58cf87500a41628ec0f6e6075ad44d P e1acdc089a6446559caf6f0af573e41d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:56.733739 7743 tablet_server.cc:194] TabletServer@127.7.143.195:0 shutdown complete.
I20260619 19:53:56.743306 7743 tablet_server.cc:178] TabletServer@127.7.143.196:0 shutting down...
I20260619 19:53:56.764926 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:56.765556 7743 tablet_replica.cc:330] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310: stopping tablet replica
I20260619 19:53:56.766151 7743 raft_consensus.cc:2229] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:53:56.766532 7743 raft_consensus.cc:2258] T 6bc4461d70144c9184d46ab2381b9840 P 0e7e9be8a2c5474e86af28f2f9dbd310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:56.785768 7743 tablet_server.cc:194] TabletServer@127.7.143.196:0 shutdown complete.
I20260619 19:53:56.796793 7743 master.cc:537] Master@127.7.143.254:45237 shutting down...
I20260619 19:53:56.822918 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:56.823491 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:56.823791 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 9f66c82ddb68464998bbab729ca6f3c8: stopping tablet replica
I20260619 19:53:56.843645 7743 master.cc:552] Master@127.7.143.254:45237 shutdown complete.
[ SKIPPED ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers (1679 ms)
[----------] 1 test from MultiTServerClientTest (1679 ms total)
[----------] 1 test from ClientTestAutoIncrementingColumn
[ RUN ] ClientTestAutoIncrementingColumn.AlterOperationNegatives
I20260619 19:53:56.869932 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:42843
I20260619 19:53:56.870952 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:56.876349 14934 instance_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 19:53:56.876857 14935 instance_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 19:53:56.877786 14937 instance_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 19:53:56.879253 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:56.880043 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:56.880208 7743 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 19:53:56.880376 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898836880364 us; error 0 us; skew 500 ppm
I20260619 19:53:56.880888 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:56.883244 7743 webserver.cc:460] Webserver started at http://127.7.143.254:33011/ using document root <none> and password file <none>
I20260619 19:53:56.883740 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:56.883919 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:56.884184 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:56.885264 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "6844aea6aede409abf837eaffccc0a64"
format_stamp: "Formatted at 2026-06-19 19:53:56 on dist-test-slave-c682"
I20260619 19:53:56.889861 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 19:53:56.893965 14942 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:56.895035 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260619 19:53:56.895430 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "6844aea6aede409abf837eaffccc0a64"
format_stamp: "Formatted at 2026-06-19 19:53:56 on dist-test-slave-c682"
I20260619 19:53:56.895758 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-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 19:53:56.912040 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:56.913080 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:56.950083 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:42843
I20260619 19:53:56.950176 14993 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:42843 every 8 connection(s)
I20260619 19:53:56.953855 14994 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 19:53:56.964193 14994 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64: Bootstrap starting.
I20260619 19:53:56.968380 14994 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:56.972473 14994 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64: No bootstrap required, opened a new log
I20260619 19:53:56.974478 14994 raft_consensus.cc:348] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6844aea6aede409abf837eaffccc0a64" member_type: VOTER }
I20260619 19:53:56.974864 14994 raft_consensus.cc:374] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:56.975083 14994 raft_consensus.cc:729] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6844aea6aede409abf837eaffccc0a64, State: Initialized, Role: FOLLOWER
I20260619 19:53:56.975636 14994 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6844aea6aede409abf837eaffccc0a64" member_type: VOTER }
I20260619 19:53:56.976054 14994 raft_consensus.cc:388] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:56.976274 14994 raft_consensus.cc:482] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:56.976528 14994 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:56.981875 14994 raft_consensus.cc:504] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6844aea6aede409abf837eaffccc0a64" member_type: VOTER }
I20260619 19:53:56.982484 14994 leader_election.cc:302] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [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: 6844aea6aede409abf837eaffccc0a64; no voters:
I20260619 19:53:56.983698 14994 leader_election.cc:288] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:56.984086 14997 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:56.985478 14997 raft_consensus.cc:686] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [term 1 LEADER]: Becoming Leader. State: Replica: 6844aea6aede409abf837eaffccc0a64, State: Running, Role: LEADER
I20260619 19:53:56.986097 14997 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [LEADER]: Queue going to LEADER mode. State: All 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: "6844aea6aede409abf837eaffccc0a64" member_type: VOTER }
I20260619 19:53:56.986554 14994 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:53:56.989662 14998 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6844aea6aede409abf837eaffccc0a64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6844aea6aede409abf837eaffccc0a64" member_type: VOTER } }
I20260619 19:53:56.990310 14998 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:56.990386 14999 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6844aea6aede409abf837eaffccc0a64. Latest consensus state: current_term: 1 leader_uuid: "6844aea6aede409abf837eaffccc0a64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6844aea6aede409abf837eaffccc0a64" member_type: VOTER } }
I20260619 19:53:56.991237 14999 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:56.994764 15003 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:53:57.000224 15003 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:53:57.004891 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:53:57.010672 15003 catalog_manager.cc:1347] Generated new cluster ID: 367c455b29574294be5b6da1632f372b
I20260619 19:53:57.011052 15003 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:53:57.034962 15003 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:53:57.036885 15003 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:53:57.050779 15003 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64: Generated new TSK 0
I20260619 19:53:57.051541 15003 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:53:57.072088 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:57.078069 15015 instance_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 19:53:57.078927 15016 instance_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 19:53:57.080466 15018 instance_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 19:53:57.080852 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:57.081722 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:57.081897 7743 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 19:53:57.082064 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898837082047 us; error 0 us; skew 500 ppm
I20260619 19:53:57.082580 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:57.084901 7743 webserver.cc:460] Webserver started at http://127.7.143.193:41451/ using document root <none> and password file <none>
I20260619 19:53:57.085343 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:57.085568 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:57.085826 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:57.086907 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "d4a3bb08dc0248b2981e3d536d54d200"
format_stamp: "Formatted at 2026-06-19 19:53:57 on dist-test-slave-c682"
I20260619 19:53:57.091807 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 19:53:57.095700 15023 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.096511 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 19:53:57.096843 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "d4a3bb08dc0248b2981e3d536d54d200"
format_stamp: "Formatted at 2026-06-19 19:53:57 on dist-test-slave-c682"
I20260619 19:53:57.097213 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-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 19:53:57.121501 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:57.122545 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:57.123970 7743 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 19:53:57.126185 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:57.126370 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.126573 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:57.126767 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.166889 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:39731
I20260619 19:53:57.167007 15085 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:39731 every 8 connection(s)
I20260619 19:53:57.171844 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:57.178566 15090 instance_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 19:53:57.179731 15091 instance_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 19:53:57.181473 15093 instance_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 19:53:57.183363 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:57.184490 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:57.184732 7743 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 19:53:57.184896 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898837184880 us; error 0 us; skew 500 ppm
I20260619 19:53:57.185506 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:57.187223 15086 heartbeater.cc:347] Connected to a master server at 127.7.143.254:42843
I20260619 19:53:57.187721 15086 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:57.188489 15086 heartbeater.cc:511] Master 127.7.143.254:42843 requested a full tablet report, sending...
I20260619 19:53:57.188704 7743 webserver.cc:460] Webserver started at http://127.7.143.194:40843/ using document root <none> and password file <none>
I20260619 19:53:57.189263 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:57.189491 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:57.189759 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:57.190609 14959 ts_manager.cc:194] Registered new tserver with Master: d4a3bb08dc0248b2981e3d536d54d200 (127.7.143.193:39731)
I20260619 19:53:57.190872 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/ts-1-root/instance:
uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c"
format_stamp: "Formatted at 2026-06-19 19:53:57 on dist-test-slave-c682"
I20260619 19:53:57.193087 14959 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40078
I20260619 19:53:57.196485 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.001s
I20260619 19:53:57.201068 15098 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.202188 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 19:53:57.202505 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/ts-1-root
uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c"
format_stamp: "Formatted at 2026-06-19 19:53:57 on dist-test-slave-c682"
I20260619 19:53:57.202771 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-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 19:53:57.214838 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:57.216090 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:57.217872 7743 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 19:53:57.220409 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:57.220633 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.220912 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:57.221081 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.271142 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.194:40531
I20260619 19:53:57.271275 15160 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.194:40531 every 8 connection(s)
I20260619 19:53:57.277038 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:57.285918 15164 instance_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 19:53:57.289225 15165 instance_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 19:53:57.290325 15167 instance_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 19:53:57.292047 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:57.293047 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:57.293327 7743 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 19:53:57.293556 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898837293538 us; error 0 us; skew 500 ppm
I20260619 19:53:57.294230 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:57.294317 15161 heartbeater.cc:347] Connected to a master server at 127.7.143.254:42843
I20260619 19:53:57.294754 15161 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:57.295694 15161 heartbeater.cc:511] Master 127.7.143.254:42843 requested a full tablet report, sending...
I20260619 19:53:57.297151 7743 webserver.cc:460] Webserver started at http://127.7.143.195:33003/ using document root <none> and password file <none>
I20260619 19:53:57.297829 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:57.298038 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:57.298072 14959 ts_manager.cc:194] Registered new tserver with Master: 958758bbd7bf4a2e8bc5d6e4e347cb7c (127.7.143.194:40531)
I20260619 19:53:57.298406 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:57.299669 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/ts-2-root/instance:
uuid: "46587dc9f80f4e01ae54690b27d440d8"
format_stamp: "Formatted at 2026-06-19 19:53:57 on dist-test-slave-c682"
I20260619 19:53:57.300094 14959 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40084
I20260619 19:53:57.304464 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 19:53:57.308158 15172 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.309090 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 19:53:57.309460 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/ts-2-root
uuid: "46587dc9f80f4e01ae54690b27d440d8"
format_stamp: "Formatted at 2026-06-19 19:53:57 on dist-test-slave-c682"
I20260619 19:53:57.309774 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781898762983958-7743-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 19:53:57.332695 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:57.334052 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:57.335443 7743 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 19:53:57.337597 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:57.337788 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.338008 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:57.338155 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.387483 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.195:43943
I20260619 19:53:57.388121 15234 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.195:43943 every 8 connection(s)
I20260619 19:53:57.408552 15235 heartbeater.cc:347] Connected to a master server at 127.7.143.254:42843
I20260619 19:53:57.409144 15235 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:57.410238 15235 heartbeater.cc:511] Master 127.7.143.254:42843 requested a full tablet report, sending...
I20260619 19:53:57.413256 14959 ts_manager.cc:194] Registered new tserver with Master: 46587dc9f80f4e01ae54690b27d440d8 (127.7.143.195:43943)
I20260619 19:53:57.413478 7743 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022253219s
I20260619 19:53:57.415730 14959 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40100
I20260619 19:53:57.445779 14959 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40108:
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 19:53:57.447952 14959 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 19:53:57.494336 15051 tablet_service.cc:1467] Processing CreateTablet for tablet 65ab4f4cc64d4e1988e8611d8e2486ce (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=64f0156a3c2e4277ab183ae926a32c1b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:57.495792 15051 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 65ab4f4cc64d4e1988e8611d8e2486ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:57.498164 15050 tablet_service.cc:1467] Processing CreateTablet for tablet e3caf0ce78764bfa864e36f44efe0961 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=64f0156a3c2e4277ab183ae926a32c1b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:57.499960 15126 tablet_service.cc:1467] Processing CreateTablet for tablet 65ab4f4cc64d4e1988e8611d8e2486ce (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=64f0156a3c2e4277ab183ae926a32c1b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:57.502816 15125 tablet_service.cc:1467] Processing CreateTablet for tablet e3caf0ce78764bfa864e36f44efe0961 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=64f0156a3c2e4277ab183ae926a32c1b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:57.503736 15050 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e3caf0ce78764bfa864e36f44efe0961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:57.504333 15200 tablet_service.cc:1467] Processing CreateTablet for tablet 65ab4f4cc64d4e1988e8611d8e2486ce (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=64f0156a3c2e4277ab183ae926a32c1b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:57.505662 15200 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 65ab4f4cc64d4e1988e8611d8e2486ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:57.509768 15126 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 65ab4f4cc64d4e1988e8611d8e2486ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:57.503302 15199 tablet_service.cc:1467] Processing CreateTablet for tablet e3caf0ce78764bfa864e36f44efe0961 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=64f0156a3c2e4277ab183ae926a32c1b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:57.513132 15199 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e3caf0ce78764bfa864e36f44efe0961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:57.513325 15125 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e3caf0ce78764bfa864e36f44efe0961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:57.524327 15250 tablet_bootstrap.cc:492] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200: Bootstrap starting.
I20260619 19:53:57.529153 15250 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.531081 15250 tablet_bootstrap.cc:654] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:57.540313 15250 tablet_bootstrap.cc:492] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200: No bootstrap required, opened a new log
I20260619 19:53:57.540881 15250 ts_tablet_manager.cc:1397] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200: Time spent bootstrapping tablet: real 0.017s user 0.013s sys 0.000s
I20260619 19:53:57.544852 15250 raft_consensus.cc:348] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } }
I20260619 19:53:57.545693 15250 raft_consensus.cc:374] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:57.546000 15250 raft_consensus.cc:729] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a3bb08dc0248b2981e3d536d54d200, State: Initialized, Role: FOLLOWER
I20260619 19:53:57.547712 15251 tablet_bootstrap.cc:492] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c: Bootstrap starting.
I20260619 19:53:57.550510 15250 consensus_queue.cc:260] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } }
I20260619 19:53:57.553731 15253 tablet_bootstrap.cc:492] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8: Bootstrap starting.
I20260619 19:53:57.553678 15086 heartbeater.cc:503] Master 127.7.143.254:42843 was elected leader, sending a full tablet report...
I20260619 19:53:57.554922 15250 ts_tablet_manager.cc:1428] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200: Time spent starting tablet: real 0.014s user 0.009s sys 0.000s
I20260619 19:53:57.555938 15250 tablet_bootstrap.cc:492] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200: Bootstrap starting.
I20260619 19:53:57.558159 15251 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.559521 15253 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.559906 15251 tablet_bootstrap.cc:654] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:57.560457 15250 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.561252 15253 tablet_bootstrap.cc:654] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:57.562119 15250 tablet_bootstrap.cc:654] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:57.569416 15253 tablet_bootstrap.cc:492] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8: No bootstrap required, opened a new log
I20260619 19:53:57.570355 15253 ts_tablet_manager.cc:1397] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8: Time spent bootstrapping tablet: real 0.017s user 0.011s sys 0.003s
I20260619 19:53:57.573336 15251 tablet_bootstrap.cc:492] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c: No bootstrap required, opened a new log
I20260619 19:53:57.573931 15251 ts_tablet_manager.cc:1397] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c: Time spent bootstrapping tablet: real 0.026s user 0.012s sys 0.007s
I20260619 19:53:57.573992 15253 raft_consensus.cc:348] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } }
I20260619 19:53:57.574875 15253 raft_consensus.cc:374] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:57.575196 15253 raft_consensus.cc:729] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46587dc9f80f4e01ae54690b27d440d8, State: Initialized, Role: FOLLOWER
I20260619 19:53:57.576152 15253 consensus_queue.cc:260] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } }
I20260619 19:53:57.577013 15250 tablet_bootstrap.cc:492] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200: No bootstrap required, opened a new log
I20260619 19:53:57.577647 15250 ts_tablet_manager.cc:1397] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200: Time spent bootstrapping tablet: real 0.022s user 0.017s sys 0.004s
I20260619 19:53:57.577333 15251 raft_consensus.cc:348] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } }
I20260619 19:53:57.578174 15251 raft_consensus.cc:374] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:57.578510 15251 raft_consensus.cc:729] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 958758bbd7bf4a2e8bc5d6e4e347cb7c, State: Initialized, Role: FOLLOWER
I20260619 19:53:57.579242 15235 heartbeater.cc:503] Master 127.7.143.254:42843 was elected leader, sending a full tablet report...
I20260619 19:53:57.579717 15253 ts_tablet_manager.cc:1428] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8: Time spent starting tablet: real 0.009s user 0.008s sys 0.000s
I20260619 19:53:57.579272 15251 consensus_queue.cc:260] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } }
I20260619 19:53:57.580762 15253 tablet_bootstrap.cc:492] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8: Bootstrap starting.
I20260619 19:53:57.580920 15250 raft_consensus.cc:348] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } }
I20260619 19:53:57.581827 15250 raft_consensus.cc:374] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:57.582114 15250 raft_consensus.cc:729] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a3bb08dc0248b2981e3d536d54d200, State: Initialized, Role: FOLLOWER
I20260619 19:53:57.582958 15250 consensus_queue.cc:260] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } }
I20260619 19:53:57.585186 15250 ts_tablet_manager.cc:1428] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260619 19:53:57.587496 15253 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.589200 15253 tablet_bootstrap.cc:654] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:57.600857 15253 tablet_bootstrap.cc:492] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8: No bootstrap required, opened a new log
I20260619 19:53:57.601437 15253 ts_tablet_manager.cc:1397] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8: Time spent bootstrapping tablet: real 0.021s user 0.014s sys 0.004s
I20260619 19:53:57.603289 15161 heartbeater.cc:503] Master 127.7.143.254:42843 was elected leader, sending a full tablet report...
I20260619 19:53:57.603899 15251 ts_tablet_manager.cc:1428] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c: Time spent starting tablet: real 0.029s user 0.005s sys 0.022s
I20260619 19:53:57.604241 15253 raft_consensus.cc:348] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } }
I20260619 19:53:57.605010 15253 raft_consensus.cc:374] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:57.605120 15251 tablet_bootstrap.cc:492] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c: Bootstrap starting.
I20260619 19:53:57.605334 15253 raft_consensus.cc:729] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46587dc9f80f4e01ae54690b27d440d8, State: Initialized, Role: FOLLOWER
I20260619 19:53:57.606392 15253 consensus_queue.cc:260] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } }
I20260619 19:53:57.608968 15253 ts_tablet_manager.cc:1428] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260619 19:53:57.610996 15251 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:57.612495 15251 tablet_bootstrap.cc:654] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:57.619470 15251 tablet_bootstrap.cc:492] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c: No bootstrap required, opened a new log
I20260619 19:53:57.620144 15251 ts_tablet_manager.cc:1397] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c: Time spent bootstrapping tablet: real 0.015s user 0.012s sys 0.001s
I20260619 19:53:57.622699 15251 raft_consensus.cc:348] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } }
I20260619 19:53:57.623329 15251 raft_consensus.cc:374] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:57.623588 15251 raft_consensus.cc:729] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 958758bbd7bf4a2e8bc5d6e4e347cb7c, State: Initialized, Role: FOLLOWER
I20260619 19:53:57.624133 15251 consensus_queue.cc:260] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } }
I20260619 19:53:57.625949 15251 ts_tablet_manager.cc:1428] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c: Time spent starting tablet: real 0.005s user 0.008s sys 0.000s
I20260619 19:53:57.695470 15254 raft_consensus.cc:482] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:53:57.696048 15254 raft_consensus.cc:504] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } }
I20260619 19:53:57.698588 15254 leader_election.cc:288] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 958758bbd7bf4a2e8bc5d6e4e347cb7c (127.7.143.194:40531), 46587dc9f80f4e01ae54690b27d440d8 (127.7.143.195:43943)
I20260619 19:53:57.713044 15136 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e3caf0ce78764bfa864e36f44efe0961" candidate_uuid: "d4a3bb08dc0248b2981e3d536d54d200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" is_pre_election: true
I20260619 19:53:57.713971 15136 raft_consensus.cc:2454] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a3bb08dc0248b2981e3d536d54d200 in term 0.
I20260619 19:53:57.714603 15210 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e3caf0ce78764bfa864e36f44efe0961" candidate_uuid: "d4a3bb08dc0248b2981e3d536d54d200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46587dc9f80f4e01ae54690b27d440d8" is_pre_election: true
I20260619 19:53:57.715194 15025 leader_election.cc:302] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 958758bbd7bf4a2e8bc5d6e4e347cb7c, d4a3bb08dc0248b2981e3d536d54d200; no voters:
I20260619 19:53:57.715307 15210 raft_consensus.cc:2454] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a3bb08dc0248b2981e3d536d54d200 in term 0.
I20260619 19:53:57.715997 15254 raft_consensus.cc:2781] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 19:53:57.716369 15254 raft_consensus.cc:482] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 19:53:57.716720 15254 raft_consensus.cc:3037] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:57.722285 15254 raft_consensus.cc:504] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } }
I20260619 19:53:57.723944 15254 leader_election.cc:288] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [CANDIDATE]: Term 1 election: Requested vote from peers 958758bbd7bf4a2e8bc5d6e4e347cb7c (127.7.143.194:40531), 46587dc9f80f4e01ae54690b27d440d8 (127.7.143.195:43943)
I20260619 19:53:57.725235 15136 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e3caf0ce78764bfa864e36f44efe0961" candidate_uuid: "d4a3bb08dc0248b2981e3d536d54d200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c"
I20260619 19:53:57.725241 15210 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e3caf0ce78764bfa864e36f44efe0961" candidate_uuid: "d4a3bb08dc0248b2981e3d536d54d200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46587dc9f80f4e01ae54690b27d440d8"
I20260619 19:53:57.725919 15136 raft_consensus.cc:3037] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:57.726115 15210 raft_consensus.cc:3037] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:57.731665 15136 raft_consensus.cc:2454] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a3bb08dc0248b2981e3d536d54d200 in term 1.
I20260619 19:53:57.731667 15210 raft_consensus.cc:2454] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a3bb08dc0248b2981e3d536d54d200 in term 1.
I20260619 19:53:57.732867 15025 leader_election.cc:302] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 958758bbd7bf4a2e8bc5d6e4e347cb7c, d4a3bb08dc0248b2981e3d536d54d200; no voters:
I20260619 19:53:57.733594 15254 raft_consensus.cc:2781] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:57.734697 15254 raft_consensus.cc:686] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 1 LEADER]: Becoming Leader. State: Replica: d4a3bb08dc0248b2981e3d536d54d200, State: Running, Role: LEADER
I20260619 19:53:57.735345 15254 consensus_queue.cc:237] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } }
I20260619 19:53:57.743242 14959 catalog_manager.cc:5495] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4a3bb08dc0248b2981e3d536d54d200 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "d4a3bb08dc0248b2981e3d536d54d200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } health_report { overall_health: UNKNOWN } } }
I20260619 19:53:57.759563 15258 raft_consensus.cc:482] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:53:57.760175 15258 raft_consensus.cc:504] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } }
I20260619 19:53:57.762426 15258 leader_election.cc:288] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4a3bb08dc0248b2981e3d536d54d200 (127.7.143.193:39731), 958758bbd7bf4a2e8bc5d6e4e347cb7c (127.7.143.194:40531)
I20260619 19:53:57.777058 15061 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65ab4f4cc64d4e1988e8611d8e2486ce" candidate_uuid: "46587dc9f80f4e01ae54690b27d440d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a3bb08dc0248b2981e3d536d54d200" is_pre_election: true
I20260619 19:53:57.778106 15061 raft_consensus.cc:2454] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46587dc9f80f4e01ae54690b27d440d8 in term 0.
I20260619 19:53:57.778992 15136 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65ab4f4cc64d4e1988e8611d8e2486ce" candidate_uuid: "46587dc9f80f4e01ae54690b27d440d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" is_pre_election: true
I20260619 19:53:57.779135 15176 leader_election.cc:302] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46587dc9f80f4e01ae54690b27d440d8, d4a3bb08dc0248b2981e3d536d54d200; no voters:
I20260619 19:53:57.779567 15136 raft_consensus.cc:2454] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46587dc9f80f4e01ae54690b27d440d8 in term 0.
I20260619 19:53:57.779884 15258 raft_consensus.cc:2781] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 19:53:57.780237 15258 raft_consensus.cc:482] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 19:53:57.780584 15258 raft_consensus.cc:3037] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:57.785777 15258 raft_consensus.cc:504] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } }
I20260619 19:53:57.787381 15258 leader_election.cc:288] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [CANDIDATE]: Term 1 election: Requested vote from peers d4a3bb08dc0248b2981e3d536d54d200 (127.7.143.193:39731), 958758bbd7bf4a2e8bc5d6e4e347cb7c (127.7.143.194:40531)
I20260619 19:53:57.788282 15061 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65ab4f4cc64d4e1988e8611d8e2486ce" candidate_uuid: "46587dc9f80f4e01ae54690b27d440d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a3bb08dc0248b2981e3d536d54d200"
I20260619 19:53:57.788365 15136 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65ab4f4cc64d4e1988e8611d8e2486ce" candidate_uuid: "46587dc9f80f4e01ae54690b27d440d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c"
I20260619 19:53:57.789109 15061 raft_consensus.cc:3037] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:57.789211 15136 raft_consensus.cc:3037] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:57.794646 15061 raft_consensus.cc:2454] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46587dc9f80f4e01ae54690b27d440d8 in term 1.
I20260619 19:53:57.795019 15136 raft_consensus.cc:2454] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46587dc9f80f4e01ae54690b27d440d8 in term 1.
I20260619 19:53:57.795943 15176 leader_election.cc:302] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46587dc9f80f4e01ae54690b27d440d8, d4a3bb08dc0248b2981e3d536d54d200; no voters:
I20260619 19:53:57.796700 15258 raft_consensus.cc:2781] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:57.798025 15258 raft_consensus.cc:686] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 1 LEADER]: Becoming Leader. State: Replica: 46587dc9f80f4e01ae54690b27d440d8, State: Running, Role: LEADER
I20260619 19:53:57.798801 15258 consensus_queue.cc:237] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } }
I20260619 19:53:57.806592 14959 catalog_manager.cc:5495] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46587dc9f80f4e01ae54690b27d440d8 (127.7.143.195). New cstate: current_term: 1 leader_uuid: "46587dc9f80f4e01ae54690b27d440d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a3bb08dc0248b2981e3d536d54d200" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 39731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46587dc9f80f4e01ae54690b27d440d8" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 43943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "958758bbd7bf4a2e8bc5d6e4e347cb7c" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 40531 } health_report { overall_health: UNKNOWN } } }
I20260619 19:53:57.873072 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:53:57.897140 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:57.897985 7743 tablet_replica.cc:330] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200: stopping tablet replica
I20260619 19:53:57.898663 7743 raft_consensus.cc:2229] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:53:57.899106 7743 raft_consensus.cc:2258] T 65ab4f4cc64d4e1988e8611d8e2486ce P d4a3bb08dc0248b2981e3d536d54d200 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:57.901440 7743 tablet_replica.cc:330] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200: stopping tablet replica
I20260619 19:53:57.901933 7743 raft_consensus.cc:2229] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:57.902504 7743 pending_rounds.cc:62] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200: Trying to abort 1 pending ops.
I20260619 19:53:57.902696 7743 pending_rounds.cc:68] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298657639370506240 op_type: NO_OP noop_request { }
I20260619 19:53:57.902954 7743 raft_consensus.cc:2866] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 19:53:57.903209 7743 raft_consensus.cc:2258] T e3caf0ce78764bfa864e36f44efe0961 P d4a3bb08dc0248b2981e3d536d54d200 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:57.915753 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:53:57.928546 7743 tablet_server.cc:178] TabletServer@127.7.143.194:0 shutting down...
I20260619 19:53:57.950857 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:57.952070 7743 tablet_replica.cc:330] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c: stopping tablet replica
I20260619 19:53:57.953272 7743 raft_consensus.cc:2229] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:53:57.953900 7743 raft_consensus.cc:2258] T 65ab4f4cc64d4e1988e8611d8e2486ce P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:57.956621 7743 tablet_replica.cc:330] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c: stopping tablet replica
I20260619 19:53:57.957203 7743 raft_consensus.cc:2229] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:53:57.957732 7743 raft_consensus.cc:2258] T e3caf0ce78764bfa864e36f44efe0961 P 958758bbd7bf4a2e8bc5d6e4e347cb7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:57.978636 7743 tablet_server.cc:194] TabletServer@127.7.143.194:0 shutdown complete.
I20260619 19:53:57.990759 7743 tablet_server.cc:178] TabletServer@127.7.143.195:0 shutting down...
I20260619 19:53:58.011129 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:58.011960 7743 tablet_replica.cc:330] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8: stopping tablet replica
I20260619 19:53:58.012530 7743 raft_consensus.cc:2229] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:53:58.012925 7743 raft_consensus.cc:2258] T e3caf0ce78764bfa864e36f44efe0961 P 46587dc9f80f4e01ae54690b27d440d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:58.015475 7743 tablet_replica.cc:330] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8: stopping tablet replica
I20260619 19:53:58.016189 7743 raft_consensus.cc:2229] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:58.016831 7743 pending_rounds.cc:62] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8: Trying to abort 1 pending ops.
I20260619 19:53:58.016999 7743 pending_rounds.cc:68] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298657639631962112 op_type: NO_OP noop_request { }
I20260619 19:53:58.017282 7743 raft_consensus.cc:2866] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 19:53:58.017594 7743 raft_consensus.cc:2258] T 65ab4f4cc64d4e1988e8611d8e2486ce P 46587dc9f80f4e01ae54690b27d440d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:58.040453 7743 tablet_server.cc:194] TabletServer@127.7.143.195:0 shutdown complete.
I20260619 19:53:58.052678 7743 master.cc:537] Master@127.7.143.254:42843 shutting down...
I20260619 19:53:58.070576 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:58.071280 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:58.071664 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 6844aea6aede409abf837eaffccc0a64: stopping tablet replica
I20260619 19:53:58.091259 7743 master.cc:552] Master@127.7.143.254:42843 shutdown complete.
[ OK ] ClientTestAutoIncrementingColumn.AlterOperationNegatives (1246 ms)
[----------] 1 test from ClientTestAutoIncrementingColumn (1246 ms total)
[----------] 1 test from KeepAlivePeriodically/KeepAlivePeriodicallyTest
[ RUN ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1
I20260619 19:53:58.118724 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:35339
I20260619 19:53:58.120812 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:58.126981 15269 instance_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 19:53:58.127027 15270 instance_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 19:53:58.128801 15272 instance_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 19:53:58.130178 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:58.131062 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:58.131251 7743 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 19:53:58.131407 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898838131390 us; error 0 us; skew 500 ppm
I20260619 19:53:58.132148 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:58.135057 7743 webserver.cc:460] Webserver started at http://127.7.143.254:43351/ using document root <none> and password file <none>
I20260619 19:53:58.135543 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:58.135700 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:58.135972 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:58.137012 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "f798b4a0335947949b34b8999125d43c"
format_stamp: "Formatted at 2026-06-19 19:53:58 on dist-test-slave-c682"
I20260619 19:53:58.141750 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.002s
I20260619 19:53:58.145331 15277 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:58.146366 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260619 19:53:58.146672 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "f798b4a0335947949b34b8999125d43c"
format_stamp: "Formatted at 2026-06-19 19:53:58 on dist-test-slave-c682"
I20260619 19:53:58.146961 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-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 19:53:58.157968 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:58.159031 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:58.206166 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:35339
I20260619 19:53:58.206403 15338 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:35339 every 8 connection(s)
I20260619 19:53:58.211143 15339 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 19:53:58.222168 15339 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c: Bootstrap starting.
I20260619 19:53:58.226507 15339 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:58.230772 15339 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c: No bootstrap required, opened a new log
I20260619 19:53:58.232954 15339 raft_consensus.cc:348] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f798b4a0335947949b34b8999125d43c" member_type: VOTER }
I20260619 19:53:58.233413 15339 raft_consensus.cc:374] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:58.233634 15339 raft_consensus.cc:729] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f798b4a0335947949b34b8999125d43c, State: Initialized, Role: FOLLOWER
I20260619 19:53:58.234324 15339 consensus_queue.cc:260] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f798b4a0335947949b34b8999125d43c" member_type: VOTER }
I20260619 19:53:58.234814 15339 raft_consensus.cc:388] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:58.235199 15339 raft_consensus.cc:482] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:58.235435 15339 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:58.240799 15339 raft_consensus.cc:504] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f798b4a0335947949b34b8999125d43c" member_type: VOTER }
I20260619 19:53:58.241390 15339 leader_election.cc:302] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [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: f798b4a0335947949b34b8999125d43c; no voters:
I20260619 19:53:58.242568 15339 leader_election.cc:288] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:58.242926 15342 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:58.244669 15342 raft_consensus.cc:686] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [term 1 LEADER]: Becoming Leader. State: Replica: f798b4a0335947949b34b8999125d43c, State: Running, Role: LEADER
I20260619 19:53:58.245888 15339 sys_catalog.cc:564] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:53:58.245604 15342 consensus_queue.cc:237] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [LEADER]: Queue going to LEADER mode. State: All 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: "f798b4a0335947949b34b8999125d43c" member_type: VOTER }
I20260619 19:53:58.251180 15343 sys_catalog.cc:455] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f798b4a0335947949b34b8999125d43c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f798b4a0335947949b34b8999125d43c" member_type: VOTER } }
I20260619 19:53:58.251904 15343 sys_catalog.cc:458] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:58.251268 15344 sys_catalog.cc:455] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f798b4a0335947949b34b8999125d43c. Latest consensus state: current_term: 1 leader_uuid: "f798b4a0335947949b34b8999125d43c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f798b4a0335947949b34b8999125d43c" member_type: VOTER } }
I20260619 19:53:58.253261 15344 sys_catalog.cc:458] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:58.256268 15348 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:53:58.261871 15348 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:53:58.264840 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:53:58.272037 15348 catalog_manager.cc:1347] Generated new cluster ID: 84645d36dc98461ca2d2e9322986a361
I20260619 19:53:58.272393 15348 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:53:58.300879 15348 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:53:58.302989 15348 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:53:58.317063 15348 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c: Generated new TSK 0
I20260619 19:53:58.317987 15348 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:53:58.333304 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:58.342060 15360 instance_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 19:53:58.343493 15361 instance_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 19:53:58.345012 7743 server_base.cc:1034] running on GCE node
W20260619 19:53:58.345547 15363 instance_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 19:53:58.346869 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:58.347147 7743 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 19:53:58.347321 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898838347308 us; error 0 us; skew 500 ppm
I20260619 19:53:58.348124 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:58.351397 7743 webserver.cc:460] Webserver started at http://127.7.143.193:41961/ using document root <none> and password file <none>
I20260619 19:53:58.351928 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:58.352170 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:58.352577 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:58.353868 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "5e7f20512964456abe33f864aa6c6473"
format_stamp: "Formatted at 2026-06-19 19:53:58 on dist-test-slave-c682"
I20260619 19:53:58.360518 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.006s sys 0.000s
I20260619 19:53:58.366829 15368 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:58.368854 7743 fs_manager.cc:725] Time spent opening block manager: real 0.005s user 0.005s sys 0.000s
I20260619 19:53:58.369282 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "5e7f20512964456abe33f864aa6c6473"
format_stamp: "Formatted at 2026-06-19 19:53:58 on dist-test-slave-c682"
I20260619 19:53:58.369669 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-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 19:53:58.397434 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:58.398825 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:58.404186 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:58.404525 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 19:53:58.404835 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:58.405074 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:58.464967 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:35035
I20260619 19:53:58.465067 15438 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:35035 every 8 connection(s)
I20260619 19:53:58.470881 15439 heartbeater.cc:347] Connected to a master server at 127.7.143.254:35339
I20260619 19:53:58.471395 15439 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:58.472222 15439 heartbeater.cc:511] Master 127.7.143.254:35339 requested a full tablet report, sending...
I20260619 19:53:58.474339 15294 ts_manager.cc:194] Registered new tserver with Master: 5e7f20512964456abe33f864aa6c6473 (127.7.143.193:35035)
I20260619 19:53:58.474565 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005442763s
I20260619 19:53:58.476361 15294 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59440
I20260619 19:53:58.490803 15439 heartbeater.cc:503] Master 127.7.143.254:35339 was elected leader, sending a full tablet report...
I20260619 19:53:58.506323 15294 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59466:
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 19:53:58.543741 15404 tablet_service.cc:1467] Processing CreateTablet for tablet af722b91587a4b7ea8a496380d2cf8b3 (DEFAULT_TABLE table=client-testtb [id=e575b0a75959419793ad48ed09b0f211]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:53:58.544044 15403 tablet_service.cc:1467] Processing CreateTablet for tablet 7f2ae272c8c241e3940d773756b67bd6 (DEFAULT_TABLE table=client-testtb [id=e575b0a75959419793ad48ed09b0f211]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:53:58.545333 15403 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7f2ae272c8c241e3940d773756b67bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:58.545991 15404 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet af722b91587a4b7ea8a496380d2cf8b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:58.563624 15449 tablet_bootstrap.cc:492] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473: Bootstrap starting.
I20260619 19:53:58.567854 15449 tablet_bootstrap.cc:654] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:58.572605 15449 tablet_bootstrap.cc:492] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473: No bootstrap required, opened a new log
I20260619 19:53:58.573014 15449 ts_tablet_manager.cc:1397] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473: Time spent bootstrapping tablet: real 0.010s user 0.007s sys 0.000s
I20260619 19:53:58.575352 15449 raft_consensus.cc:348] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e7f20512964456abe33f864aa6c6473" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35035 } }
I20260619 19:53:58.575832 15449 raft_consensus.cc:374] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:58.576187 15449 raft_consensus.cc:729] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7f20512964456abe33f864aa6c6473, State: Initialized, Role: FOLLOWER
I20260619 19:53:58.576900 15449 consensus_queue.cc:260] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e7f20512964456abe33f864aa6c6473" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35035 } }
I20260619 19:53:58.577401 15449 raft_consensus.cc:388] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:58.577656 15449 raft_consensus.cc:482] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:58.577987 15449 raft_consensus.cc:3037] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:58.583216 15449 raft_consensus.cc:504] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e7f20512964456abe33f864aa6c6473" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35035 } }
I20260619 19:53:58.583767 15449 leader_election.cc:302] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [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: 5e7f20512964456abe33f864aa6c6473; no voters:
I20260619 19:53:58.585114 15449 leader_election.cc:288] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:58.585526 15451 raft_consensus.cc:2781] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:58.587034 15451 raft_consensus.cc:686] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [term 1 LEADER]: Becoming Leader. State: Replica: 5e7f20512964456abe33f864aa6c6473, State: Running, Role: LEADER
I20260619 19:53:58.587819 15451 consensus_queue.cc:237] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [LEADER]: Queue going to LEADER mode. State: All 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: "5e7f20512964456abe33f864aa6c6473" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35035 } }
I20260619 19:53:58.588590 15449 ts_tablet_manager.cc:1428] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473: Time spent starting tablet: real 0.015s user 0.016s sys 0.000s
I20260619 19:53:58.589602 15449 tablet_bootstrap.cc:492] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473: Bootstrap starting.
I20260619 19:53:58.595796 15449 tablet_bootstrap.cc:654] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:58.595530 15294 catalog_manager.cc:5495] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e7f20512964456abe33f864aa6c6473 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "5e7f20512964456abe33f864aa6c6473" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e7f20512964456abe33f864aa6c6473" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35035 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:58.600636 15449 tablet_bootstrap.cc:492] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473: No bootstrap required, opened a new log
I20260619 19:53:58.601034 15449 ts_tablet_manager.cc:1397] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473: Time spent bootstrapping tablet: real 0.012s user 0.005s sys 0.004s
I20260619 19:53:58.602998 15449 raft_consensus.cc:348] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e7f20512964456abe33f864aa6c6473" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35035 } }
I20260619 19:53:58.603478 15449 raft_consensus.cc:374] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:58.603735 15449 raft_consensus.cc:729] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7f20512964456abe33f864aa6c6473, State: Initialized, Role: FOLLOWER
I20260619 19:53:58.604343 15449 consensus_queue.cc:260] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e7f20512964456abe33f864aa6c6473" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35035 } }
I20260619 19:53:58.604941 15449 raft_consensus.cc:388] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:58.605221 15449 raft_consensus.cc:482] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:58.605494 15449 raft_consensus.cc:3037] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:58.611593 15449 raft_consensus.cc:504] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e7f20512964456abe33f864aa6c6473" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35035 } }
I20260619 19:53:58.612159 15449 leader_election.cc:302] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [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: 5e7f20512964456abe33f864aa6c6473; no voters:
I20260619 19:53:58.612624 15449 leader_election.cc:288] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:58.612991 15451 raft_consensus.cc:2781] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:58.613534 15451 raft_consensus.cc:686] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [term 1 LEADER]: Becoming Leader. State: Replica: 5e7f20512964456abe33f864aa6c6473, State: Running, Role: LEADER
I20260619 19:53:58.614049 15449 ts_tablet_manager.cc:1428] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473: Time spent starting tablet: real 0.013s user 0.014s sys 0.000s
I20260619 19:53:58.614157 15451 consensus_queue.cc:237] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [LEADER]: Queue going to LEADER mode. State: All 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: "5e7f20512964456abe33f864aa6c6473" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35035 } }
I20260619 19:53:58.620420 15293 catalog_manager.cc:5495] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e7f20512964456abe33f864aa6c6473 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "5e7f20512964456abe33f864aa6c6473" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e7f20512964456abe33f864aa6c6473" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 35035 } health_report { overall_health: HEALTHY } } }
I20260619 19:53:58.633423 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:53:58.655579 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:53:58.656404 7743 tablet_replica.cc:330] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473: stopping tablet replica
I20260619 19:53:58.657111 7743 raft_consensus.cc:2229] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:58.657681 7743 raft_consensus.cc:2258] T af722b91587a4b7ea8a496380d2cf8b3 P 5e7f20512964456abe33f864aa6c6473 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:58.660279 7743 tablet_replica.cc:330] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473: stopping tablet replica
I20260619 19:53:58.660799 7743 raft_consensus.cc:2229] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:58.661216 7743 raft_consensus.cc:2258] T 7f2ae272c8c241e3940d773756b67bd6 P 5e7f20512964456abe33f864aa6c6473 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:58.686101 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:53:58.700016 7743 master.cc:537] Master@127.7.143.254:35339 shutting down...
I20260619 19:53:58.719048 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:53:58.719596 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:53:58.720057 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P f798b4a0335947949b34b8999125d43c: stopping tablet replica
I20260619 19:53:58.739955 7743 master.cc:552] Master@127.7.143.254:35339 shutdown complete.
I20260619 19:53:58.754359 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:45501
I20260619 19:53:58.755574 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:58.761297 15458 instance_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 19:53:58.761924 15459 instance_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 19:53:58.763092 15461 instance_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 19:53:58.763744 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:58.764719 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:58.764915 7743 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 19:53:58.765086 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898838765073 us; error 0 us; skew 500 ppm
I20260619 19:53:58.765712 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:58.768491 7743 webserver.cc:460] Webserver started at http://127.7.143.254:33657/ using document root <none> and password file <none>
I20260619 19:53:58.769011 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:58.769192 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:58.769529 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:58.770607 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "37da6d4ea07343aca9334678e3c3ee5b"
format_stamp: "Formatted at 2026-06-19 19:53:58 on dist-test-slave-c682"
I20260619 19:53:58.775319 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 19:53:58.779037 15466 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:58.779945 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260619 19:53:58.780244 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "37da6d4ea07343aca9334678e3c3ee5b"
format_stamp: "Formatted at 2026-06-19 19:53:58 on dist-test-slave-c682"
I20260619 19:53:58.780534 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-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 19:53:58.804067 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:58.805059 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:58.848968 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:45501
I20260619 19:53:58.849188 15527 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:45501 every 8 connection(s)
I20260619 19:53:58.852873 15528 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 19:53:58.863503 15528 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b: Bootstrap starting.
I20260619 19:53:58.867646 15528 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:58.872116 15528 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b: No bootstrap required, opened a new log
I20260619 19:53:58.874186 15528 raft_consensus.cc:348] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37da6d4ea07343aca9334678e3c3ee5b" member_type: VOTER }
I20260619 19:53:58.874589 15528 raft_consensus.cc:374] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:58.874826 15528 raft_consensus.cc:729] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37da6d4ea07343aca9334678e3c3ee5b, State: Initialized, Role: FOLLOWER
I20260619 19:53:58.875379 15528 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37da6d4ea07343aca9334678e3c3ee5b" member_type: VOTER }
I20260619 19:53:58.875882 15528 raft_consensus.cc:388] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:53:58.876073 15528 raft_consensus.cc:482] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:53:58.876310 15528 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:58.881000 15528 raft_consensus.cc:504] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37da6d4ea07343aca9334678e3c3ee5b" member_type: VOTER }
I20260619 19:53:58.881562 15528 leader_election.cc:302] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [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: 37da6d4ea07343aca9334678e3c3ee5b; no voters:
I20260619 19:53:58.882767 15528 leader_election.cc:288] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:53:58.883067 15531 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:58.884306 15531 raft_consensus.cc:686] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [term 1 LEADER]: Becoming Leader. State: Replica: 37da6d4ea07343aca9334678e3c3ee5b, State: Running, Role: LEADER
I20260619 19:53:58.884961 15531 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [LEADER]: Queue going to LEADER mode. State: All 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: "37da6d4ea07343aca9334678e3c3ee5b" member_type: VOTER }
I20260619 19:53:58.885485 15528 sys_catalog.cc:564] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:53:58.888176 15533 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37da6d4ea07343aca9334678e3c3ee5b. Latest consensus state: current_term: 1 leader_uuid: "37da6d4ea07343aca9334678e3c3ee5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37da6d4ea07343aca9334678e3c3ee5b" member_type: VOTER } }
I20260619 19:53:58.888118 15532 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37da6d4ea07343aca9334678e3c3ee5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37da6d4ea07343aca9334678e3c3ee5b" member_type: VOTER } }
I20260619 19:53:58.889109 15533 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:58.889436 15532 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [sys.catalog]: This master's current role is: LEADER
I20260619 19:53:58.891893 15537 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:53:58.898885 15537 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:53:58.902697 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:53:58.910030 15537 catalog_manager.cc:1347] Generated new cluster ID: ecb1c32901344f89a2d7fd1c3bc212f0
I20260619 19:53:58.910374 15537 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:53:58.935009 15537 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:53:58.937083 15537 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:53:58.948587 15537 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b: Generated new TSK 0
I20260619 19:53:58.949481 15537 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:53:58.969863 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:53:58.978081 15550 instance_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 19:53:58.977283 15549 instance_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 19:53:58.979712 15552 instance_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 19:53:58.981256 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:58.982791 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:58.983119 7743 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 19:53:58.983304 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898838983287 us; error 0 us; skew 500 ppm
I20260619 19:53:58.984143 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:58.987426 7743 webserver.cc:460] Webserver started at http://127.7.143.193:42425/ using document root <none> and password file <none>
I20260619 19:53:58.987989 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:58.988173 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:58.988423 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:58.989647 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "1fbd45a302504f3b9ec79657ec21d1c0"
format_stamp: "Formatted at 2026-06-19 19:53:58 on dist-test-slave-c682"
I20260619 19:53:58.995023 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 19:53:58.999267 15557 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:59.000231 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260619 19:53:59.000535 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "1fbd45a302504f3b9ec79657ec21d1c0"
format_stamp: "Formatted at 2026-06-19 19:53:58 on dist-test-slave-c682"
I20260619 19:53:59.000794 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-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 19:53:59.010066 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:59.011022 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:59.015805 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:59.016152 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:59.016479 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:59.016682 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:59.067915 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:44607
I20260619 19:53:59.068138 15627 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:44607 every 8 connection(s)
I20260619 19:53:59.072880 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 19:53:59.072997 15628 heartbeater.cc:347] Connected to a master server at 127.7.143.254:45501
I20260619 19:53:59.073467 15628 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:59.074430 15628 heartbeater.cc:511] Master 127.7.143.254:45501 requested a full tablet report, sending...
I20260619 19:53:59.077201 15483 ts_manager.cc:194] Registered new tserver with Master: 1fbd45a302504f3b9ec79657ec21d1c0 (127.7.143.193:44607)
W20260619 19:53:59.080379 15630 instance_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 19:53:59.081058 15483 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33506
W20260619 19:53:59.082767 15631 instance_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 19:53:59.086067 7743 server_base.cc:1034] running on GCE node
W20260619 19:53:59.087184 15633 instance_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 19:53:59.088048 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:59.088272 7743 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 19:53:59.088431 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898839088415 us; error 0 us; skew 500 ppm
I20260619 19:53:59.088896 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:59.091466 7743 webserver.cc:460] Webserver started at http://127.7.143.194:40853/ using document root <none> and password file <none>
I20260619 19:53:59.091931 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:59.092106 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:59.092348 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:59.093405 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-1-root/instance:
uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d"
format_stamp: "Formatted at 2026-06-19 19:53:59 on dist-test-slave-c682"
I20260619 19:53:59.095711 15628 heartbeater.cc:503] Master 127.7.143.254:45501 was elected leader, sending a full tablet report...
I20260619 19:53:59.099010 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 19:53:59.103214 15638 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:59.104115 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 19:53:59.104435 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-1-root
uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d"
format_stamp: "Formatted at 2026-06-19 19:53:59 on dist-test-slave-c682"
I20260619 19:53:59.104715 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-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 19:53:59.132666 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:59.133878 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:59.138782 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:59.139125 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:59.139389 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:59.139590 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:59.196825 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.194:33003
I20260619 19:53:59.197053 15707 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.194:33003 every 8 connection(s)
I20260619 19:53:59.202219 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 19:53:59.202327 15708 heartbeater.cc:347] Connected to a master server at 127.7.143.254:45501
I20260619 19:53:59.202865 15708 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:59.203837 15708 heartbeater.cc:511] Master 127.7.143.254:45501 requested a full tablet report, sending...
I20260619 19:53:59.206606 15482 ts_manager.cc:194] Registered new tserver with Master: 6177bfb8f0af4c7a9f5160ea0f42f27d (127.7.143.194:33003)
I20260619 19:53:59.209285 15482 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33516
W20260619 19:53:59.210623 15710 instance_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 19:53:59.211555 15711 instance_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 19:53:59.219365 15713 instance_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 19:53:59.220533 7743 server_base.cc:1034] running on GCE node
I20260619 19:53:59.221609 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:53:59.221814 7743 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 19:53:59.221949 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898839221941 us; error 0 us; skew 500 ppm
I20260619 19:53:59.222397 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:53:59.225917 7743 webserver.cc:460] Webserver started at http://127.7.143.195:34749/ using document root <none> and password file <none>
I20260619 19:53:59.226610 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:53:59.226821 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:53:59.227129 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:53:59.228201 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-2-root/instance:
uuid: "605ae3f32b0f4475aabf313bd4fb334a"
format_stamp: "Formatted at 2026-06-19 19:53:59 on dist-test-slave-c682"
I20260619 19:53:59.229636 15708 heartbeater.cc:503] Master 127.7.143.254:45501 was elected leader, sending a full tablet report...
I20260619 19:53:59.234138 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.002s
I20260619 19:53:59.237946 15718 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:59.239142 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.000s sys 0.004s
I20260619 19:53:59.239478 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-2-root
uuid: "605ae3f32b0f4475aabf313bd4fb334a"
format_stamp: "Formatted at 2026-06-19 19:53:59 on dist-test-slave-c682"
I20260619 19:53:59.239759 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781898762983958-7743-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 19:53:59.255563 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:53:59.256783 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:53:59.263216 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:53:59.263583 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:59.263890 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:53:59.264107 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:53:59.343338 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.195:42445
I20260619 19:53:59.343448 15787 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.195:42445 every 8 connection(s)
I20260619 19:53:59.350337 15788 heartbeater.cc:347] Connected to a master server at 127.7.143.254:45501
I20260619 19:53:59.350936 15788 heartbeater.cc:464] Registering TS with master...
I20260619 19:53:59.351888 15788 heartbeater.cc:511] Master 127.7.143.254:45501 requested a full tablet report, sending...
I20260619 19:53:59.354310 15483 ts_manager.cc:194] Registered new tserver with Master: 605ae3f32b0f4475aabf313bd4fb334a (127.7.143.195:42445)
I20260619 19:53:59.354825 7743 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008034845s
I20260619 19:53:59.356845 15483 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33528
I20260619 19:53:59.371266 15788 heartbeater.cc:503] Master 127.7.143.254:45501 was elected leader, sending a full tablet report...
I20260619 19:53:59.390888 15483 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33552:
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 19:53:59.392928 15483 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 19:53:59.461156 15673 tablet_service.cc:1467] Processing CreateTablet for tablet 613ca16940b84a92a8ba7ef420e86188 (DEFAULT_TABLE table=client-testtb [id=f09cc02978a8474281e0dec2ffa7aa45]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:59.462658 15673 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 613ca16940b84a92a8ba7ef420e86188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:59.463903 15672 tablet_service.cc:1467] Processing CreateTablet for tablet 3b7cd5454edd42aebcc1d3024feea531 (DEFAULT_TABLE table=client-testtb [id=f09cc02978a8474281e0dec2ffa7aa45]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:59.465051 15672 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3b7cd5454edd42aebcc1d3024feea531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:59.462567 15671 tablet_service.cc:1467] Processing CreateTablet for tablet 34a7090c81cd45d99c00106099d94e6c (DEFAULT_TABLE table=client-testtb [id=f09cc02978a8474281e0dec2ffa7aa45]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:59.467178 15671 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 34a7090c81cd45d99c00106099d94e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:59.476425 15752 tablet_service.cc:1467] Processing CreateTablet for tablet 613ca16940b84a92a8ba7ef420e86188 (DEFAULT_TABLE table=client-testtb [id=f09cc02978a8474281e0dec2ffa7aa45]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:59.478262 15752 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 613ca16940b84a92a8ba7ef420e86188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:59.483424 15751 tablet_service.cc:1467] Processing CreateTablet for tablet 3b7cd5454edd42aebcc1d3024feea531 (DEFAULT_TABLE table=client-testtb [id=f09cc02978a8474281e0dec2ffa7aa45]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:59.484973 15751 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3b7cd5454edd42aebcc1d3024feea531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:59.490757 15802 tablet_bootstrap.cc:492] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d: Bootstrap starting.
I20260619 19:53:59.494853 15749 tablet_service.cc:1467] Processing CreateTablet for tablet 34a7090c81cd45d99c00106099d94e6c (DEFAULT_TABLE table=client-testtb [id=f09cc02978a8474281e0dec2ffa7aa45]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:59.496316 15749 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 34a7090c81cd45d99c00106099d94e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:59.499756 15802 tablet_bootstrap.cc:654] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:59.509727 15593 tablet_service.cc:1467] Processing CreateTablet for tablet 613ca16940b84a92a8ba7ef420e86188 (DEFAULT_TABLE table=client-testtb [id=f09cc02978a8474281e0dec2ffa7aa45]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:59.511202 15593 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 613ca16940b84a92a8ba7ef420e86188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:59.513149 15591 tablet_service.cc:1467] Processing CreateTablet for tablet 3b7cd5454edd42aebcc1d3024feea531 (DEFAULT_TABLE table=client-testtb [id=f09cc02978a8474281e0dec2ffa7aa45]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:59.514554 15591 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3b7cd5454edd42aebcc1d3024feea531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:59.518333 15802 tablet_bootstrap.cc:492] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d: No bootstrap required, opened a new log
I20260619 19:53:59.518885 15802 ts_tablet_manager.cc:1397] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d: Time spent bootstrapping tablet: real 0.028s user 0.011s sys 0.000s
I20260619 19:53:59.518667 15590 tablet_service.cc:1467] Processing CreateTablet for tablet 34a7090c81cd45d99c00106099d94e6c (DEFAULT_TABLE table=client-testtb [id=f09cc02978a8474281e0dec2ffa7aa45]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260619 19:53:59.520011 15590 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 34a7090c81cd45d99c00106099d94e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:53:59.521785 15802 raft_consensus.cc:348] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.522660 15802 raft_consensus.cc:374] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:59.522961 15802 raft_consensus.cc:729] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6177bfb8f0af4c7a9f5160ea0f42f27d, State: Initialized, Role: FOLLOWER
I20260619 19:53:59.528555 15802 consensus_queue.cc:260] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.536285 15802 ts_tablet_manager.cc:1428] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d: Time spent starting tablet: real 0.017s user 0.009s sys 0.000s
I20260619 19:53:59.537348 15802 tablet_bootstrap.cc:492] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d: Bootstrap starting.
I20260619 19:53:59.545830 15802 tablet_bootstrap.cc:654] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:59.560786 15802 tablet_bootstrap.cc:492] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d: No bootstrap required, opened a new log
I20260619 19:53:59.561343 15802 ts_tablet_manager.cc:1397] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d: Time spent bootstrapping tablet: real 0.024s user 0.009s sys 0.004s
I20260619 19:53:59.565807 15802 raft_consensus.cc:348] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.566617 15802 raft_consensus.cc:374] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:59.566944 15802 raft_consensus.cc:729] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6177bfb8f0af4c7a9f5160ea0f42f27d, State: Initialized, Role: FOLLOWER
I20260619 19:53:59.567656 15802 consensus_queue.cc:260] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.569895 15802 ts_tablet_manager.cc:1428] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d: Time spent starting tablet: real 0.008s user 0.004s sys 0.002s
I20260619 19:53:59.576470 15802 tablet_bootstrap.cc:492] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d: Bootstrap starting.
I20260619 19:53:59.588188 15802 tablet_bootstrap.cc:654] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:59.589614 15807 tablet_bootstrap.cc:492] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0: Bootstrap starting.
I20260619 19:53:59.592545 15804 tablet_bootstrap.cc:492] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a: Bootstrap starting.
I20260619 19:53:59.596091 15807 tablet_bootstrap.cc:654] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:59.596793 15802 tablet_bootstrap.cc:492] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d: No bootstrap required, opened a new log
I20260619 19:53:59.597519 15802 ts_tablet_manager.cc:1397] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d: Time spent bootstrapping tablet: real 0.021s user 0.013s sys 0.000s
I20260619 19:53:59.598410 15804 tablet_bootstrap.cc:654] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:59.600363 15802 raft_consensus.cc:348] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.601397 15802 raft_consensus.cc:374] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:59.601768 15802 raft_consensus.cc:729] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6177bfb8f0af4c7a9f5160ea0f42f27d, State: Initialized, Role: FOLLOWER
I20260619 19:53:59.603097 15802 consensus_queue.cc:260] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.605885 15802 ts_tablet_manager.cc:1428] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d: Time spent starting tablet: real 0.008s user 0.007s sys 0.000s
I20260619 19:53:59.607635 15804 tablet_bootstrap.cc:492] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a: No bootstrap required, opened a new log
I20260619 19:53:59.608245 15804 ts_tablet_manager.cc:1397] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a: Time spent bootstrapping tablet: real 0.016s user 0.007s sys 0.006s
I20260619 19:53:59.608530 15807 tablet_bootstrap.cc:492] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0: No bootstrap required, opened a new log
I20260619 19:53:59.608999 15807 ts_tablet_manager.cc:1397] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0: Time spent bootstrapping tablet: real 0.020s user 0.009s sys 0.005s
I20260619 19:53:59.610677 15804 raft_consensus.cc:348] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.611404 15804 raft_consensus.cc:374] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:59.611899 15804 raft_consensus.cc:729] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605ae3f32b0f4475aabf313bd4fb334a, State: Initialized, Role: FOLLOWER
I20260619 19:53:59.611392 15807 raft_consensus.cc:348] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.612398 15807 raft_consensus.cc:374] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:59.612473 15804 consensus_queue.cc:260] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.612773 15807 raft_consensus.cc:729] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fbd45a302504f3b9ec79657ec21d1c0, State: Initialized, Role: FOLLOWER
I20260619 19:53:59.613572 15807 consensus_queue.cc:260] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.613921 15805 raft_consensus.cc:482] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:53:59.614995 15805 raft_consensus.cc:504] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.617782 15805 leader_election.cc:288] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fbd45a302504f3b9ec79657ec21d1c0 (127.7.143.193:44607), 605ae3f32b0f4475aabf313bd4fb334a (127.7.143.195:42445)
I20260619 19:53:59.623428 15807 ts_tablet_manager.cc:1428] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0: Time spent starting tablet: real 0.014s user 0.006s sys 0.007s
I20260619 19:53:59.624405 15807 tablet_bootstrap.cc:492] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0: Bootstrap starting.
I20260619 19:53:59.629809 15807 tablet_bootstrap.cc:654] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:59.642980 15603 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "34a7090c81cd45d99c00106099d94e6c" candidate_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" is_pre_election: true
I20260619 19:53:59.643924 15603 raft_consensus.cc:2454] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6177bfb8f0af4c7a9f5160ea0f42f27d in term 0.
I20260619 19:53:59.644860 15807 tablet_bootstrap.cc:492] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0: No bootstrap required, opened a new log
I20260619 19:53:59.645503 15807 ts_tablet_manager.cc:1397] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0: Time spent bootstrapping tablet: real 0.021s user 0.014s sys 0.003s
I20260619 19:53:59.646087 15642 leader_election.cc:302] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fbd45a302504f3b9ec79657ec21d1c0, 6177bfb8f0af4c7a9f5160ea0f42f27d; no voters:
I20260619 19:53:59.647429 15805 raft_consensus.cc:2781] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 19:53:59.647939 15805 raft_consensus.cc:482] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 19:53:59.648383 15805 raft_consensus.cc:3037] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:59.649065 15807 raft_consensus.cc:348] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.650060 15807 raft_consensus.cc:374] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:59.650393 15807 raft_consensus.cc:729] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fbd45a302504f3b9ec79657ec21d1c0, State: Initialized, Role: FOLLOWER
I20260619 19:53:59.651495 15807 consensus_queue.cc:260] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.654594 15807 ts_tablet_manager.cc:1428] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0: Time spent starting tablet: real 0.009s user 0.004s sys 0.003s
I20260619 19:53:59.655546 15804 ts_tablet_manager.cc:1428] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a: Time spent starting tablet: real 0.047s user 0.034s sys 0.007s
I20260619 19:53:59.655834 15807 tablet_bootstrap.cc:492] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0: Bootstrap starting.
I20260619 19:53:59.656818 15804 tablet_bootstrap.cc:492] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a: Bootstrap starting.
I20260619 19:53:59.663446 15807 tablet_bootstrap.cc:654] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:59.663631 15804 tablet_bootstrap.cc:654] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:59.675873 15805 raft_consensus.cc:504] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.690661 15804 tablet_bootstrap.cc:492] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a: No bootstrap required, opened a new log
I20260619 19:53:59.691392 15804 ts_tablet_manager.cc:1397] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a: Time spent bootstrapping tablet: real 0.035s user 0.023s sys 0.010s
I20260619 19:53:59.692574 15805 leader_election.cc:288] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [CANDIDATE]: Term 1 election: Requested vote from peers 1fbd45a302504f3b9ec79657ec21d1c0 (127.7.143.193:44607), 605ae3f32b0f4475aabf313bd4fb334a (127.7.143.195:42445)
I20260619 19:53:59.693243 15603 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "34a7090c81cd45d99c00106099d94e6c" candidate_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fbd45a302504f3b9ec79657ec21d1c0"
I20260619 19:53:59.694031 15603 raft_consensus.cc:3037] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:59.695824 15804 raft_consensus.cc:348] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.696709 15804 raft_consensus.cc:374] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:59.697137 15804 raft_consensus.cc:729] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605ae3f32b0f4475aabf313bd4fb334a, State: Initialized, Role: FOLLOWER
I20260619 19:53:59.691291 15763 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "34a7090c81cd45d99c00106099d94e6c" candidate_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605ae3f32b0f4475aabf313bd4fb334a" is_pre_election: true
I20260619 19:53:59.698773 15762 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "34a7090c81cd45d99c00106099d94e6c" candidate_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605ae3f32b0f4475aabf313bd4fb334a"
I20260619 19:53:59.698616 15804 consensus_queue.cc:260] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.700536 15763 raft_consensus.cc:2454] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6177bfb8f0af4c7a9f5160ea0f42f27d in term 0.
I20260619 19:53:59.702199 15804 ts_tablet_manager.cc:1428] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a: Time spent starting tablet: real 0.010s user 0.004s sys 0.006s
I20260619 19:53:59.703284 15804 tablet_bootstrap.cc:492] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a: Bootstrap starting.
I20260619 19:53:59.707572 15603 raft_consensus.cc:2454] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6177bfb8f0af4c7a9f5160ea0f42f27d in term 1.
I20260619 19:53:59.709235 15804 tablet_bootstrap.cc:654] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a: Neither blocks nor log segments found. Creating new log.
I20260619 19:53:59.709152 15642 leader_election.cc:302] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1fbd45a302504f3b9ec79657ec21d1c0, 6177bfb8f0af4c7a9f5160ea0f42f27d; no voters: 605ae3f32b0f4475aabf313bd4fb334a
I20260619 19:53:59.710891 15805 raft_consensus.cc:2781] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:59.712054 15805 raft_consensus.cc:686] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 LEADER]: Becoming Leader. State: Replica: 6177bfb8f0af4c7a9f5160ea0f42f27d, State: Running, Role: LEADER
I20260619 19:53:59.713240 15805 consensus_queue.cc:237] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.718619 15807 tablet_bootstrap.cc:492] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0: No bootstrap required, opened a new log
I20260619 19:53:59.719337 15807 ts_tablet_manager.cc:1397] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0: Time spent bootstrapping tablet: real 0.064s user 0.022s sys 0.018s
I20260619 19:53:59.722391 15807 raft_consensus.cc:348] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.723320 15807 raft_consensus.cc:374] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:59.724045 15807 raft_consensus.cc:729] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fbd45a302504f3b9ec79657ec21d1c0, State: Initialized, Role: FOLLOWER
I20260619 19:53:59.723258 15482 catalog_manager.cc:5495] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6177bfb8f0af4c7a9f5160ea0f42f27d (127.7.143.194). New cstate: current_term: 1 leader_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } health_report { overall_health: UNKNOWN } } }
I20260619 19:53:59.725920 15804 tablet_bootstrap.cc:492] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a: No bootstrap required, opened a new log
I20260619 19:53:59.726528 15804 ts_tablet_manager.cc:1397] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a: Time spent bootstrapping tablet: real 0.023s user 0.014s sys 0.005s
I20260619 19:53:59.725178 15807 consensus_queue.cc:260] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.730350 15807 ts_tablet_manager.cc:1428] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0: Time spent starting tablet: real 0.011s user 0.006s sys 0.002s
I20260619 19:53:59.730717 15804 raft_consensus.cc:348] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.731678 15804 raft_consensus.cc:374] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:53:59.731981 15804 raft_consensus.cc:729] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605ae3f32b0f4475aabf313bd4fb334a, State: Initialized, Role: FOLLOWER
I20260619 19:53:59.732718 15804 consensus_queue.cc:260] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.734858 15804 ts_tablet_manager.cc:1428] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20260619 19:53:59.809885 15805 raft_consensus.cc:482] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:53:59.810524 15805 raft_consensus.cc:504] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.812206 15805 leader_election.cc:288] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fbd45a302504f3b9ec79657ec21d1c0 (127.7.143.193:44607), 605ae3f32b0f4475aabf313bd4fb334a (127.7.143.195:42445)
I20260619 19:53:59.813532 15603 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "613ca16940b84a92a8ba7ef420e86188" candidate_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" is_pre_election: true
I20260619 19:53:59.814059 15763 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "613ca16940b84a92a8ba7ef420e86188" candidate_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605ae3f32b0f4475aabf313bd4fb334a" is_pre_election: true
I20260619 19:53:59.814204 15603 raft_consensus.cc:2454] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6177bfb8f0af4c7a9f5160ea0f42f27d in term 0.
I20260619 19:53:59.814616 15763 raft_consensus.cc:2454] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6177bfb8f0af4c7a9f5160ea0f42f27d in term 0.
I20260619 19:53:59.815311 15642 leader_election.cc:302] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fbd45a302504f3b9ec79657ec21d1c0, 6177bfb8f0af4c7a9f5160ea0f42f27d; no voters:
I20260619 19:53:59.816103 15805 raft_consensus.cc:2781] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 19:53:59.816396 15805 raft_consensus.cc:482] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 19:53:59.816669 15805 raft_consensus.cc:3037] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:59.823048 15805 raft_consensus.cc:504] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.824806 15805 leader_election.cc:288] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [CANDIDATE]: Term 1 election: Requested vote from peers 1fbd45a302504f3b9ec79657ec21d1c0 (127.7.143.193:44607), 605ae3f32b0f4475aabf313bd4fb334a (127.7.143.195:42445)
I20260619 19:53:59.825790 15603 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "613ca16940b84a92a8ba7ef420e86188" candidate_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fbd45a302504f3b9ec79657ec21d1c0"
I20260619 19:53:59.825910 15763 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "613ca16940b84a92a8ba7ef420e86188" candidate_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605ae3f32b0f4475aabf313bd4fb334a"
I20260619 19:53:59.826625 15763 raft_consensus.cc:3037] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:59.826547 15603 raft_consensus.cc:3037] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:59.833207 15603 raft_consensus.cc:2454] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6177bfb8f0af4c7a9f5160ea0f42f27d in term 1.
I20260619 19:53:59.834096 15763 raft_consensus.cc:2454] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6177bfb8f0af4c7a9f5160ea0f42f27d in term 1.
I20260619 19:53:59.834264 15642 leader_election.cc:302] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fbd45a302504f3b9ec79657ec21d1c0, 6177bfb8f0af4c7a9f5160ea0f42f27d; no voters:
I20260619 19:53:59.835191 15805 raft_consensus.cc:2781] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:59.835672 15805 raft_consensus.cc:686] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 LEADER]: Becoming Leader. State: Replica: 6177bfb8f0af4c7a9f5160ea0f42f27d, State: Running, Role: LEADER
I20260619 19:53:59.836457 15805 consensus_queue.cc:237] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.845213 15482 catalog_manager.cc:5495] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6177bfb8f0af4c7a9f5160ea0f42f27d (127.7.143.194). New cstate: current_term: 1 leader_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } health_report { overall_health: UNKNOWN } } }
I20260619 19:53:59.963141 15805 raft_consensus.cc:482] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 19:53:59.963723 15805 raft_consensus.cc:504] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.965569 15805 leader_election.cc:288] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fbd45a302504f3b9ec79657ec21d1c0 (127.7.143.193:44607), 605ae3f32b0f4475aabf313bd4fb334a (127.7.143.195:42445)
I20260619 19:53:59.966670 15603 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3b7cd5454edd42aebcc1d3024feea531" candidate_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" is_pre_election: true
I20260619 19:53:59.966825 15763 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3b7cd5454edd42aebcc1d3024feea531" candidate_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605ae3f32b0f4475aabf313bd4fb334a" is_pre_election: true
I20260619 19:53:59.967344 15603 raft_consensus.cc:2454] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6177bfb8f0af4c7a9f5160ea0f42f27d in term 0.
I20260619 19:53:59.967525 15763 raft_consensus.cc:2454] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6177bfb8f0af4c7a9f5160ea0f42f27d in term 0.
I20260619 19:53:59.968609 15642 leader_election.cc:302] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fbd45a302504f3b9ec79657ec21d1c0, 6177bfb8f0af4c7a9f5160ea0f42f27d; no voters:
I20260619 19:53:59.969537 15805 raft_consensus.cc:2781] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 19:53:59.970086 15805 raft_consensus.cc:482] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 19:53:59.970350 15805 raft_consensus.cc:3037] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:59.977736 15805 raft_consensus.cc:504] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.981285 15603 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3b7cd5454edd42aebcc1d3024feea531" candidate_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fbd45a302504f3b9ec79657ec21d1c0"
I20260619 19:53:59.982188 15603 raft_consensus.cc:3037] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:59.982120 15763 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3b7cd5454edd42aebcc1d3024feea531" candidate_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605ae3f32b0f4475aabf313bd4fb334a"
I20260619 19:53:59.983016 15763 raft_consensus.cc:3037] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:53:59.980954 15805 leader_election.cc:288] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [CANDIDATE]: Term 1 election: Requested vote from peers 1fbd45a302504f3b9ec79657ec21d1c0 (127.7.143.193:44607), 605ae3f32b0f4475aabf313bd4fb334a (127.7.143.195:42445)
I20260619 19:53:59.988472 15603 raft_consensus.cc:2454] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6177bfb8f0af4c7a9f5160ea0f42f27d in term 1.
I20260619 19:53:59.989256 15763 raft_consensus.cc:2454] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6177bfb8f0af4c7a9f5160ea0f42f27d in term 1.
I20260619 19:53:59.989776 15642 leader_election.cc:302] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fbd45a302504f3b9ec79657ec21d1c0, 6177bfb8f0af4c7a9f5160ea0f42f27d; no voters:
I20260619 19:53:59.991066 15805 raft_consensus.cc:2781] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:53:59.991580 15805 raft_consensus.cc:686] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 LEADER]: Becoming Leader. State: Replica: 6177bfb8f0af4c7a9f5160ea0f42f27d, State: Running, Role: LEADER
I20260619 19:53:59.992635 15805 consensus_queue.cc:237] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } }
I20260619 19:53:59.999547 15481 catalog_manager.cc:5495] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6177bfb8f0af4c7a9f5160ea0f42f27d (127.7.143.194). New cstate: current_term: 1 leader_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6177bfb8f0af4c7a9f5160ea0f42f27d" member_type: VOTER last_known_addr { host: "127.7.143.194" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 } health_report { overall_health: UNKNOWN } } }
I20260619 19:54:00.254523 15805 consensus_queue.cc:1035] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 19:54:00.286510 15817 consensus_queue.cc:1035] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 19:54:00.298960 15805 consensus_queue.cc:1035] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 19:54:00.319054 15763 raft_consensus.cc:3037] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:00.329130 15817 consensus_queue.cc:1035] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 19:54:00.402907 15817 consensus_queue.cc:1035] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "605ae3f32b0f4475aabf313bd4fb334a" member_type: VOTER last_known_addr { host: "127.7.143.195" port: 42445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 19:54:00.418939 15805 consensus_queue.cc:1035] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fbd45a302504f3b9ec79657ec21d1c0" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260619 19:54:01.230662 15834 log.cc:924] Time spent T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0: Append to log took a long time: real 0.051s user 0.013s sys 0.000s
W20260619 19:54:01.231168 15820 log.cc:924] Time spent T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d: Append to log took a long time: real 0.067s user 0.008s sys 0.006s
W20260619 19:54:01.314553 15827 log.cc:924] Time spent T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0: Append to log took a long time: real 0.087s user 0.014s sys 0.000s
W20260619 19:54:01.369688 15819 log.cc:924] Time spent T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d: Append to log took a long time: real 0.111s user 0.013s sys 0.003s
W20260619 19:54:01.372304 15829 log.cc:924] Time spent T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0: Append to log took a long time: real 0.089s user 0.016s sys 0.000s
W20260619 19:54:01.728926 15794 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.7.143.194:33003, user_credentials={real_user=slave}} blocked reactor thread for 80674.3us
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:3032: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260619 19:54:01.896905 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
W20260619 19:54:01.918426 15642 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260619 19:54:01.960309 15642 consensus_peers.cc:487] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d -> Peer 1fbd45a302504f3b9ec79657ec21d1c0 (127.7.143.193:44607): Couldn't send request to peer 1fbd45a302504f3b9ec79657ec21d1c0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260619 19:54:01.980764 15642 consensus_peers.cc:487] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d -> Peer 1fbd45a302504f3b9ec79657ec21d1c0 (127.7.143.193:44607): Couldn't send request to peer 1fbd45a302504f3b9ec79657ec21d1c0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260619 19:54:02.030400 15794 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.7.143.194:33003, user_credentials={real_user=slave}} blocked reactor thread for 145504us
I20260619 19:54:02.063663 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:54:02.070547 7743 tablet_replica.cc:330] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0: stopping tablet replica
I20260619 19:54:02.071347 7743 raft_consensus.cc:2229] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:54:02.071938 7743 raft_consensus.cc:2258] T 613ca16940b84a92a8ba7ef420e86188 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260619 19:54:02.135386 15642 consensus_peers.cc:487] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d -> Peer 1fbd45a302504f3b9ec79657ec21d1c0 (127.7.143.193:44607): Couldn't send request to peer 1fbd45a302504f3b9ec79657ec21d1c0. 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 19:54:02.315042 7743 tablet_replica.cc:330] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0: stopping tablet replica
I20260619 19:54:02.315754 7743 raft_consensus.cc:2229] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:54:02.316319 7743 raft_consensus.cc:2258] T 3b7cd5454edd42aebcc1d3024feea531 P 1fbd45a302504f3b9ec79657ec21d1c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:02.319913 7743 tablet_replica.cc:330] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0: stopping tablet replica
I20260619 19:54:02.320534 7743 raft_consensus.cc:2229] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:54:02.321532 7743 raft_consensus.cc:2258] T 34a7090c81cd45d99c00106099d94e6c P 1fbd45a302504f3b9ec79657ec21d1c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:02.355871 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:54:02.384407 7743 tablet_server.cc:178] TabletServer@127.7.143.194:0 shutting down...
I20260619 19:54:02.474800 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:54:02.476272 7743 tablet_replica.cc:330] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d: stopping tablet replica
I20260619 19:54:02.477238 7743 raft_consensus.cc:2229] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:02.478561 7743 raft_consensus.cc:2258] T 613ca16940b84a92a8ba7ef420e86188 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:02.483615 7743 tablet_replica.cc:330] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d: stopping tablet replica
I20260619 19:54:02.484238 7743 raft_consensus.cc:2229] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:02.485181 7743 raft_consensus.cc:2258] T 34a7090c81cd45d99c00106099d94e6c P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:02.490499 7743 tablet_replica.cc:330] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d: stopping tablet replica
I20260619 19:54:02.491408 7743 raft_consensus.cc:2229] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:02.492250 7743 raft_consensus.cc:2258] T 3b7cd5454edd42aebcc1d3024feea531 P 6177bfb8f0af4c7a9f5160ea0f42f27d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:02.515306 7743 tablet_server.cc:194] TabletServer@127.7.143.194:0 shutdown complete.
I20260619 19:54:02.532888 7743 tablet_server.cc:178] TabletServer@127.7.143.195:0 shutting down...
I20260619 19:54:02.551985 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:54:02.552675 7743 tablet_replica.cc:330] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a: stopping tablet replica
I20260619 19:54:02.553194 7743 raft_consensus.cc:2229] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:54:02.553733 7743 raft_consensus.cc:2258] T 613ca16940b84a92a8ba7ef420e86188 P 605ae3f32b0f4475aabf313bd4fb334a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:02.557021 7743 tablet_replica.cc:330] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a: stopping tablet replica
I20260619 19:54:02.557685 7743 raft_consensus.cc:2229] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:54:02.558178 7743 raft_consensus.cc:2258] T 34a7090c81cd45d99c00106099d94e6c P 605ae3f32b0f4475aabf313bd4fb334a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:02.562372 7743 tablet_replica.cc:330] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a: stopping tablet replica
I20260619 19:54:02.563187 7743 raft_consensus.cc:2229] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 19:54:02.563834 7743 raft_consensus.cc:2258] T 3b7cd5454edd42aebcc1d3024feea531 P 605ae3f32b0f4475aabf313bd4fb334a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:02.589110 7743 tablet_server.cc:194] TabletServer@127.7.143.195:0 shutdown complete.
I20260619 19:54:02.605859 7743 master.cc:537] Master@127.7.143.254:45501 shutting down...
I20260619 19:54:02.631595 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:02.632086 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:02.632350 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 37da6d4ea07343aca9334678e3c3ee5b: stopping tablet replica
I20260619 19:54:02.651893 7743 master.cc:552] Master@127.7.143.254:45501 shutdown complete.
[ SKIPPED ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1 (4566 ms)
[----------] 1 test from KeepAlivePeriodically/KeepAlivePeriodicallyTest (4566 ms total)
[----------] 1 test from Params/LatestObservedTimestampParamTest
[ RUN ] Params/LatestObservedTimestampParamTest.Test/1
I20260619 19:54:02.683852 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:44707
I20260619 19:54:02.684837 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:54:02.690199 15863 instance_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 19:54:02.690726 15864 instance_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 19:54:02.692016 15866 instance_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 19:54:02.692649 7743 server_base.cc:1034] running on GCE node
I20260619 19:54:02.693501 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:54:02.693706 7743 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 19:54:02.693842 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898842693830 us; error 0 us; skew 500 ppm
I20260619 19:54:02.694312 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:54:02.702265 7743 webserver.cc:460] Webserver started at http://127.7.143.254:33239/ using document root <none> and password file <none>
I20260619 19:54:02.702780 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:54:02.702966 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:54:02.703204 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:54:02.704278 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "bd2cb426dff34928b8e9e270c1c76691"
format_stamp: "Formatted at 2026-06-19 19:54:02 on dist-test-slave-c682"
I20260619 19:54:02.710253 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.003s sys 0.004s
I20260619 19:54:02.714991 15871 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:02.716267 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.002s
I20260619 19:54:02.716728 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "bd2cb426dff34928b8e9e270c1c76691"
format_stamp: "Formatted at 2026-06-19 19:54:02 on dist-test-slave-c682"
I20260619 19:54:02.717180 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781898762983958-7743-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 19:54:02.741734 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:54:02.742702 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:54:02.788077 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:44707
I20260619 19:54:02.788236 15932 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:44707 every 8 connection(s)
I20260619 19:54:02.791977 15933 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 19:54:02.802323 15933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691: Bootstrap starting.
I20260619 19:54:02.806546 15933 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691: Neither blocks nor log segments found. Creating new log.
I20260619 19:54:02.810607 15933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691: No bootstrap required, opened a new log
I20260619 19:54:02.812568 15933 raft_consensus.cc:348] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd2cb426dff34928b8e9e270c1c76691" member_type: VOTER }
I20260619 19:54:02.813109 15933 raft_consensus.cc:374] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:54:02.813338 15933 raft_consensus.cc:729] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2cb426dff34928b8e9e270c1c76691, State: Initialized, Role: FOLLOWER
I20260619 19:54:02.813932 15933 consensus_queue.cc:260] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bd2cb426dff34928b8e9e270c1c76691" member_type: VOTER }
I20260619 19:54:02.814368 15933 raft_consensus.cc:388] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:54:02.814567 15933 raft_consensus.cc:482] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:54:02.814807 15933 raft_consensus.cc:3037] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:02.820369 15933 raft_consensus.cc:504] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd2cb426dff34928b8e9e270c1c76691" member_type: VOTER }
I20260619 19:54:02.820932 15933 leader_election.cc:302] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [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: bd2cb426dff34928b8e9e270c1c76691; no voters:
I20260619 19:54:02.822062 15933 leader_election.cc:288] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:54:02.822820 15936 raft_consensus.cc:2781] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:54:02.824186 15936 raft_consensus.cc:686] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [term 1 LEADER]: Becoming Leader. State: Replica: bd2cb426dff34928b8e9e270c1c76691, State: Running, Role: LEADER
I20260619 19:54:02.824776 15936 consensus_queue.cc:237] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [LEADER]: Queue going to LEADER mode. State: All 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: "bd2cb426dff34928b8e9e270c1c76691" member_type: VOTER }
I20260619 19:54:02.825326 15933 sys_catalog.cc:564] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:54:02.828524 15937 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bd2cb426dff34928b8e9e270c1c76691" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd2cb426dff34928b8e9e270c1c76691" member_type: VOTER } }
I20260619 19:54:02.829262 15937 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [sys.catalog]: This master's current role is: LEADER
I20260619 19:54:02.829406 15938 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd2cb426dff34928b8e9e270c1c76691. Latest consensus state: current_term: 1 leader_uuid: "bd2cb426dff34928b8e9e270c1c76691" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd2cb426dff34928b8e9e270c1c76691" member_type: VOTER } }
I20260619 19:54:02.830278 15938 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [sys.catalog]: This master's current role is: LEADER
I20260619 19:54:02.833173 15943 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:54:02.837755 15943 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:54:02.841480 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:54:02.847148 15943 catalog_manager.cc:1347] Generated new cluster ID: 5c364414ddfa4198af957a980ad9c070
I20260619 19:54:02.847483 15943 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:54:02.864392 15943 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:54:02.866693 15943 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:54:02.884347 15943 catalog_manager.cc:5868] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691: Generated new TSK 0
I20260619 19:54:02.885130 15943 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:54:02.908645 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:54:02.914640 15954 instance_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 19:54:02.915733 15955 instance_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 19:54:02.918850 15957 instance_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 19:54:02.918748 7743 server_base.cc:1034] running on GCE node
I20260619 19:54:02.919883 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:54:02.920111 7743 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 19:54:02.920256 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898842920244 us; error 0 us; skew 500 ppm
I20260619 19:54:02.920795 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:54:02.923133 7743 webserver.cc:460] Webserver started at http://127.7.143.193:43457/ using document root <none> and password file <none>
I20260619 19:54:02.923602 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:54:02.923763 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:54:02.923996 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:54:02.924971 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "ebae09c632684670bf8b3f23733a8a3f"
format_stamp: "Formatted at 2026-06-19 19:54:02 on dist-test-slave-c682"
I20260619 19:54:02.929525 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.001s sys 0.002s
I20260619 19:54:02.933323 15962 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:02.934243 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 19:54:02.934520 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "ebae09c632684670bf8b3f23733a8a3f"
format_stamp: "Formatted at 2026-06-19 19:54:02 on dist-test-slave-c682"
I20260619 19:54:02.934760 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781898762983958-7743-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 19:54:02.948931 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:54:02.950115 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:54:02.955102 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:54:02.955474 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 19:54:02.955822 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:54:02.956044 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:03.010622 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:44345
I20260619 19:54:03.010730 16032 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:44345 every 8 connection(s)
I20260619 19:54:03.015599 16033 heartbeater.cc:347] Connected to a master server at 127.7.143.254:44707
I20260619 19:54:03.015988 16033 heartbeater.cc:464] Registering TS with master...
I20260619 19:54:03.016711 16033 heartbeater.cc:511] Master 127.7.143.254:44707 requested a full tablet report, sending...
I20260619 19:54:03.018750 15888 ts_manager.cc:194] Registered new tserver with Master: ebae09c632684670bf8b3f23733a8a3f (127.7.143.193:44345)
I20260619 19:54:03.019170 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005240729s
I20260619 19:54:03.022162 15888 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36330
I20260619 19:54:03.036417 16033 heartbeater.cc:503] Master 127.7.143.254:44707 was elected leader, sending a full tablet report...
I20260619 19:54:03.046778 15888 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36346:
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 19:54:03.084676 15997 tablet_service.cc:1467] Processing CreateTablet for tablet 877d23076a344e47b81c66e3259eb709 (DEFAULT_TABLE table=client-testtb [id=c26d87d0319a4fc1887f831bb76cf6b3]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:54:03.085850 15997 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 877d23076a344e47b81c66e3259eb709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:54:03.084604 15998 tablet_service.cc:1467] Processing CreateTablet for tablet d30d37412e8f46109f3ad49c2de054f2 (DEFAULT_TABLE table=client-testtb [id=c26d87d0319a4fc1887f831bb76cf6b3]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:54:03.086993 15998 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d30d37412e8f46109f3ad49c2de054f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:54:03.099970 16043 tablet_bootstrap.cc:492] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f: Bootstrap starting.
I20260619 19:54:03.104254 16043 tablet_bootstrap.cc:654] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f: Neither blocks nor log segments found. Creating new log.
I20260619 19:54:03.109462 16043 tablet_bootstrap.cc:492] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f: No bootstrap required, opened a new log
I20260619 19:54:03.109925 16043 ts_tablet_manager.cc:1397] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260619 19:54:03.111795 16043 raft_consensus.cc:348] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebae09c632684670bf8b3f23733a8a3f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44345 } }
I20260619 19:54:03.112206 16043 raft_consensus.cc:374] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:54:03.112426 16043 raft_consensus.cc:729] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebae09c632684670bf8b3f23733a8a3f, State: Initialized, Role: FOLLOWER
I20260619 19:54:03.112990 16043 consensus_queue.cc:260] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ebae09c632684670bf8b3f23733a8a3f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44345 } }
I20260619 19:54:03.113517 16043 raft_consensus.cc:388] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:54:03.113729 16043 raft_consensus.cc:482] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:54:03.113976 16043 raft_consensus.cc:3037] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:03.118724 16043 raft_consensus.cc:504] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebae09c632684670bf8b3f23733a8a3f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44345 } }
I20260619 19:54:03.119338 16043 leader_election.cc:302] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [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: ebae09c632684670bf8b3f23733a8a3f; no voters:
I20260619 19:54:03.121208 16043 leader_election.cc:288] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:54:03.121636 16045 raft_consensus.cc:2781] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:54:03.123901 16045 raft_consensus.cc:686] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [term 1 LEADER]: Becoming Leader. State: Replica: ebae09c632684670bf8b3f23733a8a3f, State: Running, Role: LEADER
I20260619 19:54:03.124184 16043 ts_tablet_manager.cc:1428] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f: Time spent starting tablet: real 0.014s user 0.003s sys 0.011s
I20260619 19:54:03.124707 16045 consensus_queue.cc:237] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [LEADER]: Queue going to LEADER mode. State: All 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: "ebae09c632684670bf8b3f23733a8a3f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44345 } }
I20260619 19:54:03.125150 16043 tablet_bootstrap.cc:492] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f: Bootstrap starting.
I20260619 19:54:03.131162 16043 tablet_bootstrap.cc:654] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f: Neither blocks nor log segments found. Creating new log.
I20260619 19:54:03.132781 15887 catalog_manager.cc:5495] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to ebae09c632684670bf8b3f23733a8a3f (127.7.143.193). New cstate: current_term: 1 leader_uuid: "ebae09c632684670bf8b3f23733a8a3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebae09c632684670bf8b3f23733a8a3f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260619 19:54:03.142395 16043 tablet_bootstrap.cc:492] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f: No bootstrap required, opened a new log
I20260619 19:54:03.142923 16043 ts_tablet_manager.cc:1397] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f: Time spent bootstrapping tablet: real 0.018s user 0.008s sys 0.008s
I20260619 19:54:03.144917 16043 raft_consensus.cc:348] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebae09c632684670bf8b3f23733a8a3f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44345 } }
I20260619 19:54:03.145329 16043 raft_consensus.cc:374] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:54:03.145576 16043 raft_consensus.cc:729] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebae09c632684670bf8b3f23733a8a3f, State: Initialized, Role: FOLLOWER
I20260619 19:54:03.146143 16043 consensus_queue.cc:260] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ebae09c632684670bf8b3f23733a8a3f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44345 } }
I20260619 19:54:03.146733 16043 raft_consensus.cc:388] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:54:03.147015 16043 raft_consensus.cc:482] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:54:03.147244 16043 raft_consensus.cc:3037] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:03.152977 16043 raft_consensus.cc:504] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebae09c632684670bf8b3f23733a8a3f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44345 } }
I20260619 19:54:03.153595 16043 leader_election.cc:302] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [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: ebae09c632684670bf8b3f23733a8a3f; no voters:
I20260619 19:54:03.154218 16043 leader_election.cc:288] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:54:03.154511 16047 raft_consensus.cc:2781] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:54:03.155438 16047 raft_consensus.cc:686] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [term 1 LEADER]: Becoming Leader. State: Replica: ebae09c632684670bf8b3f23733a8a3f, State: Running, Role: LEADER
I20260619 19:54:03.156147 16043 ts_tablet_manager.cc:1428] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f: Time spent starting tablet: real 0.013s user 0.011s sys 0.004s
I20260619 19:54:03.156064 16047 consensus_queue.cc:237] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [LEADER]: Queue going to LEADER mode. State: All 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: "ebae09c632684670bf8b3f23733a8a3f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44345 } }
I20260619 19:54:03.164469 15887 catalog_manager.cc:5495] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to ebae09c632684670bf8b3f23733a8a3f (127.7.143.193). New cstate: current_term: 1 leader_uuid: "ebae09c632684670bf8b3f23733a8a3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebae09c632684670bf8b3f23733a8a3f" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260619 19:54:03.292584 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:54:03.311923 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:54:03.313011 7743 tablet_replica.cc:330] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f: stopping tablet replica
I20260619 19:54:03.313707 7743 raft_consensus.cc:2229] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:03.314162 7743 raft_consensus.cc:2258] T 877d23076a344e47b81c66e3259eb709 P ebae09c632684670bf8b3f23733a8a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:03.316953 7743 tablet_replica.cc:330] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f: stopping tablet replica
I20260619 19:54:03.317509 7743 raft_consensus.cc:2229] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:03.318010 7743 raft_consensus.cc:2258] T d30d37412e8f46109f3ad49c2de054f2 P ebae09c632684670bf8b3f23733a8a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:03.339814 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:54:03.354158 7743 master.cc:537] Master@127.7.143.254:44707 shutting down...
I20260619 19:54:03.372231 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:03.372771 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:03.373327 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P bd2cb426dff34928b8e9e270c1c76691: stopping tablet replica
I20260619 19:54:03.392385 7743 master.cc:552] Master@127.7.143.254:44707 shutdown complete.
[ OK ] Params/LatestObservedTimestampParamTest.Test/1 (734 ms)
[----------] 1 test from Params/LatestObservedTimestampParamTest (734 ms total)
[----------] 1 test from ServiceUnavailableRetryClientTest
[ RUN ] ServiceUnavailableRetryClientTest.CreateTable/0
I20260619 19:54:03.418242 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:42841
I20260619 19:54:03.419229 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:54:03.424337 16060 instance_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 19:54:03.425053 16061 instance_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 19:54:03.426003 16063 instance_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 19:54:03.426221 7743 server_base.cc:1034] running on GCE node
I20260619 19:54:03.427275 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:54:03.427479 7743 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 19:54:03.427587 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898843427578 us; error 0 us; skew 500 ppm
I20260619 19:54:03.428025 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:54:03.431034 7743 webserver.cc:460] Webserver started at http://127.7.143.254:36205/ using document root <none> and password file <none>
I20260619 19:54:03.431456 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:54:03.431615 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:54:03.431810 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:54:03.432833 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "e479378a52034a7c91130945ebce61ad"
format_stamp: "Formatted at 2026-06-19 19:54:03 on dist-test-slave-c682"
I20260619 19:54:03.436962 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.002s
I20260619 19:54:03.440240 16068 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:03.441022 7743 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 19:54:03.441303 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "e479378a52034a7c91130945ebce61ad"
format_stamp: "Formatted at 2026-06-19 19:54:03 on dist-test-slave-c682"
I20260619 19:54:03.441682 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781898762983958-7743-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 19:54:03.455883 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:54:03.456976 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:54:03.505105 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:42841
I20260619 19:54:03.505196 16129 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:42841 every 8 connection(s)
I20260619 19:54:03.508790 16130 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 19:54:03.520262 16130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad: Bootstrap starting.
I20260619 19:54:03.524971 16130 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad: Neither blocks nor log segments found. Creating new log.
I20260619 19:54:03.528993 16130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad: No bootstrap required, opened a new log
I20260619 19:54:03.531251 16130 raft_consensus.cc:348] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e479378a52034a7c91130945ebce61ad" member_type: VOTER }
I20260619 19:54:03.531805 16130 raft_consensus.cc:374] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:54:03.531989 16130 raft_consensus.cc:729] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e479378a52034a7c91130945ebce61ad, State: Initialized, Role: FOLLOWER
I20260619 19:54:03.532485 16130 consensus_queue.cc:260] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e479378a52034a7c91130945ebce61ad" member_type: VOTER }
I20260619 19:54:03.532897 16130 raft_consensus.cc:388] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:54:03.533085 16130 raft_consensus.cc:482] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:54:03.533285 16130 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:03.538154 16130 raft_consensus.cc:504] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e479378a52034a7c91130945ebce61ad" member_type: VOTER }
I20260619 19:54:03.538689 16130 leader_election.cc:302] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [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: e479378a52034a7c91130945ebce61ad; no voters:
I20260619 19:54:03.539773 16130 leader_election.cc:288] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:54:03.540140 16133 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:54:03.541486 16133 raft_consensus.cc:686] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [term 1 LEADER]: Becoming Leader. State: Replica: e479378a52034a7c91130945ebce61ad, State: Running, Role: LEADER
I20260619 19:54:03.542045 16133 consensus_queue.cc:237] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [LEADER]: Queue going to LEADER mode. State: All 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: "e479378a52034a7c91130945ebce61ad" member_type: VOTER }
I20260619 19:54:03.542627 16130 sys_catalog.cc:564] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:54:03.545344 16134 sys_catalog.cc:455] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e479378a52034a7c91130945ebce61ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e479378a52034a7c91130945ebce61ad" member_type: VOTER } }
I20260619 19:54:03.545418 16135 sys_catalog.cc:455] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader e479378a52034a7c91130945ebce61ad. Latest consensus state: current_term: 1 leader_uuid: "e479378a52034a7c91130945ebce61ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e479378a52034a7c91130945ebce61ad" member_type: VOTER } }
I20260619 19:54:03.546617 16135 sys_catalog.cc:458] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [sys.catalog]: This master's current role is: LEADER
I20260619 19:54:03.546042 16134 sys_catalog.cc:458] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [sys.catalog]: This master's current role is: LEADER
I20260619 19:54:03.550802 16141 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:54:03.555773 16141 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:54:03.559399 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:54:03.565158 16141 catalog_manager.cc:1347] Generated new cluster ID: 43eafd13c98a4c3489e8ca4afe510909
I20260619 19:54:03.565536 16141 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:54:03.589581 16141 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:54:03.591418 16141 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:54:03.608625 16141 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad: Generated new TSK 0
I20260619 19:54:03.609472 16141 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:54:03.627633 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:54:03.634456 16151 instance_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 19:54:03.634680 16152 instance_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 19:54:03.635985 16154 instance_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 19:54:03.637880 7743 server_base.cc:1034] running on GCE node
I20260619 19:54:03.638906 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:54:03.639137 7743 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 19:54:03.639295 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898843639282 us; error 0 us; skew 500 ppm
I20260619 19:54:03.639807 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:54:03.643985 7743 webserver.cc:460] Webserver started at http://127.7.143.193:43991/ using document root <none> and password file <none>
I20260619 19:54:03.644505 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:54:03.644686 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:54:03.644933 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:54:03.646075 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "c163b7c143ec4897b21837051a827030"
format_stamp: "Formatted at 2026-06-19 19:54:03 on dist-test-slave-c682"
I20260619 19:54:03.651085 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.003s
I20260619 19:54:03.655718 16159 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:03.657279 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 19:54:03.657713 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "c163b7c143ec4897b21837051a827030"
format_stamp: "Formatted at 2026-06-19 19:54:03 on dist-test-slave-c682"
I20260619 19:54:03.658016 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781898762983958-7743-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 19:54:03.680250 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:54:03.681416 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:54:03.686039 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:54:03.686457 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 19:54:03.686803 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:54:03.687044 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:03.738858 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:33055
I20260619 19:54:03.738951 16229 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:33055 every 8 connection(s)
I20260619 19:54:03.743726 16230 heartbeater.cc:347] Connected to a master server at 127.7.143.254:42841
I20260619 19:54:03.744103 16230 heartbeater.cc:464] Registering TS with master...
I20260619 19:54:03.744771 16230 heartbeater.cc:511] Master 127.7.143.254:42841 requested a full tablet report, sending...
I20260619 19:54:03.746680 16085 ts_manager.cc:194] Registered new tserver with Master: c163b7c143ec4897b21837051a827030 (127.7.143.193:33055)
I20260619 19:54:03.747149 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005106189s
I20260619 19:54:03.749677 16085 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42986
I20260619 19:54:03.763381 16230 heartbeater.cc:503] Master 127.7.143.254:42841 was elected leader, sending a full tablet report...
I20260619 19:54:03.775975 16085 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43002:
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 19:54:03.811117 16195 tablet_service.cc:1467] Processing CreateTablet for tablet 40c0d3e3e6d54ee3a3c8664d3c872fda (DEFAULT_TABLE table=client-testtb [id=c9c556b2f71a46c386b29419bb965c90]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:54:03.811275 16194 tablet_service.cc:1467] Processing CreateTablet for tablet 05c34969e953406e823e5ede4f4cddac (DEFAULT_TABLE table=client-testtb [id=c9c556b2f71a46c386b29419bb965c90]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:54:03.812906 16194 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 05c34969e953406e823e5ede4f4cddac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:54:03.813653 16195 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 40c0d3e3e6d54ee3a3c8664d3c872fda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:54:03.825595 16240 tablet_bootstrap.cc:492] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030: Bootstrap starting.
I20260619 19:54:03.832501 16240 tablet_bootstrap.cc:654] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030: Neither blocks nor log segments found. Creating new log.
I20260619 19:54:03.865002 16240 tablet_bootstrap.cc:492] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030: No bootstrap required, opened a new log
I20260619 19:54:03.865866 16240 ts_tablet_manager.cc:1397] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030: Time spent bootstrapping tablet: real 0.041s user 0.014s sys 0.000s
I20260619 19:54:03.868641 16240 raft_consensus.cc:348] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c163b7c143ec4897b21837051a827030" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33055 } }
I20260619 19:54:03.869356 16240 raft_consensus.cc:374] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:54:03.869796 16240 raft_consensus.cc:729] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c163b7c143ec4897b21837051a827030, State: Initialized, Role: FOLLOWER
I20260619 19:54:03.870680 16240 consensus_queue.cc:260] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c163b7c143ec4897b21837051a827030" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33055 } }
I20260619 19:54:03.871683 16240 raft_consensus.cc:388] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:54:03.872056 16240 raft_consensus.cc:482] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:54:03.872428 16240 raft_consensus.cc:3037] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:03.880249 16240 raft_consensus.cc:504] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c163b7c143ec4897b21837051a827030" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33055 } }
I20260619 19:54:03.881198 16240 leader_election.cc:302] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [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: c163b7c143ec4897b21837051a827030; no voters:
I20260619 19:54:03.922817 16240 leader_election.cc:288] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:54:03.923327 16242 raft_consensus.cc:2781] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:54:03.933518 16240 ts_tablet_manager.cc:1428] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030: Time spent starting tablet: real 0.067s user 0.024s sys 0.040s
I20260619 19:54:03.934922 16240 tablet_bootstrap.cc:492] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030: Bootstrap starting.
I20260619 19:54:03.943630 16240 tablet_bootstrap.cc:654] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030: Neither blocks nor log segments found. Creating new log.
I20260619 19:54:03.950344 16240 tablet_bootstrap.cc:492] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030: No bootstrap required, opened a new log
I20260619 19:54:03.951143 16240 ts_tablet_manager.cc:1397] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030: Time spent bootstrapping tablet: real 0.016s user 0.009s sys 0.002s
I20260619 19:54:03.951468 16242 raft_consensus.cc:686] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [term 1 LEADER]: Becoming Leader. State: Replica: c163b7c143ec4897b21837051a827030, State: Running, Role: LEADER
I20260619 19:54:03.952330 16242 consensus_queue.cc:237] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [LEADER]: Queue going to LEADER mode. State: All 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: "c163b7c143ec4897b21837051a827030" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33055 } }
I20260619 19:54:03.955158 16240 raft_consensus.cc:348] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c163b7c143ec4897b21837051a827030" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33055 } }
I20260619 19:54:03.955945 16240 raft_consensus.cc:374] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:54:03.956290 16240 raft_consensus.cc:729] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c163b7c143ec4897b21837051a827030, State: Initialized, Role: FOLLOWER
I20260619 19:54:03.957192 16240 consensus_queue.cc:260] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c163b7c143ec4897b21837051a827030" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33055 } }
I20260619 19:54:03.958117 16240 raft_consensus.cc:388] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:54:03.958470 16240 raft_consensus.cc:482] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:54:03.958961 16240 raft_consensus.cc:3037] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:03.976168 16240 raft_consensus.cc:504] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c163b7c143ec4897b21837051a827030" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33055 } }
I20260619 19:54:03.977408 16240 leader_election.cc:302] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [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: c163b7c143ec4897b21837051a827030; no voters:
I20260619 19:54:03.978389 16240 leader_election.cc:288] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:54:03.981170 16240 ts_tablet_manager.cc:1428] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030: Time spent starting tablet: real 0.030s user 0.016s sys 0.000s
I20260619 19:54:03.979257 16242 raft_consensus.cc:2781] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:54:03.982805 16242 raft_consensus.cc:686] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [term 1 LEADER]: Becoming Leader. State: Replica: c163b7c143ec4897b21837051a827030, State: Running, Role: LEADER
I20260619 19:54:03.983741 16242 consensus_queue.cc:237] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [LEADER]: Queue going to LEADER mode. State: All 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: "c163b7c143ec4897b21837051a827030" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33055 } }
I20260619 19:54:04.306862 16085 catalog_manager.cc:5495] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 reported cstate change: term changed from 0 to 1, leader changed from <none> to c163b7c143ec4897b21837051a827030 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "c163b7c143ec4897b21837051a827030" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c163b7c143ec4897b21837051a827030" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33055 } health_report { overall_health: HEALTHY } } }
I20260619 19:54:04.307819 16085 catalog_manager.cc:5495] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 reported cstate change: term changed from 0 to 1, leader changed from <none> to c163b7c143ec4897b21837051a827030 (127.7.143.193). New cstate: current_term: 1 leader_uuid: "c163b7c143ec4897b21837051a827030" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c163b7c143ec4897b21837051a827030" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 33055 } health_report { overall_health: HEALTHY } } }
W20260619 19:54:04.339404 16236 master_proxy_rpc.cc:203] Re-attempting CreateTable request to leader Master (127.7.143.254:42841)
W20260619 19:54:05.059397 16126 debug-util.cc:398] Leaking SignalData structure 0x7b08001caa60 after lost signal to thread 7746
W20260619 19:54:05.061059 16126 debug-util.cc:398] Leaking SignalData structure 0x7b080019a2c0 after lost signal to thread 16129
W20260619 19:54:05.063019 16126 debug-util.cc:398] Leaking SignalData structure 0x7b0800125280 after lost signal to thread 16229
I20260619 19:54:06.340232 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:54:06.363235 16230 heartbeater.cc:503] Master 127.7.143.254:42841 was elected leader, sending a full tablet report...
I20260619 19:54:06.407269 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:54:06.408355 7743 tablet_replica.cc:330] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030: stopping tablet replica
I20260619 19:54:06.409607 7743 raft_consensus.cc:2229] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:06.410630 7743 raft_consensus.cc:2258] T 05c34969e953406e823e5ede4f4cddac P c163b7c143ec4897b21837051a827030 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:06.415086 7743 tablet_replica.cc:330] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030: stopping tablet replica
I20260619 19:54:06.415953 7743 raft_consensus.cc:2229] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:06.416684 7743 raft_consensus.cc:2258] T 40c0d3e3e6d54ee3a3c8664d3c872fda P c163b7c143ec4897b21837051a827030 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:06.446657 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:54:06.471144 7743 master.cc:537] Master@127.7.143.254:42841 shutting down...
I20260619 19:54:06.513957 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:06.515069 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:06.515460 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P e479378a52034a7c91130945ebce61ad: stopping tablet replica
W20260619 19:54:07.533344 7743 thread.cc:536] Waited for 1000ms trying to join with diag-logger (tid 16126)
I20260619 19:54:08.132155 7743 master.cc:552] Master@127.7.143.254:42841 shutdown complete.
[ OK ] ServiceUnavailableRetryClientTest.CreateTable/0 (4751 ms)
[----------] 1 test from ServiceUnavailableRetryClientTest (4751 ms total)
[----------] 2 tests from Params/ClientTestImmutableColumn
[ RUN ] Params/ClientTestImmutableColumn.TestUpdateIgnore/2
I20260619 19:54:08.170646 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:38211
I20260619 19:54:08.171725 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:54:08.177516 16254 instance_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 19:54:08.178047 16255 instance_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 19:54:08.179508 16257 instance_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 19:54:08.180140 7743 server_base.cc:1034] running on GCE node
I20260619 19:54:08.182008 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:54:08.182192 7743 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 19:54:08.182296 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898848182288 us; error 0 us; skew 500 ppm
I20260619 19:54:08.182715 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:54:08.195323 7743 webserver.cc:460] Webserver started at http://127.7.143.254:39965/ using document root <none> and password file <none>
I20260619 19:54:08.195782 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:54:08.195933 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:54:08.196164 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:54:08.197419 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "02860044defc4bcebb0c7db81db2e222"
format_stamp: "Formatted at 2026-06-19 19:54:08 on dist-test-slave-c682"
I20260619 19:54:08.202631 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.000s sys 0.004s
I20260619 19:54:08.206578 16262 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:08.207938 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 19:54:08.208424 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "02860044defc4bcebb0c7db81db2e222"
format_stamp: "Formatted at 2026-06-19 19:54:08 on dist-test-slave-c682"
I20260619 19:54:08.208788 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781898762983958-7743-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 19:54:08.261108 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:54:08.262562 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:54:08.312367 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:38211
I20260619 19:54:08.312480 16323 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:38211 every 8 connection(s)
I20260619 19:54:08.316332 16324 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 19:54:08.329243 16324 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222: Bootstrap starting.
I20260619 19:54:08.334297 16324 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222: Neither blocks nor log segments found. Creating new log.
I20260619 19:54:08.338883 16324 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222: No bootstrap required, opened a new log
I20260619 19:54:08.341223 16324 raft_consensus.cc:348] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02860044defc4bcebb0c7db81db2e222" member_type: VOTER }
I20260619 19:54:08.341898 16324 raft_consensus.cc:374] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:54:08.342119 16324 raft_consensus.cc:729] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02860044defc4bcebb0c7db81db2e222, State: Initialized, Role: FOLLOWER
I20260619 19:54:08.342733 16324 consensus_queue.cc:260] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02860044defc4bcebb0c7db81db2e222" member_type: VOTER }
I20260619 19:54:08.343219 16324 raft_consensus.cc:388] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:54:08.343428 16324 raft_consensus.cc:482] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:54:08.343748 16324 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:08.348948 16324 raft_consensus.cc:504] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02860044defc4bcebb0c7db81db2e222" member_type: VOTER }
I20260619 19:54:08.349570 16324 leader_election.cc:302] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [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: 02860044defc4bcebb0c7db81db2e222; no voters:
I20260619 19:54:08.350730 16324 leader_election.cc:288] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:54:08.351259 16327 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:54:08.352555 16327 raft_consensus.cc:686] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [term 1 LEADER]: Becoming Leader. State: Replica: 02860044defc4bcebb0c7db81db2e222, State: Running, Role: LEADER
I20260619 19:54:08.353497 16327 consensus_queue.cc:237] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [LEADER]: Queue going to LEADER mode. State: All 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: "02860044defc4bcebb0c7db81db2e222" member_type: VOTER }
I20260619 19:54:08.354085 16324 sys_catalog.cc:564] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:54:08.358867 16329 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 02860044defc4bcebb0c7db81db2e222. Latest consensus state: current_term: 1 leader_uuid: "02860044defc4bcebb0c7db81db2e222" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02860044defc4bcebb0c7db81db2e222" member_type: VOTER } }
I20260619 19:54:08.359196 16328 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "02860044defc4bcebb0c7db81db2e222" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02860044defc4bcebb0c7db81db2e222" member_type: VOTER } }
I20260619 19:54:08.359776 16329 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [sys.catalog]: This master's current role is: LEADER
I20260619 19:54:08.359992 16328 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [sys.catalog]: This master's current role is: LEADER
I20260619 19:54:08.366034 16334 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:54:08.373306 16334 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:54:08.374657 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:54:08.383248 16334 catalog_manager.cc:1347] Generated new cluster ID: 5ad2ab764d024d67a19e1df4a9df4a53
I20260619 19:54:08.383844 16334 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:54:08.406867 16334 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:54:08.408865 16334 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:54:08.422847 16334 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222: Generated new TSK 0
I20260619 19:54:08.423615 16334 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:54:08.442487 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:54:08.449947 16345 instance_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 19:54:08.452039 16346 instance_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 19:54:08.454082 7743 server_base.cc:1034] running on GCE node
W20260619 19:54:08.453925 16348 instance_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 19:54:08.455719 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:54:08.455966 7743 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 19:54:08.456126 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898848456112 us; error 0 us; skew 500 ppm
I20260619 19:54:08.456642 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:54:08.459561 7743 webserver.cc:460] Webserver started at http://127.7.143.193:43589/ using document root <none> and password file <none>
I20260619 19:54:08.460065 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:54:08.460246 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:54:08.460495 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:54:08.461757 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "97f864fdf1594de0a093331d8c40aedd"
format_stamp: "Formatted at 2026-06-19 19:54:08 on dist-test-slave-c682"
I20260619 19:54:08.467175 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 19:54:08.471299 16353 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:08.472121 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260619 19:54:08.472429 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "97f864fdf1594de0a093331d8c40aedd"
format_stamp: "Formatted at 2026-06-19 19:54:08 on dist-test-slave-c682"
I20260619 19:54:08.472765 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781898762983958-7743-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 19:54:08.487398 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:54:08.488544 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:54:08.495599 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:54:08.495955 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:08.496335 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:54:08.496557 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:08.556492 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:34485
I20260619 19:54:08.556589 16423 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:34485 every 8 connection(s)
I20260619 19:54:08.561642 16424 heartbeater.cc:347] Connected to a master server at 127.7.143.254:38211
I20260619 19:54:08.562055 16424 heartbeater.cc:464] Registering TS with master...
I20260619 19:54:08.562781 16424 heartbeater.cc:511] Master 127.7.143.254:38211 requested a full tablet report, sending...
I20260619 19:54:08.565012 16279 ts_manager.cc:194] Registered new tserver with Master: 97f864fdf1594de0a093331d8c40aedd (127.7.143.193:34485)
I20260619 19:54:08.565204 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005373421s
I20260619 19:54:08.567821 16279 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54416
I20260619 19:54:08.581964 16424 heartbeater.cc:503] Master 127.7.143.254:38211 was elected leader, sending a full tablet report...
I20260619 19:54:08.593582 16279 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54436:
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 19:54:08.634732 16389 tablet_service.cc:1467] Processing CreateTablet for tablet 3e92e4c584eb4fbf983f18796c89d554 (DEFAULT_TABLE table=client-testtb [id=ac909626c9fa47e69d49c43a1c4216bc]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:54:08.635138 16388 tablet_service.cc:1467] Processing CreateTablet for tablet ad233599fa75444dafb3b23181a46dc1 (DEFAULT_TABLE table=client-testtb [id=ac909626c9fa47e69d49c43a1c4216bc]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:54:08.636576 16389 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3e92e4c584eb4fbf983f18796c89d554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:54:08.637331 16388 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ad233599fa75444dafb3b23181a46dc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:54:08.656250 16434 tablet_bootstrap.cc:492] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd: Bootstrap starting.
I20260619 19:54:08.660869 16434 tablet_bootstrap.cc:654] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd: Neither blocks nor log segments found. Creating new log.
I20260619 19:54:08.665146 16434 tablet_bootstrap.cc:492] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd: No bootstrap required, opened a new log
I20260619 19:54:08.665607 16434 ts_tablet_manager.cc:1397] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.004s
I20260619 19:54:08.668233 16434 raft_consensus.cc:348] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97f864fdf1594de0a093331d8c40aedd" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34485 } }
I20260619 19:54:08.668938 16434 raft_consensus.cc:374] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:54:08.669184 16434 raft_consensus.cc:729] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97f864fdf1594de0a093331d8c40aedd, State: Initialized, Role: FOLLOWER
I20260619 19:54:08.669763 16434 consensus_queue.cc:260] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "97f864fdf1594de0a093331d8c40aedd" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34485 } }
I20260619 19:54:08.670275 16434 raft_consensus.cc:388] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:54:08.670472 16434 raft_consensus.cc:482] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:54:08.670683 16434 raft_consensus.cc:3037] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:08.676471 16434 raft_consensus.cc:504] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97f864fdf1594de0a093331d8c40aedd" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34485 } }
I20260619 19:54:08.677029 16434 leader_election.cc:302] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [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: 97f864fdf1594de0a093331d8c40aedd; no voters:
I20260619 19:54:08.678212 16434 leader_election.cc:288] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:54:08.678771 16436 raft_consensus.cc:2781] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:54:08.681322 16434 ts_tablet_manager.cc:1428] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd: Time spent starting tablet: real 0.015s user 0.006s sys 0.008s
I20260619 19:54:08.681826 16436 raft_consensus.cc:686] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [term 1 LEADER]: Becoming Leader. State: Replica: 97f864fdf1594de0a093331d8c40aedd, State: Running, Role: LEADER
I20260619 19:54:08.682348 16434 tablet_bootstrap.cc:492] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd: Bootstrap starting.
I20260619 19:54:08.682608 16436 consensus_queue.cc:237] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [LEADER]: Queue going to LEADER mode. State: All 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: "97f864fdf1594de0a093331d8c40aedd" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34485 } }
I20260619 19:54:08.688673 16434 tablet_bootstrap.cc:654] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd: Neither blocks nor log segments found. Creating new log.
I20260619 19:54:08.690600 16279 catalog_manager.cc:5495] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd reported cstate change: term changed from 0 to 1, leader changed from <none> to 97f864fdf1594de0a093331d8c40aedd (127.7.143.193). New cstate: current_term: 1 leader_uuid: "97f864fdf1594de0a093331d8c40aedd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97f864fdf1594de0a093331d8c40aedd" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260619 19:54:08.694646 16434 tablet_bootstrap.cc:492] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd: No bootstrap required, opened a new log
I20260619 19:54:08.695113 16434 ts_tablet_manager.cc:1397] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd: Time spent bootstrapping tablet: real 0.013s user 0.007s sys 0.004s
I20260619 19:54:08.697862 16434 raft_consensus.cc:348] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97f864fdf1594de0a093331d8c40aedd" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34485 } }
I20260619 19:54:08.698479 16434 raft_consensus.cc:374] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:54:08.698722 16434 raft_consensus.cc:729] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97f864fdf1594de0a093331d8c40aedd, State: Initialized, Role: FOLLOWER
I20260619 19:54:08.699273 16434 consensus_queue.cc:260] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "97f864fdf1594de0a093331d8c40aedd" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34485 } }
I20260619 19:54:08.699898 16434 raft_consensus.cc:388] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:54:08.700187 16434 raft_consensus.cc:482] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:54:08.700466 16434 raft_consensus.cc:3037] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:08.706189 16434 raft_consensus.cc:504] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97f864fdf1594de0a093331d8c40aedd" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34485 } }
I20260619 19:54:08.706761 16434 leader_election.cc:302] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [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: 97f864fdf1594de0a093331d8c40aedd; no voters:
I20260619 19:54:08.707288 16434 leader_election.cc:288] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:54:08.707528 16436 raft_consensus.cc:2781] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:54:08.708113 16436 raft_consensus.cc:686] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [term 1 LEADER]: Becoming Leader. State: Replica: 97f864fdf1594de0a093331d8c40aedd, State: Running, Role: LEADER
I20260619 19:54:08.708786 16434 ts_tablet_manager.cc:1428] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd: Time spent starting tablet: real 0.013s user 0.010s sys 0.000s
I20260619 19:54:08.708771 16436 consensus_queue.cc:237] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [LEADER]: Queue going to LEADER mode. State: All 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: "97f864fdf1594de0a093331d8c40aedd" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34485 } }
I20260619 19:54:08.715796 16278 catalog_manager.cc:5495] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd reported cstate change: term changed from 0 to 1, leader changed from <none> to 97f864fdf1594de0a093331d8c40aedd (127.7.143.193). New cstate: current_term: 1 leader_uuid: "97f864fdf1594de0a093331d8c40aedd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97f864fdf1594de0a093331d8c40aedd" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260619 19:54:08.855307 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:54:08.888545 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:54:08.889320 7743 tablet_replica.cc:330] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd: stopping tablet replica
I20260619 19:54:08.889958 7743 raft_consensus.cc:2229] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:08.890451 7743 raft_consensus.cc:2258] T 3e92e4c584eb4fbf983f18796c89d554 P 97f864fdf1594de0a093331d8c40aedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:08.893795 7743 tablet_replica.cc:330] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd: stopping tablet replica
I20260619 19:54:08.894420 7743 raft_consensus.cc:2229] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:08.894888 7743 raft_consensus.cc:2258] T ad233599fa75444dafb3b23181a46dc1 P 97f864fdf1594de0a093331d8c40aedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:08.921928 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:54:08.940603 7743 master.cc:537] Master@127.7.143.254:38211 shutting down...
I20260619 19:54:08.984366 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:08.986126 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:08.988155 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 02860044defc4bcebb0c7db81db2e222: stopping tablet replica
I20260619 19:54:09.013795 7743 master.cc:552] Master@127.7.143.254:38211 shutdown complete.
[ OK ] Params/ClientTestImmutableColumn.TestUpdateIgnore/2 (872 ms)
[ RUN ] Params/ClientTestImmutableColumn.TestUpsert/2
I20260619 19:54:09.044301 7743 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.143.254:44055
I20260619 19:54:09.045403 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:54:09.051791 16446 instance_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 19:54:09.052330 16447 instance_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 19:54:09.057191 7743 server_base.cc:1034] running on GCE node
W20260619 19:54:09.057238 16449 instance_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 19:54:09.058465 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:54:09.058676 7743 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 19:54:09.058838 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898849058822 us; error 0 us; skew 500 ppm
I20260619 19:54:09.059342 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:54:09.062390 7743 webserver.cc:460] Webserver started at http://127.7.143.254:44795/ using document root <none> and password file <none>
I20260619 19:54:09.062855 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:54:09.063050 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:54:09.063283 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:54:09.064340 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781898762983958-7743-0/minicluster-data/master-0-root/instance:
uuid: "3e0feb248d0b4341ab6302d193ca54d9"
format_stamp: "Formatted at 2026-06-19 19:54:09 on dist-test-slave-c682"
I20260619 19:54:09.068580 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 19:54:09.072631 16454 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:09.073716 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 19:54:09.074018 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781898762983958-7743-0/minicluster-data/master-0-root
uuid: "3e0feb248d0b4341ab6302d193ca54d9"
format_stamp: "Formatted at 2026-06-19 19:54:09 on dist-test-slave-c682"
I20260619 19:54:09.074280 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781898762983958-7743-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781898762983958-7743-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781898762983958-7743-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 19:54:09.109562 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:54:09.110671 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:54:09.168687 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.254:44055
I20260619 19:54:09.168787 16515 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.254:44055 every 8 connection(s)
I20260619 19:54:09.173844 16516 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 19:54:09.191248 16516 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9: Bootstrap starting.
I20260619 19:54:09.197959 16516 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9: Neither blocks nor log segments found. Creating new log.
I20260619 19:54:09.203264 16516 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9: No bootstrap required, opened a new log
I20260619 19:54:09.206033 16516 raft_consensus.cc:348] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e0feb248d0b4341ab6302d193ca54d9" member_type: VOTER }
I20260619 19:54:09.206620 16516 raft_consensus.cc:374] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:54:09.206920 16516 raft_consensus.cc:729] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e0feb248d0b4341ab6302d193ca54d9, State: Initialized, Role: FOLLOWER
I20260619 19:54:09.207675 16516 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3e0feb248d0b4341ab6302d193ca54d9" member_type: VOTER }
I20260619 19:54:09.208344 16516 raft_consensus.cc:388] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:54:09.208662 16516 raft_consensus.cc:482] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:54:09.209009 16516 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:09.216507 16516 raft_consensus.cc:504] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e0feb248d0b4341ab6302d193ca54d9" member_type: VOTER }
I20260619 19:54:09.217254 16516 leader_election.cc:302] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [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: 3e0feb248d0b4341ab6302d193ca54d9; no voters:
I20260619 19:54:09.218886 16516 leader_election.cc:288] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:54:09.219316 16519 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:54:09.221094 16519 raft_consensus.cc:686] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [term 1 LEADER]: Becoming Leader. State: Replica: 3e0feb248d0b4341ab6302d193ca54d9, State: Running, Role: LEADER
I20260619 19:54:09.222055 16519 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [LEADER]: Queue going to LEADER mode. State: All 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: "3e0feb248d0b4341ab6302d193ca54d9" member_type: VOTER }
I20260619 19:54:09.222342 16516 sys_catalog.cc:564] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 19:54:09.225821 16520 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3e0feb248d0b4341ab6302d193ca54d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e0feb248d0b4341ab6302d193ca54d9" member_type: VOTER } }
I20260619 19:54:09.226598 16520 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [sys.catalog]: This master's current role is: LEADER
I20260619 19:54:09.228181 16521 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3e0feb248d0b4341ab6302d193ca54d9. Latest consensus state: current_term: 1 leader_uuid: "3e0feb248d0b4341ab6302d193ca54d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e0feb248d0b4341ab6302d193ca54d9" member_type: VOTER } }
I20260619 19:54:09.229105 16521 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [sys.catalog]: This master's current role is: LEADER
I20260619 19:54:09.242689 16524 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 19:54:09.249941 16524 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 19:54:09.253437 7743 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 19:54:09.263192 16524 catalog_manager.cc:1347] Generated new cluster ID: 514cc876c27e407f8e58ccaecdae0511
I20260619 19:54:09.263554 16524 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 19:54:09.296417 16524 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 19:54:09.298583 16524 catalog_manager.cc:1504] Loading token signing keys...
I20260619 19:54:09.320313 16524 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9: Generated new TSK 0
I20260619 19:54:09.321097 16524 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 19:54:09.386155 7743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 19:54:09.393458 16537 instance_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 19:54:09.394932 16538 instance_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 19:54:09.398428 16540 instance_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 19:54:09.398564 7743 server_base.cc:1034] running on GCE node
I20260619 19:54:09.399672 7743 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 19:54:09.399887 7743 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 19:54:09.400066 7743 hybrid_clock.cc:648] HybridClock initialized: now 1781898849400051 us; error 0 us; skew 500 ppm
I20260619 19:54:09.400578 7743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 19:54:09.403597 7743 webserver.cc:460] Webserver started at http://127.7.143.193:42553/ using document root <none> and password file <none>
I20260619 19:54:09.404156 7743 fs_manager.cc:359] Metadata directory not provided
I20260619 19:54:09.404336 7743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 19:54:09.404577 7743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 19:54:09.405865 7743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781898762983958-7743-0/minicluster-data/ts-0-root/instance:
uuid: "377d53aa1c814cf3b7c6efad57f175df"
format_stamp: "Formatted at 2026-06-19 19:54:09 on dist-test-slave-c682"
I20260619 19:54:09.411123 7743 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 19:54:09.414980 16545 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:09.415871 7743 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260619 19:54:09.416209 7743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781898762983958-7743-0/minicluster-data/ts-0-root
uuid: "377d53aa1c814cf3b7c6efad57f175df"
format_stamp: "Formatted at 2026-06-19 19:54:09 on dist-test-slave-c682"
I20260619 19:54:09.416718 7743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781898762983958-7743-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781898762983958-7743-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task98jelF/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781898762983958-7743-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 19:54:09.431031 7743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 19:54:09.432076 7743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 19:54:09.446928 7743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 19:54:09.447438 7743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s user 0.001s sys 0.000s
I20260619 19:54:09.447808 7743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 19:54:09.448089 7743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 19:54:09.530876 7743 rpc_server.cc:307] RPC server started. Bound to: 127.7.143.193:36637
I20260619 19:54:09.530972 16615 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.143.193:36637 every 8 connection(s)
I20260619 19:54:09.536096 16616 heartbeater.cc:347] Connected to a master server at 127.7.143.254:44055
I20260619 19:54:09.536491 16616 heartbeater.cc:464] Registering TS with master...
I20260619 19:54:09.537566 16616 heartbeater.cc:511] Master 127.7.143.254:44055 requested a full tablet report, sending...
I20260619 19:54:09.540062 16471 ts_manager.cc:194] Registered new tserver with Master: 377d53aa1c814cf3b7c6efad57f175df (127.7.143.193:36637)
I20260619 19:54:09.540628 7743 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006328789s
I20260619 19:54:09.543684 16471 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47374
I20260619 19:54:09.558459 16616 heartbeater.cc:503] Master 127.7.143.254:44055 was elected leader, sending a full tablet report...
I20260619 19:54:09.576707 16470 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47388:
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 19:54:09.624255 16579 tablet_service.cc:1467] Processing CreateTablet for tablet 875c1272fc15443cb4f2fa3262b7a0fb (DEFAULT_TABLE table=client-testtb [id=2d887401fa644b71ae4afc57f1893d1b]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 19:54:09.625988 16579 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 875c1272fc15443cb4f2fa3262b7a0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:54:09.624255 16580 tablet_service.cc:1467] Processing CreateTablet for tablet fb0136f5dcd4439499182547912239db (DEFAULT_TABLE table=client-testtb [id=2d887401fa644b71ae4afc57f1893d1b]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 19:54:09.630288 16580 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fb0136f5dcd4439499182547912239db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 19:54:09.644035 16626 tablet_bootstrap.cc:492] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df: Bootstrap starting.
I20260619 19:54:09.652978 16626 tablet_bootstrap.cc:654] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df: Neither blocks nor log segments found. Creating new log.
I20260619 19:54:09.657734 16626 tablet_bootstrap.cc:492] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df: No bootstrap required, opened a new log
I20260619 19:54:09.658186 16626 ts_tablet_manager.cc:1397] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df: Time spent bootstrapping tablet: real 0.014s user 0.009s sys 0.000s
I20260619 19:54:09.660182 16626 raft_consensus.cc:348] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "377d53aa1c814cf3b7c6efad57f175df" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36637 } }
I20260619 19:54:09.660666 16626 raft_consensus.cc:374] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:54:09.660887 16626 raft_consensus.cc:729] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d53aa1c814cf3b7c6efad57f175df, State: Initialized, Role: FOLLOWER
I20260619 19:54:09.661499 16626 consensus_queue.cc:260] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "377d53aa1c814cf3b7c6efad57f175df" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36637 } }
I20260619 19:54:09.662200 16626 raft_consensus.cc:388] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:54:09.662487 16626 raft_consensus.cc:482] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:54:09.662808 16626 raft_consensus.cc:3037] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:09.669112 16626 raft_consensus.cc:504] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "377d53aa1c814cf3b7c6efad57f175df" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36637 } }
I20260619 19:54:09.669811 16626 leader_election.cc:302] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [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: 377d53aa1c814cf3b7c6efad57f175df; no voters:
I20260619 19:54:09.671216 16626 leader_election.cc:288] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:54:09.671749 16628 raft_consensus.cc:2781] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:54:09.674072 16626 ts_tablet_manager.cc:1428] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df: Time spent starting tablet: real 0.016s user 0.016s sys 0.000s
I20260619 19:54:09.674722 16628 raft_consensus.cc:686] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [term 1 LEADER]: Becoming Leader. State: Replica: 377d53aa1c814cf3b7c6efad57f175df, State: Running, Role: LEADER
I20260619 19:54:09.675359 16626 tablet_bootstrap.cc:492] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df: Bootstrap starting.
I20260619 19:54:09.675643 16628 consensus_queue.cc:237] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [LEADER]: Queue going to LEADER mode. State: All 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: "377d53aa1c814cf3b7c6efad57f175df" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36637 } }
I20260619 19:54:09.682107 16626 tablet_bootstrap.cc:654] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df: Neither blocks nor log segments found. Creating new log.
I20260619 19:54:09.686959 16471 catalog_manager.cc:5495] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df reported cstate change: term changed from 0 to 1, leader changed from <none> to 377d53aa1c814cf3b7c6efad57f175df (127.7.143.193). New cstate: current_term: 1 leader_uuid: "377d53aa1c814cf3b7c6efad57f175df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "377d53aa1c814cf3b7c6efad57f175df" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36637 } health_report { overall_health: HEALTHY } } }
I20260619 19:54:09.692863 16626 tablet_bootstrap.cc:492] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df: No bootstrap required, opened a new log
I20260619 19:54:09.693439 16626 ts_tablet_manager.cc:1397] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df: Time spent bootstrapping tablet: real 0.018s user 0.009s sys 0.008s
I20260619 19:54:09.696329 16626 raft_consensus.cc:348] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "377d53aa1c814cf3b7c6efad57f175df" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36637 } }
I20260619 19:54:09.697034 16626 raft_consensus.cc:374] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 19:54:09.697281 16626 raft_consensus.cc:729] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377d53aa1c814cf3b7c6efad57f175df, State: Initialized, Role: FOLLOWER
I20260619 19:54:09.697907 16626 consensus_queue.cc:260] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "377d53aa1c814cf3b7c6efad57f175df" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36637 } }
I20260619 19:54:09.698473 16626 raft_consensus.cc:388] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 19:54:09.698734 16626 raft_consensus.cc:482] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 19:54:09.698987 16626 raft_consensus.cc:3037] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [term 0 FOLLOWER]: Advancing to term 1
I20260619 19:54:09.705701 16626 raft_consensus.cc:504] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "377d53aa1c814cf3b7c6efad57f175df" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36637 } }
I20260619 19:54:09.706481 16626 leader_election.cc:302] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [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: 377d53aa1c814cf3b7c6efad57f175df; no voters:
I20260619 19:54:09.707141 16626 leader_election.cc:288] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 19:54:09.707451 16630 raft_consensus.cc:2781] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [term 1 FOLLOWER]: Leader election won for term 1
I20260619 19:54:09.708034 16630 raft_consensus.cc:686] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [term 1 LEADER]: Becoming Leader. State: Replica: 377d53aa1c814cf3b7c6efad57f175df, State: Running, Role: LEADER
I20260619 19:54:09.708753 16630 consensus_queue.cc:237] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [LEADER]: Queue going to LEADER mode. State: All 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: "377d53aa1c814cf3b7c6efad57f175df" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36637 } }
I20260619 19:54:09.709476 16626 ts_tablet_manager.cc:1428] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df: Time spent starting tablet: real 0.016s user 0.011s sys 0.004s
I20260619 19:54:09.714566 16470 catalog_manager.cc:5495] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df reported cstate change: term changed from 0 to 1, leader changed from <none> to 377d53aa1c814cf3b7c6efad57f175df (127.7.143.193). New cstate: current_term: 1 leader_uuid: "377d53aa1c814cf3b7c6efad57f175df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "377d53aa1c814cf3b7c6efad57f175df" member_type: VOTER last_known_addr { host: "127.7.143.193" port: 36637 } health_report { overall_health: HEALTHY } } }
I20260619 19:54:09.820271 7743 tablet_server.cc:178] TabletServer@127.7.143.193:0 shutting down...
I20260619 19:54:09.852748 7743 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 19:54:09.853698 7743 tablet_replica.cc:330] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df: stopping tablet replica
I20260619 19:54:09.854378 7743 raft_consensus.cc:2229] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:09.855007 7743 raft_consensus.cc:2258] T fb0136f5dcd4439499182547912239db P 377d53aa1c814cf3b7c6efad57f175df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:09.858099 7743 tablet_replica.cc:330] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df: stopping tablet replica
I20260619 19:54:09.858587 7743 raft_consensus.cc:2229] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:09.858999 7743 raft_consensus.cc:2258] T 875c1272fc15443cb4f2fa3262b7a0fb P 377d53aa1c814cf3b7c6efad57f175df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:09.882696 7743 tablet_server.cc:194] TabletServer@127.7.143.193:0 shutdown complete.
I20260619 19:54:09.898104 7743 master.cc:537] Master@127.7.143.254:44055 shutting down...
I20260619 19:54:09.923056 7743 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 19:54:09.923576 7743 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 19:54:09.923904 7743 tablet_replica.cc:330] T 00000000000000000000000000000000 P 3e0feb248d0b4341ab6302d193ca54d9: stopping tablet replica
I20260619 19:54:09.944316 7743 master.cc:552] Master@127.7.143.254:44055 shutdown complete.
[ OK ] Params/ClientTestImmutableColumn.TestUpsert/2 (924 ms)
[----------] 2 tests from Params/ClientTestImmutableColumn (1798 ms total)
[----------] Global test environment tear-down
[==========] 28 tests from 8 test suites ran. (86812 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 19:54:10.034034 7743 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/master_proxy_rpc.cc:203: suppressed but not reported on 5 messages since previous log ~5 seconds ago
I20260619 19:54:10.034386 7743 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 ~59 seconds ago
I20260619 19:54:10.034585 7743 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 ~67 seconds ago
I20260619 19:54:10.034732 7743 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 ~67 seconds ago
I20260619 19:54:10.034891 7743 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/catalog_manager.cc:4584: suppressed but not reported on 4 messages since previous log ~72 seconds ago
I20260619 19:54:10.035056 7743 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~8 seconds ago
I20260619 19:54:10.035228 7743 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:221: suppressed but not reported on 2 messages since previous log ~343 seconds ago
I20260619 19:54:10.035377 7743 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:305: suppressed but not reported on 2 messages since previous log ~343 seconds ago
I20260619 19:54:10.035542 7743 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:140: suppressed but not reported on 2336 messages since previous log ~343 seconds ago
I20260619 19:54:10.035719 7743 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet.cc:2369: suppressed but not reported on 21 messages since previous log ~13 seconds ago