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
I20260806 04:01:52.508538 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:41557
I20260806 04:01:52.510087 316 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 04:01:52.511271 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:52.533027 327 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:52.533164 325 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:52.533726 324 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:53.847477 326 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260806 04:01:53.847645 316 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260806 04:01:53.853021 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:53.853345 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:53.853583 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988913853555 us; error 0 us; skew 500 ppm
I20260806 04:01:53.854557 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:53.862921 316 webserver.cc:460] Webserver started at http://127.0.79.62:37159/ using document root <none> and password file <none>
I20260806 04:01:53.864125 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:53.864419 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:53.864966 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:53.872700 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "20a56e27b6b945d789bd627986b24830"
format_stamp: "Formatted at 2026-08-06 04:01:53 on dist-test-slave-h3ft"
I20260806 04:01:53.882241 316 fs_manager.cc:691] Time spent creating directory manager: real 0.008s user 0.009s sys 0.000s
I20260806 04:01:53.888669 333 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:53.890300 316 fs_manager.cc:725] Time spent opening block manager: real 0.005s user 0.005s sys 0.000s
I20260806 04:01:53.890772 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "20a56e27b6b945d789bd627986b24830"
format_stamp: "Formatted at 2026-08-06 04:01:53 on dist-test-slave-h3ft"
I20260806 04:01:53.891273 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785988912331034-316-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)
I20260806 04:01:53.938467 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:53.940519 316 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
I20260806 04:01:53.941143 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:54.048633 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:41557
I20260806 04:01:54.048735 421 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:41557 every 8 connection(s)
I20260806 04:01:54.055881 423 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:54.082676 423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830: Bootstrap starting.
I20260806 04:01:54.089214 423 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:54.091399 423 log.cc:824] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830: Log is configured to *not* fsync() on all Append() calls
I20260806 04:01:54.097325 423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830: No bootstrap required, opened a new log
I20260806 04:01:54.130002 423 raft_consensus.cc:348] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20a56e27b6b945d789bd627986b24830" member_type: VOTER }
I20260806 04:01:54.130751 423 raft_consensus.cc:374] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:54.131073 423 raft_consensus.cc:729] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a56e27b6b945d789bd627986b24830, State: Initialized, Role: FOLLOWER
I20260806 04:01:54.132010 423 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20a56e27b6b945d789bd627986b24830" member_type: VOTER }
I20260806 04:01:54.132637 423 raft_consensus.cc:388] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:54.133013 423 raft_consensus.cc:482] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:54.133394 423 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:54.137889 423 raft_consensus.cc:504] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20a56e27b6b945d789bd627986b24830" member_type: VOTER }
I20260806 04:01:54.138695 423 leader_election.cc:302] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 20a56e27b6b945d789bd627986b24830; no voters:
I20260806 04:01:54.140727 423 leader_election.cc:288] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:54.141218 428 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:54.144085 428 raft_consensus.cc:686] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [term 1 LEADER]: Becoming Leader. State: Replica: 20a56e27b6b945d789bd627986b24830, State: Running, Role: LEADER
I20260806 04:01:54.145097 428 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20a56e27b6b945d789bd627986b24830" member_type: VOTER }
I20260806 04:01:54.146303 423 sys_catalog.cc:564] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:01:54.159480 429 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20a56e27b6b945d789bd627986b24830" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20a56e27b6b945d789bd627986b24830" member_type: VOTER } }
I20260806 04:01:54.159850 430 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20a56e27b6b945d789bd627986b24830. Latest consensus state: current_term: 1 leader_uuid: "20a56e27b6b945d789bd627986b24830" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20a56e27b6b945d789bd627986b24830" member_type: VOTER } }
I20260806 04:01:54.160457 429 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:54.160758 430 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:54.164723 441 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:01:54.178957 441 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:01:54.189237 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:01:54.202425 441 catalog_manager.cc:1347] Generated new cluster ID: 171d599d93134b01a9d57d50c8211a8d
I20260806 04:01:54.202805 441 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:01:54.250758 441 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:01:54.254413 441 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:01:54.283315 441 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830: Generated new TSK 0
I20260806 04:01:54.285043 441 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:01:54.325305 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:54.335239 453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:54.340317 455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:54.343067 457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:54.343242 316 server_base.cc:1034] running on GCE node
I20260806 04:01:54.344287 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:54.344537 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:54.344717 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988914344700 us; error 0 us; skew 500 ppm
I20260806 04:01:54.345407 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:54.352968 316 webserver.cc:460] Webserver started at http://127.0.79.1:46091/ using document root <none> and password file <none>
I20260806 04:01:54.353703 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:54.353940 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:54.354267 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:54.355818 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "855fbbefc27949bcad1cee67be6dde52"
format_stamp: "Formatted at 2026-08-06 04:01:54 on dist-test-slave-h3ft"
I20260806 04:01:54.362560 316 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.006s sys 0.001s
I20260806 04:01:54.367863 462 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:54.368803 316 fs_manager.cc:725] Time spent opening block manager: real 0.004s user 0.002s sys 0.002s
I20260806 04:01:54.369133 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "855fbbefc27949bcad1cee67be6dde52"
format_stamp: "Formatted at 2026-08-06 04:01:54 on dist-test-slave-h3ft"
I20260806 04:01:54.369434 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1785988912331034-316-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)
I20260806 04:01:54.394891 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:54.396620 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:54.413386 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:01:54.413818 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260806 04:01:54.414191 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:01:54.414438 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:54.558789 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:35673
I20260806 04:01:54.558861 562 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:35673 every 8 connection(s)
I20260806 04:01:54.567684 564 heartbeater.cc:347] Connected to a master server at 127.0.79.62:41557
I20260806 04:01:54.568157 564 heartbeater.cc:464] Registering TS with master...
I20260806 04:01:54.569105 564 heartbeater.cc:511] Master 127.0.79.62:41557 requested a full tablet report, sending...
I20260806 04:01:54.572508 357 ts_manager.cc:194] Registered new tserver with Master: 855fbbefc27949bcad1cee67be6dde52 (127.0.79.1:35673)
I20260806 04:01:54.572970 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006367121s
I20260806 04:01:54.574978 357 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55710
I20260806 04:01:54.589432 564 heartbeater.cc:503] Master 127.0.79.62:41557 was elected leader, sending a full tablet report...
I20260806 04:01:54.613615 356 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55730:
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"
}
}
}
I20260806 04:01:54.692817 511 tablet_service.cc:1467] Processing CreateTablet for tablet 0976952a44f243f69179b5dd7be945fa (DEFAULT_TABLE table=client-testtb [id=7ef4a4a9f2bd44d1be826727e2f3d1f9]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:01:54.693557 510 tablet_service.cc:1467] Processing CreateTablet for tablet b5b006e602dc403c92cc320d5a31a8cd (DEFAULT_TABLE table=client-testtb [id=7ef4a4a9f2bd44d1be826727e2f3d1f9]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:01:54.694166 511 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0976952a44f243f69179b5dd7be945fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:54.695242 510 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b5b006e602dc403c92cc320d5a31a8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:54.714213 584 tablet_bootstrap.cc:492] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52: Bootstrap starting.
I20260806 04:01:54.720793 584 tablet_bootstrap.cc:654] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:54.728272 584 tablet_bootstrap.cc:492] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52: No bootstrap required, opened a new log
I20260806 04:01:54.728761 584 ts_tablet_manager.cc:1397] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52: Time spent bootstrapping tablet: real 0.015s user 0.012s sys 0.000s
I20260806 04:01:54.731560 584 raft_consensus.cc:348] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855fbbefc27949bcad1cee67be6dde52" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 35673 } }
I20260806 04:01:54.732211 584 raft_consensus.cc:374] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:54.732496 584 raft_consensus.cc:729] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 855fbbefc27949bcad1cee67be6dde52, State: Initialized, Role: FOLLOWER
I20260806 04:01:54.733136 584 consensus_queue.cc:260] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855fbbefc27949bcad1cee67be6dde52" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 35673 } }
I20260806 04:01:54.733750 584 raft_consensus.cc:388] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:54.734047 584 raft_consensus.cc:482] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:54.734395 584 raft_consensus.cc:3037] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:54.740896 584 raft_consensus.cc:504] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855fbbefc27949bcad1cee67be6dde52" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 35673 } }
I20260806 04:01:54.741645 584 leader_election.cc:302] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 855fbbefc27949bcad1cee67be6dde52; no voters:
I20260806 04:01:54.744316 584 leader_election.cc:288] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:54.745139 587 raft_consensus.cc:2781] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:54.748044 584 ts_tablet_manager.cc:1428] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52: Time spent starting tablet: real 0.019s user 0.004s sys 0.016s
I20260806 04:01:54.749420 584 tablet_bootstrap.cc:492] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52: Bootstrap starting.
I20260806 04:01:54.749706 587 raft_consensus.cc:686] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [term 1 LEADER]: Becoming Leader. State: Replica: 855fbbefc27949bcad1cee67be6dde52, State: Running, Role: LEADER
I20260806 04:01:54.750633 587 consensus_queue.cc:237] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855fbbefc27949bcad1cee67be6dde52" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 35673 } }
I20260806 04:01:54.757278 584 tablet_bootstrap.cc:654] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:54.767668 356 catalog_manager.cc:5495] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 855fbbefc27949bcad1cee67be6dde52 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "855fbbefc27949bcad1cee67be6dde52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855fbbefc27949bcad1cee67be6dde52" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 35673 } health_report { overall_health: HEALTHY } } }
I20260806 04:01:54.768370 584 tablet_bootstrap.cc:492] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52: No bootstrap required, opened a new log
I20260806 04:01:54.769004 584 ts_tablet_manager.cc:1397] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52: Time spent bootstrapping tablet: real 0.020s user 0.006s sys 0.010s
I20260806 04:01:54.771751 584 raft_consensus.cc:348] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855fbbefc27949bcad1cee67be6dde52" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 35673 } }
I20260806 04:01:54.772336 584 raft_consensus.cc:374] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:54.772619 584 raft_consensus.cc:729] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 855fbbefc27949bcad1cee67be6dde52, State: Initialized, Role: FOLLOWER
I20260806 04:01:54.773279 584 consensus_queue.cc:260] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855fbbefc27949bcad1cee67be6dde52" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 35673 } }
I20260806 04:01:54.773944 584 raft_consensus.cc:388] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:54.774225 584 raft_consensus.cc:482] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:54.774541 584 raft_consensus.cc:3037] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:54.780979 584 raft_consensus.cc:504] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855fbbefc27949bcad1cee67be6dde52" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 35673 } }
I20260806 04:01:54.781728 584 leader_election.cc:302] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 855fbbefc27949bcad1cee67be6dde52; no voters:
I20260806 04:01:54.782346 584 leader_election.cc:288] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:54.782539 587 raft_consensus.cc:2781] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:54.783197 587 raft_consensus.cc:686] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [term 1 LEADER]: Becoming Leader. State: Replica: 855fbbefc27949bcad1cee67be6dde52, State: Running, Role: LEADER
I20260806 04:01:54.784030 584 ts_tablet_manager.cc:1428] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52: Time spent starting tablet: real 0.015s user 0.012s sys 0.003s
I20260806 04:01:54.783939 587 consensus_queue.cc:237] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855fbbefc27949bcad1cee67be6dde52" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 35673 } }
I20260806 04:01:54.791666 356 catalog_manager.cc:5495] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 855fbbefc27949bcad1cee67be6dde52 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "855fbbefc27949bcad1cee67be6dde52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "855fbbefc27949bcad1cee67be6dde52" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 35673 } health_report { overall_health: HEALTHY } } }
I20260806 04:01:54.823091 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:01:54.867797 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:01:54.868932 316 tablet_replica.cc:330] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52: stopping tablet replica
I20260806 04:01:54.869750 316 raft_consensus.cc:2229] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:54.870357 316 raft_consensus.cc:2258] T b5b006e602dc403c92cc320d5a31a8cd P 855fbbefc27949bcad1cee67be6dde52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:54.873847 316 tablet_replica.cc:330] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52: stopping tablet replica
I20260806 04:01:54.874346 316 raft_consensus.cc:2229] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:54.874763 316 raft_consensus.cc:2258] T 0976952a44f243f69179b5dd7be945fa P 855fbbefc27949bcad1cee67be6dde52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:55.057555 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:01:55.071206 316 master.cc:537] Master@127.0.79.62:41557 shutting down...
I20260806 04:01:55.177004 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:55.177574 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:55.177964 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 20a56e27b6b945d789bd627986b24830: stopping tablet replica
I20260806 04:01:55.197995 316 master.cc:552] Master@127.0.79.62:41557 shutdown complete.
[ OK ] ClientTest.ConnectToClusterNoMasterAddressSpecified (2719 ms)
[ RUN ] ClientTest.TestScanAtFutureTimestamp
I20260806 04:01:55.223950 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:41371
I20260806 04:01:55.225145 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:55.231338 602 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:55.234616 604 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:55.236285 608 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:55.236686 316 server_base.cc:1034] running on GCE node
I20260806 04:01:55.238051 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:55.238332 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:55.238530 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988915238517 us; error 0 us; skew 500 ppm
I20260806 04:01:55.239311 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:55.242446 316 webserver.cc:460] Webserver started at http://127.0.79.62:45111/ using document root <none> and password file <none>
I20260806 04:01:55.243130 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:55.243398 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:55.243749 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:55.245335 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "9057fa1e488e45cea071f66cf31685d8"
format_stamp: "Formatted at 2026-08-06 04:01:55 on dist-test-slave-h3ft"
I20260806 04:01:55.252069 316 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.007s sys 0.000s
I20260806 04:01:55.256846 618 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:55.257905 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:01:55.258213 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "9057fa1e488e45cea071f66cf31685d8"
format_stamp: "Formatted at 2026-08-06 04:01:55 on dist-test-slave-h3ft"
I20260806 04:01:55.258522 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785988912331034-316-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)
I20260806 04:01:55.300050 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:55.301247 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:55.365731 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:41371
I20260806 04:01:55.365841 702 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:41371 every 8 connection(s)
I20260806 04:01:55.370412 703 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:55.382745 703 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8: Bootstrap starting.
I20260806 04:01:55.387166 703 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:55.391739 703 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8: No bootstrap required, opened a new log
I20260806 04:01:55.393821 703 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9057fa1e488e45cea071f66cf31685d8" member_type: VOTER }
I20260806 04:01:55.394291 703 raft_consensus.cc:374] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:55.394598 703 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9057fa1e488e45cea071f66cf31685d8, State: Initialized, Role: FOLLOWER
I20260806 04:01:55.395304 703 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9057fa1e488e45cea071f66cf31685d8" member_type: VOTER }
I20260806 04:01:55.395766 703 raft_consensus.cc:388] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:55.396011 703 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:55.396302 703 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:55.401046 703 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9057fa1e488e45cea071f66cf31685d8" member_type: VOTER }
I20260806 04:01:55.401688 703 leader_election.cc:302] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9057fa1e488e45cea071f66cf31685d8; no voters:
I20260806 04:01:55.403122 703 leader_election.cc:288] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:55.403525 706 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:55.405285 706 raft_consensus.cc:686] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [term 1 LEADER]: Becoming Leader. State: Replica: 9057fa1e488e45cea071f66cf31685d8, State: Running, Role: LEADER
I20260806 04:01:55.406037 706 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9057fa1e488e45cea071f66cf31685d8" member_type: VOTER }
I20260806 04:01:55.406410 703 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:01:55.409281 707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9057fa1e488e45cea071f66cf31685d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9057fa1e488e45cea071f66cf31685d8" member_type: VOTER } }
I20260806 04:01:55.410013 707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:55.411109 709 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9057fa1e488e45cea071f66cf31685d8. Latest consensus state: current_term: 1 leader_uuid: "9057fa1e488e45cea071f66cf31685d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9057fa1e488e45cea071f66cf31685d8" member_type: VOTER } }
I20260806 04:01:55.411748 709 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:55.426290 714 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:01:55.435038 714 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:01:55.436177 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:01:55.445768 714 catalog_manager.cc:1347] Generated new cluster ID: 19293787851f4a3f9579864fef97ccce
I20260806 04:01:55.446136 714 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:01:55.467430 714 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:01:55.469022 714 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:01:55.481768 714 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8: Generated new TSK 0
I20260806 04:01:55.482417 714 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:01:55.503333 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:55.511297 735 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:55.512334 736 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:55.514981 741 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:55.515312 316 server_base.cc:1034] running on GCE node
I20260806 04:01:55.516355 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:55.516562 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:55.516739 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988915516725 us; error 0 us; skew 500 ppm
I20260806 04:01:55.517241 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:55.520390 316 webserver.cc:460] Webserver started at http://127.0.79.1:34777/ using document root <none> and password file <none>
I20260806 04:01:55.520851 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:55.521066 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:55.521330 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:55.522382 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "813c6069400e479db9faea5ab1ff376b"
format_stamp: "Formatted at 2026-08-06 04:01:55 on dist-test-slave-h3ft"
I20260806 04:01:55.527040 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260806 04:01:55.530637 748 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:55.531709 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:01:55.532058 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "813c6069400e479db9faea5ab1ff376b"
format_stamp: "Formatted at 2026-08-06 04:01:55 on dist-test-slave-h3ft"
I20260806 04:01:55.532387 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1785988912331034-316-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)
I20260806 04:01:55.549505 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:55.550561 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:55.571514 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:01:55.571815 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:55.572119 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:01:55.572289 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:55.648089 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:37121
I20260806 04:01:55.648232 853 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:37121 every 8 connection(s)
I20260806 04:01:55.654743 854 heartbeater.cc:347] Connected to a master server at 127.0.79.62:41371
I20260806 04:01:55.655213 854 heartbeater.cc:464] Registering TS with master...
I20260806 04:01:55.656055 854 heartbeater.cc:511] Master 127.0.79.62:41371 requested a full tablet report, sending...
I20260806 04:01:55.658411 641 ts_manager.cc:194] Registered new tserver with Master: 813c6069400e479db9faea5ab1ff376b (127.0.79.1:37121)
I20260806 04:01:55.658702 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006240172s
I20260806 04:01:55.661336 641 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53816
I20260806 04:01:55.675503 854 heartbeater.cc:503] Master 127.0.79.62:41371 was elected leader, sending a full tablet report...
I20260806 04:01:55.689015 641 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53830:
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"
}
}
}
I20260806 04:01:55.739409 808 tablet_service.cc:1467] Processing CreateTablet for tablet b9e18cbcbaf348a78f3e0e7f7715c6f4 (DEFAULT_TABLE table=client-testtb [id=ce42cc76b88a4d8b896d4b8e9f800feb]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:01:55.740650 808 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b9e18cbcbaf348a78f3e0e7f7715c6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:55.740602 806 tablet_service.cc:1467] Processing CreateTablet for tablet 747ee2158ec74827b2091b1c44683193 (DEFAULT_TABLE table=client-testtb [id=ce42cc76b88a4d8b896d4b8e9f800feb]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:01:55.742309 806 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 747ee2158ec74827b2091b1c44683193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:55.758193 868 tablet_bootstrap.cc:492] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b: Bootstrap starting.
I20260806 04:01:55.765039 868 tablet_bootstrap.cc:654] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:55.770802 868 tablet_bootstrap.cc:492] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b: No bootstrap required, opened a new log
I20260806 04:01:55.771317 868 ts_tablet_manager.cc:1397] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b: Time spent bootstrapping tablet: real 0.013s user 0.012s sys 0.000s
I20260806 04:01:55.774492 868 raft_consensus.cc:348] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813c6069400e479db9faea5ab1ff376b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37121 } }
I20260806 04:01:55.775153 868 raft_consensus.cc:374] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:55.775473 868 raft_consensus.cc:729] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813c6069400e479db9faea5ab1ff376b, State: Initialized, Role: FOLLOWER
I20260806 04:01:55.776311 868 consensus_queue.cc:260] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813c6069400e479db9faea5ab1ff376b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37121 } }
I20260806 04:01:55.777034 868 raft_consensus.cc:388] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:55.777374 868 raft_consensus.cc:482] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:55.777755 868 raft_consensus.cc:3037] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:55.784878 868 raft_consensus.cc:504] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813c6069400e479db9faea5ab1ff376b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37121 } }
I20260806 04:01:55.785614 868 leader_election.cc:302] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 813c6069400e479db9faea5ab1ff376b; no voters:
I20260806 04:01:55.787297 868 leader_election.cc:288] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:55.788007 870 raft_consensus.cc:2781] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:55.790520 868 ts_tablet_manager.cc:1428] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b: Time spent starting tablet: real 0.019s user 0.015s sys 0.004s
I20260806 04:01:55.791476 868 tablet_bootstrap.cc:492] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b: Bootstrap starting.
I20260806 04:01:55.795651 870 raft_consensus.cc:686] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [term 1 LEADER]: Becoming Leader. State: Replica: 813c6069400e479db9faea5ab1ff376b, State: Running, Role: LEADER
I20260806 04:01:55.796518 870 consensus_queue.cc:237] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813c6069400e479db9faea5ab1ff376b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37121 } }
I20260806 04:01:55.796928 868 tablet_bootstrap.cc:654] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:55.804998 640 catalog_manager.cc:5495] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b reported cstate change: term changed from 0 to 1, leader changed from <none> to 813c6069400e479db9faea5ab1ff376b (127.0.79.1). New cstate: current_term: 1 leader_uuid: "813c6069400e479db9faea5ab1ff376b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813c6069400e479db9faea5ab1ff376b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37121 } health_report { overall_health: HEALTHY } } }
I20260806 04:01:55.812960 868 tablet_bootstrap.cc:492] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b: No bootstrap required, opened a new log
I20260806 04:01:55.813606 868 ts_tablet_manager.cc:1397] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b: Time spent bootstrapping tablet: real 0.022s user 0.011s sys 0.004s
I20260806 04:01:55.817698 868 raft_consensus.cc:348] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813c6069400e479db9faea5ab1ff376b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37121 } }
I20260806 04:01:55.818293 868 raft_consensus.cc:374] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:55.818614 868 raft_consensus.cc:729] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813c6069400e479db9faea5ab1ff376b, State: Initialized, Role: FOLLOWER
I20260806 04:01:55.819430 868 consensus_queue.cc:260] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813c6069400e479db9faea5ab1ff376b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37121 } }
I20260806 04:01:55.820107 868 raft_consensus.cc:388] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:55.820410 868 raft_consensus.cc:482] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:55.820714 868 raft_consensus.cc:3037] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:55.826007 868 raft_consensus.cc:504] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813c6069400e479db9faea5ab1ff376b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37121 } }
I20260806 04:01:55.826683 868 leader_election.cc:302] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 813c6069400e479db9faea5ab1ff376b; no voters:
I20260806 04:01:55.827368 868 leader_election.cc:288] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:55.827714 872 raft_consensus.cc:2781] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:55.828209 872 raft_consensus.cc:686] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [term 1 LEADER]: Becoming Leader. State: Replica: 813c6069400e479db9faea5ab1ff376b, State: Running, Role: LEADER
I20260806 04:01:55.829173 868 ts_tablet_manager.cc:1428] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b: Time spent starting tablet: real 0.015s user 0.009s sys 0.008s
I20260806 04:01:55.828940 872 consensus_queue.cc:237] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813c6069400e479db9faea5ab1ff376b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37121 } }
I20260806 04:01:55.837760 640 catalog_manager.cc:5495] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b reported cstate change: term changed from 0 to 1, leader changed from <none> to 813c6069400e479db9faea5ab1ff376b (127.0.79.1). New cstate: current_term: 1 leader_uuid: "813c6069400e479db9faea5ab1ff376b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813c6069400e479db9faea5ab1ff376b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37121 } health_report { overall_health: HEALTHY } } }
W20260806 04:01:55.910547 790 tablet_service.cc:2970] error setting up scanner d148f8bc431047c5834d9ecfcb9d38ef with request: Invalid argument: cannot verify timestamp: Snapshot time P: 1785988975874253 usec, L: 0 in the future. Max allowed timestamp is P: 1785988925910333 usec, L: 0: new_scan_request { tablet_id: "b9e18cbcbaf348a78f3e0e7f7715c6f4" 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: 7315410845180940288 propagated_timestamp: 7315410599544143872 cache_blocks: true order_mode: UNORDERED row_format_flags: 0 authz_token { token_data: "\010\337\220\320\323\006\"3\n\005slave\022*\n ce42cc76b88a4d8b896d4b8e9f800feb\020\001\030\001 \001(\001" signature: "\001\236\232yI\207\221!\217z~\376\363\363f.\350\372\006\373\320\321\320M\n\321DpTVS\254\200\264SC:\033\177%\026q\205\373\250\205\367\006oz\010H\336a\310\217(\263\307j1\324\033+""\001\236\232yI\207\221!\217z~\376\363\363f.\350\372\006\373\320\321\320M\n\321DpTVS\254\200\264SC:\033\177%\026q\205\373\250\205\367\006oz\010H\336a\310\217(\263\307j1\324\033+" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "dfa6da157e644b06a0872a2296793d21"
I20260806 04:01:55.916091 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:01:55.979435 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:01:55.980357 316 tablet_replica.cc:330] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b: stopping tablet replica
I20260806 04:01:55.981068 316 raft_consensus.cc:2229] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:55.981556 316 raft_consensus.cc:2258] T 747ee2158ec74827b2091b1c44683193 P 813c6069400e479db9faea5ab1ff376b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:55.983922 316 tablet_replica.cc:330] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b: stopping tablet replica
I20260806 04:01:55.984397 316 raft_consensus.cc:2229] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:55.984794 316 raft_consensus.cc:2258] T b9e18cbcbaf348a78f3e0e7f7715c6f4 P 813c6069400e479db9faea5ab1ff376b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:56.007586 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:01:56.019645 316 master.cc:537] Master@127.0.79.62:41371 shutting down...
I20260806 04:01:56.044968 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:56.045527 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:56.045841 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 9057fa1e488e45cea071f66cf31685d8: stopping tablet replica
I20260806 04:01:56.056348 316 master.cc:552] Master@127.0.79.62:41371 shutdown complete.
[ OK ] ClientTest.TestScanAtFutureTimestamp (853 ms)
[ RUN ] ClientTest.TestInvalidPredicates
I20260806 04:01:56.076514 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:33035
I20260806 04:01:56.077526 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:56.083243 879 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:56.085040 880 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:56.088490 316 server_base.cc:1034] running on GCE node
W20260806 04:01:56.089221 882 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:56.090051 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:56.090268 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:56.090451 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988916090440 us; error 0 us; skew 500 ppm
I20260806 04:01:56.091053 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:56.100785 316 webserver.cc:460] Webserver started at http://127.0.79.62:34595/ using document root <none> and password file <none>
I20260806 04:01:56.101377 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:56.101603 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:56.101922 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:56.103442 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "c59c298ace4342d1b2d1d4c09c02a6ef"
format_stamp: "Formatted at 2026-08-06 04:01:56 on dist-test-slave-h3ft"
I20260806 04:01:56.109017 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.002s sys 0.003s
I20260806 04:01:56.112954 887 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:56.113924 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260806 04:01:56.114248 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "c59c298ace4342d1b2d1d4c09c02a6ef"
format_stamp: "Formatted at 2026-08-06 04:01:56 on dist-test-slave-h3ft"
I20260806 04:01:56.114530 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785988912331034-316-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)
I20260806 04:01:56.126766 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:56.127871 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:56.188969 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:33035
I20260806 04:01:56.189076 987 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:33035 every 8 connection(s)
I20260806 04:01:56.193267 988 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:56.202486 988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef: Bootstrap starting.
I20260806 04:01:56.206468 988 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:56.210845 988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef: No bootstrap required, opened a new log
I20260806 04:01:56.212716 988 raft_consensus.cc:348] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59c298ace4342d1b2d1d4c09c02a6ef" member_type: VOTER }
I20260806 04:01:56.213097 988 raft_consensus.cc:374] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:56.213368 988 raft_consensus.cc:729] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59c298ace4342d1b2d1d4c09c02a6ef, State: Initialized, Role: FOLLOWER
I20260806 04:01:56.214015 988 consensus_queue.cc:260] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59c298ace4342d1b2d1d4c09c02a6ef" member_type: VOTER }
I20260806 04:01:56.214464 988 raft_consensus.cc:388] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:56.214783 988 raft_consensus.cc:482] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:56.215091 988 raft_consensus.cc:3037] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:56.219655 988 raft_consensus.cc:504] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59c298ace4342d1b2d1d4c09c02a6ef" member_type: VOTER }
I20260806 04:01:56.220191 988 leader_election.cc:302] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c59c298ace4342d1b2d1d4c09c02a6ef; no voters:
I20260806 04:01:56.221547 988 leader_election.cc:288] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:56.221869 992 raft_consensus.cc:2781] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:56.223802 992 raft_consensus.cc:686] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [term 1 LEADER]: Becoming Leader. State: Replica: c59c298ace4342d1b2d1d4c09c02a6ef, State: Running, Role: LEADER
I20260806 04:01:56.224582 992 consensus_queue.cc:237] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59c298ace4342d1b2d1d4c09c02a6ef" member_type: VOTER }
I20260806 04:01:56.225116 988 sys_catalog.cc:564] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:01:56.227840 995 sys_catalog.cc:455] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader c59c298ace4342d1b2d1d4c09c02a6ef. Latest consensus state: current_term: 1 leader_uuid: "c59c298ace4342d1b2d1d4c09c02a6ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59c298ace4342d1b2d1d4c09c02a6ef" member_type: VOTER } }
I20260806 04:01:56.227964 993 sys_catalog.cc:455] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c59c298ace4342d1b2d1d4c09c02a6ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59c298ace4342d1b2d1d4c09c02a6ef" member_type: VOTER } }
I20260806 04:01:56.228535 995 sys_catalog.cc:458] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:56.228751 993 sys_catalog.cc:458] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:56.241552 999 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:01:56.250237 999 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:01:56.251350 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:01:56.259975 999 catalog_manager.cc:1347] Generated new cluster ID: f6411f6443b64f7abeb601418baef340
I20260806 04:01:56.260272 999 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:01:56.282641 999 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:01:56.285120 999 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:01:56.299311 999 catalog_manager.cc:5868] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef: Generated new TSK 0
I20260806 04:01:56.300158 999 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:01:56.318038 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:56.324929 1017 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:56.327836 1018 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:56.330983 316 server_base.cc:1034] running on GCE node
W20260806 04:01:56.331619 1020 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:56.332752 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:56.332983 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:56.333175 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988916333159 us; error 0 us; skew 500 ppm
I20260806 04:01:56.333698 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:56.336809 316 webserver.cc:460] Webserver started at http://127.0.79.1:32833/ using document root <none> and password file <none>
I20260806 04:01:56.337357 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:56.337590 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:56.337877 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:56.339167 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "f4458f6138114ad1922d8e6a42f83207"
format_stamp: "Formatted at 2026-08-06 04:01:56 on dist-test-slave-h3ft"
I20260806 04:01:56.344204 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.000s sys 0.004s
I20260806 04:01:56.347592 1029 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:56.348482 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260806 04:01:56.348755 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "f4458f6138114ad1922d8e6a42f83207"
format_stamp: "Formatted at 2026-08-06 04:01:56 on dist-test-slave-h3ft"
I20260806 04:01:56.349016 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1785988912331034-316-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)
I20260806 04:01:56.360412 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:56.361377 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:56.373540 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:01:56.374074 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s user 0.001s sys 0.000s
I20260806 04:01:56.374512 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:01:56.374825 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:56.460472 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:34139
I20260806 04:01:56.460677 1140 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:34139 every 8 connection(s)
I20260806 04:01:56.465950 1141 heartbeater.cc:347] Connected to a master server at 127.0.79.62:33035
I20260806 04:01:56.466495 1141 heartbeater.cc:464] Registering TS with master...
I20260806 04:01:56.467535 1141 heartbeater.cc:511] Master 127.0.79.62:33035 requested a full tablet report, sending...
I20260806 04:01:56.470041 919 ts_manager.cc:194] Registered new tserver with Master: f4458f6138114ad1922d8e6a42f83207 (127.0.79.1:34139)
I20260806 04:01:56.470537 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006411732s
I20260806 04:01:56.472282 919 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44496
I20260806 04:01:56.485670 1141 heartbeater.cc:503] Master 127.0.79.62:33035 was elected leader, sending a full tablet report...
I20260806 04:01:56.502528 918 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44510:
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"
}
}
}
I20260806 04:01:56.550503 1083 tablet_service.cc:1467] Processing CreateTablet for tablet a88ad84d265746819989c589b52010f7 (DEFAULT_TABLE table=client-testtb [id=fda4ffa16ba4463ab027d508e3bf170b]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:01:56.551715 1083 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a88ad84d265746819989c589b52010f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:56.555261 1080 tablet_service.cc:1467] Processing CreateTablet for tablet 6228a1162efa4c43b0e4c1503f2589f6 (DEFAULT_TABLE table=client-testtb [id=fda4ffa16ba4463ab027d508e3bf170b]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:01:56.556305 1080 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6228a1162efa4c43b0e4c1503f2589f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:56.569708 1156 tablet_bootstrap.cc:492] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207: Bootstrap starting.
I20260806 04:01:56.574818 1156 tablet_bootstrap.cc:654] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:56.583619 1156 tablet_bootstrap.cc:492] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207: No bootstrap required, opened a new log
I20260806 04:01:56.584111 1156 ts_tablet_manager.cc:1397] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207: Time spent bootstrapping tablet: real 0.015s user 0.009s sys 0.004s
I20260806 04:01:56.586593 1156 raft_consensus.cc:348] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4458f6138114ad1922d8e6a42f83207" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34139 } }
I20260806 04:01:56.587294 1156 raft_consensus.cc:374] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:56.587610 1156 raft_consensus.cc:729] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4458f6138114ad1922d8e6a42f83207, State: Initialized, Role: FOLLOWER
I20260806 04:01:56.588122 1156 consensus_queue.cc:260] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4458f6138114ad1922d8e6a42f83207" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34139 } }
I20260806 04:01:56.588598 1156 raft_consensus.cc:388] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:56.588835 1156 raft_consensus.cc:482] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:56.589110 1156 raft_consensus.cc:3037] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:56.595227 1156 raft_consensus.cc:504] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4458f6138114ad1922d8e6a42f83207" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34139 } }
I20260806 04:01:56.596027 1156 leader_election.cc:302] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f4458f6138114ad1922d8e6a42f83207; no voters:
I20260806 04:01:56.597810 1156 leader_election.cc:288] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:56.598272 1160 raft_consensus.cc:2781] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:56.600212 1160 raft_consensus.cc:686] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [term 1 LEADER]: Becoming Leader. State: Replica: f4458f6138114ad1922d8e6a42f83207, State: Running, Role: LEADER
I20260806 04:01:56.601110 1160 consensus_queue.cc:237] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4458f6138114ad1922d8e6a42f83207" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34139 } }
I20260806 04:01:56.609316 1156 ts_tablet_manager.cc:1428] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207: Time spent starting tablet: real 0.025s user 0.019s sys 0.004s
I20260806 04:01:56.609416 919 catalog_manager.cc:5495] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4458f6138114ad1922d8e6a42f83207 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "f4458f6138114ad1922d8e6a42f83207" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4458f6138114ad1922d8e6a42f83207" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34139 } health_report { overall_health: HEALTHY } } }
I20260806 04:01:56.610220 1156 tablet_bootstrap.cc:492] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207: Bootstrap starting.
I20260806 04:01:56.616989 1156 tablet_bootstrap.cc:654] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:56.625691 1156 tablet_bootstrap.cc:492] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207: No bootstrap required, opened a new log
I20260806 04:01:56.626200 1156 ts_tablet_manager.cc:1397] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207: Time spent bootstrapping tablet: real 0.016s user 0.006s sys 0.008s
I20260806 04:01:56.628330 1156 raft_consensus.cc:348] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4458f6138114ad1922d8e6a42f83207" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34139 } }
I20260806 04:01:56.628789 1156 raft_consensus.cc:374] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:56.629051 1156 raft_consensus.cc:729] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4458f6138114ad1922d8e6a42f83207, State: Initialized, Role: FOLLOWER
I20260806 04:01:56.629770 1156 consensus_queue.cc:260] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4458f6138114ad1922d8e6a42f83207" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34139 } }
I20260806 04:01:56.630407 1156 raft_consensus.cc:388] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:56.630710 1156 raft_consensus.cc:482] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:56.631064 1156 raft_consensus.cc:3037] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:56.636516 1156 raft_consensus.cc:504] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4458f6138114ad1922d8e6a42f83207" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34139 } }
I20260806 04:01:56.637182 1156 leader_election.cc:302] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f4458f6138114ad1922d8e6a42f83207; no voters:
I20260806 04:01:56.637676 1156 leader_election.cc:288] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:56.637814 1162 raft_consensus.cc:2781] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:56.638551 1162 raft_consensus.cc:686] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [term 1 LEADER]: Becoming Leader. State: Replica: f4458f6138114ad1922d8e6a42f83207, State: Running, Role: LEADER
I20260806 04:01:56.639379 1156 ts_tablet_manager.cc:1428] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207: Time spent starting tablet: real 0.013s user 0.009s sys 0.003s
I20260806 04:01:56.639377 1162 consensus_queue.cc:237] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4458f6138114ad1922d8e6a42f83207" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34139 } }
I20260806 04:01:56.645183 918 catalog_manager.cc:5495] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4458f6138114ad1922d8e6a42f83207 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "f4458f6138114ad1922d8e6a42f83207" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4458f6138114ad1922d8e6a42f83207" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34139 } health_report { overall_health: HEALTHY } } }
I20260806 04:01:56.682559 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:01:56.717392 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:01:56.718297 316 tablet_replica.cc:330] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207: stopping tablet replica
I20260806 04:01:56.718823 316 raft_consensus.cc:2229] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:56.719323 316 raft_consensus.cc:2258] T a88ad84d265746819989c589b52010f7 P f4458f6138114ad1922d8e6a42f83207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:56.721690 316 tablet_replica.cc:330] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207: stopping tablet replica
I20260806 04:01:56.722157 316 raft_consensus.cc:2229] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:56.722559 316 raft_consensus.cc:2258] T 6228a1162efa4c43b0e4c1503f2589f6 P f4458f6138114ad1922d8e6a42f83207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:56.736538 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:01:56.748806 316 master.cc:537] Master@127.0.79.62:33035 shutting down...
I20260806 04:01:56.773659 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:56.774118 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:56.774495 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P c59c298ace4342d1b2d1d4c09c02a6ef: stopping tablet replica
I20260806 04:01:56.785034 316 master.cc:552] Master@127.0.79.62:33035 shutdown complete.
[ OK ] ClientTest.TestInvalidPredicates (728 ms)
[ RUN ] ClientTest.TestExclusiveInclusiveRangeBounds
I20260806 04:01:56.805477 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:34803
I20260806 04:01:56.806713 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:56.812193 1171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:56.813154 1175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:56.815689 316 server_base.cc:1034] running on GCE node
W20260806 04:01:56.816290 1178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:56.817237 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:56.817449 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:56.817612 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988916817599 us; error 0 us; skew 500 ppm
I20260806 04:01:56.818153 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:56.821197 316 webserver.cc:460] Webserver started at http://127.0.79.62:42899/ using document root <none> and password file <none>
I20260806 04:01:56.821661 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:56.821859 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:56.822139 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:56.823277 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "ec545316f1344c6994d772ea332cace2"
format_stamp: "Formatted at 2026-08-06 04:01:56 on dist-test-slave-h3ft"
I20260806 04:01:56.827827 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260806 04:01:56.831264 1183 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:56.832160 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:01:56.832419 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "ec545316f1344c6994d772ea332cace2"
format_stamp: "Formatted at 2026-08-06 04:01:56 on dist-test-slave-h3ft"
I20260806 04:01:56.832703 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785988912331034-316-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)
I20260806 04:01:56.855093 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:56.856129 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:56.916870 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:34803
I20260806 04:01:56.916956 1281 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:34803 every 8 connection(s)
I20260806 04:01:56.921128 1283 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:56.930615 1283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2: Bootstrap starting.
I20260806 04:01:56.935505 1283 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:56.939913 1283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2: No bootstrap required, opened a new log
I20260806 04:01:56.941936 1283 raft_consensus.cc:348] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec545316f1344c6994d772ea332cace2" member_type: VOTER }
I20260806 04:01:56.942344 1283 raft_consensus.cc:374] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:56.942612 1283 raft_consensus.cc:729] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec545316f1344c6994d772ea332cace2, State: Initialized, Role: FOLLOWER
I20260806 04:01:56.943305 1283 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec545316f1344c6994d772ea332cace2" member_type: VOTER }
I20260806 04:01:56.943797 1283 raft_consensus.cc:388] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:56.944008 1283 raft_consensus.cc:482] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:56.944314 1283 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:56.948702 1283 raft_consensus.cc:504] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec545316f1344c6994d772ea332cace2" member_type: VOTER }
I20260806 04:01:56.949280 1283 leader_election.cc:302] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec545316f1344c6994d772ea332cace2; no voters:
I20260806 04:01:56.950662 1283 leader_election.cc:288] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:56.950986 1289 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:56.953011 1289 raft_consensus.cc:686] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [term 1 LEADER]: Becoming Leader. State: Replica: ec545316f1344c6994d772ea332cace2, State: Running, Role: LEADER
I20260806 04:01:56.953847 1289 consensus_queue.cc:237] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec545316f1344c6994d772ea332cace2" member_type: VOTER }
I20260806 04:01:56.955613 1283 sys_catalog.cc:564] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:01:56.957131 1291 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ec545316f1344c6994d772ea332cace2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec545316f1344c6994d772ea332cace2" member_type: VOTER } }
I20260806 04:01:56.957269 1292 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ec545316f1344c6994d772ea332cace2. Latest consensus state: current_term: 1 leader_uuid: "ec545316f1344c6994d772ea332cace2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec545316f1344c6994d772ea332cace2" member_type: VOTER } }
I20260806 04:01:56.957813 1291 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:56.957882 1292 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:56.975477 1295 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:01:56.983354 1295 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:01:56.984488 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:01:56.993263 1295 catalog_manager.cc:1347] Generated new cluster ID: a54ebae5b4944458a59b2a79ef07aff1
I20260806 04:01:56.993597 1295 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:01:57.012378 1295 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:01:57.014225 1295 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:01:57.043150 1295 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2: Generated new TSK 0
I20260806 04:01:57.043937 1295 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:01:57.050899 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:57.058238 1314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:57.059885 1316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:57.063735 316 server_base.cc:1034] running on GCE node
W20260806 04:01:57.063803 1319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:57.064891 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:57.065073 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:57.065297 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988917065281 us; error 0 us; skew 500 ppm
I20260806 04:01:57.065867 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:57.068802 316 webserver.cc:460] Webserver started at http://127.0.79.1:46279/ using document root <none> and password file <none>
I20260806 04:01:57.069283 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:57.069468 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:57.069746 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:57.070806 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "911e61cd5e5845c5ac580b7940e6419b"
format_stamp: "Formatted at 2026-08-06 04:01:57 on dist-test-slave-h3ft"
I20260806 04:01:57.075412 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.002s
I20260806 04:01:57.078814 1325 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:57.079762 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260806 04:01:57.080044 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "911e61cd5e5845c5ac580b7940e6419b"
format_stamp: "Formatted at 2026-08-06 04:01:57 on dist-test-slave-h3ft"
I20260806 04:01:57.080300 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785988912331034-316-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)
I20260806 04:01:57.105213 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:57.106289 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:57.119517 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:01:57.119936 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.001s
I20260806 04:01:57.120256 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:01:57.120530 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.001s
I20260806 04:01:57.199574 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:45429
I20260806 04:01:57.199664 1428 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:45429 every 8 connection(s)
I20260806 04:01:57.205960 1429 heartbeater.cc:347] Connected to a master server at 127.0.79.62:34803
I20260806 04:01:57.206357 1429 heartbeater.cc:464] Registering TS with master...
I20260806 04:01:57.207149 1429 heartbeater.cc:511] Master 127.0.79.62:34803 requested a full tablet report, sending...
I20260806 04:01:57.209218 1210 ts_manager.cc:194] Registered new tserver with Master: 911e61cd5e5845c5ac580b7940e6419b (127.0.79.1:45429)
I20260806 04:01:57.209352 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005197728s
I20260806 04:01:57.211264 1210 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60570
I20260806 04:01:57.224710 1429 heartbeater.cc:503] Master 127.0.79.62:34803 was elected leader, sending a full tablet report...
I20260806 04:01:57.241822 1209 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60596:
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"
}
}
}
I20260806 04:01:57.290163 1376 tablet_service.cc:1467] Processing CreateTablet for tablet 56f14edac0684540b8e13b227ea0e111 (DEFAULT_TABLE table=client-testtb [id=7bd00fa789654d8a9211a7ffcf80b09c]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:01:57.290833 1374 tablet_service.cc:1467] Processing CreateTablet for tablet 7fc2f3c27c134436addb63459e46b79b (DEFAULT_TABLE table=client-testtb [id=7bd00fa789654d8a9211a7ffcf80b09c]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:01:57.291570 1376 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 56f14edac0684540b8e13b227ea0e111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:57.292430 1374 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7fc2f3c27c134436addb63459e46b79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:57.308796 1442 tablet_bootstrap.cc:492] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b: Bootstrap starting.
I20260806 04:01:57.314005 1442 tablet_bootstrap.cc:654] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:57.318589 1442 tablet_bootstrap.cc:492] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b: No bootstrap required, opened a new log
I20260806 04:01:57.319068 1442 ts_tablet_manager.cc:1397] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b: Time spent bootstrapping tablet: real 0.011s user 0.010s sys 0.000s
I20260806 04:01:57.321127 1442 raft_consensus.cc:348] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.321568 1442 raft_consensus.cc:374] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:57.321830 1442 raft_consensus.cc:729] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 911e61cd5e5845c5ac580b7940e6419b, State: Initialized, Role: FOLLOWER
I20260806 04:01:57.322427 1442 consensus_queue.cc:260] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.322916 1442 raft_consensus.cc:388] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:57.323200 1442 raft_consensus.cc:482] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:57.323490 1442 raft_consensus.cc:3037] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:57.327893 1442 raft_consensus.cc:504] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.328601 1442 leader_election.cc:302] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 911e61cd5e5845c5ac580b7940e6419b; no voters:
I20260806 04:01:57.330140 1442 leader_election.cc:288] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:57.331423 1444 raft_consensus.cc:2781] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:57.335376 1442 ts_tablet_manager.cc:1428] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b: Time spent starting tablet: real 0.016s user 0.016s sys 0.000s
I20260806 04:01:57.335861 1444 raft_consensus.cc:686] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [term 1 LEADER]: Becoming Leader. State: Replica: 911e61cd5e5845c5ac580b7940e6419b, State: Running, Role: LEADER
I20260806 04:01:57.336359 1442 tablet_bootstrap.cc:492] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b: Bootstrap starting.
I20260806 04:01:57.336819 1444 consensus_queue.cc:237] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.341285 1442 tablet_bootstrap.cc:654] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:57.344347 1210 catalog_manager.cc:5495] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b reported cstate change: term changed from 0 to 1, leader changed from <none> to 911e61cd5e5845c5ac580b7940e6419b (127.0.79.1). New cstate: current_term: 1 leader_uuid: "911e61cd5e5845c5ac580b7940e6419b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } health_report { overall_health: HEALTHY } } }
I20260806 04:01:57.353984 1442 tablet_bootstrap.cc:492] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b: No bootstrap required, opened a new log
I20260806 04:01:57.354671 1442 ts_tablet_manager.cc:1397] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b: Time spent bootstrapping tablet: real 0.018s user 0.009s sys 0.008s
I20260806 04:01:57.357511 1442 raft_consensus.cc:348] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.358026 1442 raft_consensus.cc:374] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:57.358264 1442 raft_consensus.cc:729] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 911e61cd5e5845c5ac580b7940e6419b, State: Initialized, Role: FOLLOWER
I20260806 04:01:57.358868 1442 consensus_queue.cc:260] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.359453 1442 raft_consensus.cc:388] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:57.359802 1442 raft_consensus.cc:482] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:57.360086 1442 raft_consensus.cc:3037] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:57.365530 1442 raft_consensus.cc:504] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.366230 1442 leader_election.cc:302] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 911e61cd5e5845c5ac580b7940e6419b; no voters:
I20260806 04:01:57.366837 1442 leader_election.cc:288] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:57.367096 1444 raft_consensus.cc:2781] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:57.368470 1442 ts_tablet_manager.cc:1428] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b: Time spent starting tablet: real 0.013s user 0.005s sys 0.007s
I20260806 04:01:57.368673 1444 raft_consensus.cc:686] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [term 1 LEADER]: Becoming Leader. State: Replica: 911e61cd5e5845c5ac580b7940e6419b, State: Running, Role: LEADER
I20260806 04:01:57.369441 1444 consensus_queue.cc:237] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.376751 1210 catalog_manager.cc:5495] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b reported cstate change: term changed from 0 to 1, leader changed from <none> to 911e61cd5e5845c5ac580b7940e6419b (127.0.79.1). New cstate: current_term: 1 leader_uuid: "911e61cd5e5845c5ac580b7940e6419b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } health_report { overall_health: HEALTHY } } }
I20260806 04:01:57.396360 1210 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60596:
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"
}
}
}
I20260806 04:01:57.420595 1376 tablet_service.cc:1467] Processing CreateTablet for tablet f92e90f92f65421cb66fe89ff05f94c3 (DEFAULT_TABLE table=TestExclusiveInclusiveRangeBounds [id=7aa8b42080984f3ca024c21895d9732b]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260806 04:01:57.421707 1376 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f92e90f92f65421cb66fe89ff05f94c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:57.435883 1442 tablet_bootstrap.cc:492] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b: Bootstrap starting.
I20260806 04:01:57.443073 1442 tablet_bootstrap.cc:654] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:57.449275 1442 tablet_bootstrap.cc:492] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b: No bootstrap required, opened a new log
I20260806 04:01:57.449716 1442 ts_tablet_manager.cc:1397] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b: Time spent bootstrapping tablet: real 0.014s user 0.006s sys 0.005s
I20260806 04:01:57.452205 1442 raft_consensus.cc:348] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.452811 1442 raft_consensus.cc:374] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:57.453125 1442 raft_consensus.cc:729] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 911e61cd5e5845c5ac580b7940e6419b, State: Initialized, Role: FOLLOWER
I20260806 04:01:57.453775 1442 consensus_queue.cc:260] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.454459 1442 raft_consensus.cc:388] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:57.454731 1442 raft_consensus.cc:482] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:57.455084 1442 raft_consensus.cc:3037] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:57.460357 1442 raft_consensus.cc:504] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.461146 1442 leader_election.cc:302] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 911e61cd5e5845c5ac580b7940e6419b; no voters:
I20260806 04:01:57.461954 1444 raft_consensus.cc:2781] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:57.462440 1444 raft_consensus.cc:686] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [term 1 LEADER]: Becoming Leader. State: Replica: 911e61cd5e5845c5ac580b7940e6419b, State: Running, Role: LEADER
I20260806 04:01:57.463179 1444 consensus_queue.cc:237] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.465289 1442 leader_election.cc:288] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:57.468183 1442 ts_tablet_manager.cc:1428] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b: Time spent starting tablet: real 0.018s user 0.014s sys 0.002s
I20260806 04:01:57.470340 1210 catalog_manager.cc:5495] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b reported cstate change: term changed from 0 to 1, leader changed from <none> to 911e61cd5e5845c5ac580b7940e6419b (127.0.79.1). New cstate: current_term: 1 leader_uuid: "911e61cd5e5845c5ac580b7940e6419b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } health_report { overall_health: HEALTHY } } }
I20260806 04:01:57.489579 1210 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60596:
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
W20260806 04:01:57.503376 1210 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0740b2e8e7694fdbbf77fe0266637c1c has no consensus state
I20260806 04:01:57.513636 1376 tablet_service.cc:1467] Processing CreateTablet for tablet 0740b2e8e7694fdbbf77fe0266637c1c (DEFAULT_TABLE table=TestExclusiveInclusiveRangeBounds [id=7aa8b42080984f3ca024c21895d9732b]), partition=RANGE (key) PARTITION 200 <= VALUES < 300
I20260806 04:01:57.515136 1376 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0740b2e8e7694fdbbf77fe0266637c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:57.526790 1442 tablet_bootstrap.cc:492] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b: Bootstrap starting.
W20260806 04:01:57.528854 1191 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet 0740b2e8e7694fdbbf77fe0266637c1c (table TestExclusiveInclusiveRangeBounds [id=7aa8b42080984f3ca024c21895d9732b], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0740b2e8e7694fdbbf77fe0266637c1c consensus state has no leader
I20260806 04:01:57.534715 1442 tablet_bootstrap.cc:654] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:57.540621 1442 tablet_bootstrap.cc:492] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b: No bootstrap required, opened a new log
I20260806 04:01:57.541131 1442 ts_tablet_manager.cc:1397] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b: Time spent bootstrapping tablet: real 0.015s user 0.006s sys 0.005s
I20260806 04:01:57.543746 1442 raft_consensus.cc:348] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.544332 1442 raft_consensus.cc:374] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:57.544632 1442 raft_consensus.cc:729] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 911e61cd5e5845c5ac580b7940e6419b, State: Initialized, Role: FOLLOWER
I20260806 04:01:57.545274 1442 consensus_queue.cc:260] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.545904 1442 raft_consensus.cc:388] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:57.546185 1442 raft_consensus.cc:482] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:57.547394 1442 raft_consensus.cc:3037] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:57.552269 1442 raft_consensus.cc:504] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.552875 1442 leader_election.cc:302] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 911e61cd5e5845c5ac580b7940e6419b; no voters:
I20260806 04:01:57.553635 1442 leader_election.cc:288] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:57.553738 1444 raft_consensus.cc:2781] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:57.554363 1444 raft_consensus.cc:686] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [term 1 LEADER]: Becoming Leader. State: Replica: 911e61cd5e5845c5ac580b7940e6419b, State: Running, Role: LEADER
I20260806 04:01:57.555106 1444 consensus_queue.cc:237] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } }
I20260806 04:01:57.555559 1442 ts_tablet_manager.cc:1428] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b: Time spent starting tablet: real 0.014s user 0.015s sys 0.000s
I20260806 04:01:57.563763 1209 catalog_manager.cc:5495] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b reported cstate change: term changed from 0 to 1, leader changed from <none> to 911e61cd5e5845c5ac580b7940e6419b (127.0.79.1). New cstate: current_term: 1 leader_uuid: "911e61cd5e5845c5ac580b7940e6419b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "911e61cd5e5845c5ac580b7940e6419b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 45429 } health_report { overall_health: HEALTHY } } }
I20260806 04:01:57.578184 1209 catalog_manager.cc:6040] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2: TestExclusiveInclusiveRangeBounds [id=7aa8b42080984f3ca024c21895d9732b] alter complete (version 0)
I20260806 04:01:57.766130 1210 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60596:
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
I20260806 04:01:57.782747 1210 catalog_manager.cc:5782] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2: Sending DeleteTablet for 1 replicas of tablet f92e90f92f65421cb66fe89ff05f94c3
I20260806 04:01:57.783685 1210 catalog_manager.cc:5782] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2: Sending DeleteTablet for 1 replicas of tablet 0740b2e8e7694fdbbf77fe0266637c1c
I20260806 04:01:57.784787 1376 tablet_service.cc:1514] Processing DeleteTablet for tablet f92e90f92f65421cb66fe89ff05f94c3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 04:01:57 UTC) from {username='slave'} at 127.0.0.1:40466
I20260806 04:01:57.785887 1374 tablet_service.cc:1514] Processing DeleteTablet for tablet 0740b2e8e7694fdbbf77fe0266637c1c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 04:01:57 UTC) from {username='slave'} at 127.0.0.1:40466
I20260806 04:01:57.787562 1461 tablet_replica.cc:330] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b: stopping tablet replica
I20260806 04:01:57.788365 1461 raft_consensus.cc:2229] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:57.789784 1461 raft_consensus.cc:2258] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:57.793720 1461 ts_tablet_manager.cc:1905] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 04:01:57.795071 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:01:57.815371 1461 ts_tablet_manager.cc:1918] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260806 04:01:57.815965 1461 log.cc:1196] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b: Deleting WAL directory at /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785988912331034-316-0/minicluster-data/ts-0-root/wals/f92e90f92f65421cb66fe89ff05f94c3
I20260806 04:01:57.818110 1461 ts_tablet_manager.cc:1939] T f92e90f92f65421cb66fe89ff05f94c3 P 911e61cd5e5845c5ac580b7940e6419b: Deleting consensus metadata
I20260806 04:01:57.822337 1461 tablet_replica.cc:330] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b: stopping tablet replica
I20260806 04:01:57.823597 1191 catalog_manager.cc:4841] TS 911e61cd5e5845c5ac580b7940e6419b (127.0.79.1:45429): tablet f92e90f92f65421cb66fe89ff05f94c3 (table TestExclusiveInclusiveRangeBounds [id=7aa8b42080984f3ca024c21895d9732b]) successfully deleted
I20260806 04:01:57.827183 1461 raft_consensus.cc:2229] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:57.828555 1461 raft_consensus.cc:2258] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:57.838900 1461 ts_tablet_manager.cc:1905] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 04:01:57.844070 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:01:57.859655 1461 ts_tablet_manager.cc:1918] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260806 04:01:57.860155 1461 log.cc:1196] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b: Deleting WAL directory at /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1785988912331034-316-0/minicluster-data/ts-0-root/wals/0740b2e8e7694fdbbf77fe0266637c1c
I20260806 04:01:57.860942 1461 ts_tablet_manager.cc:1939] T 0740b2e8e7694fdbbf77fe0266637c1c P 911e61cd5e5845c5ac580b7940e6419b: Deleting consensus metadata
I20260806 04:01:57.863493 316 tablet_replica.cc:330] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b: stopping tablet replica
W20260806 04:01:57.863493 1191 catalog_manager.cc:4833] TS 911e61cd5e5845c5ac580b7940e6419b (127.0.79.1:45429): delete failed for tablet 0740b2e8e7694fdbbf77fe0266637c1c with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260806 04:01:57.864464 316 raft_consensus.cc:2229] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:57.864948 316 raft_consensus.cc:2258] T 56f14edac0684540b8e13b227ea0e111 P 911e61cd5e5845c5ac580b7940e6419b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:57.867086 316 tablet_replica.cc:330] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b: stopping tablet replica
I20260806 04:01:57.867551 316 raft_consensus.cc:2229] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:57.867955 316 raft_consensus.cc:2258] T 7fc2f3c27c134436addb63459e46b79b P 911e61cd5e5845c5ac580b7940e6419b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:57.883536 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:01:57.894815 316 master.cc:537] Master@127.0.79.62:34803 shutting down...
W20260806 04:01:57.922924 1191 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.79.1:45429: connect: Connection refused (error 111)
W20260806 04:01:57.927333 1191 catalog_manager.cc:4584] TS 911e61cd5e5845c5ac580b7940e6419b (127.0.79.1:45429): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 0740b2e8e7694fdbbf77fe0266637c1c: Network error: Client connection negotiation failed: client connection to 127.0.79.1:45429: connect: Connection refused (error 111)
I20260806 04:01:57.931636 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:57.932307 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:57.932698 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P ec545316f1344c6994d772ea332cace2: stopping tablet replica
I20260806 04:01:57.944766 316 master.cc:552] Master@127.0.79.62:34803 shutdown complete.
[ OK ] ClientTest.TestExclusiveInclusiveRangeBounds (1164 ms)
[ RUN ] ClientTest.TestBasicIdBasedLookup
I20260806 04:01:57.970532 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:42397
I20260806 04:01:57.971717 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:57.977811 1464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:57.979660 1465 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:57.981794 1469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:57.985529 316 server_base.cc:1034] running on GCE node
I20260806 04:01:57.986685 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:57.986928 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:57.987134 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988917987120 us; error 0 us; skew 500 ppm
I20260806 04:01:57.987800 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:57.990965 316 webserver.cc:460] Webserver started at http://127.0.79.62:35455/ using document root <none> and password file <none>
I20260806 04:01:57.991560 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:57.991803 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:57.992098 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:57.993564 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "4e88fb104e5f4bb1a093fc4eb8c035e5"
format_stamp: "Formatted at 2026-08-06 04:01:57 on dist-test-slave-h3ft"
I20260806 04:01:57.999639 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.008s sys 0.000s
I20260806 04:01:58.004153 1475 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:58.005195 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:01:58.005499 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "4e88fb104e5f4bb1a093fc4eb8c035e5"
format_stamp: "Formatted at 2026-08-06 04:01:57 on dist-test-slave-h3ft"
I20260806 04:01:58.005815 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785988912331034-316-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)
I20260806 04:01:58.026360 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:58.027616 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:58.093883 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:42397
I20260806 04:01:58.094007 1556 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:42397 every 8 connection(s)
I20260806 04:01:58.098887 1557 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:58.113844 1557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5: Bootstrap starting.
I20260806 04:01:58.119484 1557 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:58.124912 1557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5: No bootstrap required, opened a new log
I20260806 04:01:58.127390 1557 raft_consensus.cc:348] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e88fb104e5f4bb1a093fc4eb8c035e5" member_type: VOTER }
I20260806 04:01:58.127913 1557 raft_consensus.cc:374] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:58.128206 1557 raft_consensus.cc:729] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e88fb104e5f4bb1a093fc4eb8c035e5, State: Initialized, Role: FOLLOWER
I20260806 04:01:58.128876 1557 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e88fb104e5f4bb1a093fc4eb8c035e5" member_type: VOTER }
I20260806 04:01:58.129499 1557 raft_consensus.cc:388] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:58.129806 1557 raft_consensus.cc:482] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:58.130134 1557 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:58.136610 1557 raft_consensus.cc:504] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e88fb104e5f4bb1a093fc4eb8c035e5" member_type: VOTER }
I20260806 04:01:58.137327 1557 leader_election.cc:302] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4e88fb104e5f4bb1a093fc4eb8c035e5; no voters:
I20260806 04:01:58.138863 1557 leader_election.cc:288] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:58.139497 1562 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:58.141533 1562 raft_consensus.cc:686] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [term 1 LEADER]: Becoming Leader. State: Replica: 4e88fb104e5f4bb1a093fc4eb8c035e5, State: Running, Role: LEADER
I20260806 04:01:58.142468 1557 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:01:58.142351 1562 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e88fb104e5f4bb1a093fc4eb8c035e5" member_type: VOTER }
I20260806 04:01:58.145247 1564 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4e88fb104e5f4bb1a093fc4eb8c035e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e88fb104e5f4bb1a093fc4eb8c035e5" member_type: VOTER } }
I20260806 04:01:58.145895 1564 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:58.146919 1565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e88fb104e5f4bb1a093fc4eb8c035e5. Latest consensus state: current_term: 1 leader_uuid: "4e88fb104e5f4bb1a093fc4eb8c035e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e88fb104e5f4bb1a093fc4eb8c035e5" member_type: VOTER } }
I20260806 04:01:58.147675 1565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:58.158990 1570 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:01:58.166879 1570 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:01:58.170353 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:01:58.178160 1570 catalog_manager.cc:1347] Generated new cluster ID: ea17050ca5a046929a2d2d7c9c12af05
I20260806 04:01:58.178541 1570 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:01:58.221923 1570 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:01:58.224668 1570 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:01:58.249467 1570 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5: Generated new TSK 0
I20260806 04:01:58.250432 1570 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:01:58.301846 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:58.309517 1590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:58.311220 1591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:58.314368 1594 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:58.314921 316 server_base.cc:1034] running on GCE node
I20260806 04:01:58.315939 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:58.316156 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:58.316334 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988918316320 us; error 0 us; skew 500 ppm
I20260806 04:01:58.316851 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:58.319880 316 webserver.cc:460] Webserver started at http://127.0.79.1:46407/ using document root <none> and password file <none>
I20260806 04:01:58.320330 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:58.320529 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:58.320798 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:58.321929 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "0e49b7c6def24cca849d547ab0e2b219"
format_stamp: "Formatted at 2026-08-06 04:01:58 on dist-test-slave-h3ft"
I20260806 04:01:58.326360 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260806 04:01:58.329733 1603 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:58.330580 316 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260806 04:01:58.330888 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "0e49b7c6def24cca849d547ab0e2b219"
format_stamp: "Formatted at 2026-08-06 04:01:58 on dist-test-slave-h3ft"
I20260806 04:01:58.331200 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1785988912331034-316-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)
I20260806 04:01:58.365149 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:58.366156 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:58.376539 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:01:58.376796 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:58.377085 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:01:58.377255 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:58.448616 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:36971
I20260806 04:01:58.448704 1702 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:36971 every 8 connection(s)
I20260806 04:01:58.454602 1703 heartbeater.cc:347] Connected to a master server at 127.0.79.62:42397
I20260806 04:01:58.455087 1703 heartbeater.cc:464] Registering TS with master...
I20260806 04:01:58.455911 1703 heartbeater.cc:511] Master 127.0.79.62:42397 requested a full tablet report, sending...
I20260806 04:01:58.458149 1503 ts_manager.cc:194] Registered new tserver with Master: 0e49b7c6def24cca849d547ab0e2b219 (127.0.79.1:36971)
I20260806 04:01:58.458514 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005079796s
I20260806 04:01:58.460470 1503 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41482
I20260806 04:01:58.473883 1703 heartbeater.cc:503] Master 127.0.79.62:42397 was elected leader, sending a full tablet report...
I20260806 04:01:58.489315 1503 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41498:
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"
}
}
}
I20260806 04:01:58.536705 1654 tablet_service.cc:1467] Processing CreateTablet for tablet c70f12458973460895045dcadbd52569 (DEFAULT_TABLE table=client-testtb [id=bce82fbf85f94772889dc82109184c46]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:01:58.537009 1653 tablet_service.cc:1467] Processing CreateTablet for tablet 42a091f3b945445786e77e9cdbcf21ef (DEFAULT_TABLE table=client-testtb [id=bce82fbf85f94772889dc82109184c46]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:01:58.538028 1654 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c70f12458973460895045dcadbd52569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:58.539841 1653 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 42a091f3b945445786e77e9cdbcf21ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:58.553682 1721 tablet_bootstrap.cc:492] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219: Bootstrap starting.
I20260806 04:01:58.559221 1721 tablet_bootstrap.cc:654] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:58.564824 1721 tablet_bootstrap.cc:492] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219: No bootstrap required, opened a new log
I20260806 04:01:58.565220 1721 ts_tablet_manager.cc:1397] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219: Time spent bootstrapping tablet: real 0.012s user 0.005s sys 0.005s
I20260806 04:01:58.566992 1721 raft_consensus.cc:348] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e49b7c6def24cca849d547ab0e2b219" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36971 } }
I20260806 04:01:58.567513 1721 raft_consensus.cc:374] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:58.567749 1721 raft_consensus.cc:729] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e49b7c6def24cca849d547ab0e2b219, State: Initialized, Role: FOLLOWER
I20260806 04:01:58.568317 1721 consensus_queue.cc:260] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e49b7c6def24cca849d547ab0e2b219" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36971 } }
I20260806 04:01:58.568852 1721 raft_consensus.cc:388] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:58.569135 1721 raft_consensus.cc:482] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:58.569478 1721 raft_consensus.cc:3037] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:58.574815 1721 raft_consensus.cc:504] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e49b7c6def24cca849d547ab0e2b219" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36971 } }
I20260806 04:01:58.575450 1721 leader_election.cc:302] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e49b7c6def24cca849d547ab0e2b219; no voters:
I20260806 04:01:58.576821 1721 leader_election.cc:288] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:58.577200 1723 raft_consensus.cc:2781] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:58.578933 1723 raft_consensus.cc:686] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [term 1 LEADER]: Becoming Leader. State: Replica: 0e49b7c6def24cca849d547ab0e2b219, State: Running, Role: LEADER
I20260806 04:01:58.580044 1723 consensus_queue.cc:237] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e49b7c6def24cca849d547ab0e2b219" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36971 } }
I20260806 04:01:58.581899 1721 ts_tablet_manager.cc:1428] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219: Time spent starting tablet: real 0.016s user 0.017s sys 0.000s
I20260806 04:01:58.582803 1721 tablet_bootstrap.cc:492] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219: Bootstrap starting.
I20260806 04:01:58.589033 1721 tablet_bootstrap.cc:654] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:58.591924 1503 catalog_manager.cc:5495] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e49b7c6def24cca849d547ab0e2b219 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "0e49b7c6def24cca849d547ab0e2b219" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e49b7c6def24cca849d547ab0e2b219" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36971 } health_report { overall_health: HEALTHY } } }
I20260806 04:01:58.596321 1721 tablet_bootstrap.cc:492] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219: No bootstrap required, opened a new log
I20260806 04:01:58.596757 1721 ts_tablet_manager.cc:1397] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219: Time spent bootstrapping tablet: real 0.014s user 0.011s sys 0.000s
I20260806 04:01:58.599298 1721 raft_consensus.cc:348] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e49b7c6def24cca849d547ab0e2b219" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36971 } }
I20260806 04:01:58.599843 1721 raft_consensus.cc:374] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:58.600162 1721 raft_consensus.cc:729] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e49b7c6def24cca849d547ab0e2b219, State: Initialized, Role: FOLLOWER
I20260806 04:01:58.600841 1721 consensus_queue.cc:260] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e49b7c6def24cca849d547ab0e2b219" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36971 } }
I20260806 04:01:58.601605 1721 raft_consensus.cc:388] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:58.601907 1721 raft_consensus.cc:482] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:58.602223 1721 raft_consensus.cc:3037] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:58.607316 1721 raft_consensus.cc:504] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e49b7c6def24cca849d547ab0e2b219" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36971 } }
I20260806 04:01:58.607980 1721 leader_election.cc:302] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e49b7c6def24cca849d547ab0e2b219; no voters:
I20260806 04:01:58.608578 1721 leader_election.cc:288] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:58.608780 1723 raft_consensus.cc:2781] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:58.609350 1723 raft_consensus.cc:686] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [term 1 LEADER]: Becoming Leader. State: Replica: 0e49b7c6def24cca849d547ab0e2b219, State: Running, Role: LEADER
I20260806 04:01:58.610072 1723 consensus_queue.cc:237] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e49b7c6def24cca849d547ab0e2b219" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36971 } }
I20260806 04:01:58.610765 1721 ts_tablet_manager.cc:1428] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219: Time spent starting tablet: real 0.014s user 0.011s sys 0.003s
I20260806 04:01:58.619647 1503 catalog_manager.cc:5495] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e49b7c6def24cca849d547ab0e2b219 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "0e49b7c6def24cca849d547ab0e2b219" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e49b7c6def24cca849d547ab0e2b219" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36971 } health_report { overall_health: HEALTHY } } }
W20260806 04:01:58.652540 1710 meta_cache.cc:788] Not found: LookupRpcById { tablet: 'dummy-tablet-id', attempt: 1 } failed
I20260806 04:01:58.653738 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:01:58.685159 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:01:58.686187 316 tablet_replica.cc:330] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219: stopping tablet replica
I20260806 04:01:58.686784 316 raft_consensus.cc:2229] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:58.687273 316 raft_consensus.cc:2258] T 42a091f3b945445786e77e9cdbcf21ef P 0e49b7c6def24cca849d547ab0e2b219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:58.690111 316 tablet_replica.cc:330] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219: stopping tablet replica
I20260806 04:01:58.690570 316 raft_consensus.cc:2229] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:58.690971 316 raft_consensus.cc:2258] T c70f12458973460895045dcadbd52569 P 0e49b7c6def24cca849d547ab0e2b219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:58.703341 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:01:58.714726 316 master.cc:537] Master@127.0.79.62:42397 shutting down...
I20260806 04:01:58.740602 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:58.741370 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:58.741915 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 4e88fb104e5f4bb1a093fc4eb8c035e5: stopping tablet replica
I20260806 04:01:58.753783 316 master.cc:552] Master@127.0.79.62:42397 shutdown complete.
[ OK ] ClientTest.TestBasicIdBasedLookup (804 ms)
[ RUN ] ClientTest.TestScannerKeepAlive
I20260806 04:01:58.774487 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:33451
I20260806 04:01:58.775539 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:58.780697 1732 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:58.782562 1734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:58.785604 1738 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:58.786660 316 server_base.cc:1034] running on GCE node
I20260806 04:01:58.787629 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:58.787883 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:58.788061 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988918788049 us; error 0 us; skew 500 ppm
I20260806 04:01:58.788776 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:58.792076 316 webserver.cc:460] Webserver started at http://127.0.79.62:39275/ using document root <none> and password file <none>
I20260806 04:01:58.792719 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:58.792959 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:58.793277 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:58.794701 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "ce52f0fc77b543aca634f52153517122"
format_stamp: "Formatted at 2026-08-06 04:01:58 on dist-test-slave-h3ft"
I20260806 04:01:58.800596 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260806 04:01:58.805183 1747 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:58.806128 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 04:01:58.806478 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "ce52f0fc77b543aca634f52153517122"
format_stamp: "Formatted at 2026-08-06 04:01:58 on dist-test-slave-h3ft"
I20260806 04:01:58.806839 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785988912331034-316-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)
I20260806 04:01:58.821082 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:58.822422 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:58.883317 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:33451
I20260806 04:01:58.883483 1829 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:33451 every 8 connection(s)
I20260806 04:01:58.888423 1830 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:58.899874 1830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122: Bootstrap starting.
I20260806 04:01:58.904263 1830 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:58.909287 1830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122: No bootstrap required, opened a new log
I20260806 04:01:58.911469 1830 raft_consensus.cc:348] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce52f0fc77b543aca634f52153517122" member_type: VOTER }
I20260806 04:01:58.911908 1830 raft_consensus.cc:374] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:58.912150 1830 raft_consensus.cc:729] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce52f0fc77b543aca634f52153517122, State: Initialized, Role: FOLLOWER
I20260806 04:01:58.912855 1830 consensus_queue.cc:260] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce52f0fc77b543aca634f52153517122" member_type: VOTER }
I20260806 04:01:58.913331 1830 raft_consensus.cc:388] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:58.913609 1830 raft_consensus.cc:482] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:58.913888 1830 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:58.918929 1830 raft_consensus.cc:504] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce52f0fc77b543aca634f52153517122" member_type: VOTER }
I20260806 04:01:58.919629 1830 leader_election.cc:302] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ce52f0fc77b543aca634f52153517122; no voters:
I20260806 04:01:58.921487 1830 leader_election.cc:288] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:58.921865 1835 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:58.923859 1835 raft_consensus.cc:686] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [term 1 LEADER]: Becoming Leader. State: Replica: ce52f0fc77b543aca634f52153517122, State: Running, Role: LEADER
I20260806 04:01:58.924618 1835 consensus_queue.cc:237] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce52f0fc77b543aca634f52153517122" member_type: VOTER }
I20260806 04:01:58.925401 1830 sys_catalog.cc:564] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:01:58.927990 1836 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ce52f0fc77b543aca634f52153517122" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce52f0fc77b543aca634f52153517122" member_type: VOTER } }
I20260806 04:01:58.928198 1839 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ce52f0fc77b543aca634f52153517122. Latest consensus state: current_term: 1 leader_uuid: "ce52f0fc77b543aca634f52153517122" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce52f0fc77b543aca634f52153517122" member_type: VOTER } }
I20260806 04:01:58.928656 1836 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:58.928900 1839 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:58.939107 1842 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:01:58.947753 1842 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:01:58.950340 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:01:58.958986 1842 catalog_manager.cc:1347] Generated new cluster ID: dac4c18c59e2461b9739d0210438838a
I20260806 04:01:58.959396 1842 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:01:58.997678 1842 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:01:58.999403 1842 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:01:59.017163 1842 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122: Generated new TSK 0
I20260806 04:01:59.017818 1842 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:01:59.082698 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:59.090430 1858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:59.091930 1862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:59.095746 1864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:59.095831 316 server_base.cc:1034] running on GCE node
I20260806 04:01:59.097362 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:59.097620 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:59.097786 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988919097775 us; error 0 us; skew 500 ppm
I20260806 04:01:59.098452 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:59.101795 316 webserver.cc:460] Webserver started at http://127.0.79.1:40291/ using document root <none> and password file <none>
I20260806 04:01:59.102435 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:59.102674 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:59.102985 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:59.104684 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "2e6286264df34110a4cb4e3e9f7a69a7"
format_stamp: "Formatted at 2026-08-06 04:01:59 on dist-test-slave-h3ft"
I20260806 04:01:59.111244 316 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.006s sys 0.002s
I20260806 04:01:59.116322 1872 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:59.117408 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.005s sys 0.000s
I20260806 04:01:59.117838 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "2e6286264df34110a4cb4e3e9f7a69a7"
format_stamp: "Formatted at 2026-08-06 04:01:59 on dist-test-slave-h3ft"
I20260806 04:01:59.118223 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1785988912331034-316-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)
I20260806 04:01:59.154330 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:59.155884 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:59.168897 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:01:59.169333 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260806 04:01:59.169675 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:01:59.169927 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:59.269105 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:36947
I20260806 04:01:59.269212 1974 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:36947 every 8 connection(s)
I20260806 04:01:59.274770 1975 heartbeater.cc:347] Connected to a master server at 127.0.79.62:33451
I20260806 04:01:59.275292 1975 heartbeater.cc:464] Registering TS with master...
I20260806 04:01:59.276186 1975 heartbeater.cc:511] Master 127.0.79.62:33451 requested a full tablet report, sending...
I20260806 04:01:59.278729 1765 ts_manager.cc:194] Registered new tserver with Master: 2e6286264df34110a4cb4e3e9f7a69a7 (127.0.79.1:36947)
I20260806 04:01:59.279124 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006332505s
I20260806 04:01:59.280959 1765 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38316
I20260806 04:01:59.294987 1975 heartbeater.cc:503] Master 127.0.79.62:33451 was elected leader, sending a full tablet report...
I20260806 04:01:59.306224 1765 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38340:
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"
}
}
}
I20260806 04:01:59.344532 1921 tablet_service.cc:1467] Processing CreateTablet for tablet 26c316d16ff8418fb4653645aeaaa914 (DEFAULT_TABLE table=client-testtb [id=21791dc7e78f44c68b6da81a365a9c36]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:01:59.344698 1920 tablet_service.cc:1467] Processing CreateTablet for tablet d8ccde13a9124d62ae5092ed33ed9bc6 (DEFAULT_TABLE table=client-testtb [id=21791dc7e78f44c68b6da81a365a9c36]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:01:59.345969 1921 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 26c316d16ff8418fb4653645aeaaa914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:59.346544 1920 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d8ccde13a9124d62ae5092ed33ed9bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:59.363067 1996 tablet_bootstrap.cc:492] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7: Bootstrap starting.
I20260806 04:01:59.368463 1996 tablet_bootstrap.cc:654] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:59.372773 1996 tablet_bootstrap.cc:492] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7: No bootstrap required, opened a new log
I20260806 04:01:59.373104 1996 ts_tablet_manager.cc:1397] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260806 04:01:59.374749 1996 raft_consensus.cc:348] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6286264df34110a4cb4e3e9f7a69a7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36947 } }
I20260806 04:01:59.375277 1996 raft_consensus.cc:374] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:59.375550 1996 raft_consensus.cc:729] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6286264df34110a4cb4e3e9f7a69a7, State: Initialized, Role: FOLLOWER
I20260806 04:01:59.376216 1996 consensus_queue.cc:260] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6286264df34110a4cb4e3e9f7a69a7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36947 } }
I20260806 04:01:59.376807 1996 raft_consensus.cc:388] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:59.377044 1996 raft_consensus.cc:482] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:59.377357 1996 raft_consensus.cc:3037] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:59.383363 1996 raft_consensus.cc:504] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6286264df34110a4cb4e3e9f7a69a7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36947 } }
I20260806 04:01:59.383880 1996 leader_election.cc:302] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e6286264df34110a4cb4e3e9f7a69a7; no voters:
I20260806 04:01:59.384819 1996 leader_election.cc:288] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:59.385257 1998 raft_consensus.cc:2781] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:59.387161 1996 ts_tablet_manager.cc:1428] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7: Time spent starting tablet: real 0.014s user 0.011s sys 0.005s
I20260806 04:01:59.387374 1998 raft_consensus.cc:686] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2e6286264df34110a4cb4e3e9f7a69a7, State: Running, Role: LEADER
I20260806 04:01:59.388096 1996 tablet_bootstrap.cc:492] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7: Bootstrap starting.
I20260806 04:01:59.388664 1998 consensus_queue.cc:237] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6286264df34110a4cb4e3e9f7a69a7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36947 } }
I20260806 04:01:59.393625 1996 tablet_bootstrap.cc:654] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:59.396584 1764 catalog_manager.cc:5495] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e6286264df34110a4cb4e3e9f7a69a7 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "2e6286264df34110a4cb4e3e9f7a69a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6286264df34110a4cb4e3e9f7a69a7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36947 } health_report { overall_health: HEALTHY } } }
I20260806 04:01:59.398150 1996 tablet_bootstrap.cc:492] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7: No bootstrap required, opened a new log
I20260806 04:01:59.398533 1996 ts_tablet_manager.cc:1397] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7: Time spent bootstrapping tablet: real 0.011s user 0.004s sys 0.004s
I20260806 04:01:59.400812 1996 raft_consensus.cc:348] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6286264df34110a4cb4e3e9f7a69a7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36947 } }
I20260806 04:01:59.401345 1996 raft_consensus.cc:374] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:59.401599 1996 raft_consensus.cc:729] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6286264df34110a4cb4e3e9f7a69a7, State: Initialized, Role: FOLLOWER
I20260806 04:01:59.402228 1996 consensus_queue.cc:260] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6286264df34110a4cb4e3e9f7a69a7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36947 } }
I20260806 04:01:59.402829 1996 raft_consensus.cc:388] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:59.403154 1996 raft_consensus.cc:482] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:59.404227 1996 raft_consensus.cc:3037] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:59.411293 1996 raft_consensus.cc:504] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6286264df34110a4cb4e3e9f7a69a7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36947 } }
I20260806 04:01:59.411954 1996 leader_election.cc:302] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e6286264df34110a4cb4e3e9f7a69a7; no voters:
I20260806 04:01:59.412480 1996 leader_election.cc:288] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:59.412665 1998 raft_consensus.cc:2781] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:59.413285 1998 raft_consensus.cc:686] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2e6286264df34110a4cb4e3e9f7a69a7, State: Running, Role: LEADER
I20260806 04:01:59.414036 1996 ts_tablet_manager.cc:1428] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7: Time spent starting tablet: real 0.015s user 0.010s sys 0.003s
I20260806 04:01:59.414016 1998 consensus_queue.cc:237] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6286264df34110a4cb4e3e9f7a69a7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36947 } }
I20260806 04:01:59.419610 1764 catalog_manager.cc:5495] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e6286264df34110a4cb4e3e9f7a69a7 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "2e6286264df34110a4cb4e3e9f7a69a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6286264df34110a4cb4e3e9f7a69a7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36947 } 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
I20260806 04:01:59.448228 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:01:59.477284 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:01:59.478226 316 tablet_replica.cc:330] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7: stopping tablet replica
I20260806 04:01:59.478900 316 raft_consensus.cc:2229] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:59.479439 316 raft_consensus.cc:2258] T d8ccde13a9124d62ae5092ed33ed9bc6 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:59.482164 316 tablet_replica.cc:330] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7: stopping tablet replica
I20260806 04:01:59.482712 316 raft_consensus.cc:2229] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:59.483223 316 raft_consensus.cc:2258] T 26c316d16ff8418fb4653645aeaaa914 P 2e6286264df34110a4cb4e3e9f7a69a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:59.507552 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:01:59.518304 316 master.cc:537] Master@127.0.79.62:33451 shutting down...
I20260806 04:01:59.538015 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:01:59.538563 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:01:59.538856 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P ce52f0fc77b543aca634f52153517122: stopping tablet replica
I20260806 04:01:59.548338 316 master.cc:552] Master@127.0.79.62:33451 shutdown complete.
[ SKIPPED ] ClientTest.TestScannerKeepAlive (794 ms)
[ RUN ] ClientTest.TestInsertAutoFlushSync
I20260806 04:01:59.569368 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:33599
I20260806 04:01:59.570573 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:59.575917 2007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:59.577164 2008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:59.577502 2013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:59.578732 316 server_base.cc:1034] running on GCE node
I20260806 04:01:59.579671 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:59.579861 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:59.580046 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988919580032 us; error 0 us; skew 500 ppm
I20260806 04:01:59.580637 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:59.583439 316 webserver.cc:460] Webserver started at http://127.0.79.62:37473/ using document root <none> and password file <none>
I20260806 04:01:59.583983 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:59.584189 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:59.584502 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:59.585726 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "cf98e92340044c1980be25d235e051d4"
format_stamp: "Formatted at 2026-08-06 04:01:59 on dist-test-slave-h3ft"
I20260806 04:01:59.590579 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.000s sys 0.006s
I20260806 04:01:59.594465 2020 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:59.595444 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.002s
I20260806 04:01:59.595706 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "cf98e92340044c1980be25d235e051d4"
format_stamp: "Formatted at 2026-08-06 04:01:59 on dist-test-slave-h3ft"
I20260806 04:01:59.595964 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785988912331034-316-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)
I20260806 04:01:59.623571 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:59.624502 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:59.669842 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:33599
I20260806 04:01:59.670030 2115 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:33599 every 8 connection(s)
I20260806 04:01:59.673949 2117 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:01:59.685221 2117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4: Bootstrap starting.
I20260806 04:01:59.689671 2117 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4: Neither blocks nor log segments found. Creating new log.
I20260806 04:01:59.694356 2117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4: No bootstrap required, opened a new log
I20260806 04:01:59.696748 2117 raft_consensus.cc:348] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf98e92340044c1980be25d235e051d4" member_type: VOTER }
I20260806 04:01:59.697237 2117 raft_consensus.cc:374] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:01:59.697434 2117 raft_consensus.cc:729] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf98e92340044c1980be25d235e051d4, State: Initialized, Role: FOLLOWER
I20260806 04:01:59.698107 2117 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf98e92340044c1980be25d235e051d4" member_type: VOTER }
I20260806 04:01:59.698527 2117 raft_consensus.cc:388] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:01:59.698715 2117 raft_consensus.cc:482] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:01:59.698936 2117 raft_consensus.cc:3037] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:01:59.704183 2117 raft_consensus.cc:504] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf98e92340044c1980be25d235e051d4" member_type: VOTER }
I20260806 04:01:59.704744 2117 leader_election.cc:302] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cf98e92340044c1980be25d235e051d4; no voters:
I20260806 04:01:59.706027 2117 leader_election.cc:288] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:01:59.706523 2123 raft_consensus.cc:2781] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:01:59.708021 2123 raft_consensus.cc:686] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [term 1 LEADER]: Becoming Leader. State: Replica: cf98e92340044c1980be25d235e051d4, State: Running, Role: LEADER
I20260806 04:01:59.708706 2123 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf98e92340044c1980be25d235e051d4" member_type: VOTER }
I20260806 04:01:59.709424 2117 sys_catalog.cc:564] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:01:59.711681 2124 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf98e92340044c1980be25d235e051d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf98e92340044c1980be25d235e051d4" member_type: VOTER } }
I20260806 04:01:59.711679 2125 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf98e92340044c1980be25d235e051d4. Latest consensus state: current_term: 1 leader_uuid: "cf98e92340044c1980be25d235e051d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf98e92340044c1980be25d235e051d4" member_type: VOTER } }
I20260806 04:01:59.712334 2124 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:59.712484 2125 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [sys.catalog]: This master's current role is: LEADER
I20260806 04:01:59.716362 2129 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:01:59.724434 2129 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:01:59.725808 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:01:59.733824 2129 catalog_manager.cc:1347] Generated new cluster ID: 7437e74f2bfe4caf97e460633545af7b
I20260806 04:01:59.734184 2129 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:01:59.768594 2129 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:01:59.770598 2129 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:01:59.788360 2129 catalog_manager.cc:5868] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4: Generated new TSK 0
I20260806 04:01:59.789188 2129 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:01:59.857458 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:01:59.864073 2149 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:01:59.865886 2150 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:59.867478 316 server_base.cc:1034] running on GCE node
W20260806 04:01:59.867941 2156 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:01:59.868872 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:01:59.869113 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:01:59.869328 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988919869293 us; error 0 us; skew 500 ppm
I20260806 04:01:59.869879 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:01:59.872618 316 webserver.cc:460] Webserver started at http://127.0.79.1:44879/ using document root <none> and password file <none>
I20260806 04:01:59.873126 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:01:59.873332 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:01:59.873613 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:01:59.874773 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c"
format_stamp: "Formatted at 2026-08-06 04:01:59 on dist-test-slave-h3ft"
I20260806 04:01:59.879772 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260806 04:01:59.883541 2162 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:59.884527 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260806 04:01:59.884910 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c"
format_stamp: "Formatted at 2026-08-06 04:01:59 on dist-test-slave-h3ft"
I20260806 04:01:59.885244 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1785988912331034-316-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)
I20260806 04:01:59.908392 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:01:59.909564 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:01:59.915184 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:01:59.915545 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:59.915913 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:01:59.916159 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:01:59.975313 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:36767
I20260806 04:01:59.975449 2267 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:36767 every 8 connection(s)
I20260806 04:01:59.980378 2268 heartbeater.cc:347] Connected to a master server at 127.0.79.62:33599
I20260806 04:01:59.980738 2268 heartbeater.cc:464] Registering TS with master...
I20260806 04:01:59.981453 2268 heartbeater.cc:511] Master 127.0.79.62:33599 requested a full tablet report, sending...
I20260806 04:01:59.983458 2049 ts_manager.cc:194] Registered new tserver with Master: cc1ba5644ddc4c58a3c10f3a4482eb2c (127.0.79.1:36767)
I20260806 04:01:59.983989 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004955218s
I20260806 04:01:59.985759 2049 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56468
I20260806 04:01:59.999974 2268 heartbeater.cc:503] Master 127.0.79.62:33599 was elected leader, sending a full tablet report...
I20260806 04:02:00.011690 2049 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56492:
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"
}
}
}
I20260806 04:02:00.052251 2220 tablet_service.cc:1467] Processing CreateTablet for tablet 99a7657393254d799df4b725e13bbc49 (DEFAULT_TABLE table=client-testtb [id=d0c64ecb7a474f78a6d2891f5c740f5b]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:00.052341 2219 tablet_service.cc:1467] Processing CreateTablet for tablet 0e3ec73f95fc49adbefec5c2877f6b75 (DEFAULT_TABLE table=client-testtb [id=d0c64ecb7a474f78a6d2891f5c740f5b]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:00.053707 2220 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 99a7657393254d799df4b725e13bbc49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:00.054258 2219 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0e3ec73f95fc49adbefec5c2877f6b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:00.068986 2282 tablet_bootstrap.cc:492] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c: Bootstrap starting.
I20260806 04:02:00.073845 2282 tablet_bootstrap.cc:654] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:00.078436 2282 tablet_bootstrap.cc:492] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c: No bootstrap required, opened a new log
I20260806 04:02:00.078765 2282 ts_tablet_manager.cc:1397] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260806 04:02:00.080454 2282 raft_consensus.cc:348] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36767 } }
I20260806 04:02:00.080868 2282 raft_consensus.cc:374] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:00.081044 2282 raft_consensus.cc:729] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc1ba5644ddc4c58a3c10f3a4482eb2c, State: Initialized, Role: FOLLOWER
I20260806 04:02:00.081466 2282 consensus_queue.cc:260] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36767 } }
I20260806 04:02:00.081907 2282 raft_consensus.cc:388] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:00.082099 2282 raft_consensus.cc:482] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:00.082312 2282 raft_consensus.cc:3037] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:00.088145 2282 raft_consensus.cc:504] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36767 } }
I20260806 04:02:00.088887 2282 leader_election.cc:302] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cc1ba5644ddc4c58a3c10f3a4482eb2c; no voters:
I20260806 04:02:00.090191 2282 leader_election.cc:288] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:00.090638 2285 raft_consensus.cc:2781] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:00.092517 2285 raft_consensus.cc:686] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 1 LEADER]: Becoming Leader. State: Replica: cc1ba5644ddc4c58a3c10f3a4482eb2c, State: Running, Role: LEADER
I20260806 04:02:00.092737 2282 ts_tablet_manager.cc:1428] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c: Time spent starting tablet: real 0.014s user 0.014s sys 0.000s
I20260806 04:02:00.093456 2285 consensus_queue.cc:237] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36767 } }
I20260806 04:02:00.093956 2282 tablet_bootstrap.cc:492] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c: Bootstrap starting.
I20260806 04:02:00.099967 2282 tablet_bootstrap.cc:654] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:00.100706 2049 catalog_manager.cc:5495] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c reported cstate change: term changed from 0 to 1, leader changed from <none> to cc1ba5644ddc4c58a3c10f3a4482eb2c (127.0.79.1). New cstate: current_term: 1 leader_uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36767 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:00.106714 2282 tablet_bootstrap.cc:492] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c: No bootstrap required, opened a new log
I20260806 04:02:00.108546 2282 ts_tablet_manager.cc:1397] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c: Time spent bootstrapping tablet: real 0.015s user 0.009s sys 0.004s
I20260806 04:02:00.110754 2282 raft_consensus.cc:348] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36767 } }
I20260806 04:02:00.111285 2282 raft_consensus.cc:374] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:00.111536 2282 raft_consensus.cc:729] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc1ba5644ddc4c58a3c10f3a4482eb2c, State: Initialized, Role: FOLLOWER
I20260806 04:02:00.112116 2282 consensus_queue.cc:260] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36767 } }
I20260806 04:02:00.112725 2282 raft_consensus.cc:388] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:00.113024 2282 raft_consensus.cc:482] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:00.113375 2282 raft_consensus.cc:3037] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:00.118364 2282 raft_consensus.cc:504] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36767 } }
I20260806 04:02:00.118920 2282 leader_election.cc:302] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cc1ba5644ddc4c58a3c10f3a4482eb2c; no voters:
I20260806 04:02:00.119493 2282 leader_election.cc:288] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:00.119719 2285 raft_consensus.cc:2781] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:00.120404 2285 raft_consensus.cc:686] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 1 LEADER]: Becoming Leader. State: Replica: cc1ba5644ddc4c58a3c10f3a4482eb2c, State: Running, Role: LEADER
I20260806 04:02:00.120946 2282 ts_tablet_manager.cc:1428] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c: Time spent starting tablet: real 0.012s user 0.011s sys 0.000s
I20260806 04:02:00.121068 2285 consensus_queue.cc:237] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36767 } }
I20260806 04:02:00.127421 2049 catalog_manager.cc:5495] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c reported cstate change: term changed from 0 to 1, leader changed from <none> to cc1ba5644ddc4c58a3c10f3a4482eb2c (127.0.79.1). New cstate: current_term: 1 leader_uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc1ba5644ddc4c58a3c10f3a4482eb2c" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36767 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:01.142769 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:01.171731 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:01.172369 316 tablet_replica.cc:330] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c: stopping tablet replica
I20260806 04:02:01.172969 316 raft_consensus.cc:2229] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:01.173484 316 raft_consensus.cc:2258] T 99a7657393254d799df4b725e13bbc49 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:01.175662 316 tablet_replica.cc:330] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c: stopping tablet replica
I20260806 04:02:01.176225 316 raft_consensus.cc:2229] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:01.176687 316 raft_consensus.cc:2258] T 0e3ec73f95fc49adbefec5c2877f6b75 P cc1ba5644ddc4c58a3c10f3a4482eb2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:01.200479 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:01.214365 316 master.cc:537] Master@127.0.79.62:33599 shutting down...
I20260806 04:02:01.241576 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:01.242098 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:01.242400 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P cf98e92340044c1980be25d235e051d4: stopping tablet replica
I20260806 04:02:01.261027 316 master.cc:552] Master@127.0.79.62:33599 shutdown complete.
[ OK ] ClientTest.TestInsertAutoFlushSync (1716 ms)
[ RUN ] ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn
I20260806 04:02:01.286167 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:38937
I20260806 04:02:01.287226 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:01.293553 2301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:01.294552 2302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:01.295264 2304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:01.295873 316 server_base.cc:1034] running on GCE node
I20260806 04:02:01.296667 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:01.296875 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:01.297044 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988921297029 us; error 0 us; skew 500 ppm
I20260806 04:02:01.297564 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:01.304886 316 webserver.cc:460] Webserver started at http://127.0.79.62:42155/ using document root <none> and password file <none>
I20260806 04:02:01.305446 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:01.305683 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:01.306011 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:01.307337 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "c6b4001315584d68a9c79448c601d57d"
format_stamp: "Formatted at 2026-08-06 04:02:01 on dist-test-slave-h3ft"
I20260806 04:02:01.312350 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260806 04:02:01.316026 2310 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:01.317031 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:02:01.317299 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "c6b4001315584d68a9c79448c601d57d"
format_stamp: "Formatted at 2026-08-06 04:02:01 on dist-test-slave-h3ft"
I20260806 04:02:01.317582 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785988912331034-316-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)
I20260806 04:02:01.338414 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:01.339757 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:01.394336 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:38937
I20260806 04:02:01.394479 2401 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:38937 every 8 connection(s)
I20260806 04:02:01.399130 2403 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:01.410126 2403 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d: Bootstrap starting.
I20260806 04:02:01.415237 2403 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:01.420109 2403 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d: No bootstrap required, opened a new log
I20260806 04:02:01.422223 2403 raft_consensus.cc:348] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b4001315584d68a9c79448c601d57d" member_type: VOTER }
I20260806 04:02:01.422640 2403 raft_consensus.cc:374] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:01.422921 2403 raft_consensus.cc:729] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b4001315584d68a9c79448c601d57d, State: Initialized, Role: FOLLOWER
I20260806 04:02:01.423635 2403 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b4001315584d68a9c79448c601d57d" member_type: VOTER }
I20260806 04:02:01.424139 2403 raft_consensus.cc:388] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:01.424389 2403 raft_consensus.cc:482] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:01.424738 2403 raft_consensus.cc:3037] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:01.429693 2403 raft_consensus.cc:504] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b4001315584d68a9c79448c601d57d" member_type: VOTER }
I20260806 04:02:01.430306 2403 leader_election.cc:302] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c6b4001315584d68a9c79448c601d57d; no voters:
I20260806 04:02:01.431792 2403 leader_election.cc:288] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:01.432368 2407 raft_consensus.cc:2781] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:01.434111 2407 raft_consensus.cc:686] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [term 1 LEADER]: Becoming Leader. State: Replica: c6b4001315584d68a9c79448c601d57d, State: Running, Role: LEADER
I20260806 04:02:01.435176 2403 sys_catalog.cc:564] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:01.434923 2407 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b4001315584d68a9c79448c601d57d" member_type: VOTER }
I20260806 04:02:01.438607 2409 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6b4001315584d68a9c79448c601d57d. Latest consensus state: current_term: 1 leader_uuid: "c6b4001315584d68a9c79448c601d57d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b4001315584d68a9c79448c601d57d" member_type: VOTER } }
I20260806 04:02:01.439350 2409 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:01.438591 2408 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6b4001315584d68a9c79448c601d57d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b4001315584d68a9c79448c601d57d" member_type: VOTER } }
I20260806 04:02:01.440073 2408 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:01.443077 2415 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:01.449071 2415 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:01.452224 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:01.459532 2415 catalog_manager.cc:1347] Generated new cluster ID: b124a279a28c488ab99e2525980ea33a
I20260806 04:02:01.459928 2415 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:01.488215 2415 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:01.490326 2415 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:01.515162 2415 catalog_manager.cc:5868] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d: Generated new TSK 0
I20260806 04:02:01.516072 2415 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:01.583763 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:01.590538 2437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:01.592228 2438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:01.594146 2442 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:01.595618 316 server_base.cc:1034] running on GCE node
I20260806 04:02:01.596586 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:01.596781 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:01.596982 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988921596965 us; error 0 us; skew 500 ppm
I20260806 04:02:01.597617 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:01.601346 316 webserver.cc:460] Webserver started at http://127.0.79.1:46173/ using document root <none> and password file <none>
I20260806 04:02:01.601989 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:01.602195 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:01.602582 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:01.604135 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "a07241714c8049428cbfadaa68fd389f"
format_stamp: "Formatted at 2026-08-06 04:02:01 on dist-test-slave-h3ft"
I20260806 04:02:01.610664 316 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.005s sys 0.001s
I20260806 04:02:01.615552 2449 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:01.616726 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:02:01.617169 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "a07241714c8049428cbfadaa68fd389f"
format_stamp: "Formatted at 2026-08-06 04:02:01 on dist-test-slave-h3ft"
I20260806 04:02:01.617494 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1785988912331034-316-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)
I20260806 04:02:01.633366 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:01.634876 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:01.643589 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:01.643968 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:01.644356 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:01.644555 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:01.711977 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:33847
I20260806 04:02:01.712106 2558 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:33847 every 8 connection(s)
I20260806 04:02:01.717563 2559 heartbeater.cc:347] Connected to a master server at 127.0.79.62:38937
I20260806 04:02:01.718128 2559 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:01.719362 2559 heartbeater.cc:511] Master 127.0.79.62:38937 requested a full tablet report, sending...
I20260806 04:02:01.722884 2336 ts_manager.cc:194] Registered new tserver with Master: a07241714c8049428cbfadaa68fd389f (127.0.79.1:33847)
I20260806 04:02:01.723901 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007872268s
I20260806 04:02:01.726064 2336 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45968
I20260806 04:02:01.741583 2559 heartbeater.cc:503] Master 127.0.79.62:38937 was elected leader, sending a full tablet report...
I20260806 04:02:01.754299 2336 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: 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"
}
}
}
I20260806 04:02:01.793494 2509 tablet_service.cc:1467] Processing CreateTablet for tablet 990a7f135fff41699f18ff2962b04eff (DEFAULT_TABLE table=client-testtb [id=2b96cd2bc0a54c838d22bc204ff6525e]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:01.793716 2507 tablet_service.cc:1467] Processing CreateTablet for tablet d89ff3c038f648e5af8fcb84f6649d20 (DEFAULT_TABLE table=client-testtb [id=2b96cd2bc0a54c838d22bc204ff6525e]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:01.795495 2509 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 990a7f135fff41699f18ff2962b04eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:01.796276 2507 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d89ff3c038f648e5af8fcb84f6649d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:01.813411 2572 tablet_bootstrap.cc:492] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f: Bootstrap starting.
I20260806 04:02:01.820609 2572 tablet_bootstrap.cc:654] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:01.825659 2572 tablet_bootstrap.cc:492] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f: No bootstrap required, opened a new log
I20260806 04:02:01.826104 2572 ts_tablet_manager.cc:1397] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f: Time spent bootstrapping tablet: real 0.013s user 0.009s sys 0.000s
I20260806 04:02:01.828914 2572 raft_consensus.cc:348] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07241714c8049428cbfadaa68fd389f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 33847 } }
I20260806 04:02:01.829593 2572 raft_consensus.cc:374] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:01.829962 2572 raft_consensus.cc:729] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a07241714c8049428cbfadaa68fd389f, State: Initialized, Role: FOLLOWER
I20260806 04:02:01.830729 2572 consensus_queue.cc:260] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07241714c8049428cbfadaa68fd389f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 33847 } }
I20260806 04:02:01.831499 2572 raft_consensus.cc:388] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:01.831843 2572 raft_consensus.cc:482] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:01.832219 2572 raft_consensus.cc:3037] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:01.838707 2572 raft_consensus.cc:504] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07241714c8049428cbfadaa68fd389f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 33847 } }
I20260806 04:02:01.839521 2572 leader_election.cc:302] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a07241714c8049428cbfadaa68fd389f; no voters:
I20260806 04:02:01.840983 2572 leader_election.cc:288] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:01.841706 2574 raft_consensus.cc:2781] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:01.852603 2572 ts_tablet_manager.cc:1428] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f: Time spent starting tablet: real 0.026s user 0.019s sys 0.007s
I20260806 04:02:01.854182 2572 tablet_bootstrap.cc:492] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f: Bootstrap starting.
I20260806 04:02:01.856412 2574 raft_consensus.cc:686] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [term 1 LEADER]: Becoming Leader. State: Replica: a07241714c8049428cbfadaa68fd389f, State: Running, Role: LEADER
I20260806 04:02:01.857374 2574 consensus_queue.cc:237] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07241714c8049428cbfadaa68fd389f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 33847 } }
I20260806 04:02:01.861585 2572 tablet_bootstrap.cc:654] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:01.866408 2335 catalog_manager.cc:5495] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f reported cstate change: term changed from 0 to 1, leader changed from <none> to a07241714c8049428cbfadaa68fd389f (127.0.79.1). New cstate: current_term: 1 leader_uuid: "a07241714c8049428cbfadaa68fd389f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07241714c8049428cbfadaa68fd389f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:01.867834 2572 tablet_bootstrap.cc:492] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f: No bootstrap required, opened a new log
I20260806 04:02:01.868353 2572 ts_tablet_manager.cc:1397] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f: Time spent bootstrapping tablet: real 0.014s user 0.009s sys 0.004s
I20260806 04:02:01.871053 2572 raft_consensus.cc:348] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07241714c8049428cbfadaa68fd389f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 33847 } }
I20260806 04:02:01.871707 2572 raft_consensus.cc:374] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:01.872036 2572 raft_consensus.cc:729] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a07241714c8049428cbfadaa68fd389f, State: Initialized, Role: FOLLOWER
I20260806 04:02:01.872710 2572 consensus_queue.cc:260] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07241714c8049428cbfadaa68fd389f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 33847 } }
I20260806 04:02:01.873363 2572 raft_consensus.cc:388] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:01.873677 2572 raft_consensus.cc:482] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:01.874032 2572 raft_consensus.cc:3037] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:01.881603 2572 raft_consensus.cc:504] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07241714c8049428cbfadaa68fd389f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 33847 } }
I20260806 04:02:01.882375 2572 leader_election.cc:302] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a07241714c8049428cbfadaa68fd389f; no voters:
I20260806 04:02:01.883044 2572 leader_election.cc:288] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:01.883301 2574 raft_consensus.cc:2781] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:01.883967 2574 raft_consensus.cc:686] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [term 1 LEADER]: Becoming Leader. State: Replica: a07241714c8049428cbfadaa68fd389f, State: Running, Role: LEADER
I20260806 04:02:01.884742 2572 ts_tablet_manager.cc:1428] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f: Time spent starting tablet: real 0.016s user 0.016s sys 0.000s
I20260806 04:02:01.884884 2574 consensus_queue.cc:237] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07241714c8049428cbfadaa68fd389f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 33847 } }
I20260806 04:02:01.892850 2335 catalog_manager.cc:5495] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f reported cstate change: term changed from 0 to 1, leader changed from <none> to a07241714c8049428cbfadaa68fd389f (127.0.79.1). New cstate: current_term: 1 leader_uuid: "a07241714c8049428cbfadaa68fd389f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07241714c8049428cbfadaa68fd389f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:01.922031 2336 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45978:
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
I20260806 04:02:01.941594 2588 tablet.cc:1722] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f: 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
I20260806 04:02:01.943097 2591 tablet.cc:1722] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f: 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
I20260806 04:02:01.945123 2588 tablet.cc:1620] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f: MemRowSet was empty: no flush needed.
I20260806 04:02:01.945290 2591 tablet.cc:1620] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f: MemRowSet was empty: no flush needed.
I20260806 04:02:01.976951 2336 catalog_manager.cc:6040] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d: client-testtb [id=2b96cd2bc0a54c838d22bc204ff6525e] alter complete (version 1)
I20260806 04:02:02.042692 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:02.079660 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:02.080907 316 tablet_replica.cc:330] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f: stopping tablet replica
I20260806 04:02:02.081845 316 raft_consensus.cc:2229] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:02.082629 316 raft_consensus.cc:2258] T d89ff3c038f648e5af8fcb84f6649d20 P a07241714c8049428cbfadaa68fd389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:02.086109 316 tablet_replica.cc:330] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f: stopping tablet replica
I20260806 04:02:02.086882 316 raft_consensus.cc:2229] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:02.087589 316 raft_consensus.cc:2258] T 990a7f135fff41699f18ff2962b04eff P a07241714c8049428cbfadaa68fd389f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:02.108533 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:02.126478 316 master.cc:537] Master@127.0.79.62:38937 shutting down...
I20260806 04:02:02.153017 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:02.153590 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:02.153915 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P c6b4001315584d68a9c79448c601d57d: stopping tablet replica
I20260806 04:02:02.173957 316 master.cc:552] Master@127.0.79.62:38937 shutdown complete.
[ OK ] ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn (911 ms)
[ RUN ] ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered
I20260806 04:02:02.198926 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:36293
I20260806 04:02:02.200234 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:02.205760 2593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:02.207293 2594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:02.209167 2598 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:02.210318 316 server_base.cc:1034] running on GCE node
I20260806 04:02:02.211608 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:02.211880 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:02.212001 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988922211993 us; error 0 us; skew 500 ppm
I20260806 04:02:02.212519 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:02.215190 316 webserver.cc:460] Webserver started at http://127.0.79.62:42833/ using document root <none> and password file <none>
I20260806 04:02:02.215632 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:02.215791 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:02.215997 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:02.217027 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "ab3b00c2c30240c1977e175fbfc9725a"
format_stamp: "Formatted at 2026-08-06 04:02:02 on dist-test-slave-h3ft"
I20260806 04:02:02.222334 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260806 04:02:02.226493 2604 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:02.227574 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:02:02.227905 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "ab3b00c2c30240c1977e175fbfc9725a"
format_stamp: "Formatted at 2026-08-06 04:02:02 on dist-test-slave-h3ft"
I20260806 04:02:02.228255 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785988912331034-316-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)
I20260806 04:02:02.243216 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:02.244516 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:02.301993 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:36293
I20260806 04:02:02.302099 2699 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:36293 every 8 connection(s)
I20260806 04:02:02.306701 2702 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:02.318653 2702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a: Bootstrap starting.
I20260806 04:02:02.322688 2702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:02.328169 2702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a: No bootstrap required, opened a new log
I20260806 04:02:02.330785 2702 raft_consensus.cc:348] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab3b00c2c30240c1977e175fbfc9725a" member_type: VOTER }
I20260806 04:02:02.331329 2702 raft_consensus.cc:374] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:02.331537 2702 raft_consensus.cc:729] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3b00c2c30240c1977e175fbfc9725a, State: Initialized, Role: FOLLOWER
I20260806 04:02:02.332141 2702 consensus_queue.cc:260] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab3b00c2c30240c1977e175fbfc9725a" member_type: VOTER }
I20260806 04:02:02.332634 2702 raft_consensus.cc:388] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:02.333047 2702 raft_consensus.cc:482] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:02.333297 2702 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:02.339154 2702 raft_consensus.cc:504] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab3b00c2c30240c1977e175fbfc9725a" member_type: VOTER }
I20260806 04:02:02.339767 2702 leader_election.cc:302] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ab3b00c2c30240c1977e175fbfc9725a; no voters:
I20260806 04:02:02.341157 2702 leader_election.cc:288] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:02.341691 2706 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:02.343495 2706 raft_consensus.cc:686] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [term 1 LEADER]: Becoming Leader. State: Replica: ab3b00c2c30240c1977e175fbfc9725a, State: Running, Role: LEADER
I20260806 04:02:02.344177 2706 consensus_queue.cc:237] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab3b00c2c30240c1977e175fbfc9725a" member_type: VOTER }
I20260806 04:02:02.344444 2702 sys_catalog.cc:564] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:02.347477 2707 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ab3b00c2c30240c1977e175fbfc9725a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab3b00c2c30240c1977e175fbfc9725a" member_type: VOTER } }
I20260806 04:02:02.347460 2708 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [sys.catalog]: SysCatalogTable state changed. Reason: New leader ab3b00c2c30240c1977e175fbfc9725a. Latest consensus state: current_term: 1 leader_uuid: "ab3b00c2c30240c1977e175fbfc9725a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab3b00c2c30240c1977e175fbfc9725a" member_type: VOTER } }
I20260806 04:02:02.348161 2707 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:02.348452 2708 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:02.352476 2711 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:02.357550 2711 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:02.363293 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:02.368211 2711 catalog_manager.cc:1347] Generated new cluster ID: 0e6651fcf7624e55819502f86cdc647f
I20260806 04:02:02.368657 2711 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:02.396456 2711 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:02.398464 2711 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:02.411159 2711 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a: Generated new TSK 0
I20260806 04:02:02.411936 2711 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:02.431752 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:02.439098 2729 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:02.439868 2730 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:02.445534 2739 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:02.447755 316 server_base.cc:1034] running on GCE node
I20260806 04:02:02.448653 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:02.448889 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:02.449066 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988922449050 us; error 0 us; skew 500 ppm
I20260806 04:02:02.449626 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:02.452468 316 webserver.cc:460] Webserver started at http://127.0.79.1:46825/ using document root <none> and password file <none>
I20260806 04:02:02.453248 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:02.453522 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:02.453876 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:02.455369 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "dc86251245f1443ba6b9c328cff907ac"
format_stamp: "Formatted at 2026-08-06 04:02:02 on dist-test-slave-h3ft"
I20260806 04:02:02.461678 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260806 04:02:02.465909 2744 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:02.467391 316 fs_manager.cc:725] Time spent opening block manager: real 0.004s user 0.002s sys 0.000s
I20260806 04:02:02.467974 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "dc86251245f1443ba6b9c328cff907ac"
format_stamp: "Formatted at 2026-08-06 04:02:02 on dist-test-slave-h3ft"
I20260806 04:02:02.468394 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1785988912331034-316-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)
I20260806 04:02:02.486474 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:02.487784 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:02.493316 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:02.493772 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:02.494158 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:02.494436 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:02.604130 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:43517
I20260806 04:02:02.604212 2846 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:43517 every 8 connection(s)
I20260806 04:02:02.611214 2847 heartbeater.cc:347] Connected to a master server at 127.0.79.62:36293
I20260806 04:02:02.611756 2847 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:02.612694 2847 heartbeater.cc:511] Master 127.0.79.62:36293 requested a full tablet report, sending...
I20260806 04:02:02.615468 2633 ts_manager.cc:194] Registered new tserver with Master: dc86251245f1443ba6b9c328cff907ac (127.0.79.1:43517)
I20260806 04:02:02.615736 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00644596s
I20260806 04:02:02.618038 2633 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46002
I20260806 04:02:02.633350 2847 heartbeater.cc:503] Master 127.0.79.62:36293 was elected leader, sending a full tablet report...
I20260806 04:02:02.648102 2633 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46026:
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"
}
}
}
I20260806 04:02:02.695876 2795 tablet_service.cc:1467] Processing CreateTablet for tablet d50f05682dc34eada8967bf853e5a048 (DEFAULT_TABLE table=client-testtb [id=03e3bfc928414dc7b72844605be9bcdd]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:02.696751 2794 tablet_service.cc:1467] Processing CreateTablet for tablet d4608a9c76e743b2a1222b0a2b5ae0a9 (DEFAULT_TABLE table=client-testtb [id=03e3bfc928414dc7b72844605be9bcdd]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:02.698057 2795 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d50f05682dc34eada8967bf853e5a048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:02.698731 2794 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d4608a9c76e743b2a1222b0a2b5ae0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:02.720554 2859 tablet_bootstrap.cc:492] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac: Bootstrap starting.
I20260806 04:02:02.727028 2859 tablet_bootstrap.cc:654] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:02.732870 2859 tablet_bootstrap.cc:492] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac: No bootstrap required, opened a new log
I20260806 04:02:02.733392 2859 ts_tablet_manager.cc:1397] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac: Time spent bootstrapping tablet: real 0.013s user 0.007s sys 0.003s
I20260806 04:02:02.735874 2859 raft_consensus.cc:348] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc86251245f1443ba6b9c328cff907ac" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43517 } }
I20260806 04:02:02.736562 2859 raft_consensus.cc:374] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:02.736845 2859 raft_consensus.cc:729] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc86251245f1443ba6b9c328cff907ac, State: Initialized, Role: FOLLOWER
I20260806 04:02:02.737511 2859 consensus_queue.cc:260] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc86251245f1443ba6b9c328cff907ac" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43517 } }
I20260806 04:02:02.738240 2859 raft_consensus.cc:388] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:02.738574 2859 raft_consensus.cc:482] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:02.738943 2859 raft_consensus.cc:3037] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:02.746248 2859 raft_consensus.cc:504] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc86251245f1443ba6b9c328cff907ac" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43517 } }
I20260806 04:02:02.747066 2859 leader_election.cc:302] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dc86251245f1443ba6b9c328cff907ac; no voters:
I20260806 04:02:02.748517 2859 leader_election.cc:288] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:02.749115 2861 raft_consensus.cc:2781] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:02.751767 2859 ts_tablet_manager.cc:1428] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac: Time spent starting tablet: real 0.018s user 0.015s sys 0.005s
I20260806 04:02:02.751978 2861 raft_consensus.cc:686] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [term 1 LEADER]: Becoming Leader. State: Replica: dc86251245f1443ba6b9c328cff907ac, State: Running, Role: LEADER
I20260806 04:02:02.752866 2859 tablet_bootstrap.cc:492] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac: Bootstrap starting.
I20260806 04:02:02.752925 2861 consensus_queue.cc:237] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc86251245f1443ba6b9c328cff907ac" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43517 } }
I20260806 04:02:02.760710 2859 tablet_bootstrap.cc:654] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:02.760161 2633 catalog_manager.cc:5495] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac reported cstate change: term changed from 0 to 1, leader changed from <none> to dc86251245f1443ba6b9c328cff907ac (127.0.79.1). New cstate: current_term: 1 leader_uuid: "dc86251245f1443ba6b9c328cff907ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc86251245f1443ba6b9c328cff907ac" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43517 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:02.766392 2859 tablet_bootstrap.cc:492] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac: No bootstrap required, opened a new log
I20260806 04:02:02.766872 2859 ts_tablet_manager.cc:1397] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac: Time spent bootstrapping tablet: real 0.014s user 0.003s sys 0.008s
I20260806 04:02:02.769992 2859 raft_consensus.cc:348] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc86251245f1443ba6b9c328cff907ac" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43517 } }
I20260806 04:02:02.770613 2859 raft_consensus.cc:374] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:02.770920 2859 raft_consensus.cc:729] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc86251245f1443ba6b9c328cff907ac, State: Initialized, Role: FOLLOWER
I20260806 04:02:02.771641 2859 consensus_queue.cc:260] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc86251245f1443ba6b9c328cff907ac" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43517 } }
I20260806 04:02:02.772291 2859 raft_consensus.cc:388] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:02.772625 2859 raft_consensus.cc:482] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:02.772969 2859 raft_consensus.cc:3037] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:02.779495 2859 raft_consensus.cc:504] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc86251245f1443ba6b9c328cff907ac" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43517 } }
I20260806 04:02:02.780159 2859 leader_election.cc:302] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dc86251245f1443ba6b9c328cff907ac; no voters:
I20260806 04:02:02.780746 2859 leader_election.cc:288] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:02.780925 2861 raft_consensus.cc:2781] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:02.781415 2861 raft_consensus.cc:686] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [term 1 LEADER]: Becoming Leader. State: Replica: dc86251245f1443ba6b9c328cff907ac, State: Running, Role: LEADER
I20260806 04:02:02.782189 2861 consensus_queue.cc:237] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc86251245f1443ba6b9c328cff907ac" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43517 } }
I20260806 04:02:02.782579 2859 ts_tablet_manager.cc:1428] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac: Time spent starting tablet: real 0.015s user 0.012s sys 0.000s
I20260806 04:02:02.789450 2631 catalog_manager.cc:5495] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac reported cstate change: term changed from 0 to 1, leader changed from <none> to dc86251245f1443ba6b9c328cff907ac (127.0.79.1). New cstate: current_term: 1 leader_uuid: "dc86251245f1443ba6b9c328cff907ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc86251245f1443ba6b9c328cff907ac" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43517 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:02.849126 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:02.896175 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:02.897202 316 tablet_replica.cc:330] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac: stopping tablet replica
I20260806 04:02:02.897706 316 raft_consensus.cc:2229] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:02.898110 316 raft_consensus.cc:2258] T d4608a9c76e743b2a1222b0a2b5ae0a9 P dc86251245f1443ba6b9c328cff907ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:02.900731 316 tablet_replica.cc:330] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac: stopping tablet replica
I20260806 04:02:02.901185 316 raft_consensus.cc:2229] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:02.901542 316 raft_consensus.cc:2258] T d50f05682dc34eada8967bf853e5a048 P dc86251245f1443ba6b9c328cff907ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:02.924889 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:02.941514 316 master.cc:537] Master@127.0.79.62:36293 shutting down...
I20260806 04:02:02.978374 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:02.978950 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:02.979380 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P ab3b00c2c30240c1977e175fbfc9725a: stopping tablet replica
I20260806 04:02:03.000586 316 master.cc:552] Master@127.0.79.62:36293 shutdown complete.
[ OK ] ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered (841 ms)
[ RUN ] ClientTest.TestAutoFlushBackgroundAndErrorCollector
I20260806 04:02:03.041316 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:39963
I20260806 04:02:03.042600 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:03.049654 2875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:03.050140 2876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:03.051340 2878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:03.052083 316 server_base.cc:1034] running on GCE node
I20260806 04:02:03.053408 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:03.053669 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:03.053862 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988923053844 us; error 0 us; skew 500 ppm
I20260806 04:02:03.054459 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:03.057730 316 webserver.cc:460] Webserver started at http://127.0.79.62:33211/ using document root <none> and password file <none>
I20260806 04:02:03.058320 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:03.058552 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:03.058912 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:03.060446 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "0cf3164a2bc447c886f3215d018b0f3b"
format_stamp: "Formatted at 2026-08-06 04:02:03 on dist-test-slave-h3ft"
I20260806 04:02:03.066193 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260806 04:02:03.070523 2883 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:03.071635 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:02:03.072199 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "0cf3164a2bc447c886f3215d018b0f3b"
format_stamp: "Formatted at 2026-08-06 04:02:03 on dist-test-slave-h3ft"
I20260806 04:02:03.072680 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-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)
I20260806 04:02:03.090258 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:03.091933 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:03.150590 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:39963
I20260806 04:02:03.150746 2961 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:39963 every 8 connection(s)
I20260806 04:02:03.154922 2962 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:03.165603 2962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b: Bootstrap starting.
I20260806 04:02:03.170626 2962 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:03.175521 2962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b: No bootstrap required, opened a new log
I20260806 04:02:03.177439 2962 raft_consensus.cc:348] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf3164a2bc447c886f3215d018b0f3b" member_type: VOTER }
I20260806 04:02:03.177819 2962 raft_consensus.cc:374] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:03.178006 2962 raft_consensus.cc:729] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf3164a2bc447c886f3215d018b0f3b, State: Initialized, Role: FOLLOWER
I20260806 04:02:03.178499 2962 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf3164a2bc447c886f3215d018b0f3b" member_type: VOTER }
I20260806 04:02:03.178905 2962 raft_consensus.cc:388] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:03.179181 2962 raft_consensus.cc:482] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:03.179394 2962 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:03.184034 2962 raft_consensus.cc:504] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf3164a2bc447c886f3215d018b0f3b" member_type: VOTER }
I20260806 04:02:03.184587 2962 leader_election.cc:302] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cf3164a2bc447c886f3215d018b0f3b; no voters:
I20260806 04:02:03.185930 2962 leader_election.cc:288] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:03.186462 2967 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:03.188109 2967 raft_consensus.cc:686] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [term 1 LEADER]: Becoming Leader. State: Replica: 0cf3164a2bc447c886f3215d018b0f3b, State: Running, Role: LEADER
I20260806 04:02:03.188870 2967 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf3164a2bc447c886f3215d018b0f3b" member_type: VOTER }
I20260806 04:02:03.189284 2962 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:03.193081 2969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0cf3164a2bc447c886f3215d018b0f3b. Latest consensus state: current_term: 1 leader_uuid: "0cf3164a2bc447c886f3215d018b0f3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf3164a2bc447c886f3215d018b0f3b" member_type: VOTER } }
I20260806 04:02:03.192931 2968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0cf3164a2bc447c886f3215d018b0f3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf3164a2bc447c886f3215d018b0f3b" member_type: VOTER } }
I20260806 04:02:03.193868 2968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:03.193884 2969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:03.197476 2977 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:03.204407 2977 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:03.207369 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:03.214671 2977 catalog_manager.cc:1347] Generated new cluster ID: e694c6419dcb44268e557c31d5ebb852
I20260806 04:02:03.215023 2977 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:03.230393 2977 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:03.232678 2977 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:03.252936 2977 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b: Generated new TSK 0
I20260806 04:02:03.253715 2977 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:03.277354 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:03.284955 2994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:03.286625 2996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:03.288663 2999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:03.289108 316 server_base.cc:1034] running on GCE node
I20260806 04:02:03.290130 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:03.290316 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:03.290537 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988923290517 us; error 0 us; skew 500 ppm
I20260806 04:02:03.291239 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:03.294145 316 webserver.cc:460] Webserver started at http://127.0.79.1:35905/ using document root <none> and password file <none>
I20260806 04:02:03.294673 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:03.294886 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:03.295202 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:03.296456 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "cbaabe93b543410aa6377ec030b8d211"
format_stamp: "Formatted at 2026-08-06 04:02:03 on dist-test-slave-h3ft"
I20260806 04:02:03.301980 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260806 04:02:03.306005 3006 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:03.306957 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 04:02:03.307355 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "cbaabe93b543410aa6377ec030b8d211"
format_stamp: "Formatted at 2026-08-06 04:02:03 on dist-test-slave-h3ft"
I20260806 04:02:03.307686 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-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)
I20260806 04:02:03.320979 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:03.322378 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:03.327947 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:03.328418 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s user 0.001s sys 0.000s
I20260806 04:02:03.328895 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:03.329186 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:03.402978 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:37953
I20260806 04:02:03.403115 3111 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:37953 every 8 connection(s)
I20260806 04:02:03.408403 3114 heartbeater.cc:347] Connected to a master server at 127.0.79.62:39963
I20260806 04:02:03.409013 3114 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:03.409961 3114 heartbeater.cc:511] Master 127.0.79.62:39963 requested a full tablet report, sending...
I20260806 04:02:03.412703 2904 ts_manager.cc:194] Registered new tserver with Master: cbaabe93b543410aa6377ec030b8d211 (127.0.79.1:37953)
I20260806 04:02:03.413215 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006347704s
I20260806 04:02:03.416076 2904 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43694
I20260806 04:02:03.430694 3114 heartbeater.cc:503] Master 127.0.79.62:39963 was elected leader, sending a full tablet report...
I20260806 04:02:03.445022 2904 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43720:
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"
}
}
}
I20260806 04:02:03.487672 3065 tablet_service.cc:1467] Processing CreateTablet for tablet 89fe785cd4dc4f10873d9c1a658614a7 (DEFAULT_TABLE table=client-testtb [id=e599458a1f46446687a7883fc92d4c46]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:03.488018 3064 tablet_service.cc:1467] Processing CreateTablet for tablet 5fc0dc68d2ec450d8aafabe3799e593b (DEFAULT_TABLE table=client-testtb [id=e599458a1f46446687a7883fc92d4c46]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:03.489203 3065 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 89fe785cd4dc4f10873d9c1a658614a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:03.490043 3064 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5fc0dc68d2ec450d8aafabe3799e593b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:03.507283 3127 tablet_bootstrap.cc:492] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211: Bootstrap starting.
I20260806 04:02:03.513090 3127 tablet_bootstrap.cc:654] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:03.519071 3127 tablet_bootstrap.cc:492] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211: No bootstrap required, opened a new log
I20260806 04:02:03.519538 3127 ts_tablet_manager.cc:1397] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211: Time spent bootstrapping tablet: real 0.013s user 0.011s sys 0.000s
I20260806 04:02:03.521739 3127 raft_consensus.cc:348] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:03.522219 3127 raft_consensus.cc:374] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:03.522483 3127 raft_consensus.cc:729] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbaabe93b543410aa6377ec030b8d211, State: Initialized, Role: FOLLOWER
I20260806 04:02:03.523156 3127 consensus_queue.cc:260] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:03.523692 3127 raft_consensus.cc:388] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:03.523948 3127 raft_consensus.cc:482] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:03.524222 3127 raft_consensus.cc:3037] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:03.530457 3127 raft_consensus.cc:504] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:03.531275 3127 leader_election.cc:302] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbaabe93b543410aa6377ec030b8d211; no voters:
I20260806 04:02:03.532928 3127 leader_election.cc:288] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:03.533735 3129 raft_consensus.cc:2781] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:03.536864 3129 raft_consensus.cc:686] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [term 1 LEADER]: Becoming Leader. State: Replica: cbaabe93b543410aa6377ec030b8d211, State: Running, Role: LEADER
I20260806 04:02:03.537029 3127 ts_tablet_manager.cc:1428] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211: Time spent starting tablet: real 0.017s user 0.014s sys 0.002s
I20260806 04:02:03.538182 3127 tablet_bootstrap.cc:492] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211: Bootstrap starting.
I20260806 04:02:03.537786 3129 consensus_queue.cc:237] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:03.546043 3127 tablet_bootstrap.cc:654] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:03.547538 2903 catalog_manager.cc:5495] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbaabe93b543410aa6377ec030b8d211 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "cbaabe93b543410aa6377ec030b8d211" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:03.552062 3127 tablet_bootstrap.cc:492] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211: No bootstrap required, opened a new log
I20260806 04:02:03.552575 3127 ts_tablet_manager.cc:1397] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211: Time spent bootstrapping tablet: real 0.015s user 0.013s sys 0.000s
I20260806 04:02:03.555097 3127 raft_consensus.cc:348] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:03.555562 3127 raft_consensus.cc:374] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:03.555807 3127 raft_consensus.cc:729] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbaabe93b543410aa6377ec030b8d211, State: Initialized, Role: FOLLOWER
I20260806 04:02:03.556375 3127 consensus_queue.cc:260] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:03.556888 3127 raft_consensus.cc:388] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:03.557204 3127 raft_consensus.cc:482] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:03.557516 3127 raft_consensus.cc:3037] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:03.564332 3127 raft_consensus.cc:504] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:03.564944 3127 leader_election.cc:302] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbaabe93b543410aa6377ec030b8d211; no voters:
I20260806 04:02:03.565441 3127 leader_election.cc:288] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:03.565689 3129 raft_consensus.cc:2781] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:03.566279 3129 raft_consensus.cc:686] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [term 1 LEADER]: Becoming Leader. State: Replica: cbaabe93b543410aa6377ec030b8d211, State: Running, Role: LEADER
I20260806 04:02:03.567054 3129 consensus_queue.cc:237] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:03.567404 3127 ts_tablet_manager.cc:1428] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211: Time spent starting tablet: real 0.015s user 0.011s sys 0.004s
I20260806 04:02:03.573740 2903 catalog_manager.cc:5495] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbaabe93b543410aa6377ec030b8d211 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "cbaabe93b543410aa6377ec030b8d211" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:03.601756 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:03.608875 3139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:03.609417 3140 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:03.613983 3142 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:03.614250 316 server_base.cc:1034] running on GCE node
I20260806 04:02:03.615610 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:03.615882 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:03.616102 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988923616081 us; error 0 us; skew 500 ppm
I20260806 04:02:03.616850 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:03.619967 316 webserver.cc:460] Webserver started at http://127.0.79.2:32989/ using document root <none> and password file <none>
I20260806 04:02:03.620532 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:03.620854 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:03.621272 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:03.622465 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/ts-1-root/instance:
uuid: "04c7eda0129e4b6e9147faad73929c70"
format_stamp: "Formatted at 2026-08-06 04:02:03 on dist-test-slave-h3ft"
I20260806 04:02:03.627679 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.003s sys 0.000s
I20260806 04:02:03.632442 3148 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:03.633340 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260806 04:02:03.633754 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/ts-1-root
uuid: "04c7eda0129e4b6e9147faad73929c70"
format_stamp: "Formatted at 2026-08-06 04:02:03 on dist-test-slave-h3ft"
I20260806 04:02:03.634061 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-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)
I20260806 04:02:03.664155 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:03.666110 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:03.677949 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:03.678241 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:03.678560 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:03.678802 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:03.810303 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.2:34029
I20260806 04:02:03.810447 3263 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.2:34029 every 8 connection(s)
I20260806 04:02:03.817821 3264 heartbeater.cc:347] Connected to a master server at 127.0.79.62:39963
I20260806 04:02:03.818018 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 04:02:03.818223 3264 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:03.819136 3264 heartbeater.cc:511] Master 127.0.79.62:39963 requested a full tablet report, sending...
I20260806 04:02:03.821372 2904 ts_manager.cc:194] Registered new tserver with Master: 04c7eda0129e4b6e9147faad73929c70 (127.0.79.2:34029)
I20260806 04:02:03.824195 2904 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43732
W20260806 04:02:03.828099 3267 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:03.829910 3268 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:03.837774 3271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:03.838320 316 server_base.cc:1034] running on GCE node
I20260806 04:02:03.839443 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:03.839702 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:03.839917 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988923839901 us; error 0 us; skew 500 ppm
I20260806 04:02:03.840085 3264 heartbeater.cc:503] Master 127.0.79.62:39963 was elected leader, sending a full tablet report...
I20260806 04:02:03.840569 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:03.844468 316 webserver.cc:460] Webserver started at http://127.0.79.3:33663/ using document root <none> and password file <none>
I20260806 04:02:03.845026 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:03.845292 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:03.845616 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:03.847551 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/ts-2-root/instance:
uuid: "c0823c1821454618b149084ff2f37b66"
format_stamp: "Formatted at 2026-08-06 04:02:03 on dist-test-slave-h3ft"
I20260806 04:02:03.853494 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260806 04:02:03.857726 3277 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:03.859135 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 04:02:03.859443 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/ts-2-root
uuid: "c0823c1821454618b149084ff2f37b66"
format_stamp: "Formatted at 2026-08-06 04:02:03 on dist-test-slave-h3ft"
I20260806 04:02:03.859706 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1785988912331034-316-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)
I20260806 04:02:03.878973 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:03.880604 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:03.892271 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:03.892639 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:03.893129 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:03.893428 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260806 04:02:04.037744 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.3:34149
I20260806 04:02:04.037904 3371 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.3:34149 every 8 connection(s)
I20260806 04:02:04.044194 3372 heartbeater.cc:347] Connected to a master server at 127.0.79.62:39963
I20260806 04:02:04.044711 3372 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:04.045493 3372 heartbeater.cc:511] Master 127.0.79.62:39963 requested a full tablet report, sending...
I20260806 04:02:04.047865 2904 ts_manager.cc:194] Registered new tserver with Master: c0823c1821454618b149084ff2f37b66 (127.0.79.3:34149)
I20260806 04:02:04.048540 316 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004557026s
I20260806 04:02:04.050590 2904 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43758
I20260806 04:02:04.058288 2901 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43720:
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"
}
}
}
W20260806 04:02:04.060846 2901 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.
I20260806 04:02:04.065502 3372 heartbeater.cc:503] Master 127.0.79.62:39963 was elected leader, sending a full tablet report...
I20260806 04:02:04.094596 3065 tablet_service.cc:1467] Processing CreateTablet for tablet e5f002f847c8441d82d5ce323edf67a6 (DEFAULT_TABLE table=table.0 [id=228ca2326a7b48d39afe5c5a2dbaf1aa]), partition=RANGE (key) PARTITION VALUES < 1
I20260806 04:02:04.095865 3065 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e5f002f847c8441d82d5ce323edf67a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:04.100831 3064 tablet_service.cc:1467] Processing CreateTablet for tablet 9dce11ae756446f0ac0d5b6c2a8ce133 (DEFAULT_TABLE table=table.0 [id=228ca2326a7b48d39afe5c5a2dbaf1aa]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260806 04:02:04.104492 3064 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9dce11ae756446f0ac0d5b6c2a8ce133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:04.150887 3384 tablet_bootstrap.cc:492] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211: Bootstrap starting.
I20260806 04:02:04.163573 3384 tablet_bootstrap.cc:654] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:04.172966 3201 tablet_service.cc:1467] Processing CreateTablet for tablet 9dce11ae756446f0ac0d5b6c2a8ce133 (DEFAULT_TABLE table=table.0 [id=228ca2326a7b48d39afe5c5a2dbaf1aa]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260806 04:02:04.175801 3203 tablet_service.cc:1467] Processing CreateTablet for tablet e5f002f847c8441d82d5ce323edf67a6 (DEFAULT_TABLE table=table.0 [id=228ca2326a7b48d39afe5c5a2dbaf1aa]), partition=RANGE (key) PARTITION VALUES < 1
I20260806 04:02:04.178218 3201 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9dce11ae756446f0ac0d5b6c2a8ce133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:04.179541 3203 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e5f002f847c8441d82d5ce323edf67a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:04.185519 3323 tablet_service.cc:1467] Processing CreateTablet for tablet e5f002f847c8441d82d5ce323edf67a6 (DEFAULT_TABLE table=table.0 [id=228ca2326a7b48d39afe5c5a2dbaf1aa]), partition=RANGE (key) PARTITION VALUES < 1
I20260806 04:02:04.188252 3323 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e5f002f847c8441d82d5ce323edf67a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:04.193684 3322 tablet_service.cc:1467] Processing CreateTablet for tablet 9dce11ae756446f0ac0d5b6c2a8ce133 (DEFAULT_TABLE table=table.0 [id=228ca2326a7b48d39afe5c5a2dbaf1aa]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260806 04:02:04.195300 3322 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9dce11ae756446f0ac0d5b6c2a8ce133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:04.201445 3384 tablet_bootstrap.cc:492] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211: No bootstrap required, opened a new log
I20260806 04:02:04.202024 3384 ts_tablet_manager.cc:1397] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211: Time spent bootstrapping tablet: real 0.052s user 0.015s sys 0.025s
I20260806 04:02:04.205188 3384 raft_consensus.cc:348] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:04.216670 3384 raft_consensus.cc:374] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:04.217216 3384 raft_consensus.cc:729] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbaabe93b543410aa6377ec030b8d211, State: Initialized, Role: FOLLOWER
I20260806 04:02:04.217855 3386 tablet_bootstrap.cc:492] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70: Bootstrap starting.
I20260806 04:02:04.218526 3384 consensus_queue.cc:260] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:04.223284 3387 tablet_bootstrap.cc:492] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66: Bootstrap starting.
I20260806 04:02:04.226179 3384 ts_tablet_manager.cc:1428] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211: Time spent starting tablet: real 0.024s user 0.007s sys 0.000s
I20260806 04:02:04.226379 3386 tablet_bootstrap.cc:654] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:04.229863 3384 tablet_bootstrap.cc:492] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211: Bootstrap starting.
I20260806 04:02:04.239202 3387 tablet_bootstrap.cc:654] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:04.239861 3386 tablet_bootstrap.cc:492] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70: No bootstrap required, opened a new log
I20260806 04:02:04.241318 3386 ts_tablet_manager.cc:1397] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70: Time spent bootstrapping tablet: real 0.024s user 0.011s sys 0.009s
I20260806 04:02:04.245018 3384 tablet_bootstrap.cc:654] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:04.246804 3386 raft_consensus.cc:348] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:04.248598 3386 raft_consensus.cc:374] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:04.248991 3386 raft_consensus.cc:729] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c7eda0129e4b6e9147faad73929c70, State: Initialized, Role: FOLLOWER
I20260806 04:02:04.249900 3386 consensus_queue.cc:260] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:04.254060 3387 tablet_bootstrap.cc:492] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66: No bootstrap required, opened a new log
I20260806 04:02:04.254457 3386 ts_tablet_manager.cc:1428] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70: Time spent starting tablet: real 0.013s user 0.009s sys 0.000s
I20260806 04:02:04.254544 3387 ts_tablet_manager.cc:1397] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66: Time spent bootstrapping tablet: real 0.032s user 0.014s sys 0.000s
I20260806 04:02:04.255659 3386 tablet_bootstrap.cc:492] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70: Bootstrap starting.
I20260806 04:02:04.257436 3387 raft_consensus.cc:348] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:04.258176 3387 raft_consensus.cc:374] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:04.258450 3387 raft_consensus.cc:729] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0823c1821454618b149084ff2f37b66, State: Initialized, Role: FOLLOWER
I20260806 04:02:04.259397 3387 consensus_queue.cc:260] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:04.264703 3386 tablet_bootstrap.cc:654] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:04.271569 3387 ts_tablet_manager.cc:1428] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66: Time spent starting tablet: real 0.017s user 0.006s sys 0.005s
I20260806 04:02:04.273147 3387 tablet_bootstrap.cc:492] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66: Bootstrap starting.
I20260806 04:02:04.281574 3387 tablet_bootstrap.cc:654] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:04.289215 3384 tablet_bootstrap.cc:492] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211: No bootstrap required, opened a new log
I20260806 04:02:04.289476 3386 tablet_bootstrap.cc:492] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70: No bootstrap required, opened a new log
I20260806 04:02:04.290002 3384 ts_tablet_manager.cc:1397] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211: Time spent bootstrapping tablet: real 0.060s user 0.019s sys 0.011s
I20260806 04:02:04.290093 3386 ts_tablet_manager.cc:1397] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70: Time spent bootstrapping tablet: real 0.035s user 0.012s sys 0.002s
I20260806 04:02:04.293390 3386 raft_consensus.cc:348] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:04.294597 3384 raft_consensus.cc:348] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
W20260806 04:02:04.295394 3376 tablet.cc:2369] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260806 04:02:04.294409 3386 raft_consensus.cc:374] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:04.296022 3386 raft_consensus.cc:729] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c7eda0129e4b6e9147faad73929c70, State: Initialized, Role: FOLLOWER
I20260806 04:02:04.296974 3386 consensus_queue.cc:260] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:04.300154 3384 raft_consensus.cc:374] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:04.300740 3384 raft_consensus.cc:729] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbaabe93b543410aa6377ec030b8d211, State: Initialized, Role: FOLLOWER
I20260806 04:02:04.301779 3384 consensus_queue.cc:260] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:04.305028 3386 ts_tablet_manager.cc:1428] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70: Time spent starting tablet: real 0.014s user 0.003s sys 0.005s
I20260806 04:02:04.307585 3384 ts_tablet_manager.cc:1428] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211: Time spent starting tablet: real 0.017s user 0.008s sys 0.002s
I20260806 04:02:04.312297 3387 tablet_bootstrap.cc:492] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66: No bootstrap required, opened a new log
I20260806 04:02:04.312824 3387 ts_tablet_manager.cc:1397] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66: Time spent bootstrapping tablet: real 0.040s user 0.014s sys 0.015s
I20260806 04:02:04.315713 3387 raft_consensus.cc:348] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:04.316342 3387 raft_consensus.cc:374] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:04.316659 3387 raft_consensus.cc:729] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0823c1821454618b149084ff2f37b66, State: Initialized, Role: FOLLOWER
I20260806 04:02:04.317276 3387 consensus_queue.cc:260] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:04.320511 3387 ts_tablet_manager.cc:1428] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66: Time spent starting tablet: real 0.007s user 0.005s sys 0.003s
I20260806 04:02:04.464720 3393 raft_consensus.cc:482] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:04.465327 3393 raft_consensus.cc:504] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:04.471988 3393 leader_election.cc:288] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c7eda0129e4b6e9147faad73929c70 (127.0.79.2:34029), cbaabe93b543410aa6377ec030b8d211 (127.0.79.1:37953)
I20260806 04:02:04.487080 3220 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e5f002f847c8441d82d5ce323edf67a6" candidate_uuid: "c0823c1821454618b149084ff2f37b66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7eda0129e4b6e9147faad73929c70" is_pre_election: true
I20260806 04:02:04.488289 3220 raft_consensus.cc:2454] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0823c1821454618b149084ff2f37b66 in term 0.
I20260806 04:02:04.490048 3281 leader_election.cc:302] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [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: 04c7eda0129e4b6e9147faad73929c70, c0823c1821454618b149084ff2f37b66; no voters:
I20260806 04:02:04.491159 3393 raft_consensus.cc:2781] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:04.490994 3077 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e5f002f847c8441d82d5ce323edf67a6" candidate_uuid: "c0823c1821454618b149084ff2f37b66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbaabe93b543410aa6377ec030b8d211" is_pre_election: true
I20260806 04:02:04.491739 3077 raft_consensus.cc:2454] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0823c1821454618b149084ff2f37b66 in term 0.
I20260806 04:02:04.491575 3393 raft_consensus.cc:482] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:04.492393 3393 raft_consensus.cc:3037] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:04.500722 3393 raft_consensus.cc:504] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:04.502678 3393 leader_election.cc:288] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [CANDIDATE]: Term 1 election: Requested vote from peers 04c7eda0129e4b6e9147faad73929c70 (127.0.79.2:34029), cbaabe93b543410aa6377ec030b8d211 (127.0.79.1:37953)
I20260806 04:02:04.503556 3220 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e5f002f847c8441d82d5ce323edf67a6" candidate_uuid: "c0823c1821454618b149084ff2f37b66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7eda0129e4b6e9147faad73929c70"
I20260806 04:02:04.503897 3077 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e5f002f847c8441d82d5ce323edf67a6" candidate_uuid: "c0823c1821454618b149084ff2f37b66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbaabe93b543410aa6377ec030b8d211"
I20260806 04:02:04.504233 3220 raft_consensus.cc:3037] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:04.504690 3077 raft_consensus.cc:3037] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:04.507690 3393 raft_consensus.cc:482] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:04.508371 3393 raft_consensus.cc:504] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:04.510854 3220 raft_consensus.cc:2454] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0823c1821454618b149084ff2f37b66 in term 1.
I20260806 04:02:04.512006 3220 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9dce11ae756446f0ac0d5b6c2a8ce133" candidate_uuid: "c0823c1821454618b149084ff2f37b66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7eda0129e4b6e9147faad73929c70" is_pre_election: true
I20260806 04:02:04.512101 3077 raft_consensus.cc:2454] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0823c1821454618b149084ff2f37b66 in term 1.
I20260806 04:02:04.512373 3281 leader_election.cc:302] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [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: 04c7eda0129e4b6e9147faad73929c70, c0823c1821454618b149084ff2f37b66; no voters:
I20260806 04:02:04.512741 3220 raft_consensus.cc:2454] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0823c1821454618b149084ff2f37b66 in term 0.
I20260806 04:02:04.512415 3076 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9dce11ae756446f0ac0d5b6c2a8ce133" candidate_uuid: "c0823c1821454618b149084ff2f37b66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbaabe93b543410aa6377ec030b8d211" is_pre_election: true
I20260806 04:02:04.513451 3076 raft_consensus.cc:2454] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0823c1821454618b149084ff2f37b66 in term 0.
I20260806 04:02:04.514798 3280 leader_election.cc:302] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [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: c0823c1821454618b149084ff2f37b66, cbaabe93b543410aa6377ec030b8d211; no voters:
I20260806 04:02:04.515178 3402 raft_consensus.cc:2781] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:04.517254 3393 leader_election.cc:288] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbaabe93b543410aa6377ec030b8d211 (127.0.79.1:37953), 04c7eda0129e4b6e9147faad73929c70 (127.0.79.2:34029)
I20260806 04:02:04.517805 3393 raft_consensus.cc:2781] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:04.518159 3393 raft_consensus.cc:482] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:04.518457 3393 raft_consensus.cc:3037] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:04.526548 3402 raft_consensus.cc:686] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 1 LEADER]: Becoming Leader. State: Replica: c0823c1821454618b149084ff2f37b66, State: Running, Role: LEADER
I20260806 04:02:04.527695 3393 raft_consensus.cc:504] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:04.527653 3402 consensus_queue.cc:237] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [LEADER]: Queue going to LEADER mode. State: All 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: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:04.532002 3393 leader_election.cc:288] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [CANDIDATE]: Term 1 election: Requested vote from peers cbaabe93b543410aa6377ec030b8d211 (127.0.79.1:37953), 04c7eda0129e4b6e9147faad73929c70 (127.0.79.2:34029)
I20260806 04:02:04.532200 3220 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9dce11ae756446f0ac0d5b6c2a8ce133" candidate_uuid: "c0823c1821454618b149084ff2f37b66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7eda0129e4b6e9147faad73929c70"
I20260806 04:02:04.532958 3220 raft_consensus.cc:3037] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:04.534858 3076 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9dce11ae756446f0ac0d5b6c2a8ce133" candidate_uuid: "c0823c1821454618b149084ff2f37b66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbaabe93b543410aa6377ec030b8d211"
I20260806 04:02:04.535470 3076 raft_consensus.cc:3037] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:04.539899 3220 raft_consensus.cc:2454] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0823c1821454618b149084ff2f37b66 in term 1.
I20260806 04:02:04.539870 2900 catalog_manager.cc:5495] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0823c1821454618b149084ff2f37b66 (127.0.79.3). New cstate: current_term: 1 leader_uuid: "c0823c1821454618b149084ff2f37b66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } health_report { overall_health: UNKNOWN } } }
I20260806 04:02:04.541265 3281 leader_election.cc:302] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [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: 04c7eda0129e4b6e9147faad73929c70, c0823c1821454618b149084ff2f37b66; no voters:
I20260806 04:02:04.542168 3402 raft_consensus.cc:2781] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:04.542615 3402 raft_consensus.cc:686] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 1 LEADER]: Becoming Leader. State: Replica: c0823c1821454618b149084ff2f37b66, State: Running, Role: LEADER
I20260806 04:02:04.543462 3402 consensus_queue.cc:237] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [LEADER]: Queue going to LEADER mode. State: All 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: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:04.544441 3076 raft_consensus.cc:2454] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0823c1821454618b149084ff2f37b66 in term 1.
I20260806 04:02:04.556877 2900 catalog_manager.cc:5495] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0823c1821454618b149084ff2f37b66 (127.0.79.3). New cstate: current_term: 1 leader_uuid: "c0823c1821454618b149084ff2f37b66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:04.664299 3076 raft_consensus.cc:1261] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Refusing update from remote peer c0823c1821454618b149084ff2f37b66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 04:02:04.665113 3077 raft_consensus.cc:1261] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Refusing update from remote peer c0823c1821454618b149084ff2f37b66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 04:02:04.666718 3404 consensus_queue.cc:1035] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 04:02:04.668579 3218 raft_consensus.cc:1261] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Refusing update from remote peer c0823c1821454618b149084ff2f37b66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 04:02:04.669337 3220 raft_consensus.cc:1261] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Refusing update from remote peer c0823c1821454618b149084ff2f37b66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 04:02:04.671291 3393 consensus_queue.cc:1035] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 04:02:04.672312 3404 consensus_queue.cc:1035] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 04:02:04.673617 3403 consensus_queue.cc:1035] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 04:02:04.732807 3417 mvcc.cc:205] Tried to move back new op lower bound from 7315410635410796544 to 7315410634940846080. Current Snapshot: MvccSnapshot[applied={T|T < 7315410635410796544}]
W20260806 04:02:05.242209 323 kernel_stack_watchdog.cc:198] Thread 3123 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 246ms:
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
@ 0x7ff4e6bc9980 (unknown) at ??:0
@ 0x7ff4e6bc8d50 __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
@ 0x7ff4e519cecb base::SleepForNanoseconds() at ??:0
@ 0x7ff4e579c517 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
@ 0x7ff4ece69196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7ff4ece68abf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7ff4ece731c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7ff4ece884ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7ff4ece88422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7ff4ece883b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7ff4ece88372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7ff4ece86ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260806 04:02:05.711289 323 kernel_stack_watchdog.cc:198] Thread 3123 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 685ms:
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
@ 0x7ff4e6bc9980 (unknown) at ??:0
@ 0x7ff4e6bc8d50 __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
@ 0x7ff4e519cecb base::SleepForNanoseconds() at ??:0
@ 0x7ff4e579c517 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
@ 0x7ff4ece69196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7ff4ece68abf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7ff4ece731c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7ff4ece884ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7ff4ece88422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7ff4ece883b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7ff4ece88372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7ff4ece86ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260806 04:02:05.763922 3123 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.79.3:34149, user_credentials={real_user=slave}} blocked reactor thread for 1.00497e+06us
I20260806 04:02:05.768134 2899 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43720:
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"
}
}
}
W20260806 04:02:05.770105 2899 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.
I20260806 04:02:05.817941 3203 tablet_service.cc:1467] Processing CreateTablet for tablet 54f83ee316dd4e07a5e8d98bdd3767a0 (DEFAULT_TABLE table=table.1 [id=e004ae82b1834d059f31e772e66edc50]), partition=RANGE (key) PARTITION VALUES < 1
I20260806 04:02:05.819203 3203 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 54f83ee316dd4e07a5e8d98bdd3767a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:05.822381 3322 tablet_service.cc:1467] Processing CreateTablet for tablet 54f83ee316dd4e07a5e8d98bdd3767a0 (DEFAULT_TABLE table=table.1 [id=e004ae82b1834d059f31e772e66edc50]), partition=RANGE (key) PARTITION VALUES < 1
I20260806 04:02:05.823813 3322 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 54f83ee316dd4e07a5e8d98bdd3767a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:05.827868 3064 tablet_service.cc:1467] Processing CreateTablet for tablet 54f83ee316dd4e07a5e8d98bdd3767a0 (DEFAULT_TABLE table=table.1 [id=e004ae82b1834d059f31e772e66edc50]), partition=RANGE (key) PARTITION VALUES < 1
I20260806 04:02:05.829342 3064 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 54f83ee316dd4e07a5e8d98bdd3767a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:05.832903 3065 tablet_service.cc:1467] Processing CreateTablet for tablet 3c312a0b2f4a418e844b2f72e4e35bba (DEFAULT_TABLE table=table.1 [id=e004ae82b1834d059f31e772e66edc50]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260806 04:02:05.834125 3065 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3c312a0b2f4a418e844b2f72e4e35bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:05.837252 3201 tablet_service.cc:1467] Processing CreateTablet for tablet 3c312a0b2f4a418e844b2f72e4e35bba (DEFAULT_TABLE table=table.1 [id=e004ae82b1834d059f31e772e66edc50]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260806 04:02:05.838481 3201 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3c312a0b2f4a418e844b2f72e4e35bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:05.840080 3323 tablet_service.cc:1467] Processing CreateTablet for tablet 3c312a0b2f4a418e844b2f72e4e35bba (DEFAULT_TABLE table=table.1 [id=e004ae82b1834d059f31e772e66edc50]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260806 04:02:05.841708 3323 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3c312a0b2f4a418e844b2f72e4e35bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:05.872412 3456 tablet_bootstrap.cc:492] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70: Bootstrap starting.
I20260806 04:02:05.896414 3457 tablet_bootstrap.cc:492] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66: Bootstrap starting.
I20260806 04:02:05.896413 3458 tablet_bootstrap.cc:492] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211: Bootstrap starting.
I20260806 04:02:05.902650 3456 tablet_bootstrap.cc:654] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:05.903475 3457 tablet_bootstrap.cc:654] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:05.919513 3458 tablet_bootstrap.cc:654] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:05.935140 3456 tablet_bootstrap.cc:492] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70: No bootstrap required, opened a new log
I20260806 04:02:05.935664 3456 ts_tablet_manager.cc:1397] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70: Time spent bootstrapping tablet: real 0.064s user 0.013s sys 0.027s
I20260806 04:02:05.935937 3457 tablet_bootstrap.cc:492] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66: No bootstrap required, opened a new log
I20260806 04:02:05.936482 3457 ts_tablet_manager.cc:1397] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66: Time spent bootstrapping tablet: real 0.040s user 0.016s sys 0.012s
I20260806 04:02:05.938587 3456 raft_consensus.cc:348] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:05.939705 3456 raft_consensus.cc:374] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:05.940178 3456 raft_consensus.cc:729] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c7eda0129e4b6e9147faad73929c70, State: Initialized, Role: FOLLOWER
I20260806 04:02:05.940925 3456 consensus_queue.cc:260] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:05.941823 3457 raft_consensus.cc:348] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:05.942744 3457 raft_consensus.cc:374] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:05.943041 3457 raft_consensus.cc:729] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0823c1821454618b149084ff2f37b66, State: Initialized, Role: FOLLOWER
I20260806 04:02:05.943868 3457 consensus_queue.cc:260] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:05.946552 3457 ts_tablet_manager.cc:1428] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66: Time spent starting tablet: real 0.010s user 0.004s sys 0.000s
I20260806 04:02:05.961400 3457 tablet_bootstrap.cc:492] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66: Bootstrap starting.
I20260806 04:02:05.963317 3458 tablet_bootstrap.cc:492] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211: No bootstrap required, opened a new log
I20260806 04:02:05.968842 3458 ts_tablet_manager.cc:1397] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211: Time spent bootstrapping tablet: real 0.073s user 0.012s sys 0.009s
I20260806 04:02:05.979929 3457 tablet_bootstrap.cc:654] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:05.976321 3458 raft_consensus.cc:348] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:05.981321 3458 raft_consensus.cc:374] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:05.981654 3458 raft_consensus.cc:729] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbaabe93b543410aa6377ec030b8d211, State: Initialized, Role: FOLLOWER
I20260806 04:02:05.982475 3458 consensus_queue.cc:260] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:05.991624 3456 ts_tablet_manager.cc:1428] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70: Time spent starting tablet: real 0.056s user 0.026s sys 0.025s
I20260806 04:02:05.992799 3456 tablet_bootstrap.cc:492] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70: Bootstrap starting.
I20260806 04:02:06.001520 3456 tablet_bootstrap.cc:654] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:06.004985 3458 ts_tablet_manager.cc:1428] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211: Time spent starting tablet: real 0.036s user 0.004s sys 0.005s
I20260806 04:02:06.005973 3458 tablet_bootstrap.cc:492] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211: Bootstrap starting.
I20260806 04:02:06.014855 3456 tablet_bootstrap.cc:492] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70: No bootstrap required, opened a new log
I20260806 04:02:06.015218 3457 tablet_bootstrap.cc:492] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66: No bootstrap required, opened a new log
I20260806 04:02:06.015592 3456 ts_tablet_manager.cc:1397] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70: Time spent bootstrapping tablet: real 0.023s user 0.011s sys 0.011s
I20260806 04:02:06.015681 3457 ts_tablet_manager.cc:1397] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66: Time spent bootstrapping tablet: real 0.068s user 0.012s sys 0.013s
I20260806 04:02:06.019272 3456 raft_consensus.cc:348] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:06.020135 3456 raft_consensus.cc:374] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:06.020445 3456 raft_consensus.cc:729] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c7eda0129e4b6e9147faad73929c70, State: Initialized, Role: FOLLOWER
I20260806 04:02:06.022156 3456 consensus_queue.cc:260] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:06.025461 3456 ts_tablet_manager.cc:1428] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70: Time spent starting tablet: real 0.009s user 0.004s sys 0.003s
I20260806 04:02:06.026970 3457 raft_consensus.cc:348] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:06.027922 3457 raft_consensus.cc:374] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:06.028230 3457 raft_consensus.cc:729] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0823c1821454618b149084ff2f37b66, State: Initialized, Role: FOLLOWER
I20260806 04:02:06.029613 3458 tablet_bootstrap.cc:654] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:06.029136 3457 consensus_queue.cc:260] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:06.037544 3457 ts_tablet_manager.cc:1428] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66: Time spent starting tablet: real 0.021s user 0.008s sys 0.000s
I20260806 04:02:06.040287 3393 raft_consensus.cc:482] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:06.040935 3458 tablet_bootstrap.cc:492] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211: No bootstrap required, opened a new log
I20260806 04:02:06.040867 3393 raft_consensus.cc:504] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:06.041615 3458 ts_tablet_manager.cc:1397] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211: Time spent bootstrapping tablet: real 0.036s user 0.013s sys 0.000s
I20260806 04:02:06.045310 3220 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "54f83ee316dd4e07a5e8d98bdd3767a0" candidate_uuid: "c0823c1821454618b149084ff2f37b66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7eda0129e4b6e9147faad73929c70" is_pre_election: true
I20260806 04:02:06.045219 3458 raft_consensus.cc:348] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:06.046067 3220 raft_consensus.cc:2454] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0823c1821454618b149084ff2f37b66 in term 0.
I20260806 04:02:06.047664 3393 leader_election.cc:288] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c7eda0129e4b6e9147faad73929c70 (127.0.79.2:34029), cbaabe93b543410aa6377ec030b8d211 (127.0.79.1:37953)
I20260806 04:02:06.046113 3458 raft_consensus.cc:374] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:06.048309 3458 raft_consensus.cc:729] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbaabe93b543410aa6377ec030b8d211, State: Initialized, Role: FOLLOWER
I20260806 04:02:06.048516 3076 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "54f83ee316dd4e07a5e8d98bdd3767a0" candidate_uuid: "c0823c1821454618b149084ff2f37b66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbaabe93b543410aa6377ec030b8d211" is_pre_election: true
I20260806 04:02:06.049223 3076 raft_consensus.cc:2454] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0823c1821454618b149084ff2f37b66 in term 0.
I20260806 04:02:06.049170 3458 consensus_queue.cc:260] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:06.047703 3281 leader_election.cc:302] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [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: 04c7eda0129e4b6e9147faad73929c70, c0823c1821454618b149084ff2f37b66; no voters:
I20260806 04:02:06.052670 3458 ts_tablet_manager.cc:1428] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211: Time spent starting tablet: real 0.011s user 0.008s sys 0.002s
I20260806 04:02:06.052872 3393 raft_consensus.cc:2781] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:06.053385 3393 raft_consensus.cc:482] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:06.053715 3393 raft_consensus.cc:3037] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:06.064163 3393 raft_consensus.cc:504] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:06.066869 3393 leader_election.cc:288] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [CANDIDATE]: Term 1 election: Requested vote from peers 04c7eda0129e4b6e9147faad73929c70 (127.0.79.2:34029), cbaabe93b543410aa6377ec030b8d211 (127.0.79.1:37953)
I20260806 04:02:06.067966 3220 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "54f83ee316dd4e07a5e8d98bdd3767a0" candidate_uuid: "c0823c1821454618b149084ff2f37b66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7eda0129e4b6e9147faad73929c70"
I20260806 04:02:06.068686 3220 raft_consensus.cc:3037] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:06.068516 3076 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "54f83ee316dd4e07a5e8d98bdd3767a0" candidate_uuid: "c0823c1821454618b149084ff2f37b66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbaabe93b543410aa6377ec030b8d211"
I20260806 04:02:06.069468 3076 raft_consensus.cc:3037] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:06.079322 3220 raft_consensus.cc:2454] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0823c1821454618b149084ff2f37b66 in term 1.
I20260806 04:02:06.081172 3281 leader_election.cc:302] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [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: 04c7eda0129e4b6e9147faad73929c70, c0823c1821454618b149084ff2f37b66; no voters:
I20260806 04:02:06.082258 3393 raft_consensus.cc:2781] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:06.082549 3076 raft_consensus.cc:2454] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0823c1821454618b149084ff2f37b66 in term 1.
I20260806 04:02:06.084232 3393 raft_consensus.cc:686] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 1 LEADER]: Becoming Leader. State: Replica: c0823c1821454618b149084ff2f37b66, State: Running, Role: LEADER
I20260806 04:02:06.086048 3393 consensus_queue.cc:237] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [LEADER]: Queue going to LEADER mode. State: All 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: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } }
I20260806 04:02:06.096894 2899 catalog_manager.cc:5495] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0823c1821454618b149084ff2f37b66 (127.0.79.3). New cstate: current_term: 1 leader_uuid: "c0823c1821454618b149084ff2f37b66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } health_report { overall_health: UNKNOWN } } }
I20260806 04:02:06.206153 3463 raft_consensus.cc:482] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:06.206700 3463 raft_consensus.cc:504] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:06.209066 3463 leader_election.cc:288] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbaabe93b543410aa6377ec030b8d211 (127.0.79.1:37953), c0823c1821454618b149084ff2f37b66 (127.0.79.3:34149)
I20260806 04:02:06.243484 3339 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3c312a0b2f4a418e844b2f72e4e35bba" candidate_uuid: "04c7eda0129e4b6e9147faad73929c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0823c1821454618b149084ff2f37b66" is_pre_election: true
I20260806 04:02:06.244408 3339 raft_consensus.cc:2454] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c7eda0129e4b6e9147faad73929c70 in term 0.
I20260806 04:02:06.247665 3155 leader_election.cc:302] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [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: 04c7eda0129e4b6e9147faad73929c70, c0823c1821454618b149084ff2f37b66; no voters:
I20260806 04:02:06.248845 3463 raft_consensus.cc:2781] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:06.249253 3463 raft_consensus.cc:482] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:06.249591 3463 raft_consensus.cc:3037] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:06.253165 3076 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3c312a0b2f4a418e844b2f72e4e35bba" candidate_uuid: "04c7eda0129e4b6e9147faad73929c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbaabe93b543410aa6377ec030b8d211" is_pre_election: true
I20260806 04:02:06.254046 3076 raft_consensus.cc:2454] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c7eda0129e4b6e9147faad73929c70 in term 0.
I20260806 04:02:06.258545 3463 raft_consensus.cc:504] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:06.260584 3463 leader_election.cc:288] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [CANDIDATE]: Term 1 election: Requested vote from peers cbaabe93b543410aa6377ec030b8d211 (127.0.79.1:37953), c0823c1821454618b149084ff2f37b66 (127.0.79.3:34149)
I20260806 04:02:06.261427 3076 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3c312a0b2f4a418e844b2f72e4e35bba" candidate_uuid: "04c7eda0129e4b6e9147faad73929c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbaabe93b543410aa6377ec030b8d211"
I20260806 04:02:06.262233 3076 raft_consensus.cc:3037] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:06.263904 3339 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3c312a0b2f4a418e844b2f72e4e35bba" candidate_uuid: "04c7eda0129e4b6e9147faad73929c70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0823c1821454618b149084ff2f37b66"
I20260806 04:02:06.264581 3339 raft_consensus.cc:3037] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:06.273398 3076 raft_consensus.cc:2454] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c7eda0129e4b6e9147faad73929c70 in term 1.
I20260806 04:02:06.275063 3151 leader_election.cc:302] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [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: 04c7eda0129e4b6e9147faad73929c70, cbaabe93b543410aa6377ec030b8d211; no voters:
I20260806 04:02:06.275833 3463 raft_consensus.cc:2781] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:06.275713 3339 raft_consensus.cc:2454] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c7eda0129e4b6e9147faad73929c70 in term 1.
I20260806 04:02:06.279603 3463 raft_consensus.cc:686] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 1 LEADER]: Becoming Leader. State: Replica: 04c7eda0129e4b6e9147faad73929c70, State: Running, Role: LEADER
I20260806 04:02:06.280622 3463 consensus_queue.cc:237] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [LEADER]: Queue going to LEADER mode. State: All 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: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } }
I20260806 04:02:06.292227 2900 catalog_manager.cc:5495] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c7eda0129e4b6e9147faad73929c70 (127.0.79.2). New cstate: current_term: 1 leader_uuid: "04c7eda0129e4b6e9147faad73929c70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 } health_report { overall_health: UNKNOWN } } }
I20260806 04:02:06.388285 3076 raft_consensus.cc:1261] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Refusing update from remote peer c0823c1821454618b149084ff2f37b66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 04:02:06.389837 3393 consensus_queue.cc:1035] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 04:02:06.390125 3220 raft_consensus.cc:1261] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Refusing update from remote peer c0823c1821454618b149084ff2f37b66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 04:02:06.391808 3393 consensus_queue.cc:1035] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c7eda0129e4b6e9147faad73929c70" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 34029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 04:02:06.422456 3339 raft_consensus.cc:1261] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Refusing update from remote peer 04c7eda0129e4b6e9147faad73929c70: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 04:02:06.427489 3463 consensus_queue.cc:1035] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0823c1821454618b149084ff2f37b66" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 04:02:06.446240 3077 raft_consensus.cc:1261] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Refusing update from remote peer 04c7eda0129e4b6e9147faad73929c70: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 04:02:06.448400 3479 consensus_queue.cc:1035] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbaabe93b543410aa6377ec030b8d211" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260806 04:02:07.007795 323 kernel_stack_watchdog.cc:198] Thread 3123 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 264ms:
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
@ 0x7ff4e6bc9980 (unknown) at ??:0
@ 0x7ff4e6bc8d50 __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
@ 0x7ff4e519cecb base::SleepForNanoseconds() at ??:0
@ 0x7ff4e579c517 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
@ 0x7ff4ece69196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7ff4ece68abf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7ff4ece731c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7ff4ece884ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7ff4ece88422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7ff4ece883b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7ff4ece88372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7ff4ece86ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260806 04:02:07.456594 323 kernel_stack_watchdog.cc:198] Thread 3123 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 752ms:
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
@ 0x7ff4e6bc9980 (unknown) at ??:0
@ 0x7ff4e6bc8d50 __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
@ 0x7ff4e519cecb base::SleepForNanoseconds() at ??:0
@ 0x7ff4e579c517 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
@ 0x7ff4ece69196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7ff4ece68abf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7ff4ece731c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7ff4ece884ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7ff4ece88422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7ff4ece883b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7ff4ece88372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7ff4ece86ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260806 04:02:07.459174 3123 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.79.3:34149, user_credentials={real_user=slave}} blocked reactor thread for 1.00217e+06us
I20260806 04:02:07.460745 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
W20260806 04:02:07.469413 3280 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 04:02:07.476366 3280 consensus_peers.cc:487] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 -> Peer cbaabe93b543410aa6377ec030b8d211 (127.0.79.1:37953): Couldn't send request to peer cbaabe93b543410aa6377ec030b8d211. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 04:02:07.499061 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:07.499946 316 tablet_replica.cc:330] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211: stopping tablet replica
I20260806 04:02:07.500872 316 raft_consensus.cc:2229] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:07.501427 316 raft_consensus.cc:2258] T 3c312a0b2f4a418e844b2f72e4e35bba P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.503585 316 tablet_replica.cc:330] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211: stopping tablet replica
I20260806 04:02:07.504104 316 raft_consensus.cc:2229] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:07.504575 316 raft_consensus.cc:2258] T 54f83ee316dd4e07a5e8d98bdd3767a0 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.506495 316 tablet_replica.cc:330] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211: stopping tablet replica
I20260806 04:02:07.507216 316 raft_consensus.cc:2229] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:07.507647 316 raft_consensus.cc:2258] T 5fc0dc68d2ec450d8aafabe3799e593b P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.509696 316 tablet_replica.cc:330] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211: stopping tablet replica
I20260806 04:02:07.510316 316 raft_consensus.cc:2229] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:07.510782 316 raft_consensus.cc:2258] T 9dce11ae756446f0ac0d5b6c2a8ce133 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.512431 316 tablet_replica.cc:330] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211: stopping tablet replica
I20260806 04:02:07.513078 316 raft_consensus.cc:2229] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:07.513604 316 raft_consensus.cc:2258] T e5f002f847c8441d82d5ce323edf67a6 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.515525 316 tablet_replica.cc:330] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211: stopping tablet replica
I20260806 04:02:07.516104 316 raft_consensus.cc:2229] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:07.516620 316 raft_consensus.cc:2258] T 89fe785cd4dc4f10873d9c1a658614a7 P cbaabe93b543410aa6377ec030b8d211 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.541352 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
W20260806 04:02:07.550752 3280 consensus_peers.cc:487] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 -> Peer cbaabe93b543410aa6377ec030b8d211 (127.0.79.1:37953): Couldn't send request to peer cbaabe93b543410aa6377ec030b8d211. Status: Network error: Client connection negotiation failed: client connection to 127.0.79.1:37953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 04:02:07.563666 316 tablet_server.cc:178] TabletServer@127.0.79.2:0 shutting down...
I20260806 04:02:07.598836 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:07.599556 316 tablet_replica.cc:330] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70: stopping tablet replica
I20260806 04:02:07.600222 316 raft_consensus.cc:2229] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:07.600703 316 raft_consensus.cc:2258] T 54f83ee316dd4e07a5e8d98bdd3767a0 P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.602367 316 tablet_replica.cc:330] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70: stopping tablet replica
I20260806 04:02:07.602813 316 raft_consensus.cc:2229] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:07.603610 316 raft_consensus.cc:2258] T 3c312a0b2f4a418e844b2f72e4e35bba P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.605127 316 tablet_replica.cc:330] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70: stopping tablet replica
I20260806 04:02:07.605547 316 raft_consensus.cc:2229] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:07.606086 316 raft_consensus.cc:2258] T e5f002f847c8441d82d5ce323edf67a6 P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.607604 316 tablet_replica.cc:330] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70: stopping tablet replica
I20260806 04:02:07.608068 316 raft_consensus.cc:2229] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:07.608523 316 raft_consensus.cc:2258] T 9dce11ae756446f0ac0d5b6c2a8ce133 P 04c7eda0129e4b6e9147faad73929c70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.631495 316 tablet_server.cc:194] TabletServer@127.0.79.2:0 shutdown complete.
I20260806 04:02:07.647086 316 tablet_server.cc:178] TabletServer@127.0.79.3:0 shutting down...
W20260806 04:02:07.672451 3281 consensus_peers.cc:487] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 -> Peer 04c7eda0129e4b6e9147faad73929c70 (127.0.79.2:34029): Couldn't send request to peer 04c7eda0129e4b6e9147faad73929c70. Status: Network error: Client connection negotiation failed: client connection to 127.0.79.2:34029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 04:02:07.676802 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:07.677438 316 tablet_replica.cc:330] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66: stopping tablet replica
I20260806 04:02:07.678083 316 raft_consensus.cc:2229] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:07.678901 316 raft_consensus.cc:2258] T 54f83ee316dd4e07a5e8d98bdd3767a0 P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.680778 316 tablet_replica.cc:330] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66: stopping tablet replica
I20260806 04:02:07.681227 316 raft_consensus.cc:2229] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:07.681646 316 raft_consensus.cc:2258] T 3c312a0b2f4a418e844b2f72e4e35bba P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.683308 316 tablet_replica.cc:330] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66: stopping tablet replica
I20260806 04:02:07.683714 316 raft_consensus.cc:2229] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:07.684338 316 raft_consensus.cc:2258] T e5f002f847c8441d82d5ce323edf67a6 P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.685788 316 tablet_replica.cc:330] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66: stopping tablet replica
I20260806 04:02:07.686167 316 raft_consensus.cc:2229] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:07.686772 316 raft_consensus.cc:2258] T 9dce11ae756446f0ac0d5b6c2a8ce133 P c0823c1821454618b149084ff2f37b66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.710188 316 tablet_server.cc:194] TabletServer@127.0.79.3:0 shutdown complete.
I20260806 04:02:07.725973 316 master.cc:537] Master@127.0.79.62:39963 shutting down...
I20260806 04:02:07.758858 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:07.759497 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:07.759783 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 0cf3164a2bc447c886f3215d018b0f3b: stopping tablet replica
I20260806 04:02:07.780841 316 master.cc:552] Master@127.0.79.62:39963 shutdown complete.
[ OK ] ClientTest.TestAutoFlushBackgroundAndErrorCollector (4771 ms)
[ RUN ] ClientTest.TestMutationsWork
I20260806 04:02:07.812186 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:37931
I20260806 04:02:07.813187 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:07.819360 3521 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:07.819965 3522 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:07.821046 3527 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:07.823781 316 server_base.cc:1034] running on GCE node
I20260806 04:02:07.824584 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:07.824771 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:07.824887 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988927824877 us; error 0 us; skew 500 ppm
I20260806 04:02:07.825349 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:07.833572 316 webserver.cc:460] Webserver started at http://127.0.79.62:35745/ using document root <none> and password file <none>
I20260806 04:02:07.834054 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:07.834213 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:07.834426 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:07.835670 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "4ce050e975b54ac7a4e512c4d8cd069c"
format_stamp: "Formatted at 2026-08-06 04:02:07 on dist-test-slave-h3ft"
I20260806 04:02:07.840507 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260806 04:02:07.844283 3533 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:07.845273 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260806 04:02:07.845618 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "4ce050e975b54ac7a4e512c4d8cd069c"
format_stamp: "Formatted at 2026-08-06 04:02:07 on dist-test-slave-h3ft"
I20260806 04:02:07.845968 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785988912331034-316-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)
I20260806 04:02:07.868733 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:07.869822 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:07.918184 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:37931
I20260806 04:02:07.918351 3622 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:37931 every 8 connection(s)
I20260806 04:02:07.922549 3624 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:07.935030 3624 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c: Bootstrap starting.
I20260806 04:02:07.939750 3624 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:07.945370 3624 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c: No bootstrap required, opened a new log
I20260806 04:02:07.948191 3624 raft_consensus.cc:348] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce050e975b54ac7a4e512c4d8cd069c" member_type: VOTER }
I20260806 04:02:07.948727 3624 raft_consensus.cc:374] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:07.948949 3624 raft_consensus.cc:729] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ce050e975b54ac7a4e512c4d8cd069c, State: Initialized, Role: FOLLOWER
I20260806 04:02:07.949647 3624 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce050e975b54ac7a4e512c4d8cd069c" member_type: VOTER }
I20260806 04:02:07.950135 3624 raft_consensus.cc:388] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:07.950340 3624 raft_consensus.cc:482] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:07.950573 3624 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:07.956365 3624 raft_consensus.cc:504] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce050e975b54ac7a4e512c4d8cd069c" member_type: VOTER }
I20260806 04:02:07.957028 3624 leader_election.cc:302] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4ce050e975b54ac7a4e512c4d8cd069c; no voters:
I20260806 04:02:07.958477 3624 leader_election.cc:288] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:07.959079 3627 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:07.960704 3627 raft_consensus.cc:686] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [term 1 LEADER]: Becoming Leader. State: Replica: 4ce050e975b54ac7a4e512c4d8cd069c, State: Running, Role: LEADER
I20260806 04:02:07.961467 3627 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce050e975b54ac7a4e512c4d8cd069c" member_type: VOTER }
I20260806 04:02:07.962001 3624 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:07.965521 3628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4ce050e975b54ac7a4e512c4d8cd069c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce050e975b54ac7a4e512c4d8cd069c" member_type: VOTER } }
I20260806 04:02:07.966315 3628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:07.966714 3629 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ce050e975b54ac7a4e512c4d8cd069c. Latest consensus state: current_term: 1 leader_uuid: "4ce050e975b54ac7a4e512c4d8cd069c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce050e975b54ac7a4e512c4d8cd069c" member_type: VOTER } }
I20260806 04:02:07.967365 3629 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:07.971953 3634 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:07.977396 3634 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:07.981076 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:07.988693 3634 catalog_manager.cc:1347] Generated new cluster ID: 4e3741ce3f1d4ecdb90b20ed9eaf3a58
I20260806 04:02:07.989030 3634 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:08.024279 3634 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:08.026182 3634 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:08.043341 3634 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c: Generated new TSK 0
I20260806 04:02:08.044148 3634 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:08.051607 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:08.058236 3652 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:08.059530 3653 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:08.064096 3655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:08.064697 316 server_base.cc:1034] running on GCE node
I20260806 04:02:08.065642 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:08.065826 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:08.066033 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988928066004 us; error 0 us; skew 500 ppm
I20260806 04:02:08.066576 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:08.069550 316 webserver.cc:460] Webserver started at http://127.0.79.1:46399/ using document root <none> and password file <none>
I20260806 04:02:08.070029 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:08.070235 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:08.070503 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:08.071704 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "e4c624a2ee064d41887b413e14df0188"
format_stamp: "Formatted at 2026-08-06 04:02:08 on dist-test-slave-h3ft"
I20260806 04:02:08.076710 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260806 04:02:08.080384 3663 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:08.081350 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260806 04:02:08.081830 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "e4c624a2ee064d41887b413e14df0188"
format_stamp: "Formatted at 2026-08-06 04:02:08 on dist-test-slave-h3ft"
I20260806 04:02:08.082125 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestMutationsWork.1785988912331034-316-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)
I20260806 04:02:08.099603 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:08.100805 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:08.107913 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:08.108247 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:08.108595 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:08.108757 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:08.170533 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:39847
I20260806 04:02:08.170730 3762 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:39847 every 8 connection(s)
I20260806 04:02:08.175968 3763 heartbeater.cc:347] Connected to a master server at 127.0.79.62:37931
I20260806 04:02:08.176403 3763 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:08.177232 3763 heartbeater.cc:511] Master 127.0.79.62:37931 requested a full tablet report, sending...
I20260806 04:02:08.179368 3557 ts_manager.cc:194] Registered new tserver with Master: e4c624a2ee064d41887b413e14df0188 (127.0.79.1:39847)
I20260806 04:02:08.180369 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006141805s
I20260806 04:02:08.181419 3557 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34102
I20260806 04:02:08.195323 3763 heartbeater.cc:503] Master 127.0.79.62:37931 was elected leader, sending a full tablet report...
I20260806 04:02:08.207882 3557 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34126:
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"
}
}
}
I20260806 04:02:08.245932 3710 tablet_service.cc:1467] Processing CreateTablet for tablet e1c168ef514a494bae8918a8af1928c7 (DEFAULT_TABLE table=client-testtb [id=468190c0d7f34f4b86aadf7dcdea3280]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:08.246721 3709 tablet_service.cc:1467] Processing CreateTablet for tablet 011f190ca8844fcbac9a9ee5d882c574 (DEFAULT_TABLE table=client-testtb [id=468190c0d7f34f4b86aadf7dcdea3280]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:08.247337 3710 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e1c168ef514a494bae8918a8af1928c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:08.248078 3709 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 011f190ca8844fcbac9a9ee5d882c574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:08.261560 3777 tablet_bootstrap.cc:492] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188: Bootstrap starting.
I20260806 04:02:08.267777 3777 tablet_bootstrap.cc:654] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:08.272533 3777 tablet_bootstrap.cc:492] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188: No bootstrap required, opened a new log
I20260806 04:02:08.273113 3777 ts_tablet_manager.cc:1397] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188: Time spent bootstrapping tablet: real 0.012s user 0.010s sys 0.000s
I20260806 04:02:08.275089 3777 raft_consensus.cc:348] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4c624a2ee064d41887b413e14df0188" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 39847 } }
I20260806 04:02:08.275527 3777 raft_consensus.cc:374] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:08.275713 3777 raft_consensus.cc:729] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c624a2ee064d41887b413e14df0188, State: Initialized, Role: FOLLOWER
I20260806 04:02:08.276227 3777 consensus_queue.cc:260] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4c624a2ee064d41887b413e14df0188" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 39847 } }
I20260806 04:02:08.276654 3777 raft_consensus.cc:388] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:08.276844 3777 raft_consensus.cc:482] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:08.277060 3777 raft_consensus.cc:3037] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:08.283393 3777 raft_consensus.cc:504] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4c624a2ee064d41887b413e14df0188" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 39847 } }
I20260806 04:02:08.284025 3777 leader_election.cc:302] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e4c624a2ee064d41887b413e14df0188; no voters:
I20260806 04:02:08.285352 3777 leader_election.cc:288] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:08.285840 3782 raft_consensus.cc:2781] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:08.287708 3777 ts_tablet_manager.cc:1428] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188: Time spent starting tablet: real 0.014s user 0.006s sys 0.008s
I20260806 04:02:08.288492 3782 raft_consensus.cc:686] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [term 1 LEADER]: Becoming Leader. State: Replica: e4c624a2ee064d41887b413e14df0188, State: Running, Role: LEADER
I20260806 04:02:08.288694 3777 tablet_bootstrap.cc:492] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188: Bootstrap starting.
I20260806 04:02:08.289224 3782 consensus_queue.cc:237] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4c624a2ee064d41887b413e14df0188" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 39847 } }
I20260806 04:02:08.293926 3777 tablet_bootstrap.cc:654] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:08.296667 3557 catalog_manager.cc:5495] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c624a2ee064d41887b413e14df0188 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "e4c624a2ee064d41887b413e14df0188" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4c624a2ee064d41887b413e14df0188" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 39847 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:08.302218 3777 tablet_bootstrap.cc:492] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188: No bootstrap required, opened a new log
I20260806 04:02:08.302635 3777 ts_tablet_manager.cc:1397] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188: Time spent bootstrapping tablet: real 0.014s user 0.008s sys 0.003s
I20260806 04:02:08.304689 3777 raft_consensus.cc:348] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4c624a2ee064d41887b413e14df0188" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 39847 } }
I20260806 04:02:08.305210 3777 raft_consensus.cc:374] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:08.305500 3777 raft_consensus.cc:729] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c624a2ee064d41887b413e14df0188, State: Initialized, Role: FOLLOWER
I20260806 04:02:08.306113 3777 consensus_queue.cc:260] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4c624a2ee064d41887b413e14df0188" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 39847 } }
I20260806 04:02:08.306743 3777 raft_consensus.cc:388] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:08.306962 3777 raft_consensus.cc:482] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:08.307296 3777 raft_consensus.cc:3037] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:08.312755 3777 raft_consensus.cc:504] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4c624a2ee064d41887b413e14df0188" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 39847 } }
I20260806 04:02:08.313426 3777 leader_election.cc:302] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e4c624a2ee064d41887b413e14df0188; no voters:
I20260806 04:02:08.313988 3777 leader_election.cc:288] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:08.314254 3782 raft_consensus.cc:2781] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:08.314903 3782 raft_consensus.cc:686] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [term 1 LEADER]: Becoming Leader. State: Replica: e4c624a2ee064d41887b413e14df0188, State: Running, Role: LEADER
I20260806 04:02:08.315506 3777 ts_tablet_manager.cc:1428] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188: Time spent starting tablet: real 0.013s user 0.014s sys 0.000s
I20260806 04:02:08.315635 3782 consensus_queue.cc:237] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4c624a2ee064d41887b413e14df0188" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 39847 } }
I20260806 04:02:08.321913 3557 catalog_manager.cc:5495] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c624a2ee064d41887b413e14df0188 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "e4c624a2ee064d41887b413e14df0188" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4c624a2ee064d41887b413e14df0188" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 39847 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:08.433633 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:08.466216 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:08.467191 316 tablet_replica.cc:330] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188: stopping tablet replica
I20260806 04:02:08.467877 316 raft_consensus.cc:2229] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:08.468423 316 raft_consensus.cc:2258] T 011f190ca8844fcbac9a9ee5d882c574 P e4c624a2ee064d41887b413e14df0188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:08.470983 316 tablet_replica.cc:330] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188: stopping tablet replica
I20260806 04:02:08.471565 316 raft_consensus.cc:2229] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:08.472035 316 raft_consensus.cc:2258] T e1c168ef514a494bae8918a8af1928c7 P e4c624a2ee064d41887b413e14df0188 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:08.495376 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:08.510058 316 master.cc:537] Master@127.0.79.62:37931 shutting down...
I20260806 04:02:08.531806 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:08.532505 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:08.533052 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 4ce050e975b54ac7a4e512c4d8cd069c: stopping tablet replica
I20260806 04:02:08.553143 316 master.cc:552] Master@127.0.79.62:37931 shutdown complete.
[ OK ] ClientTest.TestMutationsWork (763 ms)
[ RUN ] ClientTest.TestSoftDeleteAndReserveTable
I20260806 04:02:08.576267 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:42787
I20260806 04:02:08.577304 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:08.583063 3794 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:08.584774 3795 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:08.585139 3799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:08.586211 316 server_base.cc:1034] running on GCE node
I20260806 04:02:08.587436 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:08.587632 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:08.587802 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988928587789 us; error 0 us; skew 500 ppm
I20260806 04:02:08.588440 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:08.591373 316 webserver.cc:460] Webserver started at http://127.0.79.62:41433/ using document root <none> and password file <none>
I20260806 04:02:08.591892 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:08.592100 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:08.592389 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:08.593699 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "af45cec3dfed4397b64247da97f544b2"
format_stamp: "Formatted at 2026-08-06 04:02:08 on dist-test-slave-h3ft"
I20260806 04:02:08.598773 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.007s sys 0.000s
I20260806 04:02:08.603147 3806 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:08.604096 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260806 04:02:08.604462 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "af45cec3dfed4397b64247da97f544b2"
format_stamp: "Formatted at 2026-08-06 04:02:08 on dist-test-slave-h3ft"
I20260806 04:02:08.604825 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785988912331034-316-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)
I20260806 04:02:08.615924 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:08.617077 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:08.666849 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:42787
I20260806 04:02:08.666970 3892 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:42787 every 8 connection(s)
I20260806 04:02:08.670957 3894 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:08.681209 3894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2: Bootstrap starting.
I20260806 04:02:08.685721 3894 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:08.690176 3894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2: No bootstrap required, opened a new log
I20260806 04:02:08.692265 3894 raft_consensus.cc:348] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af45cec3dfed4397b64247da97f544b2" member_type: VOTER }
I20260806 04:02:08.692677 3894 raft_consensus.cc:374] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:08.692935 3894 raft_consensus.cc:729] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af45cec3dfed4397b64247da97f544b2, State: Initialized, Role: FOLLOWER
I20260806 04:02:08.693619 3894 consensus_queue.cc:260] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af45cec3dfed4397b64247da97f544b2" member_type: VOTER }
I20260806 04:02:08.694062 3894 raft_consensus.cc:388] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:08.694325 3894 raft_consensus.cc:482] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:08.694640 3894 raft_consensus.cc:3037] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:08.699286 3894 raft_consensus.cc:504] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af45cec3dfed4397b64247da97f544b2" member_type: VOTER }
I20260806 04:02:08.699824 3894 leader_election.cc:302] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: af45cec3dfed4397b64247da97f544b2; no voters:
I20260806 04:02:08.701117 3894 leader_election.cc:288] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:08.701727 3898 raft_consensus.cc:2781] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:08.703483 3898 raft_consensus.cc:686] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [term 1 LEADER]: Becoming Leader. State: Replica: af45cec3dfed4397b64247da97f544b2, State: Running, Role: LEADER
I20260806 04:02:08.704249 3894 sys_catalog.cc:564] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:08.704293 3898 consensus_queue.cc:237] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af45cec3dfed4397b64247da97f544b2" member_type: VOTER }
I20260806 04:02:08.708153 3900 sys_catalog.cc:455] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "af45cec3dfed4397b64247da97f544b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af45cec3dfed4397b64247da97f544b2" member_type: VOTER } }
I20260806 04:02:08.708156 3901 sys_catalog.cc:455] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader af45cec3dfed4397b64247da97f544b2. Latest consensus state: current_term: 1 leader_uuid: "af45cec3dfed4397b64247da97f544b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af45cec3dfed4397b64247da97f544b2" member_type: VOTER } }
I20260806 04:02:08.708990 3900 sys_catalog.cc:458] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:08.709106 3901 sys_catalog.cc:458] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:08.714332 3905 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:08.719767 3905 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:08.722808 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:08.729787 3905 catalog_manager.cc:1347] Generated new cluster ID: 7af8294483874c93ab9f711b733815ca
I20260806 04:02:08.730123 3905 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:08.744843 3905 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:08.746929 3905 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:08.764390 3905 catalog_manager.cc:5868] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2: Generated new TSK 0
I20260806 04:02:08.765245 3905 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:08.792300 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:08.799125 3921 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:08.800832 3923 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:08.802742 3925 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:08.803246 316 server_base.cc:1034] running on GCE node
I20260806 04:02:08.804291 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:08.804540 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:08.804723 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988928804706 us; error 0 us; skew 500 ppm
I20260806 04:02:08.805461 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:08.808429 316 webserver.cc:460] Webserver started at http://127.0.79.1:34857/ using document root <none> and password file <none>
I20260806 04:02:08.808982 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:08.809187 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:08.809460 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:08.810561 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "070435a7129d4115a076e94f56247dcd"
format_stamp: "Formatted at 2026-08-06 04:02:08 on dist-test-slave-h3ft"
I20260806 04:02:08.815476 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.001s
I20260806 04:02:08.819281 3933 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:08.820266 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260806 04:02:08.820619 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "070435a7129d4115a076e94f56247dcd"
format_stamp: "Formatted at 2026-08-06 04:02:08 on dist-test-slave-h3ft"
I20260806 04:02:08.820986 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785988912331034-316-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)
I20260806 04:02:08.840605 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:08.841718 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:08.851188 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:08.851543 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:08.851894 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:08.852213 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:08.915593 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:37245
I20260806 04:02:08.915805 4036 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:37245 every 8 connection(s)
I20260806 04:02:08.920609 4038 heartbeater.cc:347] Connected to a master server at 127.0.79.62:42787
I20260806 04:02:08.921012 4038 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:08.921804 4038 heartbeater.cc:511] Master 127.0.79.62:42787 requested a full tablet report, sending...
I20260806 04:02:08.923915 3828 ts_manager.cc:194] Registered new tserver with Master: 070435a7129d4115a076e94f56247dcd (127.0.79.1:37245)
I20260806 04:02:08.924922 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006001442s
I20260806 04:02:08.926069 3828 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47686
I20260806 04:02:08.939672 4038 heartbeater.cc:503] Master 127.0.79.62:42787 was elected leader, sending a full tablet report...
I20260806 04:02:08.950644 3828 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47702:
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"
}
}
}
I20260806 04:02:08.991904 3986 tablet_service.cc:1467] Processing CreateTablet for tablet 6aabf29b5edf41299a3aafe1400886b3 (DEFAULT_TABLE table=client-testtb [id=61453d1f16394bf886bdb1068a34fb2c]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:08.992050 3984 tablet_service.cc:1467] Processing CreateTablet for tablet 26af032e610041e9bb31717671cd681a (DEFAULT_TABLE table=client-testtb [id=61453d1f16394bf886bdb1068a34fb2c]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:08.993232 3986 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6aabf29b5edf41299a3aafe1400886b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:08.993863 3984 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 26af032e610041e9bb31717671cd681a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:09.012095 4051 tablet_bootstrap.cc:492] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd: Bootstrap starting.
I20260806 04:02:09.016973 4051 tablet_bootstrap.cc:654] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:09.021840 4051 tablet_bootstrap.cc:492] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd: No bootstrap required, opened a new log
I20260806 04:02:09.022401 4051 ts_tablet_manager.cc:1397] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd: Time spent bootstrapping tablet: real 0.011s user 0.002s sys 0.006s
I20260806 04:02:09.025347 4051 raft_consensus.cc:348] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "070435a7129d4115a076e94f56247dcd" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37245 } }
I20260806 04:02:09.025949 4051 raft_consensus.cc:374] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:09.026221 4051 raft_consensus.cc:729] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070435a7129d4115a076e94f56247dcd, State: Initialized, Role: FOLLOWER
I20260806 04:02:09.026829 4051 consensus_queue.cc:260] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "070435a7129d4115a076e94f56247dcd" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37245 } }
I20260806 04:02:09.027436 4051 raft_consensus.cc:388] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:09.027765 4051 raft_consensus.cc:482] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:09.028048 4051 raft_consensus.cc:3037] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:09.033660 4051 raft_consensus.cc:504] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "070435a7129d4115a076e94f56247dcd" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37245 } }
I20260806 04:02:09.034343 4051 leader_election.cc:302] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 070435a7129d4115a076e94f56247dcd; no voters:
I20260806 04:02:09.035773 4051 leader_election.cc:288] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:09.036196 4053 raft_consensus.cc:2781] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:09.038693 4053 raft_consensus.cc:686] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [term 1 LEADER]: Becoming Leader. State: Replica: 070435a7129d4115a076e94f56247dcd, State: Running, Role: LEADER
I20260806 04:02:09.038868 4051 ts_tablet_manager.cc:1428] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd: Time spent starting tablet: real 0.016s user 0.012s sys 0.005s
I20260806 04:02:09.039546 4053 consensus_queue.cc:237] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "070435a7129d4115a076e94f56247dcd" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37245 } }
I20260806 04:02:09.039915 4051 tablet_bootstrap.cc:492] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd: Bootstrap starting.
I20260806 04:02:09.045905 4051 tablet_bootstrap.cc:654] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:09.045945 3827 catalog_manager.cc:5495] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 070435a7129d4115a076e94f56247dcd (127.0.79.1). New cstate: current_term: 1 leader_uuid: "070435a7129d4115a076e94f56247dcd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "070435a7129d4115a076e94f56247dcd" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:09.051043 4051 tablet_bootstrap.cc:492] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd: No bootstrap required, opened a new log
I20260806 04:02:09.051563 4051 ts_tablet_manager.cc:1397] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd: Time spent bootstrapping tablet: real 0.012s user 0.011s sys 0.000s
I20260806 04:02:09.053862 4051 raft_consensus.cc:348] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "070435a7129d4115a076e94f56247dcd" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37245 } }
I20260806 04:02:09.054354 4051 raft_consensus.cc:374] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:09.054612 4051 raft_consensus.cc:729] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070435a7129d4115a076e94f56247dcd, State: Initialized, Role: FOLLOWER
I20260806 04:02:09.055229 4051 consensus_queue.cc:260] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "070435a7129d4115a076e94f56247dcd" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37245 } }
I20260806 04:02:09.055725 4051 raft_consensus.cc:388] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:09.055974 4051 raft_consensus.cc:482] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:09.056321 4051 raft_consensus.cc:3037] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:09.061638 4051 raft_consensus.cc:504] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "070435a7129d4115a076e94f56247dcd" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37245 } }
I20260806 04:02:09.062197 4051 leader_election.cc:302] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 070435a7129d4115a076e94f56247dcd; no voters:
I20260806 04:02:09.062747 4051 leader_election.cc:288] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:09.062939 4053 raft_consensus.cc:2781] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:09.063567 4053 raft_consensus.cc:686] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [term 1 LEADER]: Becoming Leader. State: Replica: 070435a7129d4115a076e94f56247dcd, State: Running, Role: LEADER
I20260806 04:02:09.064350 4053 consensus_queue.cc:237] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "070435a7129d4115a076e94f56247dcd" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37245 } }
I20260806 04:02:09.064754 4051 ts_tablet_manager.cc:1428] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd: Time spent starting tablet: real 0.013s user 0.009s sys 0.003s
I20260806 04:02:09.071273 3827 catalog_manager.cc:5495] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 070435a7129d4115a076e94f56247dcd (127.0.79.1). New cstate: current_term: 1 leader_uuid: "070435a7129d4115a076e94f56247dcd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "070435a7129d4115a076e94f56247dcd" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:09.161182 3824 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47702:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 600
I20260806 04:02:09.178665 3824 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47702:
table { table_name: "client-testtb" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260806 04:02:09.196997 4067 tablet.cc:1722] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd: 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
I20260806 04:02:09.196808 4066 tablet.cc:1722] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd: 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
I20260806 04:02:09.203542 3824 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47702:
table { table_name: "client-testtb" } new_table_name: "client-testtb" modify_external_catalogs: true
I20260806 04:02:09.208984 3823 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47702:
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
I20260806 04:02:09.213335 3824 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47702:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 600
I20260806 04:02:09.217059 3823 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47702:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20260806 04:02:09.228425 3824 catalog_manager.cc:6040] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2: client-testtb [id=61453d1f16394bf886bdb1068a34fb2c] alter complete (version 1)
I20260806 04:02:09.259545 3824 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47702:
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"
}
}
}
I20260806 04:02:09.265767 3824 catalog_manager.cc:2831] Servicing RecallDeletedTableRpc request from {username='slave'} at 127.0.0.1:47702:
table { table_id: "61453d1f16394bf886bdb1068a34fb2c" }
I20260806 04:02:09.277631 3824 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47702:
table { table_id: "61453d1f16394bf886bdb1068a34fb2c" } new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260806 04:02:09.293824 4066 tablet.cc:1722] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd: 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
I20260806 04:02:09.294066 4067 tablet.cc:1722] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd: 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
I20260806 04:02:09.297802 3824 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47702:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 0
I20260806 04:02:09.298488 3824 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:47702:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 0
I20260806 04:02:09.312968 3824 catalog_manager.cc:5782] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2: Sending DeleteTablet for 1 replicas of tablet 6aabf29b5edf41299a3aafe1400886b3
I20260806 04:02:09.313894 3824 catalog_manager.cc:5782] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2: Sending DeleteTablet for 1 replicas of tablet 26af032e610041e9bb31717671cd681a
I20260806 04:02:09.315402 3984 tablet_service.cc:1514] Processing DeleteTablet for tablet 6aabf29b5edf41299a3aafe1400886b3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 04:02:09 UTC) from {username='slave'} at 127.0.0.1:47052
I20260806 04:02:09.315935 3986 tablet_service.cc:1514] Processing DeleteTablet for tablet 26af032e610041e9bb31717671cd681a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 04:02:09 UTC) from {username='slave'} at 127.0.0.1:47052
I20260806 04:02:09.316781 3983 tablet_service.cc:1514] Processing DeleteTablet for tablet 26af032e610041e9bb31717671cd681a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 04:02:09 UTC) from {username='slave'} at 127.0.0.1:47052
I20260806 04:02:09.321906 4069 tablet_replica.cc:330] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd: stopping tablet replica
I20260806 04:02:09.322970 4069 raft_consensus.cc:2229] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:09.323587 4069 raft_consensus.cc:2258] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:09.323706 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:09.327410 4069 ts_tablet_manager.cc:1905] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 04:02:09.345913 4069 ts_tablet_manager.cc:1918] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
I20260806 04:02:09.346396 4069 log.cc:1196] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd: Deleting WAL directory at /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785988912331034-316-0/minicluster-data/ts-0-root/wals/6aabf29b5edf41299a3aafe1400886b3
I20260806 04:02:09.347390 4069 ts_tablet_manager.cc:1939] T 6aabf29b5edf41299a3aafe1400886b3 P 070435a7129d4115a076e94f56247dcd: Deleting consensus metadata
I20260806 04:02:09.350399 4069 tablet_replica.cc:330] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd: stopping tablet replica
I20260806 04:02:09.350595 3808 catalog_manager.cc:4841] TS 070435a7129d4115a076e94f56247dcd (127.0.79.1:37245): tablet 6aabf29b5edf41299a3aafe1400886b3 (table client-testtb [id=61453d1f16394bf886bdb1068a34fb2c]) successfully deleted
I20260806 04:02:09.351174 4069 raft_consensus.cc:2229] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:09.351884 4069 raft_consensus.cc:2258] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:09.356020 4069 ts_tablet_manager.cc:1905] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 04:02:09.361164 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:09.368165 4069 ts_tablet_manager.cc:1918] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.5
I20260806 04:02:09.368482 4069 log.cc:1196] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd: Deleting WAL directory at /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1785988912331034-316-0/minicluster-data/ts-0-root/wals/26af032e610041e9bb31717671cd681a
I20260806 04:02:09.369149 4069 ts_tablet_manager.cc:1939] T 26af032e610041e9bb31717671cd681a P 070435a7129d4115a076e94f56247dcd: Deleting consensus metadata
W20260806 04:02:09.370734 3808 catalog_manager.cc:4833] TS 070435a7129d4115a076e94f56247dcd (127.0.79.1:37245): delete failed for tablet 26af032e610041e9bb31717671cd681a with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
W20260806 04:02:09.374591 3808 catalog_manager.cc:4584] TS 070435a7129d4115a076e94f56247dcd (127.0.79.1:37245): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 26af032e610041e9bb31717671cd681a: Network error: recv got EOF from unknown peer (error 108)
I20260806 04:02:09.382746 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:09.396553 316 master.cc:537] Master@127.0.79.62:42787 shutting down...
I20260806 04:02:09.489626 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:09.490269 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:09.490612 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P af45cec3dfed4397b64247da97f544b2: stopping tablet replica
I20260806 04:02:09.511077 316 master.cc:552] Master@127.0.79.62:42787 shutdown complete.
[ OK ] ClientTest.TestSoftDeleteAndReserveTable (958 ms)
[ RUN ] ClientTest.TestGetTableSchema
I20260806 04:02:09.534798 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:41003
I20260806 04:02:09.535964 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:09.542754 4073 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:09.543910 4074 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:09.544495 4076 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:09.545770 316 server_base.cc:1034] running on GCE node
I20260806 04:02:09.546758 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:09.547055 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:09.547227 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988929547214 us; error 0 us; skew 500 ppm
I20260806 04:02:09.547849 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:09.550669 316 webserver.cc:460] Webserver started at http://127.0.79.62:39991/ using document root <none> and password file <none>
I20260806 04:02:09.551271 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:09.551481 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:09.551765 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:09.553097 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "b47c9f1b92874447982b039aacad24d3"
format_stamp: "Formatted at 2026-08-06 04:02:09 on dist-test-slave-h3ft"
I20260806 04:02:09.558189 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.002s sys 0.004s
I20260806 04:02:09.562018 4085 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:09.563078 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:02:09.563354 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "b47c9f1b92874447982b039aacad24d3"
format_stamp: "Formatted at 2026-08-06 04:02:09 on dist-test-slave-h3ft"
I20260806 04:02:09.563665 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785988912331034-316-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)
I20260806 04:02:09.581851 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:09.582981 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:09.632236 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:41003
I20260806 04:02:09.632396 4169 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:41003 every 8 connection(s)
I20260806 04:02:09.636847 4170 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:09.649736 4170 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3: Bootstrap starting.
I20260806 04:02:09.654578 4170 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:09.659950 4170 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3: No bootstrap required, opened a new log
I20260806 04:02:09.662195 4170 raft_consensus.cc:348] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b47c9f1b92874447982b039aacad24d3" member_type: VOTER }
I20260806 04:02:09.662698 4170 raft_consensus.cc:374] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:09.662891 4170 raft_consensus.cc:729] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b47c9f1b92874447982b039aacad24d3, State: Initialized, Role: FOLLOWER
I20260806 04:02:09.663594 4170 consensus_queue.cc:260] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b47c9f1b92874447982b039aacad24d3" member_type: VOTER }
I20260806 04:02:09.664122 4170 raft_consensus.cc:388] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:09.664410 4170 raft_consensus.cc:482] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:09.664772 4170 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:09.671646 4170 raft_consensus.cc:504] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b47c9f1b92874447982b039aacad24d3" member_type: VOTER }
I20260806 04:02:09.672243 4170 leader_election.cc:302] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b47c9f1b92874447982b039aacad24d3; no voters:
I20260806 04:02:09.673626 4170 leader_election.cc:288] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:09.674201 4176 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:09.675786 4176 raft_consensus.cc:686] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [term 1 LEADER]: Becoming Leader. State: Replica: b47c9f1b92874447982b039aacad24d3, State: Running, Role: LEADER
I20260806 04:02:09.676473 4176 consensus_queue.cc:237] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b47c9f1b92874447982b039aacad24d3" member_type: VOTER }
I20260806 04:02:09.677073 4170 sys_catalog.cc:564] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:09.679471 4178 sys_catalog.cc:455] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b47c9f1b92874447982b039aacad24d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b47c9f1b92874447982b039aacad24d3" member_type: VOTER } }
I20260806 04:02:09.679533 4179 sys_catalog.cc:455] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b47c9f1b92874447982b039aacad24d3. Latest consensus state: current_term: 1 leader_uuid: "b47c9f1b92874447982b039aacad24d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b47c9f1b92874447982b039aacad24d3" member_type: VOTER } }
I20260806 04:02:09.680219 4178 sys_catalog.cc:458] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:09.680389 4179 sys_catalog.cc:458] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:09.685603 4184 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:09.690438 4184 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:09.696357 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:09.700086 4184 catalog_manager.cc:1347] Generated new cluster ID: 02e3e41ca5e640a49a53de4c682c9f00
I20260806 04:02:09.700474 4184 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:09.714253 4184 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:09.716447 4184 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:09.731616 4184 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3: Generated new TSK 0
I20260806 04:02:09.732498 4184 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:09.763666 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:09.770653 4201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:09.771727 4203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:09.773990 4206 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:09.775063 316 server_base.cc:1034] running on GCE node
I20260806 04:02:09.776160 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:09.776391 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:09.776592 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988929776577 us; error 0 us; skew 500 ppm
I20260806 04:02:09.777527 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:09.780648 316 webserver.cc:460] Webserver started at http://127.0.79.1:36863/ using document root <none> and password file <none>
I20260806 04:02:09.781157 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:09.781368 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:09.781652 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:09.782963 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "69e99443943342adbaf612f23e31d6c7"
format_stamp: "Formatted at 2026-08-06 04:02:09 on dist-test-slave-h3ft"
I20260806 04:02:09.788654 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.004s sys 0.000s
I20260806 04:02:09.792862 4214 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:09.793952 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:02:09.794358 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "69e99443943342adbaf612f23e31d6c7"
format_stamp: "Formatted at 2026-08-06 04:02:09 on dist-test-slave-h3ft"
I20260806 04:02:09.794696 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1785988912331034-316-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)
I20260806 04:02:09.815860 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:09.817154 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:09.823419 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:09.823848 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:09.824162 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:09.824360 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:09.888162 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:34817
I20260806 04:02:09.888319 4307 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:34817 every 8 connection(s)
I20260806 04:02:09.893501 4308 heartbeater.cc:347] Connected to a master server at 127.0.79.62:41003
I20260806 04:02:09.893981 4308 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:09.894872 4308 heartbeater.cc:511] Master 127.0.79.62:41003 requested a full tablet report, sending...
I20260806 04:02:09.897301 4107 ts_manager.cc:194] Registered new tserver with Master: 69e99443943342adbaf612f23e31d6c7 (127.0.79.1:34817)
I20260806 04:02:09.898176 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006196387s
I20260806 04:02:09.900251 4107 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43580
I20260806 04:02:09.915169 4308 heartbeater.cc:503] Master 127.0.79.62:41003 was elected leader, sending a full tablet report...
I20260806 04:02:09.927587 4107 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43606:
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"
}
}
}
I20260806 04:02:09.968694 4262 tablet_service.cc:1467] Processing CreateTablet for tablet 741dcd403f2544b297d0f2040c98a444 (DEFAULT_TABLE table=client-testtb [id=c546fce8ebad45b499332614fcb0b7fe]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:09.968694 4263 tablet_service.cc:1467] Processing CreateTablet for tablet d21bcef386b54831bac472956e61102c (DEFAULT_TABLE table=client-testtb [id=c546fce8ebad45b499332614fcb0b7fe]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:09.970538 4263 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d21bcef386b54831bac472956e61102c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:09.971191 4262 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 741dcd403f2544b297d0f2040c98a444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:09.989559 4326 tablet_bootstrap.cc:492] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7: Bootstrap starting.
I20260806 04:02:09.994949 4326 tablet_bootstrap.cc:654] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:10.000077 4326 tablet_bootstrap.cc:492] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7: No bootstrap required, opened a new log
I20260806 04:02:10.000514 4326 ts_tablet_manager.cc:1397] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7: Time spent bootstrapping tablet: real 0.011s user 0.000s sys 0.009s
I20260806 04:02:10.003055 4326 raft_consensus.cc:348] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e99443943342adbaf612f23e31d6c7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34817 } }
I20260806 04:02:10.003646 4326 raft_consensus.cc:374] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:10.003935 4326 raft_consensus.cc:729] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e99443943342adbaf612f23e31d6c7, State: Initialized, Role: FOLLOWER
I20260806 04:02:10.004552 4326 consensus_queue.cc:260] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e99443943342adbaf612f23e31d6c7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34817 } }
I20260806 04:02:10.005234 4326 raft_consensus.cc:388] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:10.005455 4326 raft_consensus.cc:482] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:10.005667 4326 raft_consensus.cc:3037] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:10.010303 4326 raft_consensus.cc:504] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e99443943342adbaf612f23e31d6c7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34817 } }
I20260806 04:02:10.010846 4326 leader_election.cc:302] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 69e99443943342adbaf612f23e31d6c7; no voters:
I20260806 04:02:10.012274 4326 leader_election.cc:288] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:10.012940 4330 raft_consensus.cc:2781] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:10.015115 4326 ts_tablet_manager.cc:1428] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7: Time spent starting tablet: real 0.014s user 0.013s sys 0.003s
I20260806 04:02:10.015218 4330 raft_consensus.cc:686] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [term 1 LEADER]: Becoming Leader. State: Replica: 69e99443943342adbaf612f23e31d6c7, State: Running, Role: LEADER
I20260806 04:02:10.016173 4326 tablet_bootstrap.cc:492] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7: Bootstrap starting.
I20260806 04:02:10.016144 4330 consensus_queue.cc:237] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e99443943342adbaf612f23e31d6c7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34817 } }
I20260806 04:02:10.023324 4326 tablet_bootstrap.cc:654] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:10.024847 4107 catalog_manager.cc:5495] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69e99443943342adbaf612f23e31d6c7 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "69e99443943342adbaf612f23e31d6c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e99443943342adbaf612f23e31d6c7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34817 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:10.028311 4326 tablet_bootstrap.cc:492] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7: No bootstrap required, opened a new log
I20260806 04:02:10.028812 4326 ts_tablet_manager.cc:1397] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7: Time spent bootstrapping tablet: real 0.013s user 0.002s sys 0.008s
I20260806 04:02:10.030987 4326 raft_consensus.cc:348] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e99443943342adbaf612f23e31d6c7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34817 } }
I20260806 04:02:10.031587 4326 raft_consensus.cc:374] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:10.031891 4326 raft_consensus.cc:729] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e99443943342adbaf612f23e31d6c7, State: Initialized, Role: FOLLOWER
I20260806 04:02:10.032636 4326 consensus_queue.cc:260] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e99443943342adbaf612f23e31d6c7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34817 } }
I20260806 04:02:10.033318 4326 raft_consensus.cc:388] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:10.033601 4326 raft_consensus.cc:482] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:10.033895 4326 raft_consensus.cc:3037] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:10.038743 4326 raft_consensus.cc:504] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e99443943342adbaf612f23e31d6c7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34817 } }
I20260806 04:02:10.039400 4326 leader_election.cc:302] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 69e99443943342adbaf612f23e31d6c7; no voters:
I20260806 04:02:10.039911 4326 leader_election.cc:288] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:10.040272 4330 raft_consensus.cc:2781] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:10.040894 4330 raft_consensus.cc:686] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [term 1 LEADER]: Becoming Leader. State: Replica: 69e99443943342adbaf612f23e31d6c7, State: Running, Role: LEADER
I20260806 04:02:10.041445 4326 ts_tablet_manager.cc:1428] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7: Time spent starting tablet: real 0.012s user 0.011s sys 0.003s
I20260806 04:02:10.041616 4330 consensus_queue.cc:237] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e99443943342adbaf612f23e31d6c7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34817 } }
I20260806 04:02:10.048908 4107 catalog_manager.cc:5495] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69e99443943342adbaf612f23e31d6c7 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "69e99443943342adbaf612f23e31d6c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69e99443943342adbaf612f23e31d6c7" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34817 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:10.086805 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:10.127413 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:10.128412 316 tablet_replica.cc:330] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7: stopping tablet replica
I20260806 04:02:10.129142 316 raft_consensus.cc:2229] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:10.129773 316 raft_consensus.cc:2258] T d21bcef386b54831bac472956e61102c P 69e99443943342adbaf612f23e31d6c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:10.132603 316 tablet_replica.cc:330] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7: stopping tablet replica
I20260806 04:02:10.133127 316 raft_consensus.cc:2229] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:10.133539 316 raft_consensus.cc:2258] T 741dcd403f2544b297d0f2040c98a444 P 69e99443943342adbaf612f23e31d6c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:10.156620 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:10.168793 316 master.cc:537] Master@127.0.79.62:41003 shutting down...
I20260806 04:02:10.193107 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:10.193754 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:10.194226 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P b47c9f1b92874447982b039aacad24d3: stopping tablet replica
I20260806 04:02:10.215250 316 master.cc:552] Master@127.0.79.62:41003 shutdown complete.
[ OK ] ClientTest.TestGetTableSchema (705 ms)
[ RUN ] ClientTest.TestCreateDuplicateTable
I20260806 04:02:10.241333 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:39541
I20260806 04:02:10.242486 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:10.249181 4338 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:10.250547 4337 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:10.252478 4340 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:10.252648 316 server_base.cc:1034] running on GCE node
I20260806 04:02:10.253996 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:10.254184 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:10.254410 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988930254369 us; error 0 us; skew 500 ppm
I20260806 04:02:10.255151 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:10.258038 316 webserver.cc:460] Webserver started at http://127.0.79.62:38559/ using document root <none> and password file <none>
I20260806 04:02:10.258600 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:10.258810 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:10.259182 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:10.260459 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "28cba9eb668d4e03bca488b573c1b45c"
format_stamp: "Formatted at 2026-08-06 04:02:10 on dist-test-slave-h3ft"
I20260806 04:02:10.265486 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260806 04:02:10.269402 4348 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:10.270452 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 04:02:10.270741 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "28cba9eb668d4e03bca488b573c1b45c"
format_stamp: "Formatted at 2026-08-06 04:02:10 on dist-test-slave-h3ft"
I20260806 04:02:10.271064 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785988912331034-316-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)
I20260806 04:02:10.302088 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:10.303184 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:10.352496 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:39541
I20260806 04:02:10.352730 4427 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:39541 every 8 connection(s)
I20260806 04:02:10.356789 4429 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:10.369495 4429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c: Bootstrap starting.
I20260806 04:02:10.374959 4429 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:10.380010 4429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c: No bootstrap required, opened a new log
I20260806 04:02:10.382231 4429 raft_consensus.cc:348] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28cba9eb668d4e03bca488b573c1b45c" member_type: VOTER }
I20260806 04:02:10.382654 4429 raft_consensus.cc:374] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:10.382942 4429 raft_consensus.cc:729] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28cba9eb668d4e03bca488b573c1b45c, State: Initialized, Role: FOLLOWER
I20260806 04:02:10.383713 4429 consensus_queue.cc:260] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28cba9eb668d4e03bca488b573c1b45c" member_type: VOTER }
I20260806 04:02:10.384159 4429 raft_consensus.cc:388] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:10.384454 4429 raft_consensus.cc:482] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:10.384795 4429 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:10.390698 4429 raft_consensus.cc:504] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28cba9eb668d4e03bca488b573c1b45c" member_type: VOTER }
I20260806 04:02:10.391389 4429 leader_election.cc:302] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 28cba9eb668d4e03bca488b573c1b45c; no voters:
I20260806 04:02:10.392887 4429 leader_election.cc:288] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:10.393437 4433 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:10.395200 4433 raft_consensus.cc:686] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [term 1 LEADER]: Becoming Leader. State: Replica: 28cba9eb668d4e03bca488b573c1b45c, State: Running, Role: LEADER
I20260806 04:02:10.396015 4433 consensus_queue.cc:237] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28cba9eb668d4e03bca488b573c1b45c" member_type: VOTER }
I20260806 04:02:10.396385 4429 sys_catalog.cc:564] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:10.400003 4436 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "28cba9eb668d4e03bca488b573c1b45c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28cba9eb668d4e03bca488b573c1b45c" member_type: VOTER } }
I20260806 04:02:10.400269 4437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28cba9eb668d4e03bca488b573c1b45c. Latest consensus state: current_term: 1 leader_uuid: "28cba9eb668d4e03bca488b573c1b45c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28cba9eb668d4e03bca488b573c1b45c" member_type: VOTER } }
I20260806 04:02:10.400692 4436 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:10.400759 4437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:10.406505 4445 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:10.414388 4445 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:10.416203 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:10.424136 4445 catalog_manager.cc:1347] Generated new cluster ID: 91139d090b9044368b6c4b3d5e58bd8e
I20260806 04:02:10.424477 4445 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:10.442330 4445 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:10.444257 4445 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:10.458683 4445 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c: Generated new TSK 0
I20260806 04:02:10.459630 4445 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:10.483525 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:10.490628 4460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:10.492399 4461 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:10.493752 4463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:10.495498 316 server_base.cc:1034] running on GCE node
I20260806 04:02:10.496624 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:10.496820 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:10.496951 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988930496942 us; error 0 us; skew 500 ppm
I20260806 04:02:10.497566 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:10.500655 316 webserver.cc:460] Webserver started at http://127.0.79.1:39983/ using document root <none> and password file <none>
I20260806 04:02:10.501219 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:10.501441 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:10.501731 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:10.503114 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "d7e7a624d8864678b8b5235aa4eabb24"
format_stamp: "Formatted at 2026-08-06 04:02:10 on dist-test-slave-h3ft"
I20260806 04:02:10.508570 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.000s sys 0.004s
I20260806 04:02:10.513379 4471 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:10.514362 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 04:02:10.514921 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "d7e7a624d8864678b8b5235aa4eabb24"
format_stamp: "Formatted at 2026-08-06 04:02:10 on dist-test-slave-h3ft"
I20260806 04:02:10.515383 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1785988912331034-316-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)
I20260806 04:02:10.540313 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:10.542124 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:10.549080 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:10.549386 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:10.549701 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:10.549893 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:10.618064 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:36601
I20260806 04:02:10.618142 4565 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:36601 every 8 connection(s)
I20260806 04:02:10.623136 4567 heartbeater.cc:347] Connected to a master server at 127.0.79.62:39541
I20260806 04:02:10.623591 4567 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:10.624366 4567 heartbeater.cc:511] Master 127.0.79.62:39541 requested a full tablet report, sending...
I20260806 04:02:10.626412 4368 ts_manager.cc:194] Registered new tserver with Master: d7e7a624d8864678b8b5235aa4eabb24 (127.0.79.1:36601)
I20260806 04:02:10.626935 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005234597s
I20260806 04:02:10.628746 4368 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36592
I20260806 04:02:10.643188 4567 heartbeater.cc:503] Master 127.0.79.62:39541 was elected leader, sending a full tablet report...
I20260806 04:02:10.655618 4368 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36610:
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"
}
}
}
I20260806 04:02:10.695979 4513 tablet_service.cc:1467] Processing CreateTablet for tablet 69423c4d9fe04f3ab6bd71d2ecce5c2f (DEFAULT_TABLE table=client-testtb [id=736106ab6db844ae94b9e0e74622a210]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:10.696509 4512 tablet_service.cc:1467] Processing CreateTablet for tablet 827fe3ab075a4b69a48c18aa625a5661 (DEFAULT_TABLE table=client-testtb [id=736106ab6db844ae94b9e0e74622a210]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:10.697573 4513 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 69423c4d9fe04f3ab6bd71d2ecce5c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:10.698257 4512 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 827fe3ab075a4b69a48c18aa625a5661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:10.716187 4578 tablet_bootstrap.cc:492] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24: Bootstrap starting.
I20260806 04:02:10.722081 4578 tablet_bootstrap.cc:654] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:10.726734 4578 tablet_bootstrap.cc:492] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24: No bootstrap required, opened a new log
I20260806 04:02:10.727265 4578 ts_tablet_manager.cc:1397] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.002s
I20260806 04:02:10.729246 4578 raft_consensus.cc:348] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e7a624d8864678b8b5235aa4eabb24" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36601 } }
I20260806 04:02:10.729876 4578 raft_consensus.cc:374] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:10.730154 4578 raft_consensus.cc:729] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7e7a624d8864678b8b5235aa4eabb24, State: Initialized, Role: FOLLOWER
I20260806 04:02:10.731040 4578 consensus_queue.cc:260] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e7a624d8864678b8b5235aa4eabb24" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36601 } }
I20260806 04:02:10.731869 4578 raft_consensus.cc:388] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:10.732162 4578 raft_consensus.cc:482] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:10.732708 4578 raft_consensus.cc:3037] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:10.740355 4578 raft_consensus.cc:504] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e7a624d8864678b8b5235aa4eabb24" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36601 } }
I20260806 04:02:10.741048 4578 leader_election.cc:302] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d7e7a624d8864678b8b5235aa4eabb24; no voters:
I20260806 04:02:10.742579 4578 leader_election.cc:288] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:10.743059 4580 raft_consensus.cc:2781] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:10.745409 4578 ts_tablet_manager.cc:1428] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24: Time spent starting tablet: real 0.018s user 0.015s sys 0.002s
I20260806 04:02:10.745663 4580 raft_consensus.cc:686] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [term 1 LEADER]: Becoming Leader. State: Replica: d7e7a624d8864678b8b5235aa4eabb24, State: Running, Role: LEADER
I20260806 04:02:10.746449 4578 tablet_bootstrap.cc:492] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24: Bootstrap starting.
I20260806 04:02:10.746496 4580 consensus_queue.cc:237] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e7a624d8864678b8b5235aa4eabb24" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36601 } }
I20260806 04:02:10.753211 4578 tablet_bootstrap.cc:654] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:10.754311 4367 catalog_manager.cc:5495] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7e7a624d8864678b8b5235aa4eabb24 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "d7e7a624d8864678b8b5235aa4eabb24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e7a624d8864678b8b5235aa4eabb24" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36601 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:10.759385 4578 tablet_bootstrap.cc:492] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24: No bootstrap required, opened a new log
I20260806 04:02:10.759944 4578 ts_tablet_manager.cc:1397] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24: Time spent bootstrapping tablet: real 0.014s user 0.010s sys 0.002s
I20260806 04:02:10.762141 4578 raft_consensus.cc:348] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e7a624d8864678b8b5235aa4eabb24" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36601 } }
I20260806 04:02:10.762589 4578 raft_consensus.cc:374] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:10.762881 4578 raft_consensus.cc:729] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7e7a624d8864678b8b5235aa4eabb24, State: Initialized, Role: FOLLOWER
I20260806 04:02:10.763659 4578 consensus_queue.cc:260] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e7a624d8864678b8b5235aa4eabb24" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36601 } }
I20260806 04:02:10.764187 4578 raft_consensus.cc:388] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:10.764453 4578 raft_consensus.cc:482] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:10.764752 4578 raft_consensus.cc:3037] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:10.770794 4578 raft_consensus.cc:504] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e7a624d8864678b8b5235aa4eabb24" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36601 } }
I20260806 04:02:10.771620 4578 leader_election.cc:302] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d7e7a624d8864678b8b5235aa4eabb24; no voters:
I20260806 04:02:10.772279 4578 leader_election.cc:288] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:10.772500 4580 raft_consensus.cc:2781] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:10.773053 4580 raft_consensus.cc:686] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [term 1 LEADER]: Becoming Leader. State: Replica: d7e7a624d8864678b8b5235aa4eabb24, State: Running, Role: LEADER
I20260806 04:02:10.774056 4578 ts_tablet_manager.cc:1428] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24: Time spent starting tablet: real 0.014s user 0.012s sys 0.002s
I20260806 04:02:10.773772 4580 consensus_queue.cc:237] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e7a624d8864678b8b5235aa4eabb24" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36601 } }
I20260806 04:02:10.780529 4367 catalog_manager.cc:5495] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7e7a624d8864678b8b5235aa4eabb24 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "d7e7a624d8864678b8b5235aa4eabb24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7e7a624d8864678b8b5235aa4eabb24" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36601 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:10.805400 4367 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36610:
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"
}
}
}
I20260806 04:02:10.810145 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:10.848668 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:10.849876 316 tablet_replica.cc:330] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24: stopping tablet replica
I20260806 04:02:10.850795 316 raft_consensus.cc:2229] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:10.851459 316 raft_consensus.cc:2258] T 69423c4d9fe04f3ab6bd71d2ecce5c2f P d7e7a624d8864678b8b5235aa4eabb24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:10.855110 316 tablet_replica.cc:330] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24: stopping tablet replica
I20260806 04:02:10.855827 316 raft_consensus.cc:2229] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:10.856375 316 raft_consensus.cc:2258] T 827fe3ab075a4b69a48c18aa625a5661 P d7e7a624d8864678b8b5235aa4eabb24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:10.880453 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:10.894930 316 master.cc:537] Master@127.0.79.62:39541 shutting down...
I20260806 04:02:10.921561 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:10.922163 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:10.922585 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 28cba9eb668d4e03bca488b573c1b45c: stopping tablet replica
I20260806 04:02:10.944144 316 master.cc:552] Master@127.0.79.62:39541 shutdown complete.
[ OK ] ClientTest.TestCreateDuplicateTable (727 ms)
[ RUN ] ClientTest.TestInsertEmptyPK
I20260806 04:02:10.968508 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:36849
I20260806 04:02:10.969676 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:10.976115 4590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:10.976326 4591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:10.978461 4594 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:10.979722 316 server_base.cc:1034] running on GCE node
I20260806 04:02:10.980921 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:10.981153 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:10.981346 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988930981329 us; error 0 us; skew 500 ppm
I20260806 04:02:10.981940 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:10.990262 316 webserver.cc:460] Webserver started at http://127.0.79.62:39227/ using document root <none> and password file <none>
I20260806 04:02:10.990800 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:10.991076 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:10.991376 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:10.992491 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "2a3e20f7617343489b302fb45a230c29"
format_stamp: "Formatted at 2026-08-06 04:02:10 on dist-test-slave-h3ft"
I20260806 04:02:10.997278 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260806 04:02:11.001283 4601 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:11.002265 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 04:02:11.002699 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "2a3e20f7617343489b302fb45a230c29"
format_stamp: "Formatted at 2026-08-06 04:02:10 on dist-test-slave-h3ft"
I20260806 04:02:11.003077 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785988912331034-316-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)
I20260806 04:02:11.030298 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:11.031466 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:11.080641 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:36849
I20260806 04:02:11.080832 4684 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:36849 every 8 connection(s)
I20260806 04:02:11.085836 4685 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:11.099789 4685 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29: Bootstrap starting.
I20260806 04:02:11.105535 4685 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:11.112628 4685 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29: No bootstrap required, opened a new log
I20260806 04:02:11.116150 4685 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a3e20f7617343489b302fb45a230c29" member_type: VOTER }
I20260806 04:02:11.116982 4685 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:11.117354 4685 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3e20f7617343489b302fb45a230c29, State: Initialized, Role: FOLLOWER
I20260806 04:02:11.118245 4685 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a3e20f7617343489b302fb45a230c29" member_type: VOTER }
I20260806 04:02:11.118834 4685 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:11.119190 4685 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:11.119537 4685 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:11.127285 4685 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a3e20f7617343489b302fb45a230c29" member_type: VOTER }
I20260806 04:02:11.128129 4685 leader_election.cc:302] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2a3e20f7617343489b302fb45a230c29; no voters:
I20260806 04:02:11.130100 4685 leader_election.cc:288] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:11.130576 4688 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:11.133648 4688 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [term 1 LEADER]: Becoming Leader. State: Replica: 2a3e20f7617343489b302fb45a230c29, State: Running, Role: LEADER
I20260806 04:02:11.134451 4688 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a3e20f7617343489b302fb45a230c29" member_type: VOTER }
I20260806 04:02:11.135454 4685 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:11.138357 4690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a3e20f7617343489b302fb45a230c29. Latest consensus state: current_term: 1 leader_uuid: "2a3e20f7617343489b302fb45a230c29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a3e20f7617343489b302fb45a230c29" member_type: VOTER } }
I20260806 04:02:11.138357 4689 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a3e20f7617343489b302fb45a230c29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a3e20f7617343489b302fb45a230c29" member_type: VOTER } }
I20260806 04:02:11.139304 4690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:11.139307 4689 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:11.144975 4694 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:11.152998 4694 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:11.158459 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:11.168129 4694 catalog_manager.cc:1347] Generated new cluster ID: e12639abdcb14c06ba7a3f90e7ae24ff
I20260806 04:02:11.168572 4694 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:11.197768 4694 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:11.199836 4694 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:11.217617 4694 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29: Generated new TSK 0
I20260806 04:02:11.218425 4694 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:11.225821 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:11.232966 4710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:11.234709 4712 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:11.238335 316 server_base.cc:1034] running on GCE node
W20260806 04:02:11.238901 4714 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:11.240057 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:11.240247 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:11.240370 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988931240361 us; error 0 us; skew 500 ppm
I20260806 04:02:11.240846 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:11.244035 316 webserver.cc:460] Webserver started at http://127.0.79.1:34105/ using document root <none> and password file <none>
I20260806 04:02:11.244550 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:11.244731 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:11.244967 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:11.246205 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "6a0fcf7209c14b109a8b3a7a6510148a"
format_stamp: "Formatted at 2026-08-06 04:02:11 on dist-test-slave-h3ft"
I20260806 04:02:11.252053 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.004s sys 0.003s
I20260806 04:02:11.256115 4720 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:11.257359 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:02:11.257798 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "6a0fcf7209c14b109a8b3a7a6510148a"
format_stamp: "Formatted at 2026-08-06 04:02:11 on dist-test-slave-h3ft"
I20260806 04:02:11.258191 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1785988912331034-316-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)
I20260806 04:02:11.281638 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:11.282881 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:11.289964 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:11.290383 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:11.290794 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:11.291155 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.002s sys 0.000s
I20260806 04:02:11.358119 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:44075
I20260806 04:02:11.358263 4815 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:44075 every 8 connection(s)
I20260806 04:02:11.363569 4816 heartbeater.cc:347] Connected to a master server at 127.0.79.62:36849
I20260806 04:02:11.364020 4816 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:11.364856 4816 heartbeater.cc:511] Master 127.0.79.62:36849 requested a full tablet report, sending...
I20260806 04:02:11.366937 4624 ts_manager.cc:194] Registered new tserver with Master: 6a0fcf7209c14b109a8b3a7a6510148a (127.0.79.1:44075)
I20260806 04:02:11.367242 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00525589s
I20260806 04:02:11.369287 4624 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53732
I20260806 04:02:11.383738 4816 heartbeater.cc:503] Master 127.0.79.62:36849 was elected leader, sending a full tablet report...
I20260806 04:02:11.396468 4624 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53744:
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"
}
}
}
I20260806 04:02:11.434926 4768 tablet_service.cc:1467] Processing CreateTablet for tablet 460c6faa6d4843bba1163111e41a80a7 (DEFAULT_TABLE table=client-testtb [id=ca87521c1edd42a09b619376335e0ffa]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:11.435130 4766 tablet_service.cc:1467] Processing CreateTablet for tablet ef4a942e3cc947a686b62020083056fa (DEFAULT_TABLE table=client-testtb [id=ca87521c1edd42a09b619376335e0ffa]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:11.436468 4768 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 460c6faa6d4843bba1163111e41a80a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:11.437132 4766 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ef4a942e3cc947a686b62020083056fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:11.453419 4827 tablet_bootstrap.cc:492] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a: Bootstrap starting.
I20260806 04:02:11.458554 4827 tablet_bootstrap.cc:654] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:11.464178 4827 tablet_bootstrap.cc:492] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a: No bootstrap required, opened a new log
I20260806 04:02:11.464564 4827 ts_tablet_manager.cc:1397] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a: Time spent bootstrapping tablet: real 0.011s user 0.004s sys 0.005s
I20260806 04:02:11.466456 4827 raft_consensus.cc:348] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } }
I20260806 04:02:11.466917 4827 raft_consensus.cc:374] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:11.467257 4827 raft_consensus.cc:729] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a0fcf7209c14b109a8b3a7a6510148a, State: Initialized, Role: FOLLOWER
I20260806 04:02:11.468001 4827 consensus_queue.cc:260] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } }
I20260806 04:02:11.468698 4827 raft_consensus.cc:388] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:11.468986 4827 raft_consensus.cc:482] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:11.469343 4827 raft_consensus.cc:3037] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:11.475302 4827 raft_consensus.cc:504] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } }
I20260806 04:02:11.475872 4827 leader_election.cc:302] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a0fcf7209c14b109a8b3a7a6510148a; no voters:
I20260806 04:02:11.477236 4827 leader_election.cc:288] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:11.477831 4830 raft_consensus.cc:2781] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:11.480134 4827 ts_tablet_manager.cc:1428] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a: Time spent starting tablet: real 0.015s user 0.008s sys 0.008s
I20260806 04:02:11.479643 4830 raft_consensus.cc:686] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 LEADER]: Becoming Leader. State: Replica: 6a0fcf7209c14b109a8b3a7a6510148a, State: Running, Role: LEADER
I20260806 04:02:11.481127 4827 tablet_bootstrap.cc:492] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a: Bootstrap starting.
I20260806 04:02:11.481140 4830 consensus_queue.cc:237] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } }
I20260806 04:02:11.487640 4827 tablet_bootstrap.cc:654] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:11.489614 4623 catalog_manager.cc:5495] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a0fcf7209c14b109a8b3a7a6510148a (127.0.79.1). New cstate: current_term: 1 leader_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:11.493151 4827 tablet_bootstrap.cc:492] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a: No bootstrap required, opened a new log
I20260806 04:02:11.493654 4827 ts_tablet_manager.cc:1397] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a: Time spent bootstrapping tablet: real 0.013s user 0.010s sys 0.000s
I20260806 04:02:11.495802 4827 raft_consensus.cc:348] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } }
I20260806 04:02:11.496444 4827 raft_consensus.cc:374] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:11.496708 4827 raft_consensus.cc:729] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a0fcf7209c14b109a8b3a7a6510148a, State: Initialized, Role: FOLLOWER
I20260806 04:02:11.497342 4827 consensus_queue.cc:260] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } }
I20260806 04:02:11.498013 4827 raft_consensus.cc:388] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:11.498359 4827 raft_consensus.cc:482] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:11.498745 4827 raft_consensus.cc:3037] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:11.505641 4827 raft_consensus.cc:504] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } }
I20260806 04:02:11.506484 4827 leader_election.cc:302] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a0fcf7209c14b109a8b3a7a6510148a; no voters:
I20260806 04:02:11.507200 4827 leader_election.cc:288] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:11.507453 4830 raft_consensus.cc:2781] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:11.508145 4830 raft_consensus.cc:686] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 LEADER]: Becoming Leader. State: Replica: 6a0fcf7209c14b109a8b3a7a6510148a, State: Running, Role: LEADER
I20260806 04:02:11.508852 4827 ts_tablet_manager.cc:1428] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a: Time spent starting tablet: real 0.015s user 0.012s sys 0.004s
I20260806 04:02:11.508898 4830 consensus_queue.cc:237] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } }
I20260806 04:02:11.516297 4624 catalog_manager.cc:5495] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a0fcf7209c14b109a8b3a7a6510148a (127.0.79.1). New cstate: current_term: 1 leader_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:11.546888 4624 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53744:
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"
}
}
}
I20260806 04:02:11.570689 4768 tablet_service.cc:1467] Processing CreateTablet for tablet 15de03180e0741c3a9f8da5cd783146d (DEFAULT_TABLE table=empty-pk [id=b786e6878690447eb16843b9a8438cc5]), partition=RANGE (k1) PARTITION UNBOUNDED
I20260806 04:02:11.572099 4768 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 15de03180e0741c3a9f8da5cd783146d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:11.587867 4827 tablet_bootstrap.cc:492] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a: Bootstrap starting.
I20260806 04:02:11.593351 4827 tablet_bootstrap.cc:654] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:11.598789 4827 tablet_bootstrap.cc:492] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a: No bootstrap required, opened a new log
I20260806 04:02:11.599332 4827 ts_tablet_manager.cc:1397] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a: Time spent bootstrapping tablet: real 0.012s user 0.011s sys 0.000s
I20260806 04:02:11.601523 4827 raft_consensus.cc:348] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } }
I20260806 04:02:11.602098 4827 raft_consensus.cc:374] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:11.602447 4827 raft_consensus.cc:729] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a0fcf7209c14b109a8b3a7a6510148a, State: Initialized, Role: FOLLOWER
I20260806 04:02:11.603193 4827 consensus_queue.cc:260] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } }
I20260806 04:02:11.603933 4827 raft_consensus.cc:388] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:11.604279 4827 raft_consensus.cc:482] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:11.604635 4827 raft_consensus.cc:3037] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:11.610045 4827 raft_consensus.cc:504] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } }
I20260806 04:02:11.611217 4827 leader_election.cc:302] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a0fcf7209c14b109a8b3a7a6510148a; no voters:
I20260806 04:02:11.611869 4827 leader_election.cc:288] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:11.612053 4830 raft_consensus.cc:2781] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:11.612619 4830 raft_consensus.cc:686] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 LEADER]: Becoming Leader. State: Replica: 6a0fcf7209c14b109a8b3a7a6510148a, State: Running, Role: LEADER
I20260806 04:02:11.613448 4827 ts_tablet_manager.cc:1428] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a: Time spent starting tablet: real 0.014s user 0.008s sys 0.003s
I20260806 04:02:11.613401 4830 consensus_queue.cc:237] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } }
I20260806 04:02:11.620970 4624 catalog_manager.cc:5495] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a0fcf7209c14b109a8b3a7a6510148a (127.0.79.1). New cstate: current_term: 1 leader_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a0fcf7209c14b109a8b3a7a6510148a" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 44075 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:11.867754 4817 maintenance_manager.cc:419] P 6a0fcf7209c14b109a8b3a7a6510148a: Scheduling UndoDeltaBlockGCOp(15de03180e0741c3a9f8da5cd783146d): 189 bytes on disk
I20260806 04:02:11.870898 4725 maintenance_manager.cc:643] P 6a0fcf7209c14b109a8b3a7a6510148a: UndoDeltaBlockGCOp(15de03180e0741c3a9f8da5cd783146d) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":427,"lbm_reads_lt_1ms":4}
I20260806 04:02:11.983029 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:12.016139 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:12.017184 316 tablet_replica.cc:330] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a: stopping tablet replica
I20260806 04:02:12.017997 316 raft_consensus.cc:2229] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:12.018565 316 raft_consensus.cc:2258] T 15de03180e0741c3a9f8da5cd783146d P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:12.021602 316 tablet_replica.cc:330] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a: stopping tablet replica
I20260806 04:02:12.022161 316 raft_consensus.cc:2229] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:12.022622 316 raft_consensus.cc:2258] T ef4a942e3cc947a686b62020083056fa P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:12.024930 316 tablet_replica.cc:330] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a: stopping tablet replica
I20260806 04:02:12.025434 316 raft_consensus.cc:2229] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:12.025887 316 raft_consensus.cc:2258] T 460c6faa6d4843bba1163111e41a80a7 P 6a0fcf7209c14b109a8b3a7a6510148a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:12.044780 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:12.064941 316 master.cc:537] Master@127.0.79.62:36849 shutting down...
I20260806 04:02:12.095913 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:12.096611 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:12.096982 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 2a3e20f7617343489b302fb45a230c29: stopping tablet replica
I20260806 04:02:12.110237 316 master.cc:552] Master@127.0.79.62:36849 shutdown complete.
[ OK ] ClientTest.TestInsertEmptyPK (1166 ms)
[ RUN ] ClientTest.TestClonePredicates
I20260806 04:02:12.134507 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:39885
I20260806 04:02:12.135645 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:12.141672 4852 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:12.144682 4853 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:12.145542 4856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:12.146215 316 server_base.cc:1034] running on GCE node
I20260806 04:02:12.147372 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:12.147660 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:12.147855 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988932147840 us; error 0 us; skew 500 ppm
I20260806 04:02:12.148674 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:12.152261 316 webserver.cc:460] Webserver started at http://127.0.79.62:36939/ using document root <none> and password file <none>
I20260806 04:02:12.152999 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:12.153265 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:12.153644 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:12.155480 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "1ae5359e8abb479e8b66ebef3a62082d"
format_stamp: "Formatted at 2026-08-06 04:02:12 on dist-test-slave-h3ft"
I20260806 04:02:12.162456 316 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.006s sys 0.001s
I20260806 04:02:12.168138 4861 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:12.169221 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.005s sys 0.000s
I20260806 04:02:12.169539 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "1ae5359e8abb479e8b66ebef3a62082d"
format_stamp: "Formatted at 2026-08-06 04:02:12 on dist-test-slave-h3ft"
I20260806 04:02:12.169826 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785988912331034-316-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)
I20260806 04:02:12.183898 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:12.184937 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:12.245702 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:39885
I20260806 04:02:12.245956 4938 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:39885 every 8 connection(s)
I20260806 04:02:12.250239 4939 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:12.262826 4939 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d: Bootstrap starting.
I20260806 04:02:12.267453 4939 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:12.272110 4939 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d: No bootstrap required, opened a new log
I20260806 04:02:12.274077 4939 raft_consensus.cc:348] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae5359e8abb479e8b66ebef3a62082d" member_type: VOTER }
I20260806 04:02:12.274504 4939 raft_consensus.cc:374] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:12.274751 4939 raft_consensus.cc:729] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae5359e8abb479e8b66ebef3a62082d, State: Initialized, Role: FOLLOWER
I20260806 04:02:12.275362 4939 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae5359e8abb479e8b66ebef3a62082d" member_type: VOTER }
I20260806 04:02:12.275835 4939 raft_consensus.cc:388] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:12.276065 4939 raft_consensus.cc:482] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:12.276361 4939 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:12.281023 4939 raft_consensus.cc:504] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae5359e8abb479e8b66ebef3a62082d" member_type: VOTER }
I20260806 04:02:12.281560 4939 leader_election.cc:302] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1ae5359e8abb479e8b66ebef3a62082d; no voters:
I20260806 04:02:12.282920 4939 leader_election.cc:288] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:12.283370 4942 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:12.286855 4939 sys_catalog.cc:564] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:12.287694 4942 raft_consensus.cc:686] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [term 1 LEADER]: Becoming Leader. State: Replica: 1ae5359e8abb479e8b66ebef3a62082d, State: Running, Role: LEADER
I20260806 04:02:12.288504 4942 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae5359e8abb479e8b66ebef3a62082d" member_type: VOTER }
I20260806 04:02:12.292438 4944 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1ae5359e8abb479e8b66ebef3a62082d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae5359e8abb479e8b66ebef3a62082d" member_type: VOTER } }
I20260806 04:02:12.293256 4944 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:12.295338 4947 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1ae5359e8abb479e8b66ebef3a62082d. Latest consensus state: current_term: 1 leader_uuid: "1ae5359e8abb479e8b66ebef3a62082d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae5359e8abb479e8b66ebef3a62082d" member_type: VOTER } }
I20260806 04:02:12.296066 4947 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:12.305454 4952 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:12.310973 4952 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:12.316071 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:12.321683 4952 catalog_manager.cc:1347] Generated new cluster ID: b710edfc4b964362b44e14605c9c1a4d
I20260806 04:02:12.322011 4952 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:12.345323 4952 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:12.347114 4952 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:12.359505 4952 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d: Generated new TSK 0
I20260806 04:02:12.360318 4952 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:12.383842 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:12.392196 4972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:12.395285 4973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:12.398617 316 server_base.cc:1034] running on GCE node
W20260806 04:02:12.399346 4975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:12.400496 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:12.400756 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:12.400950 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988932400934 us; error 0 us; skew 500 ppm
I20260806 04:02:12.401541 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:12.404973 316 webserver.cc:460] Webserver started at http://127.0.79.1:35267/ using document root <none> and password file <none>
I20260806 04:02:12.405522 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:12.405769 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:12.406081 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:12.407431 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "6fae359b06ce40d7879bd483addbb08f"
format_stamp: "Formatted at 2026-08-06 04:02:12 on dist-test-slave-h3ft"
I20260806 04:02:12.412889 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260806 04:02:12.416785 4981 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:12.417945 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:02:12.418385 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "6fae359b06ce40d7879bd483addbb08f"
format_stamp: "Formatted at 2026-08-06 04:02:12 on dist-test-slave-h3ft"
I20260806 04:02:12.418793 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestClonePredicates.1785988912331034-316-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)
I20260806 04:02:12.455389 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:12.456969 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:12.470674 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:12.471205 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260806 04:02:12.471643 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:12.471854 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:12.564666 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:41465
I20260806 04:02:12.564792 5076 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:41465 every 8 connection(s)
I20260806 04:02:12.604853 5078 heartbeater.cc:347] Connected to a master server at 127.0.79.62:39885
I20260806 04:02:12.606309 5078 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:12.608083 5078 heartbeater.cc:511] Master 127.0.79.62:39885 requested a full tablet report, sending...
I20260806 04:02:12.612628 4880 ts_manager.cc:194] Registered new tserver with Master: 6fae359b06ce40d7879bd483addbb08f (127.0.79.1:41465)
I20260806 04:02:12.612843 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009248781s
I20260806 04:02:12.617496 4880 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56176
I20260806 04:02:12.634471 5078 heartbeater.cc:503] Master 127.0.79.62:39885 was elected leader, sending a full tablet report...
I20260806 04:02:12.657196 4880 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56184:
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"
}
}
}
I20260806 04:02:12.718216 5026 tablet_service.cc:1467] Processing CreateTablet for tablet 8e0a69b7c2834dac9a973044f4d78e0b (DEFAULT_TABLE table=client-testtb [id=5bda946c349e44789cc39a46bac12bce]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:12.719084 5025 tablet_service.cc:1467] Processing CreateTablet for tablet dad90bcf894941ac82a298ab926f7cf8 (DEFAULT_TABLE table=client-testtb [id=5bda946c349e44789cc39a46bac12bce]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:12.720296 5026 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8e0a69b7c2834dac9a973044f4d78e0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:12.721179 5025 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dad90bcf894941ac82a298ab926f7cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:12.745141 5093 tablet_bootstrap.cc:492] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f: Bootstrap starting.
I20260806 04:02:12.751916 5093 tablet_bootstrap.cc:654] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:12.759790 5093 tablet_bootstrap.cc:492] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f: No bootstrap required, opened a new log
I20260806 04:02:12.760339 5093 ts_tablet_manager.cc:1397] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f: Time spent bootstrapping tablet: real 0.016s user 0.005s sys 0.008s
I20260806 04:02:12.763619 5093 raft_consensus.cc:348] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fae359b06ce40d7879bd483addbb08f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41465 } }
I20260806 04:02:12.764667 5093 raft_consensus.cc:374] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:12.765014 5093 raft_consensus.cc:729] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fae359b06ce40d7879bd483addbb08f, State: Initialized, Role: FOLLOWER
I20260806 04:02:12.765878 5093 consensus_queue.cc:260] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fae359b06ce40d7879bd483addbb08f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41465 } }
I20260806 04:02:12.766660 5093 raft_consensus.cc:388] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:12.767048 5093 raft_consensus.cc:482] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:12.767428 5093 raft_consensus.cc:3037] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:12.775424 5093 raft_consensus.cc:504] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fae359b06ce40d7879bd483addbb08f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41465 } }
I20260806 04:02:12.776329 5093 leader_election.cc:302] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6fae359b06ce40d7879bd483addbb08f; no voters:
I20260806 04:02:12.777650 5093 leader_election.cc:288] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:12.778455 5095 raft_consensus.cc:2781] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:12.780572 5093 ts_tablet_manager.cc:1428] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f: Time spent starting tablet: real 0.020s user 0.018s sys 0.002s
I20260806 04:02:12.781009 5095 raft_consensus.cc:686] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [term 1 LEADER]: Becoming Leader. State: Replica: 6fae359b06ce40d7879bd483addbb08f, State: Running, Role: LEADER
I20260806 04:02:12.781582 5093 tablet_bootstrap.cc:492] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f: Bootstrap starting.
I20260806 04:02:12.781975 5095 consensus_queue.cc:237] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fae359b06ce40d7879bd483addbb08f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41465 } }
I20260806 04:02:12.788916 5093 tablet_bootstrap.cc:654] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:12.791453 4879 catalog_manager.cc:5495] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fae359b06ce40d7879bd483addbb08f (127.0.79.1). New cstate: current_term: 1 leader_uuid: "6fae359b06ce40d7879bd483addbb08f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fae359b06ce40d7879bd483addbb08f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41465 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:12.816829 5093 tablet_bootstrap.cc:492] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f: No bootstrap required, opened a new log
I20260806 04:02:12.817360 5093 ts_tablet_manager.cc:1397] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f: Time spent bootstrapping tablet: real 0.036s user 0.022s sys 0.009s
I20260806 04:02:12.820477 5093 raft_consensus.cc:348] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fae359b06ce40d7879bd483addbb08f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41465 } }
I20260806 04:02:12.821125 5093 raft_consensus.cc:374] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:12.821431 5093 raft_consensus.cc:729] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fae359b06ce40d7879bd483addbb08f, State: Initialized, Role: FOLLOWER
I20260806 04:02:12.822075 5093 consensus_queue.cc:260] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fae359b06ce40d7879bd483addbb08f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41465 } }
I20260806 04:02:12.822597 5093 raft_consensus.cc:388] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:12.822911 5093 raft_consensus.cc:482] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:12.823276 5093 raft_consensus.cc:3037] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:12.828465 5093 raft_consensus.cc:504] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fae359b06ce40d7879bd483addbb08f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41465 } }
I20260806 04:02:12.829067 5093 leader_election.cc:302] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6fae359b06ce40d7879bd483addbb08f; no voters:
I20260806 04:02:12.829596 5093 leader_election.cc:288] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:12.830034 5097 raft_consensus.cc:2781] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:12.830659 5097 raft_consensus.cc:686] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [term 1 LEADER]: Becoming Leader. State: Replica: 6fae359b06ce40d7879bd483addbb08f, State: Running, Role: LEADER
I20260806 04:02:12.831360 5093 ts_tablet_manager.cc:1428] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f: Time spent starting tablet: real 0.014s user 0.016s sys 0.000s
I20260806 04:02:12.831494 5097 consensus_queue.cc:237] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fae359b06ce40d7879bd483addbb08f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41465 } }
I20260806 04:02:12.838972 4879 catalog_manager.cc:5495] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fae359b06ce40d7879bd483addbb08f (127.0.79.1). New cstate: current_term: 1 leader_uuid: "6fae359b06ce40d7879bd483addbb08f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fae359b06ce40d7879bd483addbb08f" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41465 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:12.943466 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:13.001484 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:13.002847 316 tablet_replica.cc:330] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f: stopping tablet replica
I20260806 04:02:13.003638 316 raft_consensus.cc:2229] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:13.004284 316 raft_consensus.cc:2258] T 8e0a69b7c2834dac9a973044f4d78e0b P 6fae359b06ce40d7879bd483addbb08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:13.007228 316 tablet_replica.cc:330] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f: stopping tablet replica
I20260806 04:02:13.007766 316 raft_consensus.cc:2229] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:13.008247 316 raft_consensus.cc:2258] T dad90bcf894941ac82a298ab926f7cf8 P 6fae359b06ce40d7879bd483addbb08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:13.026144 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:13.049026 316 master.cc:537] Master@127.0.79.62:39885 shutting down...
I20260806 04:02:13.084244 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:13.084843 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:13.085227 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 1ae5359e8abb479e8b66ebef3a62082d: stopping tablet replica
I20260806 04:02:13.098299 316 master.cc:552] Master@127.0.79.62:39885 shutdown complete.
[ OK ] ClientTest.TestClonePredicates (998 ms)
[ RUN ] ClientTest.TestErrorCollector
I20260806 04:02:13.134506 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:38335
I20260806 04:02:13.135876 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:13.143428 5109 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:13.143744 5112 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:13.147472 316 server_base.cc:1034] running on GCE node
W20260806 04:02:13.147594 5114 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:13.149509 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:13.149859 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:13.150085 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988933150066 us; error 0 us; skew 500 ppm
I20260806 04:02:13.150972 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:13.159062 316 webserver.cc:460] Webserver started at http://127.0.79.62:36779/ using document root <none> and password file <none>
I20260806 04:02:13.159855 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:13.160136 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:13.160543 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:13.162537 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "fa4e215160ba451984cbf2f540dfff26"
format_stamp: "Formatted at 2026-08-06 04:02:13 on dist-test-slave-h3ft"
I20260806 04:02:13.169977 316 fs_manager.cc:691] Time spent creating directory manager: real 0.007s user 0.006s sys 0.000s
I20260806 04:02:13.174566 5122 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:13.175573 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:02:13.175925 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "fa4e215160ba451984cbf2f540dfff26"
format_stamp: "Formatted at 2026-08-06 04:02:13 on dist-test-slave-h3ft"
I20260806 04:02:13.176258 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785988912331034-316-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)
I20260806 04:02:13.211217 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:13.213196 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:13.287689 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:38335
I20260806 04:02:13.287804 5208 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:38335 every 8 connection(s)
I20260806 04:02:13.293004 5210 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:13.305979 5210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26: Bootstrap starting.
I20260806 04:02:13.311151 5210 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:13.316612 5210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26: No bootstrap required, opened a new log
I20260806 04:02:13.318948 5210 raft_consensus.cc:348] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4e215160ba451984cbf2f540dfff26" member_type: VOTER }
I20260806 04:02:13.319483 5210 raft_consensus.cc:374] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:13.319746 5210 raft_consensus.cc:729] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa4e215160ba451984cbf2f540dfff26, State: Initialized, Role: FOLLOWER
I20260806 04:02:13.320487 5210 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4e215160ba451984cbf2f540dfff26" member_type: VOTER }
I20260806 04:02:13.320971 5210 raft_consensus.cc:388] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:13.321197 5210 raft_consensus.cc:482] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:13.321494 5210 raft_consensus.cc:3037] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:13.326968 5210 raft_consensus.cc:504] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4e215160ba451984cbf2f540dfff26" member_type: VOTER }
I20260806 04:02:13.327632 5210 leader_election.cc:302] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fa4e215160ba451984cbf2f540dfff26; no voters:
I20260806 04:02:13.329392 5210 leader_election.cc:288] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:13.329869 5215 raft_consensus.cc:2781] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:13.331893 5215 raft_consensus.cc:686] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [term 1 LEADER]: Becoming Leader. State: Replica: fa4e215160ba451984cbf2f540dfff26, State: Running, Role: LEADER
I20260806 04:02:13.332830 5215 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4e215160ba451984cbf2f540dfff26" member_type: VOTER }
I20260806 04:02:13.333482 5210 sys_catalog.cc:564] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:13.336167 5216 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa4e215160ba451984cbf2f540dfff26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4e215160ba451984cbf2f540dfff26" member_type: VOTER } }
I20260806 04:02:13.336814 5216 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:13.338868 5219 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa4e215160ba451984cbf2f540dfff26. Latest consensus state: current_term: 1 leader_uuid: "fa4e215160ba451984cbf2f540dfff26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4e215160ba451984cbf2f540dfff26" member_type: VOTER } }
I20260806 04:02:13.339553 5219 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:13.339757 5223 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:13.351688 5223 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:13.362811 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:13.366902 5223 catalog_manager.cc:1347] Generated new cluster ID: d64412e18cdb49e8ba19d3c21cc1d4c7
I20260806 04:02:13.367383 5223 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:13.402938 5223 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:13.405432 5223 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:13.421591 5223 catalog_manager.cc:5868] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26: Generated new TSK 0
I20260806 04:02:13.422545 5223 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:13.436020 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:13.444928 5242 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:13.446913 5245 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:13.450032 5248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:13.450707 316 server_base.cc:1034] running on GCE node
I20260806 04:02:13.451893 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:13.452129 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:13.452304 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988933452286 us; error 0 us; skew 500 ppm
I20260806 04:02:13.453058 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:13.456326 316 webserver.cc:460] Webserver started at http://127.0.79.1:38803/ using document root <none> and password file <none>
I20260806 04:02:13.456836 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:13.457054 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:13.457340 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:13.458722 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "4b76d9bcedcb4bb9b86713fc6666dc77"
format_stamp: "Formatted at 2026-08-06 04:02:13 on dist-test-slave-h3ft"
I20260806 04:02:13.464146 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.001s sys 0.003s
I20260806 04:02:13.468214 5253 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:13.469547 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:02:13.469962 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "4b76d9bcedcb4bb9b86713fc6666dc77"
format_stamp: "Formatted at 2026-08-06 04:02:13 on dist-test-slave-h3ft"
I20260806 04:02:13.470275 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestErrorCollector.1785988912331034-316-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)
I20260806 04:02:13.484762 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:13.486320 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:13.505853 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:13.506242 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:13.506580 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:13.506798 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:13.589964 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:43763
I20260806 04:02:13.590040 5345 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:43763 every 8 connection(s)
I20260806 04:02:13.597491 5346 heartbeater.cc:347] Connected to a master server at 127.0.79.62:38335
I20260806 04:02:13.598091 5346 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:13.599212 5346 heartbeater.cc:511] Master 127.0.79.62:38335 requested a full tablet report, sending...
I20260806 04:02:13.602137 5148 ts_manager.cc:194] Registered new tserver with Master: 4b76d9bcedcb4bb9b86713fc6666dc77 (127.0.79.1:43763)
I20260806 04:02:13.602931 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007719155s
I20260806 04:02:13.605194 5148 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48442
I20260806 04:02:13.619870 5346 heartbeater.cc:503] Master 127.0.79.62:38335 was elected leader, sending a full tablet report...
I20260806 04:02:13.635476 5148 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48454:
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"
}
}
}
I20260806 04:02:13.682276 5300 tablet_service.cc:1467] Processing CreateTablet for tablet e6866a2d2011469aba08fda4f95a011f (DEFAULT_TABLE table=client-testtb [id=1044645bcfca440281fe47c3fc11803f]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:13.682747 5299 tablet_service.cc:1467] Processing CreateTablet for tablet d3f3619771e7414ab90c98dd182f208a (DEFAULT_TABLE table=client-testtb [id=1044645bcfca440281fe47c3fc11803f]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:13.683645 5300 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e6866a2d2011469aba08fda4f95a011f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:13.684408 5299 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d3f3619771e7414ab90c98dd182f208a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:13.705740 5359 tablet_bootstrap.cc:492] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77: Bootstrap starting.
I20260806 04:02:13.712313 5359 tablet_bootstrap.cc:654] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:13.718312 5359 tablet_bootstrap.cc:492] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77: No bootstrap required, opened a new log
I20260806 04:02:13.718880 5359 ts_tablet_manager.cc:1397] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.004s
I20260806 04:02:13.721727 5359 raft_consensus.cc:348] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b76d9bcedcb4bb9b86713fc6666dc77" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43763 } }
I20260806 04:02:13.722374 5359 raft_consensus.cc:374] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:13.722726 5359 raft_consensus.cc:729] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b76d9bcedcb4bb9b86713fc6666dc77, State: Initialized, Role: FOLLOWER
I20260806 04:02:13.723515 5359 consensus_queue.cc:260] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b76d9bcedcb4bb9b86713fc6666dc77" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43763 } }
I20260806 04:02:13.724331 5359 raft_consensus.cc:388] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:13.724681 5359 raft_consensus.cc:482] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:13.725121 5359 raft_consensus.cc:3037] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:13.733542 5359 raft_consensus.cc:504] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b76d9bcedcb4bb9b86713fc6666dc77" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43763 } }
I20260806 04:02:13.734419 5359 leader_election.cc:302] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4b76d9bcedcb4bb9b86713fc6666dc77; no voters:
I20260806 04:02:13.736332 5359 leader_election.cc:288] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:13.736935 5362 raft_consensus.cc:2781] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:13.744155 5359 ts_tablet_manager.cc:1428] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77: Time spent starting tablet: real 0.025s user 0.013s sys 0.010s
I20260806 04:02:13.745054 5362 raft_consensus.cc:686] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 1 LEADER]: Becoming Leader. State: Replica: 4b76d9bcedcb4bb9b86713fc6666dc77, State: Running, Role: LEADER
I20260806 04:02:13.745427 5359 tablet_bootstrap.cc:492] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77: Bootstrap starting.
I20260806 04:02:13.745980 5362 consensus_queue.cc:237] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b76d9bcedcb4bb9b86713fc6666dc77" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43763 } }
I20260806 04:02:13.753201 5359 tablet_bootstrap.cc:654] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:13.752749 5148 catalog_manager.cc:5495] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b76d9bcedcb4bb9b86713fc6666dc77 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "4b76d9bcedcb4bb9b86713fc6666dc77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b76d9bcedcb4bb9b86713fc6666dc77" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43763 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:13.766312 5359 tablet_bootstrap.cc:492] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77: No bootstrap required, opened a new log
I20260806 04:02:13.767066 5359 ts_tablet_manager.cc:1397] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77: Time spent bootstrapping tablet: real 0.022s user 0.016s sys 0.004s
I20260806 04:02:13.770117 5359 raft_consensus.cc:348] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b76d9bcedcb4bb9b86713fc6666dc77" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43763 } }
I20260806 04:02:13.770776 5359 raft_consensus.cc:374] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:13.771312 5359 raft_consensus.cc:729] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b76d9bcedcb4bb9b86713fc6666dc77, State: Initialized, Role: FOLLOWER
I20260806 04:02:13.772034 5359 consensus_queue.cc:260] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b76d9bcedcb4bb9b86713fc6666dc77" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43763 } }
I20260806 04:02:13.772764 5359 raft_consensus.cc:388] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:13.773068 5359 raft_consensus.cc:482] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:13.773397 5359 raft_consensus.cc:3037] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:13.781697 5359 raft_consensus.cc:504] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b76d9bcedcb4bb9b86713fc6666dc77" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43763 } }
I20260806 04:02:13.782559 5359 leader_election.cc:302] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4b76d9bcedcb4bb9b86713fc6666dc77; no voters:
I20260806 04:02:13.783260 5359 leader_election.cc:288] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:13.783500 5362 raft_consensus.cc:2781] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:13.784165 5362 raft_consensus.cc:686] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 1 LEADER]: Becoming Leader. State: Replica: 4b76d9bcedcb4bb9b86713fc6666dc77, State: Running, Role: LEADER
I20260806 04:02:13.785041 5359 ts_tablet_manager.cc:1428] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77: Time spent starting tablet: real 0.018s user 0.015s sys 0.000s
I20260806 04:02:13.784938 5362 consensus_queue.cc:237] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b76d9bcedcb4bb9b86713fc6666dc77" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43763 } }
I20260806 04:02:13.791966 5147 catalog_manager.cc:5495] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b76d9bcedcb4bb9b86713fc6666dc77 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "4b76d9bcedcb4bb9b86713fc6666dc77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b76d9bcedcb4bb9b86713fc6666dc77" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43763 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:13.880035 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:13.921551 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:13.922502 316 tablet_replica.cc:330] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77: stopping tablet replica
I20260806 04:02:13.923272 316 raft_consensus.cc:2229] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:13.923804 316 raft_consensus.cc:2258] T d3f3619771e7414ab90c98dd182f208a P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:13.926750 316 tablet_replica.cc:330] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77: stopping tablet replica
I20260806 04:02:13.927291 316 raft_consensus.cc:2229] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:13.927793 316 raft_consensus.cc:2258] T e6866a2d2011469aba08fda4f95a011f P 4b76d9bcedcb4bb9b86713fc6666dc77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:13.953064 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:13.968501 316 master.cc:537] Master@127.0.79.62:38335 shutting down...
I20260806 04:02:13.997761 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:13.998474 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:13.998862 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P fa4e215160ba451984cbf2f540dfff26: stopping tablet replica
I20260806 04:02:14.020808 316 master.cc:552] Master@127.0.79.62:38335 shutdown complete.
[ OK ] ClientTest.TestErrorCollector (916 ms)
[ RUN ] ClientTest.TestBlockScannerHijackingAttempts
I20260806 04:02:14.051672 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:38415
I20260806 04:02:14.053081 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:14.060195 5376 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:14.060971 5375 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:14.062435 5378 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:14.063561 316 server_base.cc:1034] running on GCE node
I20260806 04:02:14.064828 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:14.065059 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:14.065264 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988934065247 us; error 0 us; skew 500 ppm
I20260806 04:02:14.065917 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:14.069276 316 webserver.cc:460] Webserver started at http://127.0.79.62:44647/ using document root <none> and password file <none>
I20260806 04:02:14.069801 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:14.070022 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:14.070297 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:14.071488 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "9513c30ef529417dba035c9303aba8df"
format_stamp: "Formatted at 2026-08-06 04:02:14 on dist-test-slave-h3ft"
I20260806 04:02:14.076220 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260806 04:02:14.080102 5385 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:14.081133 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:02:14.081447 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "9513c30ef529417dba035c9303aba8df"
format_stamp: "Formatted at 2026-08-06 04:02:14 on dist-test-slave-h3ft"
I20260806 04:02:14.081736 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-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)
I20260806 04:02:14.098542 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:14.099897 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:14.172523 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:38415
I20260806 04:02:14.172701 5481 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:38415 every 8 connection(s)
I20260806 04:02:14.177901 5482 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:14.195547 5482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df: Bootstrap starting.
I20260806 04:02:14.200381 5482 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:14.204998 5482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df: No bootstrap required, opened a new log
I20260806 04:02:14.207175 5482 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9513c30ef529417dba035c9303aba8df" member_type: VOTER }
I20260806 04:02:14.207638 5482 raft_consensus.cc:374] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:14.207875 5482 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9513c30ef529417dba035c9303aba8df, State: Initialized, Role: FOLLOWER
I20260806 04:02:14.208545 5482 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9513c30ef529417dba035c9303aba8df" member_type: VOTER }
I20260806 04:02:14.209056 5482 raft_consensus.cc:388] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:14.209303 5482 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:14.209636 5482 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:14.214929 5482 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9513c30ef529417dba035c9303aba8df" member_type: VOTER }
I20260806 04:02:14.215678 5482 leader_election.cc:302] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9513c30ef529417dba035c9303aba8df; no voters:
I20260806 04:02:14.217489 5482 leader_election.cc:288] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:14.217943 5485 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:14.220224 5485 raft_consensus.cc:686] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 1 LEADER]: Becoming Leader. State: Replica: 9513c30ef529417dba035c9303aba8df, State: Running, Role: LEADER
I20260806 04:02:14.221071 5485 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9513c30ef529417dba035c9303aba8df" member_type: VOTER }
I20260806 04:02:14.221976 5482 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:14.225773 5487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9513c30ef529417dba035c9303aba8df. Latest consensus state: current_term: 1 leader_uuid: "9513c30ef529417dba035c9303aba8df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9513c30ef529417dba035c9303aba8df" member_type: VOTER } }
I20260806 04:02:14.225901 5486 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9513c30ef529417dba035c9303aba8df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9513c30ef529417dba035c9303aba8df" member_type: VOTER } }
I20260806 04:02:14.226603 5487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:14.226851 5486 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:14.229417 5497 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:14.239914 5497 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:14.262152 5497 catalog_manager.cc:1347] Generated new cluster ID: 03d452c214c943dba728de14533711c9
I20260806 04:02:14.262565 5497 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:14.263901 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:14.284097 5497 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:14.286111 5497 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:14.300192 5497 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df: Generated new TSK 0
I20260806 04:02:14.300952 5497 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:14.330791 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:14.338090 5516 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:14.339857 5517 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:14.343230 5519 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:14.343820 316 server_base.cc:1034] running on GCE node
I20260806 04:02:14.345014 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:14.345227 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:14.345476 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988934345436 us; error 0 us; skew 500 ppm
I20260806 04:02:14.346117 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:14.350169 316 webserver.cc:460] Webserver started at http://127.0.79.1:39927/ using document root <none> and password file <none>
I20260806 04:02:14.350777 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:14.351017 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:14.351387 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:14.352697 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "3a0dc3df5ed645769cd7cd1aa0df2660"
format_stamp: "Formatted at 2026-08-06 04:02:14 on dist-test-slave-h3ft"
I20260806 04:02:14.358646 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.002s sys 0.004s
I20260806 04:02:14.362709 5525 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:14.363758 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:02:14.364085 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "3a0dc3df5ed645769cd7cd1aa0df2660"
format_stamp: "Formatted at 2026-08-06 04:02:14 on dist-test-slave-h3ft"
I20260806 04:02:14.364377 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-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)
I20260806 04:02:14.395556 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:14.396803 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:14.409912 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:14.410346 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:14.410758 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:14.411078 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.002s sys 0.000s
I20260806 04:02:14.483170 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:43363
I20260806 04:02:14.483366 5621 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:43363 every 8 connection(s)
I20260806 04:02:14.488539 5622 heartbeater.cc:347] Connected to a master server at 127.0.79.62:38415
I20260806 04:02:14.489035 5622 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:14.489841 5622 heartbeater.cc:511] Master 127.0.79.62:38415 requested a full tablet report, sending...
I20260806 04:02:14.492107 5409 ts_manager.cc:194] Registered new tserver with Master: 3a0dc3df5ed645769cd7cd1aa0df2660 (127.0.79.1:43363)
I20260806 04:02:14.492867 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006139771s
I20260806 04:02:14.494292 5409 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57238
I20260806 04:02:14.508432 5622 heartbeater.cc:503] Master 127.0.79.62:38415 was elected leader, sending a full tablet report...
I20260806 04:02:14.519860 5409 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57250:
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"
}
}
}
I20260806 04:02:14.561229 5576 tablet_service.cc:1467] Processing CreateTablet for tablet 864deacb55c44f7b83a3605d5689ecaf (DEFAULT_TABLE table=client-testtb [id=cd33f54375374e2cafad13b2725a05a9]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:14.561568 5575 tablet_service.cc:1467] Processing CreateTablet for tablet b73ef90ea3374495ad9cbcbaafc22db8 (DEFAULT_TABLE table=client-testtb [id=cd33f54375374e2cafad13b2725a05a9]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:14.562753 5576 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 864deacb55c44f7b83a3605d5689ecaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:14.563472 5575 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b73ef90ea3374495ad9cbcbaafc22db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:14.579946 5637 tablet_bootstrap.cc:492] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660: Bootstrap starting.
I20260806 04:02:14.585703 5637 tablet_bootstrap.cc:654] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:14.589773 5637 tablet_bootstrap.cc:492] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660: No bootstrap required, opened a new log
I20260806 04:02:14.590147 5637 ts_tablet_manager.cc:1397] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.004s
I20260806 04:02:14.592165 5637 raft_consensus.cc:348] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:14.592727 5637 raft_consensus.cc:374] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:14.592953 5637 raft_consensus.cc:729] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0dc3df5ed645769cd7cd1aa0df2660, State: Initialized, Role: FOLLOWER
I20260806 04:02:14.593533 5637 consensus_queue.cc:260] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:14.594179 5637 raft_consensus.cc:388] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:14.594527 5637 raft_consensus.cc:482] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:14.594887 5637 raft_consensus.cc:3037] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:14.600968 5637 raft_consensus.cc:504] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:14.601506 5637 leader_election.cc:302] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a0dc3df5ed645769cd7cd1aa0df2660; no voters:
I20260806 04:02:14.602834 5637 leader_election.cc:288] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:14.603467 5639 raft_consensus.cc:2781] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:14.605710 5637 ts_tablet_manager.cc:1428] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660: Time spent starting tablet: real 0.015s user 0.016s sys 0.000s
I20260806 04:02:14.606437 5639 raft_consensus.cc:686] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0dc3df5ed645769cd7cd1aa0df2660, State: Running, Role: LEADER
I20260806 04:02:14.606729 5637 tablet_bootstrap.cc:492] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660: Bootstrap starting.
I20260806 04:02:14.607393 5639 consensus_queue.cc:237] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:14.613243 5637 tablet_bootstrap.cc:654] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:14.614866 5409 catalog_manager.cc:5495] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0dc3df5ed645769cd7cd1aa0df2660 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:14.618713 5637 tablet_bootstrap.cc:492] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660: No bootstrap required, opened a new log
I20260806 04:02:14.619211 5637 ts_tablet_manager.cc:1397] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660: Time spent bootstrapping tablet: real 0.013s user 0.004s sys 0.008s
I20260806 04:02:14.621731 5637 raft_consensus.cc:348] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:14.622364 5637 raft_consensus.cc:374] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:14.622666 5637 raft_consensus.cc:729] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0dc3df5ed645769cd7cd1aa0df2660, State: Initialized, Role: FOLLOWER
I20260806 04:02:14.623517 5637 consensus_queue.cc:260] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:14.624207 5637 raft_consensus.cc:388] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:14.624532 5637 raft_consensus.cc:482] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:14.624888 5637 raft_consensus.cc:3037] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:14.630331 5637 raft_consensus.cc:504] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:14.631057 5637 leader_election.cc:302] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a0dc3df5ed645769cd7cd1aa0df2660; no voters:
I20260806 04:02:14.631642 5637 leader_election.cc:288] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:14.631878 5639 raft_consensus.cc:2781] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:14.632637 5639 raft_consensus.cc:686] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0dc3df5ed645769cd7cd1aa0df2660, State: Running, Role: LEADER
I20260806 04:02:14.633375 5637 ts_tablet_manager.cc:1428] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660: Time spent starting tablet: real 0.014s user 0.010s sys 0.004s
I20260806 04:02:14.633416 5639 consensus_queue.cc:237] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:14.640328 5409 catalog_manager.cc:5495] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0dc3df5ed645769cd7cd1aa0df2660 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:14.669763 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:14.696633 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:14.697540 316 tablet_replica.cc:330] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660: stopping tablet replica
I20260806 04:02:14.698191 316 raft_consensus.cc:2229] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:14.698734 316 raft_consensus.cc:2258] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:14.701468 316 tablet_replica.cc:330] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660: stopping tablet replica
I20260806 04:02:14.701910 316 raft_consensus.cc:2229] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:14.702280 316 raft_consensus.cc:2258] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:14.725492 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:14.739336 316 master.cc:537] Master@127.0.79.62:38415 shutting down...
I20260806 04:02:14.762629 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:14.763293 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:14.763698 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df: stopping tablet replica
I20260806 04:02:14.784070 316 master.cc:552] Master@127.0.79.62:38415 shutdown complete.
I20260806 04:02:14.798751 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:14.804698 5646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:14.805852 5647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:14.806864 5649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:14.807482 316 server_base.cc:1034] running on GCE node
I20260806 04:02:14.808823 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:14.809011 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:14.809127 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988934809119 us; error 0 us; skew 500 ppm
I20260806 04:02:14.809634 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:14.812527 316 webserver.cc:460] Webserver started at http://127.0.79.62:41593/ using document root <none> and password file <none>
I20260806 04:02:14.813015 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:14.813160 316 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260806 04:02:14.817301 316 fs_manager.cc:709] Time spent opening directory manager: real 0.003s user 0.003s sys 0.001s
I20260806 04:02:14.820923 5655 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:14.821939 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260806 04:02:14.822291 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "9513c30ef529417dba035c9303aba8df"
format_stamp: "Formatted at 2026-08-06 04:02:14 on dist-test-slave-h3ft"
I20260806 04:02:14.822671 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-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)
I20260806 04:02:14.856725 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:14.858445 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:14.912212 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:38415
I20260806 04:02:14.912375 5740 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:38415 every 8 connection(s)
I20260806 04:02:14.922582 5741 sys_catalog.cc:263] Verifying existing consensus state
I20260806 04:02:14.927765 5741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df: Bootstrap starting.
I20260806 04:02:14.961597 5741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df: 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
I20260806 04:02:14.962590 5741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df: Bootstrap complete.
I20260806 04:02:14.965004 5741 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9513c30ef529417dba035c9303aba8df" member_type: VOTER }
I20260806 04:02:14.965484 5741 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9513c30ef529417dba035c9303aba8df, State: Initialized, Role: FOLLOWER
I20260806 04:02:14.966183 5741 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [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: "9513c30ef529417dba035c9303aba8df" member_type: VOTER }
I20260806 04:02:14.966724 5741 raft_consensus.cc:388] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:14.966985 5741 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:14.967368 5741 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 1 FOLLOWER]: Advancing to term 2
I20260806 04:02:14.972662 5741 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9513c30ef529417dba035c9303aba8df" member_type: VOTER }
I20260806 04:02:14.973333 5741 leader_election.cc:302] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [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: 9513c30ef529417dba035c9303aba8df; no voters:
I20260806 04:02:14.974756 5741 leader_election.cc:288] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [CANDIDATE]: Term 2 election: Requested vote from peers
I20260806 04:02:14.975351 5745 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 2 FOLLOWER]: Leader election won for term 2
I20260806 04:02:14.977022 5745 raft_consensus.cc:686] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 2 LEADER]: Becoming Leader. State: Replica: 9513c30ef529417dba035c9303aba8df, State: Running, Role: LEADER
I20260806 04:02:14.977825 5745 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [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: "9513c30ef529417dba035c9303aba8df" member_type: VOTER }
I20260806 04:02:14.978255 5741 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:14.981037 5747 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "9513c30ef529417dba035c9303aba8df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9513c30ef529417dba035c9303aba8df" member_type: VOTER } }
I20260806 04:02:14.981029 5748 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9513c30ef529417dba035c9303aba8df. Latest consensus state: current_term: 2 leader_uuid: "9513c30ef529417dba035c9303aba8df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9513c30ef529417dba035c9303aba8df" member_type: VOTER } }
I20260806 04:02:14.981829 5748 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:14.981814 5747 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:14.993099 5757 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:14.999591 5757 catalog_manager.cc:669] Loaded metadata for table client-testtb [id=cd33f54375374e2cafad13b2725a05a9]
I20260806 04:02:15.004858 5757 tablet_loader.cc:96] loaded metadata for tablet 864deacb55c44f7b83a3605d5689ecaf (table client-testtb [id=cd33f54375374e2cafad13b2725a05a9])
I20260806 04:02:15.006173 5757 tablet_loader.cc:96] loaded metadata for tablet b73ef90ea3374495ad9cbcbaafc22db8 (table client-testtb [id=cd33f54375374e2cafad13b2725a05a9])
I20260806 04:02:15.007210 5757 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:15.008623 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:15.010922 5757 catalog_manager.cc:1259] Loaded cluster ID: 03d452c214c943dba728de14533711c9
I20260806 04:02:15.011281 5757 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:15.017113 5757 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:15.020661 5757 catalog_manager.cc:5879] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df: Loaded TSK: 0
I20260806 04:02:15.022001 5757 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:15.042974 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:15.050145 5772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:15.051477 5773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:15.053226 5775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:15.053942 316 server_base.cc:1034] running on GCE node
I20260806 04:02:15.054711 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:15.054888 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:15.055070 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988935055056 us; error 0 us; skew 500 ppm
I20260806 04:02:15.055567 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:15.058424 316 webserver.cc:460] Webserver started at http://127.0.79.1:39627/ using document root <none> and password file <none>
I20260806 04:02:15.058919 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:15.059190 316 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260806 04:02:15.063412 316 fs_manager.cc:709] Time spent opening directory manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:02:15.067811 5780 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:15.068946 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260806 04:02:15.069270 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "3a0dc3df5ed645769cd7cd1aa0df2660"
format_stamp: "Formatted at 2026-08-06 04:02:14 on dist-test-slave-h3ft"
I20260806 04:02:15.069554 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1785988912331034-316-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)
I20260806 04:02:15.085500 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:15.086611 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:15.095110 5793 ts_tablet_manager.cc:542] Loading tablet metadata (0/2 complete)
I20260806 04:02:15.112234 316 ts_tablet_manager.cc:579] Loaded tablet metadata (2 total tablets, 2 live tablets)
I20260806 04:02:15.112529 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.020s user 0.002s sys 0.000s
I20260806 04:02:15.112973 316 ts_tablet_manager.cc:594] Registering tablets (0/2 complete)
I20260806 04:02:15.119837 5793 tablet_bootstrap.cc:492] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660: Bootstrap starting.
I20260806 04:02:15.124950 316 ts_tablet_manager.cc:610] Registered 2 tablets
I20260806 04:02:15.125331 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.012s user 0.011s sys 0.000s
I20260806 04:02:15.142318 5793 tablet_bootstrap.cc:492] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660: 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
I20260806 04:02:15.143633 5793 tablet_bootstrap.cc:492] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660: Bootstrap complete.
I20260806 04:02:15.144415 5793 ts_tablet_manager.cc:1397] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660: Time spent bootstrapping tablet: real 0.025s user 0.016s sys 0.005s
I20260806 04:02:15.147630 5793 raft_consensus.cc:348] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:15.148347 5793 raft_consensus.cc:729] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0dc3df5ed645769cd7cd1aa0df2660, State: Initialized, Role: FOLLOWER
I20260806 04:02:15.149142 5793 consensus_queue.cc:260] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [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: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:15.149946 5793 raft_consensus.cc:388] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:15.150306 5793 raft_consensus.cc:482] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:15.150753 5793 raft_consensus.cc:3037] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Advancing to term 2
I20260806 04:02:15.156725 5793 raft_consensus.cc:504] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:15.157485 5793 leader_election.cc:302] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [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: 3a0dc3df5ed645769cd7cd1aa0df2660; no voters:
I20260806 04:02:15.159327 5793 leader_election.cc:288] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260806 04:02:15.159799 5831 raft_consensus.cc:2781] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 04:02:15.162177 5831 raft_consensus.cc:686] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0dc3df5ed645769cd7cd1aa0df2660, State: Running, Role: LEADER
I20260806 04:02:15.162537 5793 ts_tablet_manager.cc:1428] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660: Time spent starting tablet: real 0.018s user 0.014s sys 0.004s
I20260806 04:02:15.163755 5793 tablet_bootstrap.cc:492] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660: Bootstrap starting.
I20260806 04:02:15.163412 5831 consensus_queue.cc:237] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [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: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:15.181512 5793 tablet_bootstrap.cc:492] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660: 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
I20260806 04:02:15.182438 5793 tablet_bootstrap.cc:492] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660: Bootstrap complete.
I20260806 04:02:15.183161 5793 ts_tablet_manager.cc:1397] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660: Time spent bootstrapping tablet: real 0.020s user 0.007s sys 0.011s
I20260806 04:02:15.185129 5793 raft_consensus.cc:348] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:15.185654 5793 raft_consensus.cc:729] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0dc3df5ed645769cd7cd1aa0df2660, State: Initialized, Role: FOLLOWER
I20260806 04:02:15.186343 5793 consensus_queue.cc:260] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [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: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:15.186861 5793 raft_consensus.cc:388] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:15.187204 5793 raft_consensus.cc:482] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:15.187592 5793 raft_consensus.cc:3037] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 1 FOLLOWER]: Advancing to term 2
I20260806 04:02:15.193768 5793 raft_consensus.cc:504] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:15.194489 5793 leader_election.cc:302] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [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: 3a0dc3df5ed645769cd7cd1aa0df2660; no voters:
I20260806 04:02:15.195211 5793 leader_election.cc:288] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260806 04:02:15.195315 5831 raft_consensus.cc:2781] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 04:02:15.195971 5831 raft_consensus.cc:686] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0dc3df5ed645769cd7cd1aa0df2660, State: Running, Role: LEADER
I20260806 04:02:15.197206 5793 ts_tablet_manager.cc:1428] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660: Time spent starting tablet: real 0.014s user 0.009s sys 0.005s
I20260806 04:02:15.197052 5831 consensus_queue.cc:237] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [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: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } }
I20260806 04:02:15.201669 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:36589
I20260806 04:02:15.201982 5884 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:36589 every 8 connection(s)
I20260806 04:02:15.207576 5885 heartbeater.cc:347] Connected to a master server at 127.0.79.62:38415
I20260806 04:02:15.208014 5885 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:15.208861 5885 heartbeater.cc:511] Master 127.0.79.62:38415 requested a full tablet report, sending...
I20260806 04:02:15.212419 5678 ts_manager.cc:194] Registered new tserver with Master: 3a0dc3df5ed645769cd7cd1aa0df2660 (127.0.79.1:36589)
I20260806 04:02:15.213532 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008423224s
I20260806 04:02:15.215327 5678 catalog_manager.cc:5495] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:15.216498 5678 catalog_manager.cc:5495] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a0dc3df5ed645769cd7cd1aa0df2660" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:15.233264 5678 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57262
I20260806 04:02:15.237782 5885 heartbeater.cc:503] Master 127.0.79.62:38415 was elected leader, sending a full tablet report...
I20260806 04:02:15.831787 316 client-test.cc:7820] Attempting to extract data from fault-tolerant scan 883a7321c01b4c06a7e092d33b244a2e as bad-guy
I20260806 04:02:15.833506 5816 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner 883a7321c01b4c06a7e092d33b244a2e: call sequence id=1, remote={username='bad-guy'} at 127.0.0.1:33486
W20260806 04:02:15.834619 316 client.cc:2227] Scan on tablet server 3a0dc3df5ed645769cd7cd1aa0df2660 (127.0.79.1:36589) with Scanner { table: client-testtb, tablet: 864deacb55c44f7b83a3605d5689ecaf, 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 883a7321c01b4c06a7e092d33b244a2e
I20260806 04:02:15.836781 5816 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner 883a7321c01b4c06a7e092d33b244a2e: call sequence id=2, remote={username='bad-guy'} at 127.0.0.1:33486
W20260806 04:02:15.837769 5908 client.cc:2034] Couldn't close scanner 883a7321c01b4c06a7e092d33b244a2e: Remote error: Not authorized: User bad-guy doesn't own scanner 883a7321c01b4c06a7e092d33b244a2e
I20260806 04:02:15.849802 316 client-test.cc:7820] Attempting to extract data from non-fault-tolerant scan a6b9ea7776944864b7bc780fa338cfe9 as bad-guy
I20260806 04:02:15.851475 5818 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner a6b9ea7776944864b7bc780fa338cfe9: call sequence id=1, remote={username='bad-guy'} at 127.0.0.1:33486
W20260806 04:02:15.852519 316 client.cc:2227] Scan on tablet server 3a0dc3df5ed645769cd7cd1aa0df2660 (127.0.79.1:36589) with Scanner { table: client-testtb, tablet: 864deacb55c44f7b83a3605d5689ecaf, 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 a6b9ea7776944864b7bc780fa338cfe9
I20260806 04:02:15.854825 5818 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner a6b9ea7776944864b7bc780fa338cfe9: call sequence id=2, remote={username='bad-guy'} at 127.0.0.1:33486
W20260806 04:02:15.856647 5908 client.cc:2034] Couldn't close scanner a6b9ea7776944864b7bc780fa338cfe9: Service unavailable: reactor is shutting down (error 108)
W20260806 04:02:15.857366 5783 connection.cc:535] server connection from 127.0.0.1:33486 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260806 04:02:15.861505 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:15.892554 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:15.893220 316 tablet_replica.cc:330] stopping tablet replica
I20260806 04:02:15.893842 316 raft_consensus.cc:2229] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 2 LEADER]: Raft consensus shutting down.
I20260806 04:02:15.894340 316 raft_consensus.cc:2258] T 864deacb55c44f7b83a3605d5689ecaf P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:15.896400 316 tablet_replica.cc:330] stopping tablet replica
I20260806 04:02:15.896867 316 raft_consensus.cc:2229] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 2 LEADER]: Raft consensus shutting down.
I20260806 04:02:15.897323 316 raft_consensus.cc:2258] T b73ef90ea3374495ad9cbcbaafc22db8 P 3a0dc3df5ed645769cd7cd1aa0df2660 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:15.909399 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:15.925015 316 master.cc:537] Master@127.0.79.62:38415 shutting down...
I20260806 04:02:15.950341 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 2 LEADER]: Raft consensus shutting down.
I20260806 04:02:15.950904 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 9513c30ef529417dba035c9303aba8df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:15.951244 316 tablet_replica.cc:330] stopping tablet replica
I20260806 04:02:15.971169 316 master.cc:552] Master@127.0.79.62:38415 shutdown complete.
[ OK ] ClientTest.TestBlockScannerHijackingAttempts (1943 ms)
[ RUN ] ClientTest.FlushTxnSessionsOnCommit
I20260806 04:02:15.993851 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:41541
I20260806 04:02:15.994808 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:16.000429 5915 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:16.001214 5916 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:16.002645 5919 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:16.003752 316 server_base.cc:1034] running on GCE node
I20260806 04:02:16.004618 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:16.004825 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:16.004987 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988936004973 us; error 0 us; skew 500 ppm
I20260806 04:02:16.005589 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:16.008381 316 webserver.cc:460] Webserver started at http://127.0.79.62:35189/ using document root <none> and password file <none>
I20260806 04:02:16.008924 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:16.009126 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:16.009438 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:16.010632 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "b597eca79ed44578b9c9543e64400ed5"
format_stamp: "Formatted at 2026-08-06 04:02:16 on dist-test-slave-h3ft"
I20260806 04:02:16.015518 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.001s
I20260806 04:02:16.019299 5924 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:16.020197 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260806 04:02:16.020515 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "b597eca79ed44578b9c9543e64400ed5"
format_stamp: "Formatted at 2026-08-06 04:02:16 on dist-test-slave-h3ft"
I20260806 04:02:16.020812 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785988912331034-316-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)
I20260806 04:02:16.049155 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:16.050298 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:16.100442 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:41541
I20260806 04:02:16.100577 6007 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:41541 every 8 connection(s)
I20260806 04:02:16.104636 6008 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:16.116024 6008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5: Bootstrap starting.
I20260806 04:02:16.120467 6008 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:16.125602 6008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5: No bootstrap required, opened a new log
I20260806 04:02:16.127779 6008 raft_consensus.cc:348] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b597eca79ed44578b9c9543e64400ed5" member_type: VOTER }
I20260806 04:02:16.128247 6008 raft_consensus.cc:374] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:16.128538 6008 raft_consensus.cc:729] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b597eca79ed44578b9c9543e64400ed5, State: Initialized, Role: FOLLOWER
I20260806 04:02:16.129225 6008 consensus_queue.cc:260] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b597eca79ed44578b9c9543e64400ed5" member_type: VOTER }
I20260806 04:02:16.129734 6008 raft_consensus.cc:388] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:16.130003 6008 raft_consensus.cc:482] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:16.130302 6008 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:16.135591 6008 raft_consensus.cc:504] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b597eca79ed44578b9c9543e64400ed5" member_type: VOTER }
I20260806 04:02:16.136178 6008 leader_election.cc:302] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b597eca79ed44578b9c9543e64400ed5; no voters:
I20260806 04:02:16.137465 6008 leader_election.cc:288] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:16.138131 6011 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:16.139786 6011 raft_consensus.cc:686] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [term 1 LEADER]: Becoming Leader. State: Replica: b597eca79ed44578b9c9543e64400ed5, State: Running, Role: LEADER
I20260806 04:02:16.140524 6011 consensus_queue.cc:237] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b597eca79ed44578b9c9543e64400ed5" member_type: VOTER }
I20260806 04:02:16.140753 6008 sys_catalog.cc:564] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:16.143857 6013 sys_catalog.cc:455] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b597eca79ed44578b9c9543e64400ed5. Latest consensus state: current_term: 1 leader_uuid: "b597eca79ed44578b9c9543e64400ed5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b597eca79ed44578b9c9543e64400ed5" member_type: VOTER } }
I20260806 04:02:16.144577 6013 sys_catalog.cc:458] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:16.143863 6012 sys_catalog.cc:455] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b597eca79ed44578b9c9543e64400ed5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b597eca79ed44578b9c9543e64400ed5" member_type: VOTER } }
I20260806 04:02:16.145306 6012 sys_catalog.cc:458] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:16.153093 6019 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:16.159238 6019 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:16.160406 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:16.168605 6019 catalog_manager.cc:1347] Generated new cluster ID: c98e2f544a10419fb46134ffcdea7c3d
I20260806 04:02:16.168958 6019 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:16.216343 6019 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:16.218410 6019 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:16.232749 6019 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5: Generated new TSK 0
I20260806 04:02:16.233615 6019 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:16.292075 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:16.298686 6034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:16.300011 6036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:16.301801 6039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:16.302090 316 server_base.cc:1034] running on GCE node
I20260806 04:02:16.303038 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:16.303236 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:16.303354 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988936303347 us; error 0 us; skew 500 ppm
I20260806 04:02:16.303810 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:16.306308 316 webserver.cc:460] Webserver started at http://127.0.79.1:37083/ using document root <none> and password file <none>
I20260806 04:02:16.306807 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:16.306996 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:16.307338 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:16.308410 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9"
format_stamp: "Formatted at 2026-08-06 04:02:16 on dist-test-slave-h3ft"
I20260806 04:02:16.313048 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260806 04:02:16.316643 6051 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:16.317607 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:02:16.317968 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9"
format_stamp: "Formatted at 2026-08-06 04:02:16 on dist-test-slave-h3ft"
I20260806 04:02:16.318274 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1785988912331034-316-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)
I20260806 04:02:16.338730 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:16.339896 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:16.345510 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:16.345773 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:16.346091 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:16.346331 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:16.419405 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:32951
I20260806 04:02:16.419610 6144 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:32951 every 8 connection(s)
I20260806 04:02:16.424949 6146 heartbeater.cc:347] Connected to a master server at 127.0.79.62:41541
I20260806 04:02:16.425412 6146 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:16.426167 6146 heartbeater.cc:511] Master 127.0.79.62:41541 requested a full tablet report, sending...
I20260806 04:02:16.428503 5947 ts_manager.cc:194] Registered new tserver with Master: 6b702a96b19d4b6c95eb29c9d9c7a4d9 (127.0.79.1:32951)
I20260806 04:02:16.429378 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006222929s
I20260806 04:02:16.431798 5947 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58002
I20260806 04:02:16.445588 6146 heartbeater.cc:503] Master 127.0.79.62:41541 was elected leader, sending a full tablet report...
I20260806 04:02:16.458477 5947 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58012:
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"
}
}
}
I20260806 04:02:16.500458 6102 tablet_service.cc:1467] Processing CreateTablet for tablet 596525ff69e34252a7660b0a37368247 (DEFAULT_TABLE table=client-testtb [id=099dd6d0a7ab4f3f841e70a3e8e8d5fa]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:16.500770 6100 tablet_service.cc:1467] Processing CreateTablet for tablet 3b7077f8f8d04413ae99bd1236514853 (DEFAULT_TABLE table=client-testtb [id=099dd6d0a7ab4f3f841e70a3e8e8d5fa]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:16.502048 6102 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 596525ff69e34252a7660b0a37368247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:16.502843 6100 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3b7077f8f8d04413ae99bd1236514853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:16.519078 6157 tablet_bootstrap.cc:492] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: Bootstrap starting.
I20260806 04:02:16.524678 6157 tablet_bootstrap.cc:654] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:16.529258 6157 tablet_bootstrap.cc:492] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: No bootstrap required, opened a new log
I20260806 04:02:16.529701 6157 ts_tablet_manager.cc:1397] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.000s
I20260806 04:02:16.532167 6157 raft_consensus.cc:348] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } }
I20260806 04:02:16.532956 6157 raft_consensus.cc:374] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:16.533247 6157 raft_consensus.cc:729] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b702a96b19d4b6c95eb29c9d9c7a4d9, State: Initialized, Role: FOLLOWER
I20260806 04:02:16.534109 6157 consensus_queue.cc:260] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } }
I20260806 04:02:16.534819 6157 raft_consensus.cc:388] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:16.535156 6157 raft_consensus.cc:482] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:16.535495 6157 raft_consensus.cc:3037] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:16.541419 6157 raft_consensus.cc:504] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } }
I20260806 04:02:16.542049 6157 leader_election.cc:302] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6b702a96b19d4b6c95eb29c9d9c7a4d9; no voters:
I20260806 04:02:16.543637 6157 leader_election.cc:288] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:16.544144 6159 raft_consensus.cc:2781] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:16.546482 6157 ts_tablet_manager.cc:1428] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: Time spent starting tablet: real 0.016s user 0.010s sys 0.007s
I20260806 04:02:16.547585 6157 tablet_bootstrap.cc:492] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: Bootstrap starting.
I20260806 04:02:16.548880 6159 raft_consensus.cc:686] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 LEADER]: Becoming Leader. State: Replica: 6b702a96b19d4b6c95eb29c9d9c7a4d9, State: Running, Role: LEADER
I20260806 04:02:16.549909 6159 consensus_queue.cc:237] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } }
I20260806 04:02:16.554168 6157 tablet_bootstrap.cc:654] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:16.560238 6157 tablet_bootstrap.cc:492] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: No bootstrap required, opened a new log
I20260806 04:02:16.560870 6157 ts_tablet_manager.cc:1397] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: Time spent bootstrapping tablet: real 0.013s user 0.011s sys 0.000s
I20260806 04:02:16.562376 5947 catalog_manager.cc:5495] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b702a96b19d4b6c95eb29c9d9c7a4d9 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:16.563563 6157 raft_consensus.cc:348] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } }
I20260806 04:02:16.564123 6157 raft_consensus.cc:374] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:16.564349 6157 raft_consensus.cc:729] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b702a96b19d4b6c95eb29c9d9c7a4d9, State: Initialized, Role: FOLLOWER
I20260806 04:02:16.565114 6157 consensus_queue.cc:260] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } }
I20260806 04:02:16.565671 6157 raft_consensus.cc:388] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:16.565948 6157 raft_consensus.cc:482] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:16.566265 6157 raft_consensus.cc:3037] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:16.573660 6157 raft_consensus.cc:504] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } }
I20260806 04:02:16.574404 6157 leader_election.cc:302] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6b702a96b19d4b6c95eb29c9d9c7a4d9; no voters:
I20260806 04:02:16.574878 6157 leader_election.cc:288] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:16.575153 6159 raft_consensus.cc:2781] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:16.575783 6159 raft_consensus.cc:686] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 LEADER]: Becoming Leader. State: Replica: 6b702a96b19d4b6c95eb29c9d9c7a4d9, State: Running, Role: LEADER
I20260806 04:02:16.576558 6157 ts_tablet_manager.cc:1428] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: Time spent starting tablet: real 0.015s user 0.013s sys 0.003s
I20260806 04:02:16.576552 6159 consensus_queue.cc:237] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } }
I20260806 04:02:16.583455 5947 catalog_manager.cc:5495] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b702a96b19d4b6c95eb29c9d9c7a4d9 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:16.635464 5947 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58020:
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
I20260806 04:02:16.658545 6100 tablet_service.cc:1467] Processing CreateTablet for tablet 6eddf5e563974e28a6d4262396d0b891 (TXN_STATUS_TABLE table=kudu_system.kudu_transactions [id=7e331487738640248420fd7b24430cb9]), partition=RANGE (txn_id) PARTITION 0 <= VALUES < 1000000
I20260806 04:02:16.659919 6100 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6eddf5e563974e28a6d4262396d0b891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:16.675865 6157 tablet_bootstrap.cc:492] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: Bootstrap starting.
I20260806 04:02:16.680987 6157 tablet_bootstrap.cc:654] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:16.686692 6157 tablet_bootstrap.cc:492] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: No bootstrap required, opened a new log
I20260806 04:02:16.687216 6157 ts_tablet_manager.cc:1397] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: Time spent bootstrapping tablet: real 0.012s user 0.007s sys 0.004s
I20260806 04:02:16.689574 6157 raft_consensus.cc:348] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } }
I20260806 04:02:16.690142 6157 raft_consensus.cc:374] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:16.690441 6157 raft_consensus.cc:729] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b702a96b19d4b6c95eb29c9d9c7a4d9, State: Initialized, Role: FOLLOWER
I20260806 04:02:16.691250 6157 consensus_queue.cc:260] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } }
I20260806 04:02:16.691964 6157 raft_consensus.cc:388] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:16.692272 6157 raft_consensus.cc:482] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:16.692646 6157 raft_consensus.cc:3037] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:16.699601 6157 raft_consensus.cc:504] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } }
I20260806 04:02:16.700392 6157 leader_election.cc:302] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6b702a96b19d4b6c95eb29c9d9c7a4d9; no voters:
I20260806 04:02:16.701048 6157 leader_election.cc:288] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:16.701357 6159 raft_consensus.cc:2781] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:16.702322 6159 raft_consensus.cc:686] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 LEADER]: Becoming Leader. State: Replica: 6b702a96b19d4b6c95eb29c9d9c7a4d9, State: Running, Role: LEADER
I20260806 04:02:16.702889 6157 ts_tablet_manager.cc:1428] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: Time spent starting tablet: real 0.015s user 0.012s sys 0.000s
I20260806 04:02:16.703133 6159 consensus_queue.cc:237] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } }
I20260806 04:02:16.708722 6160 tablet_replica.cc:439] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: TxnStatusTablet state changed. Reason: New leader 6b702a96b19d4b6c95eb29c9d9c7a4d9. Latest consensus state: current_term: 1 leader_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } } }
I20260806 04:02:16.709545 6160 tablet_replica.cc:442] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: This TxnStatusTablet replica's current role is: LEADER
I20260806 04:02:16.710392 6161 tablet_replica.cc:439] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: TxnStatusTablet state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } } }
I20260806 04:02:16.711102 6161 tablet_replica.cc:442] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: This TxnStatusTablet replica's current role is: LEADER
I20260806 04:02:16.712417 6182 txn_status_manager.cc:873] Waiting until node catch up with all replicated operations in previous term...
I20260806 04:02:16.713021 6182 txn_status_manager.cc:929] Loading transaction status metadata into memory...
I20260806 04:02:16.713213 5946 catalog_manager.cc:5495] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b702a96b19d4b6c95eb29c9d9c7a4d9 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b702a96b19d4b6c95eb29c9d9c7a4d9" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:18.563879 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:18.616210 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:18.617214 316 tablet_replica.cc:330] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: stopping tablet replica
I20260806 04:02:18.618028 316 raft_consensus.cc:2229] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:18.618662 316 raft_consensus.cc:2258] T 6eddf5e563974e28a6d4262396d0b891 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:18.621618 316 tablet_replica.cc:330] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: stopping tablet replica
I20260806 04:02:18.622303 316 raft_consensus.cc:2229] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:18.622800 316 raft_consensus.cc:2258] T 3b7077f8f8d04413ae99bd1236514853 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:18.628343 316 tablet_replica.cc:330] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9: stopping tablet replica
I20260806 04:02:18.629015 316 raft_consensus.cc:2229] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:18.629523 316 raft_consensus.cc:2258] T 596525ff69e34252a7660b0a37368247 P 6b702a96b19d4b6c95eb29c9d9c7a4d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:18.658563 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:18.682156 316 master.cc:537] Master@127.0.79.62:41541 shutting down...
I20260806 04:02:18.721938 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:18.722720 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:18.723198 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P b597eca79ed44578b9c9543e64400ed5: stopping tablet replica
I20260806 04:02:18.744206 316 master.cc:552] Master@127.0.79.62:41541 shutdown complete.
[ OK ] ClientTest.FlushTxnSessionsOnCommit (2788 ms)
[ RUN ] ClientTest.TxnCorruptedToken
I20260806 04:02:18.784108 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:44105
I20260806 04:02:18.785475 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:18.792330 6198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:18.792331 6199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:18.796288 6201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:18.797468 316 server_base.cc:1034] running on GCE node
I20260806 04:02:18.799176 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:18.799463 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:18.799686 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988938799670 us; error 0 us; skew 500 ppm
I20260806 04:02:18.800418 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:18.809161 316 webserver.cc:460] Webserver started at http://127.0.79.62:39563/ using document root <none> and password file <none>
I20260806 04:02:18.809824 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:18.810060 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:18.810385 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:18.811896 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "2dcc215837c448d6acd8811ec1a0b774"
format_stamp: "Formatted at 2026-08-06 04:02:18 on dist-test-slave-h3ft"
I20260806 04:02:18.818250 316 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.006s sys 0.000s
I20260806 04:02:18.822933 6208 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:18.824079 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:02:18.824440 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "2dcc215837c448d6acd8811ec1a0b774"
format_stamp: "Formatted at 2026-08-06 04:02:18 on dist-test-slave-h3ft"
I20260806 04:02:18.824790 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785988912331034-316-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)
I20260806 04:02:18.855118 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:18.856436 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:18.914150 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:44105
I20260806 04:02:18.914285 6288 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:44105 every 8 connection(s)
I20260806 04:02:18.919425 6289 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:18.932337 6289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774: Bootstrap starting.
I20260806 04:02:18.938777 6289 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:18.944657 6289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774: No bootstrap required, opened a new log
I20260806 04:02:18.948009 6289 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcc215837c448d6acd8811ec1a0b774" member_type: VOTER }
I20260806 04:02:18.948616 6289 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:18.948884 6289 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dcc215837c448d6acd8811ec1a0b774, State: Initialized, Role: FOLLOWER
I20260806 04:02:18.949609 6289 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcc215837c448d6acd8811ec1a0b774" member_type: VOTER }
I20260806 04:02:18.950187 6289 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:18.950505 6289 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:18.950862 6289 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:18.957571 6289 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcc215837c448d6acd8811ec1a0b774" member_type: VOTER }
I20260806 04:02:18.958345 6289 leader_election.cc:302] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2dcc215837c448d6acd8811ec1a0b774; no voters:
I20260806 04:02:18.960206 6289 leader_election.cc:288] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:18.960731 6293 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:18.962877 6293 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [term 1 LEADER]: Becoming Leader. State: Replica: 2dcc215837c448d6acd8811ec1a0b774, State: Running, Role: LEADER
I20260806 04:02:18.963903 6293 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcc215837c448d6acd8811ec1a0b774" member_type: VOTER }
I20260806 04:02:18.964793 6289 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:18.969313 6294 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2dcc215837c448d6acd8811ec1a0b774" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcc215837c448d6acd8811ec1a0b774" member_type: VOTER } }
I20260806 04:02:18.971268 6294 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:18.970613 6295 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2dcc215837c448d6acd8811ec1a0b774. Latest consensus state: current_term: 1 leader_uuid: "2dcc215837c448d6acd8811ec1a0b774" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dcc215837c448d6acd8811ec1a0b774" member_type: VOTER } }
I20260806 04:02:18.972064 6295 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:18.985523 6301 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:18.994429 6301 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:19.002059 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:19.008225 6301 catalog_manager.cc:1347] Generated new cluster ID: 30fff8b79cf84973832f547a997a0ba7
I20260806 04:02:19.008661 6301 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:19.030818 6301 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:19.033931 6301 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:19.061955 6301 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774: Generated new TSK 0
I20260806 04:02:19.063133 6301 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:19.071550 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:19.080013 6315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:19.082890 6316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:19.086844 6318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:19.087397 316 server_base.cc:1034] running on GCE node
I20260806 04:02:19.088727 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:19.089000 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:19.089198 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988939089184 us; error 0 us; skew 500 ppm
I20260806 04:02:19.089815 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:19.093644 316 webserver.cc:460] Webserver started at http://127.0.79.1:42893/ using document root <none> and password file <none>
I20260806 04:02:19.094364 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:19.094640 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:19.094988 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:19.096596 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "47612b94c99942f4940d0783c235877e"
format_stamp: "Formatted at 2026-08-06 04:02:19 on dist-test-slave-h3ft"
I20260806 04:02:19.103288 316 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.006s sys 0.001s
I20260806 04:02:19.107935 6325 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:19.109092 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:02:19.109524 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "47612b94c99942f4940d0783c235877e"
format_stamp: "Formatted at 2026-08-06 04:02:19 on dist-test-slave-h3ft"
I20260806 04:02:19.109951 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1785988912331034-316-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)
I20260806 04:02:19.138717 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:19.140205 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:19.153255 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:19.153592 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:19.153910 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:19.154111 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:19.249624 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:46235
I20260806 04:02:19.249902 6421 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:46235 every 8 connection(s)
I20260806 04:02:19.258747 6422 heartbeater.cc:347] Connected to a master server at 127.0.79.62:44105
I20260806 04:02:19.259196 6422 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:19.259904 6422 heartbeater.cc:511] Master 127.0.79.62:44105 requested a full tablet report, sending...
I20260806 04:02:19.261883 6228 ts_manager.cc:194] Registered new tserver with Master: 47612b94c99942f4940d0783c235877e (127.0.79.1:46235)
I20260806 04:02:19.262769 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00645681s
I20260806 04:02:19.264528 6228 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54526
I20260806 04:02:19.278518 6422 heartbeater.cc:503] Master 127.0.79.62:44105 was elected leader, sending a full tablet report...
I20260806 04:02:19.294373 6228 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54542:
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"
}
}
}
I20260806 04:02:19.340883 6370 tablet_service.cc:1467] Processing CreateTablet for tablet 05457b2a6df04555838e39cedea21e01 (DEFAULT_TABLE table=client-testtb [id=f3eac4ac126c4018b45ea036684e52a2]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:19.341495 6368 tablet_service.cc:1467] Processing CreateTablet for tablet 90631a7b9b7b4093b8308a4fbd9f1430 (DEFAULT_TABLE table=client-testtb [id=f3eac4ac126c4018b45ea036684e52a2]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:19.342303 6370 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 05457b2a6df04555838e39cedea21e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:19.343045 6368 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 90631a7b9b7b4093b8308a4fbd9f1430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:19.359819 6437 tablet_bootstrap.cc:492] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e: Bootstrap starting.
I20260806 04:02:19.366117 6437 tablet_bootstrap.cc:654] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:19.371950 6437 tablet_bootstrap.cc:492] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e: No bootstrap required, opened a new log
I20260806 04:02:19.372510 6437 ts_tablet_manager.cc:1397] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e: Time spent bootstrapping tablet: real 0.013s user 0.010s sys 0.002s
I20260806 04:02:19.375167 6437 raft_consensus.cc:348] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47612b94c99942f4940d0783c235877e" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 46235 } }
I20260806 04:02:19.375816 6437 raft_consensus.cc:374] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:19.376108 6437 raft_consensus.cc:729] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47612b94c99942f4940d0783c235877e, State: Initialized, Role: FOLLOWER
I20260806 04:02:19.376827 6437 consensus_queue.cc:260] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47612b94c99942f4940d0783c235877e" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 46235 } }
I20260806 04:02:19.377494 6437 raft_consensus.cc:388] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:19.377795 6437 raft_consensus.cc:482] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:19.378129 6437 raft_consensus.cc:3037] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:19.386335 6437 raft_consensus.cc:504] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47612b94c99942f4940d0783c235877e" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 46235 } }
I20260806 04:02:19.387151 6437 leader_election.cc:302] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 47612b94c99942f4940d0783c235877e; no voters:
I20260806 04:02:19.388767 6437 leader_election.cc:288] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:19.389179 6440 raft_consensus.cc:2781] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:19.391441 6437 ts_tablet_manager.cc:1428] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e: Time spent starting tablet: real 0.019s user 0.017s sys 0.002s
I20260806 04:02:19.392450 6437 tablet_bootstrap.cc:492] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e: Bootstrap starting.
I20260806 04:02:19.392469 6440 raft_consensus.cc:686] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [term 1 LEADER]: Becoming Leader. State: Replica: 47612b94c99942f4940d0783c235877e, State: Running, Role: LEADER
I20260806 04:02:19.393395 6440 consensus_queue.cc:237] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47612b94c99942f4940d0783c235877e" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 46235 } }
I20260806 04:02:19.399180 6437 tablet_bootstrap.cc:654] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:19.402642 6227 catalog_manager.cc:5495] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e reported cstate change: term changed from 0 to 1, leader changed from <none> to 47612b94c99942f4940d0783c235877e (127.0.79.1). New cstate: current_term: 1 leader_uuid: "47612b94c99942f4940d0783c235877e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47612b94c99942f4940d0783c235877e" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 46235 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:19.406406 6437 tablet_bootstrap.cc:492] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e: No bootstrap required, opened a new log
I20260806 04:02:19.406944 6437 ts_tablet_manager.cc:1397] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e: Time spent bootstrapping tablet: real 0.015s user 0.007s sys 0.003s
I20260806 04:02:19.409611 6437 raft_consensus.cc:348] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47612b94c99942f4940d0783c235877e" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 46235 } }
I20260806 04:02:19.410244 6437 raft_consensus.cc:374] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:19.410557 6437 raft_consensus.cc:729] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47612b94c99942f4940d0783c235877e, State: Initialized, Role: FOLLOWER
I20260806 04:02:19.411267 6437 consensus_queue.cc:260] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47612b94c99942f4940d0783c235877e" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 46235 } }
I20260806 04:02:19.411926 6437 raft_consensus.cc:388] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:19.412231 6437 raft_consensus.cc:482] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:19.412552 6437 raft_consensus.cc:3037] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:19.421444 6437 raft_consensus.cc:504] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47612b94c99942f4940d0783c235877e" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 46235 } }
I20260806 04:02:19.422319 6437 leader_election.cc:302] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 47612b94c99942f4940d0783c235877e; no voters:
I20260806 04:02:19.423053 6437 leader_election.cc:288] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:19.423273 6440 raft_consensus.cc:2781] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:19.424059 6440 raft_consensus.cc:686] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [term 1 LEADER]: Becoming Leader. State: Replica: 47612b94c99942f4940d0783c235877e, State: Running, Role: LEADER
I20260806 04:02:19.424904 6437 ts_tablet_manager.cc:1428] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e: Time spent starting tablet: real 0.018s user 0.005s sys 0.011s
I20260806 04:02:19.424728 6440 consensus_queue.cc:237] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47612b94c99942f4940d0783c235877e" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 46235 } }
I20260806 04:02:19.430940 6227 catalog_manager.cc:5495] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e reported cstate change: term changed from 0 to 1, leader changed from <none> to 47612b94c99942f4940d0783c235877e (127.0.79.1). New cstate: current_term: 1 leader_uuid: "47612b94c99942f4940d0783c235877e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47612b94c99942f4940d0783c235877e" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 46235 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:19.446883 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:19.482366 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:19.483242 316 tablet_replica.cc:330] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e: stopping tablet replica
I20260806 04:02:19.483990 316 raft_consensus.cc:2229] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:19.484472 316 raft_consensus.cc:2258] T 90631a7b9b7b4093b8308a4fbd9f1430 P 47612b94c99942f4940d0783c235877e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:19.486815 316 tablet_replica.cc:330] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e: stopping tablet replica
I20260806 04:02:19.487306 316 raft_consensus.cc:2229] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:19.487697 316 raft_consensus.cc:2258] T 05457b2a6df04555838e39cedea21e01 P 47612b94c99942f4940d0783c235877e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:19.501168 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:19.513633 316 master.cc:537] Master@127.0.79.62:44105 shutting down...
I20260806 04:02:19.545030 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:19.545832 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:19.546483 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 2dcc215837c448d6acd8811ec1a0b774: stopping tablet replica
I20260806 04:02:19.568810 316 master.cc:552] Master@127.0.79.62:44105 shutdown complete.
[ OK ] ClientTest.TxnCorruptedToken (810 ms)
[----------] 20 tests from ClientTest (27089 ms total)
[----------] 1 test from TableKeyRangeTest
[ RUN ] TableKeyRangeTest.TestGetTableKeyRange
I20260806 04:02:19.593747 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:34443
I20260806 04:02:19.594799 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:19.600373 6447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:19.602916 6448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:19.604771 316 server_base.cc:1034] running on GCE node
W20260806 04:02:19.604696 6452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:19.606307 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:19.606523 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:19.606704 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988939606689 us; error 0 us; skew 500 ppm
I20260806 04:02:19.607316 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:19.610323 316 webserver.cc:460] Webserver started at http://127.0.79.62:36911/ using document root <none> and password file <none>
I20260806 04:02:19.610975 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:19.611255 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:19.611543 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:19.612680 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "d7cbbf532ae4442fb0748cd376b6e298"
format_stamp: "Formatted at 2026-08-06 04:02:19 on dist-test-slave-h3ft"
I20260806 04:02:19.617489 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260806 04:02:19.621312 6458 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:19.622308 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 04:02:19.622620 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "d7cbbf532ae4442fb0748cd376b6e298"
format_stamp: "Formatted at 2026-08-06 04:02:19 on dist-test-slave-h3ft"
I20260806 04:02:19.622912 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785988912331034-316-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)
I20260806 04:02:19.638252 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:19.639382 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:19.703791 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:34443
I20260806 04:02:19.703902 6542 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:34443 every 8 connection(s)
I20260806 04:02:19.708354 6543 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:19.719281 6543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298: Bootstrap starting.
I20260806 04:02:19.723555 6543 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:19.728150 6543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298: No bootstrap required, opened a new log
I20260806 04:02:19.730065 6543 raft_consensus.cc:348] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7cbbf532ae4442fb0748cd376b6e298" member_type: VOTER }
I20260806 04:02:19.730461 6543 raft_consensus.cc:374] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:19.730712 6543 raft_consensus.cc:729] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cbbf532ae4442fb0748cd376b6e298, State: Initialized, Role: FOLLOWER
I20260806 04:02:19.731387 6543 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7cbbf532ae4442fb0748cd376b6e298" member_type: VOTER }
I20260806 04:02:19.731858 6543 raft_consensus.cc:388] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:19.732071 6543 raft_consensus.cc:482] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:19.732355 6543 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:19.737305 6543 raft_consensus.cc:504] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7cbbf532ae4442fb0748cd376b6e298" member_type: VOTER }
I20260806 04:02:19.737914 6543 leader_election.cc:302] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d7cbbf532ae4442fb0748cd376b6e298; no voters:
I20260806 04:02:19.739418 6543 leader_election.cc:288] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:19.739908 6546 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:19.741766 6546 raft_consensus.cc:686] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [term 1 LEADER]: Becoming Leader. State: Replica: d7cbbf532ae4442fb0748cd376b6e298, State: Running, Role: LEADER
I20260806 04:02:19.742830 6543 sys_catalog.cc:564] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:19.742584 6546 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7cbbf532ae4442fb0748cd376b6e298" member_type: VOTER }
I20260806 04:02:19.745814 6547 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7cbbf532ae4442fb0748cd376b6e298" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7cbbf532ae4442fb0748cd376b6e298" member_type: VOTER } }
I20260806 04:02:19.746428 6547 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:19.758622 6551 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:19.759176 6548 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7cbbf532ae4442fb0748cd376b6e298. Latest consensus state: current_term: 1 leader_uuid: "d7cbbf532ae4442fb0748cd376b6e298" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7cbbf532ae4442fb0748cd376b6e298" member_type: VOTER } }
I20260806 04:02:19.759924 6548 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:19.766525 6551 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:19.770306 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:19.777729 6551 catalog_manager.cc:1347] Generated new cluster ID: f63d6a5026334cadb5e124c09aaf0851
I20260806 04:02:19.778046 6551 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:19.829246 6551 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:19.831308 6551 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:19.846263 6551 catalog_manager.cc:5868] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298: Generated new TSK 0
I20260806 04:02:19.847133 6551 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:19.901539 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:19.908703 6565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:19.912436 6566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:19.913090 316 server_base.cc:1034] running on GCE node
W20260806 04:02:19.914057 6569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:19.915395 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:19.915638 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:19.915808 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988939915794 us; error 0 us; skew 500 ppm
I20260806 04:02:19.916393 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:19.919925 316 webserver.cc:460] Webserver started at http://127.0.79.1:37873/ using document root <none> and password file <none>
I20260806 04:02:19.920487 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:19.920725 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:19.921016 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:19.922346 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "372c3597d61a4331aa183c8679aae484"
format_stamp: "Formatted at 2026-08-06 04:02:19 on dist-test-slave-h3ft"
I20260806 04:02:19.928632 316 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.008s sys 0.000s
I20260806 04:02:19.933092 6574 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:19.934306 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:02:19.934767 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "372c3597d61a4331aa183c8679aae484"
format_stamp: "Formatted at 2026-08-06 04:02:19 on dist-test-slave-h3ft"
I20260806 04:02:19.935186 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785988912331034-316-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)
I20260806 04:02:19.955829 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:19.957243 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:19.970191 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:19.970520 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:19.970818 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:19.971042 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260806 04:02:20.054837 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:36383
I20260806 04:02:20.054953 6664 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:36383 every 8 connection(s)
I20260806 04:02:20.061728 6665 heartbeater.cc:347] Connected to a master server at 127.0.79.62:34443
I20260806 04:02:20.062224 6665 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:20.063843 6665 heartbeater.cc:511] Master 127.0.79.62:34443 requested a full tablet report, sending...
I20260806 04:02:20.066831 6483 ts_manager.cc:194] Registered new tserver with Master: 372c3597d61a4331aa183c8679aae484 (127.0.79.1:36383)
I20260806 04:02:20.066967 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007567435s
I20260806 04:02:20.069399 6483 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51874
I20260806 04:02:20.083546 6665 heartbeater.cc:503] Master 127.0.79.62:34443 was elected leader, sending a full tablet report...
I20260806 04:02:20.100924 6481 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51888:
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"
}
}
}
I20260806 04:02:20.152146 6623 tablet_service.cc:1467] Processing CreateTablet for tablet 6bf1688676dc4dbc99da092244c00d35 (DEFAULT_TABLE table=client-testtb [id=663e515f33e14832a3a1584c927e06f3]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:20.151954 6624 tablet_service.cc:1467] Processing CreateTablet for tablet f7bad8e677a14c559509908eb017d653 (DEFAULT_TABLE table=client-testtb [id=663e515f33e14832a3a1584c927e06f3]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:20.153702 6623 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6bf1688676dc4dbc99da092244c00d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:20.154393 6624 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f7bad8e677a14c559509908eb017d653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:20.178159 6677 tablet_bootstrap.cc:492] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484: Bootstrap starting.
I20260806 04:02:20.184973 6677 tablet_bootstrap.cc:654] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:20.190917 6677 tablet_bootstrap.cc:492] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484: No bootstrap required, opened a new log
I20260806 04:02:20.192140 6677 ts_tablet_manager.cc:1397] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484: Time spent bootstrapping tablet: real 0.014s user 0.008s sys 0.003s
I20260806 04:02:20.194964 6677 raft_consensus.cc:348] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.195576 6677 raft_consensus.cc:374] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:20.195878 6677 raft_consensus.cc:729] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372c3597d61a4331aa183c8679aae484, State: Initialized, Role: FOLLOWER
I20260806 04:02:20.196529 6677 consensus_queue.cc:260] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.197093 6677 raft_consensus.cc:388] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:20.197371 6677 raft_consensus.cc:482] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:20.197664 6677 raft_consensus.cc:3037] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:20.203562 6677 raft_consensus.cc:504] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.204384 6677 leader_election.cc:302] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 372c3597d61a4331aa183c8679aae484; no voters:
I20260806 04:02:20.206172 6677 leader_election.cc:288] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:20.207211 6680 raft_consensus.cc:2781] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:20.211998 6680 raft_consensus.cc:686] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [term 1 LEADER]: Becoming Leader. State: Replica: 372c3597d61a4331aa183c8679aae484, State: Running, Role: LEADER
I20260806 04:02:20.212929 6680 consensus_queue.cc:237] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.213928 6677 ts_tablet_manager.cc:1428] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484: Time spent starting tablet: real 0.021s user 0.021s sys 0.000s
I20260806 04:02:20.214869 6677 tablet_bootstrap.cc:492] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484: Bootstrap starting.
I20260806 04:02:20.220242 6483 catalog_manager.cc:5495] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 372c3597d61a4331aa183c8679aae484 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "372c3597d61a4331aa183c8679aae484" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:20.222987 6677 tablet_bootstrap.cc:654] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:20.234762 6677 tablet_bootstrap.cc:492] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484: No bootstrap required, opened a new log
I20260806 04:02:20.235276 6677 ts_tablet_manager.cc:1397] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484: Time spent bootstrapping tablet: real 0.021s user 0.015s sys 0.004s
I20260806 04:02:20.237838 6677 raft_consensus.cc:348] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.238422 6677 raft_consensus.cc:374] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:20.238713 6677 raft_consensus.cc:729] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372c3597d61a4331aa183c8679aae484, State: Initialized, Role: FOLLOWER
I20260806 04:02:20.239415 6677 consensus_queue.cc:260] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.240083 6677 raft_consensus.cc:388] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:20.240381 6677 raft_consensus.cc:482] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:20.240716 6677 raft_consensus.cc:3037] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:20.247767 6677 raft_consensus.cc:504] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.248536 6677 leader_election.cc:302] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 372c3597d61a4331aa183c8679aae484; no voters:
I20260806 04:02:20.249265 6677 leader_election.cc:288] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:20.250896 6677 ts_tablet_manager.cc:1428] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484: Time spent starting tablet: real 0.015s user 0.012s sys 0.000s
I20260806 04:02:20.251297 6680 raft_consensus.cc:2781] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:20.251909 6680 raft_consensus.cc:686] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [term 1 LEADER]: Becoming Leader. State: Replica: 372c3597d61a4331aa183c8679aae484, State: Running, Role: LEADER
I20260806 04:02:20.253027 6680 consensus_queue.cc:237] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.259920 6483 catalog_manager.cc:5495] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 372c3597d61a4331aa183c8679aae484 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "372c3597d61a4331aa183c8679aae484" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:20.284713 6483 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51888:
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"
}
}
}
I20260806 04:02:20.320936 6624 tablet_service.cc:1467] Processing CreateTablet for tablet df04ad0082a04518aa4910c3937471ff (DEFAULT_TABLE table=client-testrange [id=b728cf6217c441a282d778d48b3e9046]), partition=RANGE (key) PARTITION 0 <= VALUES < 250
I20260806 04:02:20.322520 6624 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet df04ad0082a04518aa4910c3937471ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:20.323518 6623 tablet_service.cc:1467] Processing CreateTablet for tablet 001890e094884cfbbc52d65e7d110e86 (DEFAULT_TABLE table=client-testrange [id=b728cf6217c441a282d778d48b3e9046]), partition=RANGE (key) PARTITION 250 <= VALUES < 500
I20260806 04:02:20.323812 6622 tablet_service.cc:1467] Processing CreateTablet for tablet 7a91e8439a9140178a2fcb20ba9305c8 (DEFAULT_TABLE table=client-testrange [id=b728cf6217c441a282d778d48b3e9046]), partition=RANGE (key) PARTITION 500 <= VALUES < 750
I20260806 04:02:20.325459 6620 tablet_service.cc:1467] Processing CreateTablet for tablet c00aba0908a54b4d96cd61ba4b862436 (DEFAULT_TABLE table=client-testrange [id=b728cf6217c441a282d778d48b3e9046]), partition=RANGE (key) PARTITION 750 <= VALUES < 1000
I20260806 04:02:20.327235 6620 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c00aba0908a54b4d96cd61ba4b862436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:20.337719 6622 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7a91e8439a9140178a2fcb20ba9305c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:20.352097 6677 tablet_bootstrap.cc:492] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484: Bootstrap starting.
I20260806 04:02:20.357937 6677 tablet_bootstrap.cc:654] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484: Neither blocks nor log segments found. Creating new log.
W20260806 04:02:20.395453 6464 tablet_mm_ops.cc:140] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:00000000000000000000000000000000)
I20260806 04:02:20.397040 6464 maintenance_manager.cc:419] P d7cbbf532ae4442fb0748cd376b6e298: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=1.000000
I20260806 04:02:20.440801 6623 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 001890e094884cfbbc52d65e7d110e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:20.454718 6677 tablet_bootstrap.cc:492] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484: No bootstrap required, opened a new log
I20260806 04:02:20.455412 6677 ts_tablet_manager.cc:1397] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484: Time spent bootstrapping tablet: real 0.104s user 0.009s sys 0.008s
I20260806 04:02:20.457979 6677 raft_consensus.cc:348] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.458751 6677 raft_consensus.cc:374] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:20.459120 6677 raft_consensus.cc:729] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372c3597d61a4331aa183c8679aae484, State: Initialized, Role: FOLLOWER
I20260806 04:02:20.460001 6677 consensus_queue.cc:260] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.460738 6677 raft_consensus.cc:388] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:20.461066 6677 raft_consensus.cc:482] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:20.461437 6677 raft_consensus.cc:3037] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:20.468680 6677 raft_consensus.cc:504] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.469521 6677 leader_election.cc:302] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 372c3597d61a4331aa183c8679aae484; no voters:
I20260806 04:02:20.470145 6677 leader_election.cc:288] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:20.470383 6680 raft_consensus.cc:2781] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:20.470988 6680 raft_consensus.cc:686] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [term 1 LEADER]: Becoming Leader. State: Replica: 372c3597d61a4331aa183c8679aae484, State: Running, Role: LEADER
I20260806 04:02:20.471870 6677 ts_tablet_manager.cc:1428] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484: Time spent starting tablet: real 0.016s user 0.014s sys 0.001s
I20260806 04:02:20.471779 6680 consensus_queue.cc:237] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.472851 6677 tablet_bootstrap.cc:492] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484: Bootstrap starting.
I20260806 04:02:20.478909 6677 tablet_bootstrap.cc:654] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:20.490140 6677 tablet_bootstrap.cc:492] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484: No bootstrap required, opened a new log
I20260806 04:02:20.490883 6677 ts_tablet_manager.cc:1397] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484: Time spent bootstrapping tablet: real 0.018s user 0.009s sys 0.008s
I20260806 04:02:20.490665 6483 catalog_manager.cc:5495] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 372c3597d61a4331aa183c8679aae484 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "372c3597d61a4331aa183c8679aae484" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:20.494825 6677 raft_consensus.cc:348] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.495527 6677 raft_consensus.cc:374] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:20.495858 6677 raft_consensus.cc:729] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372c3597d61a4331aa183c8679aae484, State: Initialized, Role: FOLLOWER
I20260806 04:02:20.496613 6677 consensus_queue.cc:260] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.497337 6677 raft_consensus.cc:388] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:20.497694 6677 raft_consensus.cc:482] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:20.498077 6677 raft_consensus.cc:3037] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:20.504036 6463 maintenance_manager.cc:643] P d7cbbf532ae4442fb0748cd376b6e298: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.106s user 0.039s sys 0.028s Metrics: {"bytes_written":7926,"cfile_init":1,"dirs.queue_time_us":11565,"dirs.run_cpu_time_us":363,"dirs.run_wall_time_us":1602,"drs_written":1,"lbm_read_time_us":365,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2857,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":11,"thread_start_us":13359,"threads_started":1}
I20260806 04:02:20.506183 6677 raft_consensus.cc:504] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.506984 6464 maintenance_manager.cc:419] P d7cbbf532ae4442fb0748cd376b6e298: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260806 04:02:20.507241 6677 leader_election.cc:302] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 372c3597d61a4331aa183c8679aae484; no voters:
I20260806 04:02:20.508303 6680 raft_consensus.cc:2781] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:20.508780 6680 raft_consensus.cc:686] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [term 1 LEADER]: Becoming Leader. State: Replica: 372c3597d61a4331aa183c8679aae484, State: Running, Role: LEADER
I20260806 04:02:20.509512 6680 consensus_queue.cc:237] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.514560 6677 leader_election.cc:288] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:20.517315 6677 ts_tablet_manager.cc:1428] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484: Time spent starting tablet: real 0.025s user 0.015s sys 0.000s
I20260806 04:02:20.520284 6677 tablet_bootstrap.cc:492] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484: Bootstrap starting.
I20260806 04:02:20.524847 6463 maintenance_manager.cc:643] P d7cbbf532ae4442fb0748cd376b6e298: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.017s user 0.012s sys 0.003s Metrics: {"bytes_written":342,"delete_count":0,"lbm_write_time_us":496,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260806 04:02:20.527041 6464 maintenance_manager.cc:419] P d7cbbf532ae4442fb0748cd376b6e298: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 581 bytes on disk
I20260806 04:02:20.528118 6677 tablet_bootstrap.cc:654] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:20.529091 6463 maintenance_manager.cc:643] P d7cbbf532ae4442fb0748cd376b6e298: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":363,"lbm_reads_lt_1ms":4}
I20260806 04:02:20.530629 6464 maintenance_manager.cc:419] P d7cbbf532ae4442fb0748cd376b6e298: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.104651
I20260806 04:02:20.524466 6483 catalog_manager.cc:5495] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 372c3597d61a4331aa183c8679aae484 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "372c3597d61a4331aa183c8679aae484" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:20.540014 6677 tablet_bootstrap.cc:492] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484: No bootstrap required, opened a new log
I20260806 04:02:20.540783 6677 ts_tablet_manager.cc:1397] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484: Time spent bootstrapping tablet: real 0.021s user 0.006s sys 0.012s
I20260806 04:02:20.544190 6677 raft_consensus.cc:348] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.545104 6677 raft_consensus.cc:374] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:20.545480 6677 raft_consensus.cc:729] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372c3597d61a4331aa183c8679aae484, State: Initialized, Role: FOLLOWER
I20260806 04:02:20.546407 6677 consensus_queue.cc:260] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.547227 6677 raft_consensus.cc:388] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:20.547619 6677 raft_consensus.cc:482] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:20.548049 6677 raft_consensus.cc:3037] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:20.556890 6677 raft_consensus.cc:504] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.557929 6677 leader_election.cc:302] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 372c3597d61a4331aa183c8679aae484; no voters:
I20260806 04:02:20.558578 6677 leader_election.cc:288] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:20.558802 6680 raft_consensus.cc:2781] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:20.559610 6680 raft_consensus.cc:686] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [term 1 LEADER]: Becoming Leader. State: Replica: 372c3597d61a4331aa183c8679aae484, State: Running, Role: LEADER
I20260806 04:02:20.560462 6680 consensus_queue.cc:237] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.561955 6677 ts_tablet_manager.cc:1428] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484: Time spent starting tablet: real 0.021s user 0.013s sys 0.004s
I20260806 04:02:20.563242 6677 tablet_bootstrap.cc:492] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484: Bootstrap starting.
I20260806 04:02:20.571637 6677 tablet_bootstrap.cc:654] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:20.579504 6483 catalog_manager.cc:5495] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 372c3597d61a4331aa183c8679aae484 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "372c3597d61a4331aa183c8679aae484" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:20.582574 6463 maintenance_manager.cc:643] P d7cbbf532ae4442fb0748cd376b6e298: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.050s user 0.025s sys 0.016s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2877,"cfile_init":4,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":1331,"dirs.run_cpu_time_us":620,"dirs.run_wall_time_us":1755,"lbm_read_time_us":1664,"lbm_reads_lt_1ms":21,"lbm_write_time_us":4394,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":8,"reinsert_count":0,"thread_start_us":8306,"threads_started":1,"update_count":1}
I20260806 04:02:20.586374 6464 maintenance_manager.cc:419] P d7cbbf532ae4442fb0748cd376b6e298: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260806 04:02:20.587255 6677 tablet_bootstrap.cc:492] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484: No bootstrap required, opened a new log
I20260806 04:02:20.587790 6677 ts_tablet_manager.cc:1397] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484: Time spent bootstrapping tablet: real 0.025s user 0.011s sys 0.009s
I20260806 04:02:20.591158 6677 raft_consensus.cc:348] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.591825 6677 raft_consensus.cc:374] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:20.592167 6677 raft_consensus.cc:729] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372c3597d61a4331aa183c8679aae484, State: Initialized, Role: FOLLOWER
I20260806 04:02:20.592981 6677 consensus_queue.cc:260] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.593705 6677 raft_consensus.cc:388] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:20.593982 6677 raft_consensus.cc:482] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:20.594244 6677 raft_consensus.cc:3037] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:20.601990 6677 raft_consensus.cc:504] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.602843 6677 leader_election.cc:302] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 372c3597d61a4331aa183c8679aae484; no voters:
I20260806 04:02:20.603519 6677 leader_election.cc:288] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:20.603729 6680 raft_consensus.cc:2781] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:20.604533 6680 raft_consensus.cc:686] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [term 1 LEADER]: Becoming Leader. State: Replica: 372c3597d61a4331aa183c8679aae484, State: Running, Role: LEADER
I20260806 04:02:20.605505 6677 ts_tablet_manager.cc:1428] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484: Time spent starting tablet: real 0.017s user 0.016s sys 0.000s
I20260806 04:02:20.605266 6680 consensus_queue.cc:237] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } }
I20260806 04:02:20.606958 6463 maintenance_manager.cc:643] P d7cbbf532ae4442fb0748cd376b6e298: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.019s user 0.007s sys 0.006s Metrics: {"bytes_written":342,"delete_count":0,"lbm_write_time_us":491,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260806 04:02:20.609326 6464 maintenance_manager.cc:419] P d7cbbf532ae4442fb0748cd376b6e298: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260806 04:02:20.623907 6483 catalog_manager.cc:5495] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 372c3597d61a4331aa183c8679aae484 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "372c3597d61a4331aa183c8679aae484" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "372c3597d61a4331aa183c8679aae484" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 36383 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:20.625926 6463 maintenance_manager.cc:643] P d7cbbf532ae4442fb0748cd376b6e298: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.016s user 0.008s sys 0.004s Metrics: {"bytes_written":339,"delete_count":0,"lbm_write_time_us":560,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260806 04:02:20.628432 6464 maintenance_manager.cc:419] P d7cbbf532ae4442fb0748cd376b6e298: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260806 04:02:20.645690 6463 maintenance_manager.cc:643] P d7cbbf532ae4442fb0748cd376b6e298: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.016s user 0.011s sys 0.000s Metrics: {"bytes_written":342,"delete_count":0,"lbm_write_time_us":593,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260806 04:02:20.647760 6464 maintenance_manager.cc:419] P d7cbbf532ae4442fb0748cd376b6e298: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260806 04:02:20.664186 6463 maintenance_manager.cc:643] P d7cbbf532ae4442fb0748cd376b6e298: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.015s user 0.013s sys 0.001s Metrics: {"bytes_written":342,"delete_count":0,"lbm_write_time_us":577,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260806 04:02:20.665694 6464 maintenance_manager.cc:419] P d7cbbf532ae4442fb0748cd376b6e298: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.413011
I20260806 04:02:20.704437 6463 maintenance_manager.cc:643] P d7cbbf532ae4442fb0748cd376b6e298: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.038s user 0.037s sys 0.000s Metrics: {"cfile_cache_miss":11,"cfile_cache_miss_bytes":3634,"cfile_init":6,"delete_count":0,"delta_blocks_compacted":4,"delta_iterators_relevant":4,"dirs.queue_time_us":486,"lbm_read_time_us":2390,"lbm_reads_lt_1ms":35,"lbm_write_time_us":1227,"lbm_writes_lt_1ms":9,"reinsert_count":0,"update_count":4}
I20260806 04:02:20.707122 6464 maintenance_manager.cc:419] P d7cbbf532ae4442fb0748cd376b6e298: Scheduling MinorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.004000
I20260806 04:02:20.708081 6463 maintenance_manager.cc:643] P d7cbbf532ae4442fb0748cd376b6e298: MinorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {}
I20260806 04:02:20.946264 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.011864 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.064s user 0.046s sys 0.017s Metrics: {"bytes_written":4654,"cfile_init":1,"dirs.queue_time_us":1947,"dirs.run_cpu_time_us":459,"dirs.run_wall_time_us":1226,"drs_written":1,"lbm_read_time_us":354,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2651,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":19,"thread_start_us":1532,"threads_started":1}
I20260806 04:02:21.017364 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 348 bytes on disk
I20260806 04:02:21.019282 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.001s user 0.000s sys 0.001s Metrics: {"cfile_init":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4}
I20260806 04:02:21.022480 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.064466 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.041s user 0.022s sys 0.017s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":355,"dirs.run_wall_time_us":3521,"drs_written":1,"lbm_read_time_us":331,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2649,"lbm_writes_lt_1ms":23,"mutex_wait_us":50,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:21.068538 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.109527 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.040s user 0.029s sys 0.006s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":556,"dirs.run_cpu_time_us":352,"dirs.run_wall_time_us":1477,"drs_written":1,"lbm_read_time_us":303,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2534,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:21.114035 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.153956 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.039s user 0.024s sys 0.007s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":422,"dirs.run_wall_time_us":1999,"drs_written":1,"lbm_read_time_us":245,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2408,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260806 04:02:21.157857 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.206475 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.048s user 0.039s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":111,"dirs.run_cpu_time_us":386,"dirs.run_wall_time_us":1906,"drs_written":1,"lbm_read_time_us":304,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2662,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:21.211803 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.253472 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.040s user 0.035s sys 0.003s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":120,"dirs.run_cpu_time_us":372,"dirs.run_wall_time_us":9082,"drs_written":1,"lbm_read_time_us":302,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2598,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":2}
I20260806 04:02:21.258065 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 974 bytes on disk
I20260806 04:02:21.262992 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.004s user 0.000s sys 0.000s Metrics: {"cfile_init":5,"lbm_read_time_us":1325,"lbm_reads_lt_1ms":20}
I20260806 04:02:21.266897 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.414112 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.146s user 0.030s sys 0.011s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":117,"dirs.run_cpu_time_us":459,"dirs.run_wall_time_us":1699,"drs_written":1,"lbm_read_time_us":299,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2442,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1}
I20260806 04:02:21.418987 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.460035 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.040s user 0.036s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":121,"dirs.run_cpu_time_us":535,"dirs.run_wall_time_us":1762,"drs_written":1,"lbm_read_time_us":299,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2372,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:21.464516 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 375 bytes on disk
I20260806 04:02:21.467872 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":615,"lbm_reads_lt_1ms":8}
I20260806 04:02:21.473472 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.517203 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.043s user 0.038s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":101,"dirs.run_cpu_time_us":412,"dirs.run_wall_time_us":1794,"drs_written":1,"lbm_read_time_us":286,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2419,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:21.523164 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 196 bytes on disk
I20260806 04:02:21.525718 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":334,"lbm_reads_lt_1ms":4}
I20260806 04:02:21.529323 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.572196 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.042s user 0.040s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":115,"dirs.run_cpu_time_us":367,"dirs.run_wall_time_us":1664,"drs_written":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2519,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:21.577769 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 196 bytes on disk
I20260806 04:02:21.580430 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":289,"lbm_reads_lt_1ms":4}
I20260806 04:02:21.585793 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.629235 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.043s user 0.038s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":160,"dirs.run_cpu_time_us":416,"dirs.run_wall_time_us":1573,"drs_written":1,"lbm_read_time_us":268,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2434,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:21.634050 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.678697 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.044s user 0.034s sys 0.003s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":124,"dirs.run_cpu_time_us":425,"dirs.run_wall_time_us":1588,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2279,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":6400}
I20260806 04:02:21.683905 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 408 bytes on disk
I20260806 04:02:21.687690 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":533,"lbm_reads_lt_1ms":8}
I20260806 04:02:21.693548 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.735971 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.042s user 0.039s sys 0.000s Metrics: {"bytes_written":4630,"cfile_init":1,"dirs.queue_time_us":123,"dirs.run_cpu_time_us":501,"dirs.run_wall_time_us":20763,"drs_written":1,"lbm_read_time_us":325,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2354,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:21.740890 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.791541 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.050s user 0.040s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":123,"dirs.run_cpu_time_us":354,"dirs.run_wall_time_us":1640,"drs_written":1,"lbm_read_time_us":333,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2512,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:21.797138 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 392 bytes on disk
I20260806 04:02:21.800407 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":471,"lbm_reads_lt_1ms":8}
I20260806 04:02:21.804627 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.849279 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.044s user 0.038s sys 0.003s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":117,"dirs.run_cpu_time_us":394,"dirs.run_wall_time_us":1531,"drs_written":1,"lbm_read_time_us":239,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2127,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:21.854498 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 212 bytes on disk
I20260806 04:02:21.857638 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":313,"lbm_reads_lt_1ms":4}
I20260806 04:02:21.862303 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.908571 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.045s user 0.042s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":138,"dirs.run_cpu_time_us":425,"dirs.run_wall_time_us":1793,"drs_written":1,"lbm_read_time_us":307,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2113,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:21.914074 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 212 bytes on disk
I20260806 04:02:21.918654 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.004s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":1461,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3}
I20260806 04:02:21.922953 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:21.963796 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.040s user 0.039s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":128,"dirs.run_cpu_time_us":423,"dirs.run_wall_time_us":1702,"drs_written":1,"lbm_read_time_us":179,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2175,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:21.969756 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:22.015759 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.045s user 0.038s sys 0.003s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":135,"dirs.run_cpu_time_us":418,"dirs.run_wall_time_us":1625,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2291,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:22.021001 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:22.070528 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.049s user 0.047s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":132,"dirs.run_cpu_time_us":441,"dirs.run_wall_time_us":1772,"drs_written":1,"lbm_read_time_us":299,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2408,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:22.077520 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:22.128747 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.050s user 0.043s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":135,"dirs.run_cpu_time_us":444,"dirs.run_wall_time_us":1617,"drs_written":1,"lbm_read_time_us":332,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2463,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:22.134752 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 816 bytes on disk
I20260806 04:02:22.140057 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.004s user 0.004s sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":970,"lbm_reads_lt_1ms":16}
I20260806 04:02:22.144992 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:22.194123 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.048s user 0.032s sys 0.011s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":138,"dirs.run_cpu_time_us":307,"dirs.run_wall_time_us":1608,"drs_written":1,"lbm_read_time_us":285,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2165,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:22.199947 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 214 bytes on disk
I20260806 04:02:22.204425 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":314,"lbm_reads_lt_1ms":4}
I20260806 04:02:22.209060 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:22.257704 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.048s user 0.040s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":374,"dirs.run_wall_time_us":1533,"drs_written":1,"lbm_read_time_us":260,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2082,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:22.265197 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
W20260806 04:02:22.281489 6536 debug-util.cc:398] Leaking SignalData structure 0x7b0800176740 after lost signal to thread 321
W20260806 04:02:22.282990 6536 debug-util.cc:398] Leaking SignalData structure 0x7b08001b1140 after lost signal to thread 6542
W20260806 04:02:22.284471 6536 debug-util.cc:398] Leaking SignalData structure 0x7b08000351a0 after lost signal to thread 6664
I20260806 04:02:22.327279 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.061s user 0.054s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":140,"dirs.run_cpu_time_us":360,"dirs.run_wall_time_us":1655,"drs_written":1,"lbm_read_time_us":296,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2541,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:22.333046 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 424 bytes on disk
I20260806 04:02:22.344305 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":604,"lbm_reads_lt_1ms":8}
I20260806 04:02:22.355367 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:22.437390 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.081s user 0.051s sys 0.007s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":149,"dirs.run_cpu_time_us":374,"dirs.run_wall_time_us":1564,"drs_written":1,"lbm_read_time_us":302,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2993,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:22.450094 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:22.522420 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.071s user 0.048s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":120,"dirs.run_cpu_time_us":405,"dirs.run_wall_time_us":1677,"drs_written":1,"lbm_read_time_us":268,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2561,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:22.528360 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 437 bytes on disk
I20260806 04:02:22.532618 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":556,"lbm_reads_lt_1ms":8}
I20260806 04:02:22.538311 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:22.610168 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.071s user 0.055s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":119,"dirs.run_cpu_time_us":331,"dirs.run_wall_time_us":1504,"drs_written":1,"lbm_read_time_us":294,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2668,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:22.617080 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:22.808128 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.185s user 0.068s sys 0.019s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":310,"dirs.run_cpu_time_us":416,"dirs.run_wall_time_us":1706,"drs_written":1,"lbm_read_time_us":1178,"lbm_reads_lt_1ms":4,"lbm_write_time_us":12225,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:22.819237 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 410 bytes on disk
I20260806 04:02:22.827567 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.005s user 0.001s sys 0.003s Metrics: {"cfile_init":2,"lbm_read_time_us":587,"lbm_reads_lt_1ms":8}
I20260806 04:02:22.833278 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:22.903808 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.070s user 0.051s sys 0.016s Metrics: {"bytes_written":4657,"cfile_init":1,"dirs.queue_time_us":123,"dirs.run_cpu_time_us":310,"dirs.run_wall_time_us":1595,"drs_written":1,"lbm_read_time_us":344,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2491,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260806 04:02:22.911058 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 248 bytes on disk
I20260806 04:02:22.915151 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":296,"lbm_reads_lt_1ms":4}
I20260806 04:02:22.921430 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:22.999576 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.077s user 0.060s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":348,"dirs.run_wall_time_us":1676,"drs_written":1,"lbm_read_time_us":277,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2356,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:23.005752 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:23.085141 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.078s user 0.058s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":119,"dirs.run_cpu_time_us":303,"dirs.run_wall_time_us":1551,"drs_written":1,"lbm_read_time_us":260,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2197,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:23.098062 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 428 bytes on disk
I20260806 04:02:23.109601 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.011s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":669,"lbm_reads_lt_1ms":8}
I20260806 04:02:23.115115 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:23.220795 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.105s user 0.056s sys 0.008s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":133,"dirs.run_cpu_time_us":277,"dirs.run_wall_time_us":1680,"drs_written":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4,"lbm_write_time_us":14261,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":21,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:23.234391 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 223 bytes on disk
I20260806 04:02:23.240511 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":456,"lbm_reads_lt_1ms":4}
I20260806 04:02:23.247542 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:23.337854 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.083s user 0.060s sys 0.003s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":995,"dirs.run_cpu_time_us":358,"dirs.run_wall_time_us":1627,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4476,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:23.344084 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:23.435837 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.091s user 0.054s sys 0.009s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":111,"dirs.run_cpu_time_us":348,"dirs.run_wall_time_us":1657,"drs_written":1,"lbm_read_time_us":314,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2628,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":28032}
I20260806 04:02:23.443291 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:23.513018 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.069s user 0.054s sys 0.007s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":363,"dirs.run_wall_time_us":1772,"drs_written":1,"lbm_read_time_us":276,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2450,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:23.520141 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:23.585753 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.065s user 0.060s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":113,"dirs.run_cpu_time_us":293,"dirs.run_wall_time_us":1441,"drs_written":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2241,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:23.593573 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:23.658658 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.064s user 0.061s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":336,"dirs.run_wall_time_us":1678,"drs_written":1,"lbm_read_time_us":285,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2301,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:23.666143 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:23.737573 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.070s user 0.066s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":767,"dirs.run_cpu_time_us":360,"dirs.run_wall_time_us":1691,"drs_written":1,"lbm_read_time_us":338,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2399,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260806 04:02:23.745571 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:23.818181 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.072s user 0.062s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":398,"dirs.run_cpu_time_us":303,"dirs.run_wall_time_us":3686,"drs_written":1,"lbm_read_time_us":295,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2292,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:23.826582 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 1440 bytes on disk
I20260806 04:02:23.835732 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.008s user 0.008s sys 0.000s Metrics: {"cfile_init":7,"lbm_read_time_us":1807,"lbm_reads_lt_1ms":28}
I20260806 04:02:23.842195 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:23.916158 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.073s user 0.071s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":1596,"dirs.run_cpu_time_us":332,"dirs.run_wall_time_us":3455,"drs_written":1,"lbm_read_time_us":467,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2541,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:23.924266 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 196 bytes on disk
I20260806 04:02:23.929549 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.004s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":320,"lbm_reads_lt_1ms":4}
I20260806 04:02:23.935720 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:24.007157 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.070s user 0.068s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":1550,"dirs.run_cpu_time_us":295,"dirs.run_wall_time_us":3409,"drs_written":1,"lbm_read_time_us":258,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2346,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":16128}
I20260806 04:02:24.014835 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:24.089500 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.074s user 0.066s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":346,"dirs.run_wall_time_us":1468,"drs_written":1,"lbm_read_time_us":284,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2495,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:24.098547 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 392 bytes on disk
I20260806 04:02:24.104732 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":627,"lbm_reads_lt_1ms":8}
I20260806 04:02:24.111272 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:24.189011 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.077s user 0.071s sys 0.001s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":261,"dirs.run_cpu_time_us":320,"dirs.run_wall_time_us":3289,"drs_written":1,"lbm_read_time_us":318,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2682,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":14592}
I20260806 04:02:24.197587 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 212 bytes on disk
I20260806 04:02:24.203177 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.005s user 0.005s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":323,"lbm_reads_lt_1ms":4}
I20260806 04:02:24.209338 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:24.296393 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.086s user 0.078s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":920,"dirs.run_cpu_time_us":339,"dirs.run_wall_time_us":3633,"drs_written":1,"lbm_read_time_us":308,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2510,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:24.304889 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 212 bytes on disk
I20260806 04:02:24.310293 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.004s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":345,"lbm_reads_lt_1ms":4}
I20260806 04:02:24.317137 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:24.404816 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.087s user 0.074s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":1013,"dirs.run_cpu_time_us":323,"dirs.run_wall_time_us":4132,"drs_written":1,"lbm_read_time_us":322,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2568,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":37632}
I20260806 04:02:24.413129 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:24.486200 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.072s user 0.064s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":262,"dirs.run_wall_time_us":1478,"drs_written":1,"lbm_read_time_us":274,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2374,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:24.494133 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 424 bytes on disk
I20260806 04:02:24.499773 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.005s user 0.001s sys 0.003s Metrics: {"cfile_init":2,"lbm_read_time_us":549,"lbm_reads_lt_1ms":8}
I20260806 04:02:24.505558 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:24.579883 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.073s user 0.066s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":105,"dirs.run_cpu_time_us":266,"dirs.run_wall_time_us":1464,"drs_written":1,"lbm_read_time_us":277,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2347,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:24.587255 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:24.661222 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.073s user 0.061s sys 0.008s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":127,"dirs.run_cpu_time_us":262,"dirs.run_wall_time_us":1465,"drs_written":1,"lbm_read_time_us":277,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2361,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:24.668809 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 408 bytes on disk
I20260806 04:02:24.674543 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.005s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":584,"lbm_reads_lt_1ms":8}
I20260806 04:02:24.680419 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:24.752774 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.072s user 0.067s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":79,"dirs.run_cpu_time_us":278,"dirs.run_wall_time_us":1572,"drs_written":1,"lbm_read_time_us":257,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2218,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:24.759088 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 214 bytes on disk
I20260806 04:02:24.764557 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":292,"lbm_reads_lt_1ms":4}
I20260806 04:02:24.770023 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:24.808494 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.038s user 0.032s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":101,"dirs.run_cpu_time_us":258,"dirs.run_wall_time_us":1531,"drs_written":1,"lbm_read_time_us":304,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2450,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1}
I20260806 04:02:24.816072 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 163 bytes on disk
I20260806 04:02:24.817978 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":289,"lbm_reads_lt_1ms":4}
I20260806 04:02:24.826480 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:24.890822 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.063s user 0.032s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":4767,"dirs.run_cpu_time_us":260,"dirs.run_wall_time_us":1624,"drs_written":1,"lbm_read_time_us":277,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2072,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:24.903470 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 196 bytes on disk
I20260806 04:02:24.905504 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":312,"lbm_reads_lt_1ms":4}
I20260806 04:02:24.918329 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
W20260806 04:02:24.960391 6583 compilation_manager.cc:203] RowProjector compilation request submit failed: Service unavailable: Thread pool is at capacity (1/1 tasks running, 100/100 tasks queued)
I20260806 04:02:24.980166 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.061s user 0.040s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":379,"dirs.run_wall_time_us":1642,"drs_written":1,"lbm_read_time_us":320,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5874,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":2816}
I20260806 04:02:24.991163 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.029798 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.038s user 0.026s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":124,"dirs.run_cpu_time_us":390,"dirs.run_wall_time_us":1598,"drs_written":1,"lbm_read_time_us":283,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3324,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:25.036439 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.074644 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.037s user 0.030s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":110,"dirs.run_cpu_time_us":380,"dirs.run_wall_time_us":1622,"drs_written":1,"lbm_read_time_us":235,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2098,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:25.081588 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 631 bytes on disk
I20260806 04:02:25.085222 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":966,"lbm_reads_lt_1ms":12}
I20260806 04:02:25.091441 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.141635 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.049s user 0.028s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":203,"dirs.run_cpu_time_us":265,"dirs.run_wall_time_us":4823,"drs_written":1,"lbm_read_time_us":282,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2242,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260806 04:02:25.149693 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 185 bytes on disk
I20260806 04:02:25.151647 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.001s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":332,"lbm_reads_lt_1ms":4,"spinlock_wait_cycles":11136}
I20260806 04:02:25.160145 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.201134 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.040s user 0.029s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":303,"dirs.run_cpu_time_us":233,"dirs.run_wall_time_us":1584,"drs_written":1,"lbm_read_time_us":234,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2326,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:25.207860 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 212 bytes on disk
I20260806 04:02:25.211220 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.002s user 0.000s sys 0.001s Metrics: {"cfile_init":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4}
I20260806 04:02:25.216990 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.271520 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.052s user 0.030s sys 0.006s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":285,"dirs.run_wall_time_us":5364,"drs_written":1,"lbm_read_time_us":279,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2076,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:25.277415 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 212 bytes on disk
I20260806 04:02:25.282866 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":281,"lbm_reads_lt_1ms":4}
I20260806 04:02:25.287289 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.335940 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.048s user 0.036s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":316,"dirs.run_cpu_time_us":256,"dirs.run_wall_time_us":1624,"drs_written":1,"lbm_read_time_us":236,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2314,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:25.342053 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.398566 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.056s user 0.036s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":74,"dirs.run_cpu_time_us":271,"dirs.run_wall_time_us":1912,"drs_written":1,"lbm_read_time_us":262,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2308,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:25.405668 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.461455 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.055s user 0.032s sys 0.003s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":257,"dirs.run_wall_time_us":2752,"drs_written":1,"lbm_read_time_us":246,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2095,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:25.472769 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 622 bytes on disk
I20260806 04:02:25.476327 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":698,"lbm_reads_lt_1ms":12}
I20260806 04:02:25.487130 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.538345 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.050s user 0.038s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":1583,"dirs.run_cpu_time_us":232,"dirs.run_wall_time_us":2008,"drs_written":1,"lbm_read_time_us":260,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2289,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:25.545893 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 232 bytes on disk
I20260806 04:02:25.552855 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) 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}
I20260806 04:02:25.563457 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.624693 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.060s user 0.040s sys 0.007s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":299,"dirs.run_wall_time_us":1334,"drs_written":1,"lbm_read_time_us":302,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2669,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":45312}
I20260806 04:02:25.634341 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 232 bytes on disk
I20260806 04:02:25.637681 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":335,"lbm_reads_lt_1ms":4}
I20260806 04:02:25.646009 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.698834 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.052s user 0.040s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":135,"dirs.run_cpu_time_us":306,"dirs.run_wall_time_us":1585,"drs_written":1,"lbm_read_time_us":567,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2812,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:25.708595 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.767055 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.057s user 0.039s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":301,"dirs.run_wall_time_us":1798,"drs_written":1,"lbm_read_time_us":280,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3230,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:25.776875 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.841802 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.064s user 0.037s sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":261,"dirs.run_wall_time_us":1593,"drs_written":1,"lbm_read_time_us":231,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2294,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:25.856904 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 622 bytes on disk
I20260806 04:02:25.861577 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.004s user 0.001s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":787,"lbm_reads_lt_1ms":12}
I20260806 04:02:25.875281 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:25.952978 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.077s user 0.047s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":1331,"dirs.run_cpu_time_us":331,"dirs.run_wall_time_us":2964,"drs_written":1,"lbm_read_time_us":271,"lbm_reads_lt_1ms":4,"lbm_write_time_us":11705,"lbm_writes_1-10_ms":3,"lbm_writes_lt_1ms":20,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:25.964663 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 224 bytes on disk
I20260806 04:02:25.968560 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":317,"lbm_reads_lt_1ms":4}
I20260806 04:02:25.979487 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:26.037604 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.057s user 0.043s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":633,"dirs.run_cpu_time_us":330,"dirs.run_wall_time_us":2305,"drs_written":1,"lbm_read_time_us":270,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2421,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:26.046700 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 232 bytes on disk
I20260806 04:02:26.052434 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":356,"lbm_reads_lt_1ms":4}
I20260806 04:02:26.060468 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:26.126879 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.065s user 0.050s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":1310,"dirs.run_cpu_time_us":292,"dirs.run_wall_time_us":1603,"drs_written":1,"lbm_read_time_us":267,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2225,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":14208}
I20260806 04:02:26.141613 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:26.221797 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.079s user 0.057s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":114,"dirs.run_cpu_time_us":293,"dirs.run_wall_time_us":1466,"drs_written":1,"lbm_read_time_us":2050,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3,"lbm_write_time_us":2581,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:26.231562 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 410 bytes on disk
I20260806 04:02:26.238801 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.003s user 0.000s sys 0.002s Metrics: {"cfile_init":2,"lbm_read_time_us":575,"lbm_reads_lt_1ms":8}
I20260806 04:02:26.246799 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:26.303470 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.056s user 0.052s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":261,"dirs.run_wall_time_us":1486,"drs_written":1,"lbm_read_time_us":360,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2325,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:26.312774 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 223 bytes on disk
I20260806 04:02:26.316490 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":337,"lbm_reads_lt_1ms":4}
I20260806 04:02:26.324319 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:26.383085 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.058s user 0.050s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":252,"dirs.run_wall_time_us":1388,"drs_written":1,"lbm_read_time_us":296,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2375,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:26.397506 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 212 bytes on disk
I20260806 04:02:26.401772 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":403,"lbm_reads_lt_1ms":4}
I20260806 04:02:26.410540 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:26.504348 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.093s user 0.055s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":113,"dirs.run_cpu_time_us":262,"dirs.run_wall_time_us":1872,"drs_written":1,"lbm_read_time_us":343,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2629,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:26.519582 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 212 bytes on disk
I20260806 04:02:26.525527 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":329,"lbm_reads_lt_1ms":4}
I20260806 04:02:26.540827 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:26.618175 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.074s user 0.054s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":119,"dirs.run_cpu_time_us":349,"dirs.run_wall_time_us":1700,"drs_written":1,"lbm_read_time_us":325,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2705,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:26.629401 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 232 bytes on disk
I20260806 04:02:26.633213 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.003s user 0.000s sys 0.001s Metrics: {"cfile_init":1,"lbm_read_time_us":327,"lbm_reads_lt_1ms":4}
I20260806 04:02:26.643646 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:26.717728 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.073s user 0.059s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":314,"dirs.run_wall_time_us":1502,"drs_written":1,"lbm_read_time_us":289,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2549,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:26.728526 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 223 bytes on disk
I20260806 04:02:26.732667 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":362,"lbm_reads_lt_1ms":4}
I20260806 04:02:26.741987 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:26.808354 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.065s user 0.059s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":122,"dirs.run_cpu_time_us":363,"dirs.run_wall_time_us":1415,"drs_written":1,"lbm_read_time_us":405,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2756,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:26.819298 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 223 bytes on disk
I20260806 04:02:26.823828 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":469,"lbm_reads_lt_1ms":4}
I20260806 04:02:26.832801 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:26.898978 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.065s user 0.049s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":126,"dirs.run_cpu_time_us":303,"dirs.run_wall_time_us":1356,"drs_written":1,"lbm_read_time_us":272,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2567,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:26.906213 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 232 bytes on disk
I20260806 04:02:26.909749 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":279,"lbm_reads_lt_1ms":4}
I20260806 04:02:26.917264 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:26.972515 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.054s user 0.045s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":445,"dirs.run_wall_time_us":1961,"drs_written":1,"lbm_read_time_us":239,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2238,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":2816}
I20260806 04:02:26.982143 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.028489 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.046s user 0.043s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":304,"dirs.run_wall_time_us":1407,"drs_written":1,"lbm_read_time_us":292,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1936,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":2304}
I20260806 04:02:27.037585 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.080572 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.042s user 0.037s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":337,"dirs.run_cpu_time_us":461,"dirs.run_wall_time_us":1787,"drs_written":1,"lbm_read_time_us":158,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1644,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:27.090957 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 652 bytes on disk
I20260806 04:02:27.095785 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":549,"lbm_reads_lt_1ms":12}
I20260806 04:02:27.104279 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.153263 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.048s user 0.038s sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":157,"dirs.run_cpu_time_us":402,"dirs.run_wall_time_us":1541,"drs_written":1,"lbm_read_time_us":180,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2012,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:27.161886 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 223 bytes on disk
I20260806 04:02:27.165398 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":297,"lbm_reads_lt_1ms":4}
I20260806 04:02:27.171823 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.221463 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.049s user 0.046s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":315,"dirs.run_wall_time_us":1536,"drs_written":1,"lbm_read_time_us":180,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1864,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":15744}
I20260806 04:02:27.230175 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.277961 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.047s user 0.044s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":108,"dirs.run_cpu_time_us":348,"dirs.run_wall_time_us":1745,"drs_written":1,"lbm_read_time_us":180,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1956,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:27.287441 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 437 bytes on disk
I20260806 04:02:27.292403 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":433,"lbm_reads_lt_1ms":8}
I20260806 04:02:27.300868 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.351603 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.050s user 0.049s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":143,"dirs.run_cpu_time_us":341,"dirs.run_wall_time_us":1591,"drs_written":1,"lbm_read_time_us":269,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1869,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:27.360453 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.413745 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.052s user 0.049s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":136,"dirs.run_cpu_time_us":430,"dirs.run_wall_time_us":1684,"drs_written":1,"lbm_read_time_us":273,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2200,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:27.423029 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 437 bytes on disk
I20260806 04:02:27.428149 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":449,"lbm_reads_lt_1ms":8}
I20260806 04:02:27.435873 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.490028 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.053s user 0.046s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":137,"dirs.run_cpu_time_us":376,"dirs.run_wall_time_us":1530,"drs_written":1,"lbm_read_time_us":286,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2368,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":5504}
I20260806 04:02:27.500592 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.554943 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.054s user 0.050s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":114,"dirs.run_cpu_time_us":424,"dirs.run_wall_time_us":1658,"drs_written":1,"lbm_read_time_us":246,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1963,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:27.563688 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 455 bytes on disk
I20260806 04:02:27.567889 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":373,"lbm_reads_lt_1ms":8}
I20260806 04:02:27.574626 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.625905 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.051s user 0.044s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":140,"dirs.run_cpu_time_us":548,"dirs.run_wall_time_us":1950,"drs_written":1,"lbm_read_time_us":161,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1765,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:27.635757 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.688139 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.052s user 0.046s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":690,"dirs.run_cpu_time_us":390,"dirs.run_wall_time_us":1916,"drs_written":1,"lbm_read_time_us":180,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1678,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:27.698235 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 446 bytes on disk
I20260806 04:02:27.703209 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.004s user 0.004s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":517,"lbm_reads_lt_1ms":8}
I20260806 04:02:27.711174 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.765136 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.053s user 0.051s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":108,"dirs.run_cpu_time_us":375,"dirs.run_wall_time_us":1784,"drs_written":1,"lbm_read_time_us":179,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2053,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":29952}
I20260806 04:02:27.774966 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.832970 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.057s user 0.051s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":429,"dirs.run_wall_time_us":1717,"drs_written":1,"lbm_read_time_us":186,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1939,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:27.841712 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(001890e094884cfbbc52d65e7d110e86): perf score=1.000000
I20260806 04:02:27.892715 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.050s user 0.049s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":110,"dirs.run_cpu_time_us":384,"dirs.run_wall_time_us":1652,"drs_written":1,"lbm_read_time_us":235,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1820,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260806 04:02:27.900970 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86): 631 bytes on disk
I20260806 04:02:27.907694 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(001890e094884cfbbc52d65e7d110e86) complete. Timing: real 0.006s user 0.002s sys 0.004s Metrics: {"cfile_init":3,"lbm_read_time_us":674,"lbm_reads_lt_1ms":12}
I20260806 04:02:27.917603 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:27.947642 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.029s user 0.028s sys 0.000s Metrics: {"bytes_written":4645,"cfile_init":1,"dirs.queue_time_us":238,"dirs.run_cpu_time_us":461,"dirs.run_wall_time_us":1953,"drs_written":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1946,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":12}
I20260806 04:02:27.957306 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 276 bytes on disk
I20260806 04:02:27.959062 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":211,"lbm_reads_lt_1ms":4}
I20260806 04:02:27.967056 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.004709 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.037s user 0.035s 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":1618,"drs_written":1,"lbm_read_time_us":219,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2507,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:28.013660 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.046048 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.032s user 0.028s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":371,"dirs.run_wall_time_us":1565,"drs_written":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2170,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:28.053325 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 424 bytes on disk
I20260806 04:02:28.055665 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":551,"lbm_reads_lt_1ms":8}
I20260806 04:02:28.064203 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.097101 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.032s user 0.030s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":176,"dirs.run_cpu_time_us":336,"dirs.run_wall_time_us":1553,"drs_written":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2384,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:28.106267 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.138947 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.032s user 0.028s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":316,"dirs.run_wall_time_us":1412,"drs_written":1,"lbm_read_time_us":156,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2087,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:28.147897 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 410 bytes on disk
I20260806 04:02:28.149752 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":319,"lbm_reads_lt_1ms":8}
I20260806 04:02:28.158437 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.189350 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.030s user 0.027s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":331,"dirs.run_wall_time_us":2075,"drs_written":1,"lbm_read_time_us":233,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1986,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:28.198714 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 214 bytes on disk
I20260806 04:02:28.200932 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":304,"lbm_reads_lt_1ms":4}
I20260806 04:02:28.209540 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.244589 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.034s user 0.033s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":120,"dirs.run_cpu_time_us":357,"dirs.run_wall_time_us":1658,"drs_written":1,"lbm_read_time_us":221,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2146,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:28.253454 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.289304 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.035s user 0.029s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":342,"dirs.run_wall_time_us":1718,"drs_written":1,"lbm_read_time_us":273,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2137,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:28.297122 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 426 bytes on disk
I20260806 04:02:28.299589 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.002s user 0.000s sys 0.001s Metrics: {"cfile_init":2,"lbm_read_time_us":467,"lbm_reads_lt_1ms":8}
I20260806 04:02:28.310134 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.347544 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.037s user 0.026s sys 0.009s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":73,"dirs.run_cpu_time_us":367,"dirs.run_wall_time_us":1830,"drs_written":1,"lbm_read_time_us":245,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2075,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:28.357985 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 214 bytes on disk
I20260806 04:02:28.360813 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":381,"lbm_reads_lt_1ms":4}
I20260806 04:02:28.368557 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.407038 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.038s user 0.034s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":110,"dirs.run_cpu_time_us":330,"dirs.run_wall_time_us":1688,"drs_written":1,"lbm_read_time_us":271,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2149,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:28.417423 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.453428 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.035s user 0.033s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":80,"dirs.run_cpu_time_us":419,"dirs.run_wall_time_us":1620,"drs_written":1,"lbm_read_time_us":183,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1708,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:28.463066 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.501541 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.038s user 0.035s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":126,"dirs.run_cpu_time_us":353,"dirs.run_wall_time_us":1542,"drs_written":1,"lbm_read_time_us":284,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2372,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:28.509832 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.544739 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.034s user 0.032s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":140,"dirs.run_cpu_time_us":372,"dirs.run_wall_time_us":1667,"drs_written":1,"lbm_read_time_us":239,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1743,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:28.554479 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.588083 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.033s user 0.028s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":117,"dirs.run_cpu_time_us":353,"dirs.run_wall_time_us":1521,"drs_written":1,"lbm_read_time_us":217,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2022,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:28.597342 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 1062 bytes on disk
I20260806 04:02:28.601240 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":5,"lbm_read_time_us":897,"lbm_reads_lt_1ms":20}
I20260806 04:02:28.612088 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.653295 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.041s user 0.037s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":120,"dirs.run_cpu_time_us":367,"dirs.run_wall_time_us":1781,"drs_written":1,"lbm_read_time_us":173,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2516,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:28.664958 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 214 bytes on disk
I20260806 04:02:28.668068 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":284,"lbm_reads_lt_1ms":4}
I20260806 04:02:28.678552 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.724349 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.045s user 0.043s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":121,"dirs.run_cpu_time_us":365,"dirs.run_wall_time_us":1769,"drs_written":1,"lbm_read_time_us":293,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2409,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:28.734282 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.774617 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.040s user 0.032s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":111,"dirs.run_cpu_time_us":658,"dirs.run_wall_time_us":2294,"drs_written":1,"lbm_read_time_us":214,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1747,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:28.784510 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 435 bytes on disk
I20260806 04:02:28.787721 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":524,"lbm_reads_lt_1ms":8,"spinlock_wait_cycles":37248}
I20260806 04:02:28.798291 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.843580 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.045s user 0.044s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":128,"dirs.run_cpu_time_us":458,"dirs.run_wall_time_us":1493,"drs_written":1,"lbm_read_time_us":352,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2093,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:28.863543 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 223 bytes on disk
I20260806 04:02:28.867198 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":365,"lbm_reads_lt_1ms":4}
I20260806 04:02:28.878587 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.926980 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.048s user 0.044s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":278,"dirs.run_wall_time_us":1616,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2421,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:28.937361 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:28.977128 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.039s user 0.037s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":133,"dirs.run_cpu_time_us":473,"dirs.run_wall_time_us":1645,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1964,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:28.985564 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.024503 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.038s user 0.036s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":180,"dirs.run_cpu_time_us":413,"dirs.run_wall_time_us":2123,"drs_written":1,"lbm_read_time_us":197,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1828,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:29.035655 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.081732 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.045s user 0.043s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":111,"dirs.run_cpu_time_us":376,"dirs.run_wall_time_us":1517,"drs_written":1,"lbm_read_time_us":178,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2045,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":20224}
I20260806 04:02:29.093490 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 861 bytes on disk
I20260806 04:02:29.097721 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":804,"lbm_reads_lt_1ms":16}
I20260806 04:02:29.109030 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.154068 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.044s user 0.037s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":122,"dirs.run_cpu_time_us":359,"dirs.run_wall_time_us":1730,"drs_written":1,"lbm_read_time_us":322,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1925,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:29.165050 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 232 bytes on disk
I20260806 04:02:29.168319 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":320,"lbm_reads_lt_1ms":4}
I20260806 04:02:29.177062 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.216600 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.039s user 0.037s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":319,"dirs.run_wall_time_us":1503,"drs_written":1,"lbm_read_time_us":172,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1726,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:29.226444 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.267784 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.041s user 0.038s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":244,"dirs.run_wall_time_us":1692,"drs_written":1,"lbm_read_time_us":229,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1838,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":6912}
I20260806 04:02:29.280510 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 435 bytes on disk
I20260806 04:02:29.284941 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.004s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":541,"lbm_reads_lt_1ms":8}
I20260806 04:02:29.300400 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.348863 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.047s user 0.041s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":123,"dirs.run_cpu_time_us":372,"dirs.run_wall_time_us":1756,"drs_written":1,"lbm_read_time_us":227,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1847,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:29.358798 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.407582 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.048s user 0.047s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":376,"dirs.run_wall_time_us":1653,"drs_written":1,"lbm_read_time_us":269,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1981,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:29.417538 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 446 bytes on disk
I20260806 04:02:29.420992 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":401,"lbm_reads_lt_1ms":8}
I20260806 04:02:29.431380 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.474444 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.042s user 0.035s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":135,"dirs.run_cpu_time_us":421,"dirs.run_wall_time_us":2133,"drs_written":1,"lbm_read_time_us":229,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1800,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":1792}
I20260806 04:02:29.486819 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.531056 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.043s user 0.035s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":151,"dirs.run_cpu_time_us":409,"dirs.run_wall_time_us":1681,"drs_written":1,"lbm_read_time_us":206,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1852,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:29.541000 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 446 bytes on disk
I20260806 04:02:29.544579 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":490,"lbm_reads_lt_1ms":8}
I20260806 04:02:29.552954 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.606881 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.053s user 0.048s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":338,"dirs.run_wall_time_us":1589,"drs_written":1,"lbm_read_time_us":237,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2045,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:29.617574 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.665275 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.047s user 0.043s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":259,"dirs.run_wall_time_us":1575,"drs_written":1,"lbm_read_time_us":178,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1938,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:29.677181 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 446 bytes on disk
I20260806 04:02:29.680871 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":385,"lbm_reads_lt_1ms":8}
I20260806 04:02:29.690625 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.739886 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.048s user 0.048s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":172,"dirs.run_cpu_time_us":370,"dirs.run_wall_time_us":1494,"drs_written":1,"lbm_read_time_us":214,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2025,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:29.751036 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 232 bytes on disk
I20260806 04:02:29.754395 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":305,"lbm_reads_lt_1ms":4}
I20260806 04:02:29.765411 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.814246 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.048s user 0.036s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":402,"dirs.run_wall_time_us":1508,"drs_written":1,"lbm_read_time_us":159,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2021,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":17792}
I20260806 04:02:29.826146 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.880805 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.054s user 0.052s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":137,"dirs.run_cpu_time_us":300,"dirs.run_wall_time_us":1435,"drs_written":1,"lbm_read_time_us":235,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2142,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:29.893533 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:29.941995 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.048s user 0.041s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":78,"dirs.run_cpu_time_us":415,"dirs.run_wall_time_us":1514,"drs_written":1,"lbm_read_time_us":161,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1974,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:29.953943 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 678 bytes on disk
I20260806 04:02:29.959890 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":900,"lbm_reads_lt_1ms":12}
I20260806 04:02:29.971448 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:30.022133 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.050s user 0.038s sys 0.008s Metrics: {"bytes_written":4654,"cfile_init":1,"dirs.queue_time_us":132,"dirs.run_cpu_time_us":414,"dirs.run_wall_time_us":1688,"drs_written":1,"lbm_read_time_us":350,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1935,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260806 04:02:30.037211 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 247 bytes on disk
I20260806 04:02:30.041927 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.004s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":324,"lbm_reads_lt_1ms":4}
I20260806 04:02:30.052619 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:30.108613 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.055s user 0.054s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":171,"dirs.run_cpu_time_us":377,"dirs.run_wall_time_us":1623,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2064,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:30.119602 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:30.172211 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.052s user 0.051s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":112,"dirs.run_cpu_time_us":354,"dirs.run_wall_time_us":1772,"drs_written":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1967,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:30.186004 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 456 bytes on disk
I20260806 04:02:30.190788 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.004s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":383,"lbm_reads_lt_1ms":8}
I20260806 04:02:30.200713 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8): perf score=1.000000
I20260806 04:02:30.250622 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.049s user 0.046s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":121,"dirs.run_cpu_time_us":375,"dirs.run_wall_time_us":1475,"drs_written":1,"lbm_read_time_us":166,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2043,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:30.264267 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.293254 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.028s user 0.022s sys 0.004s Metrics: {"bytes_written":4657,"cfile_init":1,"dirs.queue_time_us":115,"dirs.run_cpu_time_us":445,"dirs.run_wall_time_us":1617,"drs_written":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2247,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":11}
I20260806 04:02:30.305584 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.334841 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.028s user 0.025s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":119,"dirs.run_cpu_time_us":438,"dirs.run_wall_time_us":1651,"drs_written":1,"lbm_read_time_us":159,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2141,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260806 04:02:30.344962 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 462 bytes on disk
I20260806 04:02:30.346830 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":369,"lbm_reads_lt_1ms":8}
I20260806 04:02:30.358445 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.388401 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.029s user 0.024s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":116,"dirs.run_cpu_time_us":327,"dirs.run_wall_time_us":1626,"drs_written":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2051,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:30.398687 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 214 bytes on disk
I20260806 04:02:30.400481 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":274,"lbm_reads_lt_1ms":4}
I20260806 04:02:30.408972 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8): 212 bytes on disk
I20260806 04:02:30.412721 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(7a91e8439a9140178a2fcb20ba9305c8) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":256,"lbm_reads_lt_1ms":4}
I20260806 04:02:30.422132 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.451262 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.028s user 0.024s sys 0.004s Metrics: {"bytes_written":4641,"cfile_init":1,"dirs.queue_time_us":112,"dirs.run_cpu_time_us":433,"dirs.run_wall_time_us":1817,"drs_written":1,"lbm_read_time_us":218,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1867,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:30.464058 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 232 bytes on disk
I20260806 04:02:30.465843 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":203,"lbm_reads_lt_1ms":4}
I20260806 04:02:30.475615 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.505632 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.029s user 0.027s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":269,"dirs.run_wall_time_us":1655,"drs_written":1,"lbm_read_time_us":178,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1972,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":27008}
I20260806 04:02:30.514855 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 214 bytes on disk
I20260806 04:02:30.516752 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":308,"lbm_reads_lt_1ms":4}
I20260806 04:02:30.525688 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.559952 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.034s user 0.032s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":105,"dirs.run_cpu_time_us":368,"dirs.run_wall_time_us":1688,"drs_written":1,"lbm_read_time_us":185,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2167,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:30.569700 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 212 bytes on disk
I20260806 04:02:30.571460 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.001s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":228,"lbm_reads_lt_1ms":4}
I20260806 04:02:30.582816 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.620201 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.036s user 0.027s sys 0.008s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":364,"dirs.run_wall_time_us":1607,"drs_written":1,"lbm_read_time_us":282,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1919,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:30.633476 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 223 bytes on disk
I20260806 04:02:30.635988 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.001s user 0.000s sys 0.001s Metrics: {"cfile_init":1,"lbm_read_time_us":272,"lbm_reads_lt_1ms":4}
I20260806 04:02:30.647867 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.685454 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.037s user 0.033s sys 0.001s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":143,"dirs.run_cpu_time_us":400,"dirs.run_wall_time_us":1442,"drs_written":1,"lbm_read_time_us":185,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2038,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:30.698498 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 223 bytes on disk
I20260806 04:02:30.700402 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) 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}
I20260806 04:02:30.712070 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.748246 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.035s user 0.030s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":129,"dirs.run_cpu_time_us":330,"dirs.run_wall_time_us":1642,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1930,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:30.760545 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.801189 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.040s user 0.037s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":156,"dirs.run_cpu_time_us":408,"dirs.run_wall_time_us":2017,"drs_written":1,"lbm_read_time_us":235,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2548,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260806 04:02:30.814973 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 444 bytes on disk
I20260806 04:02:30.817976 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":482,"lbm_reads_lt_1ms":8}
I20260806 04:02:30.831807 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.871449 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.039s user 0.038s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":123,"dirs.run_cpu_time_us":371,"dirs.run_wall_time_us":5303,"drs_written":1,"lbm_read_time_us":257,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2336,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:30.883209 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 223 bytes on disk
I20260806 04:02:30.885305 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":225,"lbm_reads_lt_1ms":4}
I20260806 04:02:30.898034 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.934278 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.036s user 0.032s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":146,"dirs.run_cpu_time_us":309,"dirs.run_wall_time_us":1975,"drs_written":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2416,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:30.946861 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 214 bytes on disk
I20260806 04:02:30.949138 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":204,"lbm_reads_lt_1ms":4}
I20260806 04:02:30.961664 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:30.998401 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.036s user 0.033s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":112,"dirs.run_cpu_time_us":353,"dirs.run_wall_time_us":1700,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1892,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:31.009548 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 223 bytes on disk
I20260806 04:02:31.012210 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":315,"lbm_reads_lt_1ms":4}
I20260806 04:02:31.024407 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.063546 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.038s user 0.037s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":106,"dirs.run_cpu_time_us":335,"dirs.run_wall_time_us":1577,"drs_written":1,"lbm_read_time_us":171,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1705,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:31.076664 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.124240 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.047s user 0.038s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":1252,"dirs.run_cpu_time_us":432,"dirs.run_wall_time_us":1765,"drs_written":1,"lbm_read_time_us":328,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2939,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:31.135566 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.175590 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.039s user 0.039s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":339,"dirs.run_wall_time_us":1599,"drs_written":1,"lbm_read_time_us":257,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1927,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:31.186141 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.223227 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.036s user 0.032s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":121,"dirs.run_cpu_time_us":377,"dirs.run_wall_time_us":1844,"drs_written":1,"lbm_read_time_us":203,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1971,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:31.236714 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.273511 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.036s user 0.033s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":456,"dirs.run_wall_time_us":1702,"drs_written":1,"lbm_read_time_us":196,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2110,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:31.288856 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 1088 bytes on disk
I20260806 04:02:31.293833 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.004s user 0.002s sys 0.000s Metrics: {"cfile_init":5,"lbm_read_time_us":1102,"lbm_reads_lt_1ms":20}
I20260806 04:02:31.307199 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.352025 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.044s user 0.042s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":74,"dirs.run_cpu_time_us":344,"dirs.run_wall_time_us":1932,"drs_written":1,"lbm_read_time_us":275,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2246,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:31.365996 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.418859 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.052s user 0.041s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":123,"dirs.run_cpu_time_us":322,"dirs.run_wall_time_us":1425,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3657,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":2432}
I20260806 04:02:31.432806 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 444 bytes on disk
I20260806 04:02:31.436185 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":403,"lbm_reads_lt_1ms":8}
I20260806 04:02:31.447932 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.491648 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.043s user 0.039s sys 0.004s Metrics: {"bytes_written":4655,"cfile_init":1,"dirs.queue_time_us":151,"dirs.run_cpu_time_us":344,"dirs.run_wall_time_us":1595,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1818,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260806 04:02:31.505380 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 247 bytes on disk
I20260806 04:02:31.508767 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":269,"lbm_reads_lt_1ms":4}
I20260806 04:02:31.519716 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.560555 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.040s user 0.039s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":113,"dirs.run_cpu_time_us":356,"dirs.run_wall_time_us":1592,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1723,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:31.572935 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.618945 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.045s user 0.036s sys 0.004s Metrics: {"bytes_written":4641,"cfile_init":1,"dirs.queue_time_us":127,"dirs.run_cpu_time_us":436,"dirs.run_wall_time_us":1649,"drs_written":1,"lbm_read_time_us":233,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2044,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:31.632062 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.685631 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.053s user 0.044s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":118,"dirs.run_cpu_time_us":445,"dirs.run_wall_time_us":1810,"drs_written":1,"lbm_read_time_us":221,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2282,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:31.700464 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.747520 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.046s user 0.040s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":350,"dirs.run_wall_time_us":1708,"drs_written":1,"lbm_read_time_us":218,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1978,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:31.760978 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.812157 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.050s user 0.048s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":315,"dirs.run_wall_time_us":1696,"drs_written":1,"lbm_read_time_us":311,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2165,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:31.827473 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 1097 bytes on disk
I20260806 04:02:31.832267 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":5,"lbm_read_time_us":1018,"lbm_reads_lt_1ms":20}
I20260806 04:02:31.844182 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.890009 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.045s user 0.042s sys 0.000s Metrics: {"bytes_written":4661,"cfile_init":1,"dirs.queue_time_us":164,"dirs.run_cpu_time_us":469,"dirs.run_wall_time_us":1984,"drs_written":1,"lbm_read_time_us":256,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2208,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260806 04:02:31.901649 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 247 bytes on disk
I20260806 04:02:31.904398 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) 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}
I20260806 04:02:31.913830 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:31.965999 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.051s user 0.044s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":451,"dirs.run_wall_time_us":2480,"drs_written":1,"lbm_read_time_us":221,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2301,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:31.981982 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:32.034106 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.051s user 0.047s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":234,"dirs.run_cpu_time_us":344,"dirs.run_wall_time_us":1659,"drs_written":1,"lbm_read_time_us":271,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2021,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:32.049573 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 446 bytes on disk
I20260806 04:02:32.053220 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":378,"lbm_reads_lt_1ms":8}
I20260806 04:02:32.068564 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:32.117870 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.048s user 0.041s sys 0.003s Metrics: {"bytes_written":4660,"cfile_init":1,"dirs.queue_time_us":169,"dirs.run_cpu_time_us":473,"dirs.run_wall_time_us":1724,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1854,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":10}
I20260806 04:02:32.129513 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 257 bytes on disk
I20260806 04:02:32.132753 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":202,"lbm_reads_lt_1ms":4}
I20260806 04:02:32.144277 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:32.188416 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.044s user 0.042s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":142,"dirs.run_cpu_time_us":364,"dirs.run_wall_time_us":1766,"drs_written":1,"lbm_read_time_us":260,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1981,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":2432}
I20260806 04:02:32.200253 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 224 bytes on disk
I20260806 04:02:32.203373 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":196,"lbm_reads_lt_1ms":4}
I20260806 04:02:32.213502 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:32.255944 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.042s user 0.040s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":111,"dirs.run_cpu_time_us":418,"dirs.run_wall_time_us":1677,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1751,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:32.272662 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:32.325697 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.052s user 0.047s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":117,"dirs.run_cpu_time_us":413,"dirs.run_wall_time_us":1802,"drs_written":1,"lbm_read_time_us":266,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2039,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:32.337425 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 446 bytes on disk
I20260806 04:02:32.342983 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.005s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":543,"lbm_reads_lt_1ms":8}
I20260806 04:02:32.353632 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:32.400192 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.046s user 0.043s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":132,"dirs.run_cpu_time_us":477,"dirs.run_wall_time_us":1648,"drs_written":1,"lbm_read_time_us":172,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1469,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260806 04:02:32.411743 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:32.461656 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.049s user 0.038s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":113,"dirs.run_cpu_time_us":426,"dirs.run_wall_time_us":1647,"drs_written":1,"lbm_read_time_us":163,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1797,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260806 04:02:32.479125 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:32.570154 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.090s user 0.069s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":106,"dirs.run_cpu_time_us":412,"dirs.run_wall_time_us":1651,"drs_written":1,"lbm_read_time_us":288,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2481,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260806 04:02:32.590626 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436): perf score=1.000000
I20260806 04:02:32.681169 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.090s user 0.060s sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":102,"dirs.run_cpu_time_us":363,"dirs.run_wall_time_us":1800,"drs_written":1,"lbm_read_time_us":233,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2862,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":2}
I20260806 04:02:32.734689 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling FlushMRSOp(df04ad0082a04518aa4910c3937471ff): perf score=1.000000
I20260806 04:02:32.940389 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: FlushMRSOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.178s user 0.087s sys 0.023s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":290,"dirs.run_cpu_time_us":320,"dirs.run_wall_time_us":1493,"drs_written":1,"lbm_read_time_us":3360,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3,"lbm_write_time_us":3101,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3,"spinlock_wait_cycles":14592,"thread_start_us":7110,"threads_started":1,"wal-append.queue_time_us":7830}
I20260806 04:02:32.976758 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436): 843 bytes on disk
I20260806 04:02:32.985044 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(c00aba0908a54b4d96cd61ba4b862436) complete. Timing: real 0.007s user 0.005s sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":1192,"lbm_reads_lt_1ms":16,"spinlock_wait_cycles":19968}
I20260806 04:02:33.000715 6666 maintenance_manager.cc:419] P 372c3597d61a4331aa183c8679aae484: Scheduling UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff): 185 bytes on disk
I20260806 04:02:33.006569 6583 maintenance_manager.cc:643] P 372c3597d61a4331aa183c8679aae484: UndoDeltaBlockGCOp(df04ad0082a04518aa4910c3937471ff) complete. Timing: real 0.005s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":297,"lbm_reads_lt_1ms":4}
W20260806 04:02:33.170011 6718 scanner-internal.cc:458] Time spent opening tablet: real 0.507s user 0.004s sys 0.004s
W20260806 04:02:34.556286 6826 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 55039us
W20260806 04:02:34.934514 6831 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 195398us
W20260806 04:02:34.937978 6844 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 115223us
W20260806 04:02:35.089192 6860 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 152618us
W20260806 04:02:35.180305 6881 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 56626.9us
W20260806 04:02:35.182322 6867 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 111826us
W20260806 04:02:35.232040 6850 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 258014us
W20260806 04:02:35.270955 6810 scanner-internal.cc:458] Time spent opening tablet: real 1.106s user 0.011s sys 0.016s
W20260806 04:02:35.690495 6812 scanner-internal.cc:458] Time spent opening tablet: real 1.347s user 0.009s sys 0.003s
W20260806 04:02:35.742085 6946 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 46980.2us
W20260806 04:02:35.794777 6809 scanner-internal.cc:458] Time spent opening tablet: real 1.209s user 0.007s sys 0.011s
W20260806 04:02:35.957831 6866 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 167695us
W20260806 04:02:35.951217 6891 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 154904us
W20260806 04:02:36.021214 6929 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 112486us
W20260806 04:02:36.078066 6921 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 147716us
W20260806 04:02:36.168176 6913 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 56505.8us
W20260806 04:02:36.162506 6955 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 109715us
W20260806 04:02:36.231048 6965 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 60395.7us
W20260806 04:02:36.279165 6828 scanner-internal.cc:458] Time spent opening tablet: real 1.254s user 0.011s sys 0.010s
W20260806 04:02:36.321213 6991 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 50557.1us
W20260806 04:02:36.353022 7007 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 99326.6us
W20260806 04:02:36.669605 6948 meta_cache.cc:1097] Time spent processing table locations response: real 0.074s user 0.000s sys 0.001s
W20260806 04:02:36.723785 7015 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 317702us
W20260806 04:02:36.874023 7029 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 223967us
W20260806 04:02:36.941478 7014 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 102249us
W20260806 04:02:37.270988 7023 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 94656.7us
W20260806 04:02:37.314400 6832 scanner-internal.cc:458] Time spent opening tablet: real 2.014s user 0.012s sys 0.022s
W20260806 04:02:37.400017 7031 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 296170us
W20260806 04:02:37.425963 6815 scanner-internal.cc:458] Time spent opening tablet: real 1.995s user 0.032s sys 0.039s
W20260806 04:02:37.463172 6842 scanner-internal.cc:458] Time spent opening tablet: real 2.086s user 0.010s sys 0.007s
W20260806 04:02:37.609117 6854 scanner-internal.cc:458] Time spent opening tablet: real 2.335s user 0.013s sys 0.033s
W20260806 04:02:37.682363 7085 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 88668.1us
W20260806 04:02:37.706693 7047 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 274821us
W20260806 04:02:37.734707 7080 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 44300.8us
W20260806 04:02:37.759981 6818 scanner-internal.cc:458] Time spent opening tablet: real 2.709s user 0.002s sys 0.017s
W20260806 04:02:37.887133 6900 scanner-internal.cc:458] Time spent opening tablet: real 1.660s user 0.005s sys 0.014s
W20260806 04:02:38.081372 6876 scanner-internal.cc:458] Time spent opening tablet: real 1.932s user 0.007s sys 0.024s
W20260806 04:02:38.188601 6884 scanner-internal.cc:458] Time spent opening tablet: real 2.319s user 0.004s sys 0.025s
W20260806 04:02:38.191123 7081 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 187373us
W20260806 04:02:38.230602 7088 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 166730us
W20260806 04:02:38.319223 6958 scanner-internal.cc:458] Time spent opening tablet: real 1.958s user 0.013s sys 0.011s
W20260806 04:02:38.397636 6825 scanner-internal.cc:458] Time spent opening tablet: real 2.341s user 0.001s sys 0.009s
W20260806 04:02:38.514209 6898 scanner-internal.cc:458] Time spent opening tablet: real 2.249s user 0.010s sys 0.006s
W20260806 04:02:38.630705 6943 scanner-internal.cc:458] Time spent opening tablet: real 2.169s user 0.008s sys 0.019s
W20260806 04:02:38.629549 6895 scanner-internal.cc:458] Time spent opening tablet: real 2.493s user 0.011s sys 0.024s
W20260806 04:02:38.943922 6996 scanner-internal.cc:458] Time spent opening tablet: real 1.894s user 0.006s sys 0.022s
W20260806 04:02:38.994673 6905 scanner-internal.cc:458] Time spent opening tablet: real 2.347s user 0.020s sys 0.028s
W20260806 04:02:39.018105 6981 scanner-internal.cc:458] Time spent opening tablet: real 1.532s user 0.011s sys 0.029s
W20260806 04:02:39.256723 7114 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 331774us
W20260806 04:02:39.489635 6879 scanner-internal.cc:458] Time spent opening tablet: real 3.140s user 0.017s sys 0.023s
W20260806 04:02:39.605376 7116 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 348706us
W20260806 04:02:39.625404 7152 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 343979us
W20260806 04:02:39.711704 6975 scanner-internal.cc:458] Time spent opening tablet: real 2.609s user 0.039s sys 0.038s
W20260806 04:02:39.713286 6928 scanner-internal.cc:458] Time spent opening tablet: real 3.066s user 0.006s sys 0.009s
W20260806 04:02:39.849506 7111 meta_cache.cc:1097] Time spent processing table locations response: real 0.082s user 0.000s sys 0.001s
W20260806 04:02:39.961630 6948 scanner-internal.cc:458] Time spent opening tablet: real 3.122s user 0.016s sys 0.046s
W20260806 04:02:40.082259 6892 scanner-internal.cc:458] Time spent opening tablet: real 3.708s user 0.017s sys 0.036s
W20260806 04:02:40.128135 7037 scanner-internal.cc:458] Time spent opening tablet: real 2.222s user 0.003s sys 0.029s
W20260806 04:02:40.261916 7170 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 357782us
W20260806 04:02:40.308560 7199 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 255970us
W20260806 04:02:40.376788 7254 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 282716us
W20260806 04:02:40.458312 7229 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 330615us
W20260806 04:02:40.360289 7215 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 343097us
W20260806 04:02:40.495929 7150 meta_cache.cc:1097] Time spent processing table locations response: real 0.181s user 0.010s sys 0.005s
W20260806 04:02:40.338272 7166 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 289827us
W20260806 04:02:40.853585 7362 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.525s user 0.025s sys 0.037s
W20260806 04:02:40.858681 7150 meta_cache.cc:1261] Time spent looking up entry by key: real 0.254s user 0.008s sys 0.016s
W20260806 04:02:40.867436 7225 meta_cache.cc:1261] Time spent looking up entry by key: real 0.321s user 0.014s sys 0.010s
W20260806 04:02:40.917405 7362 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.801s user 0.027s sys 0.037s
W20260806 04:02:40.919750 7414 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.624s user 0.031s sys 0.055s
W20260806 04:02:40.919981 7402 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.740s user 0.014s sys 0.016s
W20260806 04:02:40.947722 7405 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.710s user 0.018s sys 0.029s
W20260806 04:02:40.962265 7414 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.666s user 0.032s sys 0.055s
W20260806 04:02:40.969746 7402 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.790s user 0.015s sys 0.016s
W20260806 04:02:40.983634 7405 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.746s user 0.018s sys 0.029s
W20260806 04:02:40.983310 7173 meta_cache.cc:1097] Time spent processing table locations response: real 0.085s user 0.001s sys 0.000s
W20260806 04:02:41.000049 7135 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.518s user 0.030s sys 0.033s
W20260806 04:02:40.988725 7006 scanner-internal.cc:458] Time spent opening tablet: real 2.682s user 0.002s sys 0.012s
W20260806 04:02:41.020226 7135 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.541s user 0.030s sys 0.033s
W20260806 04:02:41.041427 7052 scanner-internal.cc:458] Time spent opening tablet: real 3.121s user 0.025s sys 0.008s
W20260806 04:02:41.049949 6985 scanner-internal.cc:458] Time spent opening tablet: real 3.431s user 0.016s sys 0.010s
W20260806 04:02:41.100548 7142 meta_cache.cc:1097] Time spent processing table locations response: real 0.059s user 0.000s sys 0.001s
W20260806 04:02:41.162420 7050 scanner-internal.cc:458] Time spent opening tablet: real 2.537s user 0.011s sys 0.013s
I20260806 04:02:41.161501 6599 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:53720 (request call id 0) took 1726 ms. Trace:
I20260806 04:02:41.178135 6599 rpcz_store.cc:276] 0806 04:02:39.429427 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 04:02:39.429793 (+ 366us) service_pool.cc:227] Handling call
0806 04:02:39.491703 (+ 61910us) tablet_service.cc:2780] Created scanner b28962338d734bc2befb53a67d9fb644 for tablet 001890e094884cfbbc52d65e7d110e86, query id is cde7111c67bb4d28867b630234feed10
0806 04:02:39.888782 (+397079us) tablet_service.cc:2920] Creating iterator
0806 04:02:39.922552 (+ 33770us) tablet_service.cc:2945] Iterator created
0806 04:02:40.480851 (+558299us) tablet_service.cc:2967] Iterator init: OK
0806 04:02:40.482449 (+ 1598us) tablet_service.cc:3010] has_more: true
0806 04:02:40.490973 (+ 8524us) tablet_service.cc:3027] Continuing scan request
0806 04:02:40.513529 (+ 22556us) tablet_service.cc:3091] Found scanner b28962338d734bc2befb53a67d9fb644 for tablet 001890e094884cfbbc52d65e7d110e86, query id is cde7111c67bb4d28867b630234feed10
0806 04:02:41.061680 (+548151us) tablet_service.cc:3165] Deadline expired - responding early
0806 04:02:41.153739 (+ 92059us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":10,"cfile_cache_hit_bytes":343,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":4015,"lbm_reads_1-10_ms":1,"rowset_iterators":4,"scanner_bytes_read":126}
W20260806 04:02:41.331768 7277 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 242917us
W20260806 04:02:41.612439 7271 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 116916us
W20260806 04:02:41.623231 7253 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 276048us
W20260806 04:02:41.678622 6999 scanner-internal.cc:458] Time spent opening tablet: real 4.048s user 0.030s sys 0.040s
W20260806 04:02:41.711977 6875 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 04:02:38.635244 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:45582 (local address 127.0.79.62:34443)
0806 04:02:38.659635 (+ 24391us) server_negotiation.cc:206] Beginning negotiation
0806 04:02:38.659665 (+ 30us) server_negotiation.cc:399] Waiting for connection header
0806 04:02:38.952747 (+293082us) server_negotiation.cc:407] Connection header received
0806 04:02:39.009386 (+ 56639us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 04:02:39.009434 (+ 48us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 04:02:39.009757 (+ 323us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 04:02:39.009965 (+ 208us) server_negotiation.cc:226] Negotiated authn=SASL
0806 04:02:39.277291 (+267326us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 04:02:39.929935 (+652644us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 04:02:41.003327 (+1073392us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 04:02:41.463577 (+460250us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 04:02:41.510589 (+ 47012us) 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
0806 04:02:41.647946 (+137357us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:45582: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1143923,"server-negotiator.queue_time_us":23931,"thread_start_us":113759,"threads_started":1}
W20260806 04:02:41.714900 7285 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 213323us
W20260806 04:02:41.776572 7310 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 259130us
W20260806 04:02:41.826786 7211 meta_cache.cc:1097] Time spent processing table locations response: real 0.056s user 0.001s sys 0.000s
W20260806 04:02:41.906513 7196 meta_cache.cc:1097] Time spent processing table locations response: real 0.141s user 0.002s sys 0.000s
W20260806 04:02:41.970026 7324 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 383034us
W20260806 04:02:42.003626 7336 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 237333us
W20260806 04:02:42.078817 7212 meta_cache.cc:1097] Time spent processing table locations response: real 0.159s user 0.002s sys 0.000s
W20260806 04:02:42.248152 7365 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 80845.1us
W20260806 04:02:42.292932 7366 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 82358.6us
W20260806 04:02:42.379446 7330 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 04:02:38.652553 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.79.62:34443 (local address 127.0.0.1:45582)
0806 04:02:38.951356 (+298803us) negotiation.cc:107] Waiting for socket to connect
0806 04:02:38.951621 (+ 265us) client_negotiation.cc:174] Beginning negotiation
0806 04:02:38.962654 (+ 11033us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 04:02:39.010407 (+ 47753us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 04:02:39.010455 (+ 48us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 04:02:39.010642 (+ 187us) client_negotiation.cc:189] Negotiated authn=SASL
0806 04:02:39.274254 (+263612us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 04:02:39.274942 (+ 688us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 04:02:39.938641 (+663699us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 04:02:39.943338 (+ 4697us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 04:02:40.993946 (+1050608us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 04:02:41.003016 (+ 9070us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 04:02:41.465806 (+462790us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 04:02:41.465851 (+ 45us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 04:02:41.655850 (+189999us) 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
0806 04:02:41.829960 (+174110us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0806 04:02:41.829999 (+ 39us) client_negotiation.cc:656] calling sasl_client_start()
0806 04:02:41.830101 (+ 102us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0806 04:02:41.856967 (+ 26866us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0806 04:02:41.953960 (+ 96993us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.79.62:34443: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":228728,"mutex_wait_us":1260415,"thread_start_us":134301,"threads_started":1}
W20260806 04:02:42.513447 7230 meta_cache.cc:1097] Time spent processing table locations response: real 0.079s user 0.001s sys 0.000s
W20260806 04:02:42.574023 7489 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.885s user 0.035s sys 0.113s
W20260806 04:02:42.605999 7482 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.895s user 0.018s sys 0.042s
W20260806 04:02:42.606532 7482 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.902s user 0.018s sys 0.042s
W20260806 04:02:42.608011 7489 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.956s user 0.035s sys 0.117s
W20260806 04:02:42.679657 7200 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.834s user 0.111s sys 0.172s
W20260806 04:02:42.692121 7504 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.831s user 0.047s sys 0.094s
W20260806 04:02:42.696265 7504 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.935s user 0.048s sys 0.095s
W20260806 04:02:42.686488 7318 meta_cache.cc:1261] Time spent looking up entry by key: real 0.062s user 0.001s sys 0.002s
W20260806 04:02:42.659368 7456 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.838s user 0.087s sys 0.160s
W20260806 04:02:42.697608 7200 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.974s user 0.112s sys 0.172s
W20260806 04:02:42.685949 7358 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 370620us
W20260806 04:02:42.711601 7456 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.947s user 0.087s sys 0.161s
W20260806 04:02:42.717903 7291 meta_cache.cc:1097] Time spent processing table locations response: real 0.102s user 0.001s sys 0.001s
W20260806 04:02:42.685698 7288 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 211979us
W20260806 04:02:42.730171 7516 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.840s user 0.013s sys 0.006s
W20260806 04:02:42.746189 7516 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.857s user 0.013s sys 0.006s
W20260806 04:02:42.731966 7545 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.711s user 0.005s sys 0.013s
W20260806 04:02:42.790629 7545 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.771s user 0.005s sys 0.014s
W20260806 04:02:42.817564 7498 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.742s user 0.052s sys 0.040s
W20260806 04:02:42.817780 7478 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.867s user 0.007s sys 0.014s
W20260806 04:02:42.818220 7307 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.599s user 0.002s sys 0.016s
W20260806 04:02:42.837687 7196 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.525s user 0.001s sys 0.012s
W20260806 04:02:42.854890 7478 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.971s user 0.007s sys 0.015s
W20260806 04:02:42.842268 7498 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.846s user 0.053s sys 0.040s
W20260806 04:02:42.819569 7405 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 99595.3us
W20260806 04:02:42.854449 7307 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.703s user 0.002s sys 0.017s
W20260806 04:02:42.916780 7500 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.722s user 0.009s sys 0.023s
W20260806 04:02:42.917407 7500 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.853s user 0.009s sys 0.024s
W20260806 04:02:42.840899 7196 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.544s user 0.001s sys 0.012s
W20260806 04:02:42.949218 7538 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.633s user 0.008s sys 0.011s
W20260806 04:02:42.960465 7538 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.844s user 0.008s sys 0.012s
W20260806 04:02:43.015118 7217 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.861s user 0.004s sys 0.010s
W20260806 04:02:43.026031 7217 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.983s user 0.004s sys 0.012s
W20260806 04:02:43.010752 7211 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.780s user 0.041s sys 0.069s
W20260806 04:02:42.995442 6459 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.720s user 0.006s sys 0.025s
W20260806 04:02:43.054555 6459 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.996s user 0.007s sys 0.026s
W20260806 04:02:43.051914 7211 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.821s user 0.041s sys 0.069s
W20260806 04:02:42.962530 7510 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.912s user 0.012s sys 0.016s
W20260806 04:02:43.103848 7402 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 302848us
W20260806 04:02:43.155704 7415 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 116046us
W20260806 04:02:43.195451 7510 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 1.262s user 0.013s sys 0.019s
W20260806 04:02:43.233295 7347 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 192419us
W20260806 04:02:43.254406 7364 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 112036us
W20260806 04:02:43.278779 7305 meta_cache.cc:1097] Time spent processing table locations response: real 0.070s user 0.001s sys 0.000s
W20260806 04:02:43.348767 7416 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 155681us
W20260806 04:02:43.464130 7451 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 54833us
W20260806 04:02:43.477013 7370 meta_cache.cc:1097] Time spent processing table locations response: real 0.060s user 0.001s sys 0.000s
W20260806 04:02:43.503306 7440 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 81054.2us
W20260806 04:02:43.517699 7408 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 197433us
W20260806 04:02:43.602285 7276 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.549s user 0.024s sys 0.052s
W20260806 04:02:43.604452 7276 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.581s user 0.024s sys 0.053s
W20260806 04:02:43.681360 6581 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.652s user 0.005s sys 0.020s
W20260806 04:02:43.681892 6581 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.653s user 0.005s sys 0.020s
W20260806 04:02:43.679720 7579 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.531s user 0.028s sys 0.005s
W20260806 04:02:43.686060 6578 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.521s user 0.023s sys 0.034s
W20260806 04:02:43.730839 7579 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.662s user 0.028s sys 0.007s
W20260806 04:02:43.703807 7368 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 167478us
W20260806 04:02:43.742527 6578 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.658s user 0.024s sys 0.034s
W20260806 04:02:43.765733 7543 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.503s user 0.008s sys 0.016s
W20260806 04:02:43.770598 7545 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.806s user 0.014s sys 0.004s
I20260806 04:02:43.775149 6599 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:48172 (request call id 0) took 2047 ms. Trace:
W20260806 04:02:43.795058 7543 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.596s user 0.009s sys 0.016s
W20260806 04:02:43.793187 7556 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.537s user 0.024s sys 0.077s
W20260806 04:02:43.805116 7545 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.839s user 0.014s sys 0.004s
W20260806 04:02:43.816802 7234 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.615s user 0.007s sys 0.018s
W20260806 04:02:43.823129 7165 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 04:02:40.468608 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48182 (local address 127.0.79.1:36383)
0806 04:02:40.471761 (+ 3153us) server_negotiation.cc:206] Beginning negotiation
0806 04:02:40.471797 (+ 36us) server_negotiation.cc:399] Waiting for connection header
0806 04:02:41.004100 (+532303us) server_negotiation.cc:407] Connection header received
0806 04:02:41.017090 (+ 12990us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 04:02:41.020197 (+ 3107us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 04:02:41.022200 (+ 2003us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 04:02:41.040262 (+ 18062us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 04:02:41.641506 (+601244us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 04:02:41.872552 (+231046us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 04:02:42.353320 (+480768us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 04:02:43.007414 (+654094us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 04:02:43.008259 (+ 845us) 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
0806 04:02:43.301126 (+292867us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 04:02:43.362322 (+ 61196us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 04:02:43.366356 (+ 4034us) server_negotiation.cc:1035] Waiting for connection context
0806 04:02:43.476120 (+109764us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48182: BlockingRecv error: recv got EOF from 127.0.0.1:48182 (error 108)
Metrics: {"mutex_wait_us":1007381,"server-negotiator.queue_time_us":579}
W20260806 04:02:43.823171 7291 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.728s user 0.012s sys 0.023s
W20260806 04:02:43.828948 7291 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.810s user 0.013s sys 0.023s
W20260806 04:02:43.812242 7519 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.516s user 0.018s sys 0.038s
W20260806 04:02:43.827121 7556 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.767s user 0.026s sys 0.077s
W20260806 04:02:43.833674 7234 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.723s user 0.008s sys 0.019s
W20260806 04:02:43.841877 7519 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.673s user 0.018s sys 0.039s
W20260806 04:02:43.839696 7357 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.542s user 0.020s sys 0.014s
W20260806 04:02:43.873057 7473 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 04:02:40.430329 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.79.1:36383 (local address 127.0.0.1:48182)
0806 04:02:41.003867 (+573538us) negotiation.cc:107] Waiting for socket to connect
0806 04:02:41.003933 (+ 66us) client_negotiation.cc:174] Beginning negotiation
0806 04:02:41.004344 (+ 411us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 04:02:41.043082 (+ 38738us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 04:02:41.043854 (+ 772us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 04:02:41.054806 (+ 10952us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 04:02:41.619049 (+564243us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 04:02:41.622619 (+ 3570us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 04:02:41.890375 (+267756us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 04:02:41.898707 (+ 8332us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 04:02:42.352949 (+454242us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 04:02:42.353035 (+ 86us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 04:02:43.100821 (+747786us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 04:02:43.108277 (+ 7456us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 04:02:43.227644 (+119367us) 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
0806 04:02:43.291748 (+ 64104us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 04:02:43.367497 (+ 75749us) client_negotiation.cc:271] Received TOKEN_EXCHANGE NegotiatePB response
0806 04:02:43.371565 (+ 4068us) client_negotiation.cc:769] Sending connection context
0806 04:02:43.468235 (+ 96670us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.79.1:36383: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":528666,"mutex_wait_us":1003990,"thread_start_us":439925,"threads_started":1}
W20260806 04:02:43.877125 6582 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.670s user 0.012s sys 0.024s
W20260806 04:02:43.874392 7357 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.648s user 0.021s sys 0.015s
W20260806 04:02:43.922971 6582 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.816s user 0.013s sys 0.024s
W20260806 04:02:43.939899 6580 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.703s user 0.004s sys 0.017s
W20260806 04:02:43.934137 7538 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.621s user 0.027s sys 0.014s
W20260806 04:02:43.953689 6580 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.868s user 0.004s sys 0.019s
W20260806 04:02:43.936597 7315 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.512s user 0.022s sys 0.049s
W20260806 04:02:43.951587 7538 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.778s user 0.027s sys 0.015s
W20260806 04:02:43.960180 7247 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.539s user 0.004s sys 0.027s
I20260806 04:02:43.815670 6599 rpcz_store.cc:276] 0806 04:02:41.713206 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 04:02:41.713484 (+ 278us) service_pool.cc:227] Handling call
0806 04:02:41.714298 (+ 814us) tablet_service.cc:2780] Created scanner dc07d3916e164eb4a4c0199c1f85ff64 for tablet 001890e094884cfbbc52d65e7d110e86, query id is 034fc491052d44e0ab71fba92c6a04c3
0806 04:02:41.722104 (+ 7806us) tablet_service.cc:2920] Creating iterator
0806 04:02:41.755528 (+ 33424us) tablet_service.cc:2945] Iterator created
0806 04:02:42.739406 (+983878us) tablet_service.cc:2967] Iterator init: OK
0806 04:02:42.749028 (+ 9622us) tablet_service.cc:3010] has_more: true
0806 04:02:42.757847 (+ 8819us) tablet_service.cc:3027] Continuing scan request
0806 04:02:42.801058 (+ 43211us) tablet_service.cc:3091] Found scanner dc07d3916e164eb4a4c0199c1f85ff64 for tablet 001890e094884cfbbc52d65e7d110e86, query id is 034fc491052d44e0ab71fba92c6a04c3
0806 04:02:43.387895 (+586837us) tablet_service.cc:3165] Deadline expired - responding early
0806 04:02:43.756967 (+369072us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":11,"cfile_cache_hit_bytes":365,"rowset_iterators":4,"scanner_bytes_read":128}
W20260806 04:02:44.017910 7329 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.615s user 0.009s sys 0.024s
W20260806 04:02:44.018373 7329 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.811s user 0.009s sys 0.025s
W20260806 04:02:43.977552 7249 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.558s user 0.019s sys 0.014s
W20260806 04:02:43.997289 7247 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.678s user 0.004s sys 0.029s
W20260806 04:02:43.977737 7419 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 266146us
W20260806 04:02:44.027966 7379 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.550s user 0.036s sys 0.072s
W20260806 04:02:44.054450 7249 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.779s user 0.020s sys 0.014s
W20260806 04:02:44.072387 7379 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.783s user 0.037s sys 0.074s
W20260806 04:02:44.145185 7111 scanner-internal.cc:458] Time spent opening tablet: real 4.100s user 0.020s sys 0.050s
I20260806 04:02:44.133258 7097 scanner-internal.cc:172] Scan of tablet 001890e094884cfbbc52d65e7d110e86 at 372c3597d61a4331aa183c8679aae484 (127.0.79.1:36383) deadline exceeded after 30.000s
W20260806 04:02:44.344115 7321 meta_cache.cc:1097] Time spent processing table locations response: real 0.054s user 0.001s sys 0.000s
W20260806 04:02:44.378887 7418 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 394486us
W20260806 04:02:44.370460 7097 scanner-internal.cc:458] Time spent opening tablet: real 4.493s user 0.004s sys 0.016s
W20260806 04:02:44.404918 7026 scanner-internal.cc:458] Time spent opening tablet: real 5.844s user 0.011s sys 0.017s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.79.1:36383: sent 0 of 16 requested bytes
W20260806 04:02:44.770120 7288 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 378416us
W20260806 04:02:44.822227 7225 scanner-internal.cc:458] Time spent opening tablet: real 4.295s user 0.021s sys 0.037s
W20260806 04:02:45.065609 7489 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 290513us
W20260806 04:02:45.105263 7498 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 380581us
I20260806 04:02:45.177628 6604 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:48178 (request call id 0) took 1088 ms. Trace:
I20260806 04:02:45.181504 6604 rpcz_store.cc:276] 0806 04:02:44.091874 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 04:02:44.110525 (+ 18651us) service_pool.cc:227] Handling call
0806 04:02:44.119802 (+ 9277us) tablet_service.cc:2780] Created scanner 3aedc0d5b46446398deefbc4a85751a6 for tablet 001890e094884cfbbc52d65e7d110e86, query id is c593d2243fcf44d38e6206ccb2255789
0806 04:02:44.168925 (+ 49123us) tablet_service.cc:2920] Creating iterator
0806 04:02:44.175846 (+ 6921us) tablet_service.cc:2945] Iterator created
0806 04:02:44.677834 (+501988us) spinlock_profiling.cc:243] Waited 3.17 ms on lock 0x7b24000007e8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567f2e5 00007ff4e567d250 00007ff4ebe4acfa 00007ff4ebe5a5be 00007ff4ebe7ea5a 00007ff4ebe7e347 00007ff4ebe7e2e0 00007ff4ebe5d7b8 00007ff4ec50e57f 00007ff4ec50dd5f
0806 04:02:44.736398 (+ 58564us) tablet_service.cc:2967] Iterator init: OK
0806 04:02:44.736536 (+ 138us) tablet_service.cc:3010] has_more: true
0806 04:02:44.736643 (+ 107us) tablet_service.cc:3027] Continuing scan request
0806 04:02:44.745923 (+ 9280us) tablet_service.cc:3091] Found scanner 3aedc0d5b46446398deefbc4a85751a6 for tablet 001890e094884cfbbc52d65e7d110e86, query id is c593d2243fcf44d38e6206ccb2255789
0806 04:02:45.133494 (+387571us) spinlock_profiling.cc:243] Waited 17.1 ms on lock 0x7b24000015f8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe5c729 00007ff4ebe5bfbb 00007ff4ec50ec7b 00007ff4ec50f0b2 00007ff4ec631719 00007ff4e614dce6
0806 04:02:45.177553 (+ 44059us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":23,"cfile_cache_hit_bytes":782,"cfile_cache_miss":2,"cfile_cache_miss_bytes":40,"lbm_read_time_us":3170,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":380,"spinlock_wait_cycles":46605312}
W20260806 04:02:45.219257 7581 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 1.050s user 0.020s sys 0.046s
W20260806 04:02:45.224889 7581 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 1.061s user 0.020s sys 0.046s
W20260806 04:02:45.238827 7082 scanner-internal.cc:458] Time spent opening tablet: real 5.460s user 0.007s sys 0.018s
I20260806 04:02:45.275473 6610 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:48196 (request call id 0) took 1254 ms. Trace:
I20260806 04:02:45.309643 6610 rpcz_store.cc:276] 0806 04:02:44.067760 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 04:02:44.080764 (+ 13004us) service_pool.cc:227] Handling call
0806 04:02:44.121417 (+ 40653us) tablet_service.cc:2780] Created scanner 96e516b8b8ca44e2b557e582d81c9e77 for tablet 001890e094884cfbbc52d65e7d110e86, query id is 60e831b4d9fc4c7397d082ae1409dbe7
0806 04:02:44.138386 (+ 16969us) tablet_service.cc:2920] Creating iterator
0806 04:02:44.138811 (+ 425us) tablet_service.cc:2945] Iterator created
0806 04:02:44.406457 (+267646us) tablet_service.cc:2967] Iterator init: OK
0806 04:02:44.410662 (+ 4205us) tablet_service.cc:3010] has_more: true
0806 04:02:44.414007 (+ 3345us) tablet_service.cc:3027] Continuing scan request
0806 04:02:44.418334 (+ 4327us) tablet_service.cc:3091] Found scanner 96e516b8b8ca44e2b557e582d81c9e77 for tablet 001890e094884cfbbc52d65e7d110e86, query id is 60e831b4d9fc4c7397d082ae1409dbe7
0806 04:02:44.807077 (+388743us) spinlock_profiling.cc:243] Waited 15.3 ms on lock 0x7b24000007e8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe5cade 00007ff4ebe5c09b 00007ff4ec50ec7b 00007ff4ec50f0b2 00007ff4ec631719 00007ff4e614dce6
0806 04:02:45.259613 (+452536us) spinlock_profiling.cc:243] Waited 5.26 ms on lock 0x7b24000015f8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe7ea5a 00007ff4ebe7e347 00007ff4ebe7e2e0 00007ff4ebe5c038 00007ff4ec50ec7b 00007ff4ec50f0b2
0806 04:02:45.260888 (+ 1275us) tablet_service.cc:3165] Deadline expired - responding early
0806 04:02:45.275364 (+ 14476us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":23,"cfile_cache_hit_bytes":787,"cfile_cache_miss":2,"cfile_cache_miss_bytes":40,"lbm_read_time_us":28743,"lbm_reads_10-100_ms":1,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":384,"spinlock_wait_cycles":48027648}
I20260806 04:02:45.351970 6599 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:48240 (request call id 0) took 1364 ms. Trace:
W20260806 04:02:45.359494 7150 scanner-internal.cc:458] Time spent opening tablet: real 4.769s user 0.014s sys 0.024s
W20260806 04:02:45.442059 7414 meta_cache.cc:1261] Time spent looking up entry by key: real 0.088s user 0.033s sys 0.038s
I20260806 04:02:45.492532 6606 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:48190 (request call id 0) took 1548 ms. Trace:
I20260806 04:02:45.493126 6606 rpcz_store.cc:276] 0806 04:02:44.065781 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 04:02:44.702160 (+636379us) service_pool.cc:227] Handling call
0806 04:02:44.740738 (+ 38578us) tablet_service.cc:2780] Created scanner 9e84f1da14044c01901e10150b29f4fe for tablet 001890e094884cfbbc52d65e7d110e86, query id is f8c68d58fe034f1cb5a5f64d020c9b35
0806 04:02:44.864974 (+124236us) tablet_service.cc:2920] Creating iterator
0806 04:02:44.865365 (+ 391us) tablet_service.cc:2945] Iterator created
0806 04:02:45.187470 (+322105us) spinlock_profiling.cc:243] Waited 6.58 ms on lock 0x7b24000015f8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe7ea5a 00007ff4ebe7e347 00007ff4ebe7e2e0 00007ff4ebe5d7b8 00007ff4ec50e373 00007ff4ec50dd5f
0806 04:02:45.195555 (+ 8085us) tablet_service.cc:2967] Iterator init: OK
0806 04:02:45.195703 (+ 148us) tablet_service.cc:3010] has_more: true
0806 04:02:45.195835 (+ 132us) tablet_service.cc:3027] Continuing scan request
0806 04:02:45.203634 (+ 7799us) tablet_service.cc:3091] Found scanner 9e84f1da14044c01901e10150b29f4fe for tablet 001890e094884cfbbc52d65e7d110e86, query id is f8c68d58fe034f1cb5a5f64d020c9b35
0806 04:02:45.263604 (+ 59970us) spinlock_profiling.cc:243] Waited 2.05 ms on lock 0x7b2400000f38. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe7ea5a 00007ff4ebe7e347 00007ff4ebe7e2e0 00007ff4ebe5c038 00007ff4ec50ec7b 00007ff4ec50f0b2
0806 04:02:45.349181 (+ 85577us) spinlock_profiling.cc:243] Waited 5.46 ms on lock 0x7b24000007e8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe5c729 00007ff4ebe5bfbb 00007ff4ec50ec7b 00007ff4ec50f0b2 00007ff4ec631719 00007ff4e614dce6
0806 04:02:45.456908 (+107727us) spinlock_profiling.cc:243] Waited 3.4 ms on lock 0x7b24000007e8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe7ea5a 00007ff4ebe7e347 00007ff4ebe7e2e0 00007ff4ebe5c038 00007ff4ec50ec7b 00007ff4ec50f0b2
0806 04:02:45.485196 (+ 28288us) spinlock_profiling.cc:243] Waited 23.3 ms on lock 0x7b24000007e8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe5cade 00007ff4ebe5c09b 00007ff4ec50ec7b 00007ff4ec50f0b2 00007ff4ec631719 00007ff4e614dce6
0806 04:02:45.492460 (+ 7264us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":25,"cfile_cache_hit_bytes":827,"rowset_iterators":4,"scanner_bytes_read":384,"spinlock_wait_cycles":93783296}
W20260806 04:02:45.511703 7078 scanner-internal.cc:458] Time spent opening tablet: real 5.484s user 0.010s sys 0.003s
I20260806 04:02:45.359687 6599 rpcz_store.cc:276] 0806 04:02:44.060992 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 04:02:44.077773 (+ 16781us) service_pool.cc:227] Handling call
0806 04:02:44.119474 (+ 41701us) tablet_service.cc:2780] Created scanner d9afb97a9b394779a42a5cd057295e01 for tablet 001890e094884cfbbc52d65e7d110e86, query id is 98fa8ad763234ce9b756a0ea9373f588
0806 04:02:44.155778 (+ 36304us) tablet_service.cc:2920] Creating iterator
0806 04:02:44.224780 (+ 69002us) tablet_service.cc:2945] Iterator created
0806 04:02:44.437239 (+212459us) tablet_service.cc:2967] Iterator init: OK
0806 04:02:44.439825 (+ 2586us) tablet_service.cc:3010] has_more: true
0806 04:02:44.452822 (+ 12997us) tablet_service.cc:3027] Continuing scan request
0806 04:02:44.479393 (+ 26571us) tablet_service.cc:3091] Found scanner d9afb97a9b394779a42a5cd057295e01 for tablet 001890e094884cfbbc52d65e7d110e86, query id is 98fa8ad763234ce9b756a0ea9373f588
0806 04:02:45.258287 (+778894us) spinlock_profiling.cc:243] Waited 7.86 ms on lock 0x7b24000015f8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe5c729 00007ff4ebe5bfbb 00007ff4ec50ec7b 00007ff4ec50f0b2 00007ff4ec631719 00007ff4e614dce6
0806 04:02:45.289346 (+ 31059us) tablet_service.cc:3165] Deadline expired - responding early
0806 04:02:45.350121 (+ 60775us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":10,"cfile_cache_hit_bytes":345,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":167,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":128,"spinlock_wait_cycles":18079616}
W20260806 04:02:45.526273 7066 client.cc:2034] Couldn't close scanner dc07d3916e164eb4a4c0199c1f85ff64: Service unavailable: reactor is shutting down (error 108)
W20260806 04:02:45.574061 7196 scanner-internal.cc:458] Time spent opening tablet: real 3.373s user 0.006s sys 0.014s
W20260806 04:02:45.576210 7200 scanner-internal.cc:458] Time spent opening tablet: real 3.842s user 0.114s sys 0.175s
W20260806 04:02:45.579233 6578 connection.cc:441] server connection from 127.0.0.1:48172 torn down before Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:48172 (request call id 2) could send its response
W20260806 04:02:45.605028 7173 scanner-internal.cc:458] Time spent opening tablet: real 4.312s user 0.019s sys 0.015s
I20260806 04:02:45.681447 6598 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:48214 (request call id 0) took 1569 ms. Trace:
I20260806 04:02:45.703104 6598 rpcz_store.cc:276] 0806 04:02:44.118138 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 04:02:44.148631 (+ 30493us) service_pool.cc:227] Handling call
0806 04:02:44.405530 (+256899us) tablet_service.cc:2780] Created scanner 2d3532ec9e0245a9b9cbb2fe5da93103 for tablet 001890e094884cfbbc52d65e7d110e86, query id is 8931edce19d54a92ba96397aced211cb
0806 04:02:44.548035 (+142505us) tablet_service.cc:2920] Creating iterator
0806 04:02:44.576409 (+ 28374us) tablet_service.cc:2945] Iterator created
0806 04:02:44.986827 (+410418us) tablet_service.cc:2967] Iterator init: OK
0806 04:02:45.017233 (+ 30406us) tablet_service.cc:3010] has_more: true
0806 04:02:45.019614 (+ 2381us) tablet_service.cc:3027] Continuing scan request
0806 04:02:45.020063 (+ 449us) tablet_service.cc:3091] Found scanner 2d3532ec9e0245a9b9cbb2fe5da93103 for tablet 001890e094884cfbbc52d65e7d110e86, query id is 8931edce19d54a92ba96397aced211cb
0806 04:02:45.243819 (+223756us) spinlock_profiling.cc:243] Waited 3.9 ms on lock 0x7b2400000f38. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe7ea5a 00007ff4ebe7e347 00007ff4ebe7e2e0 00007ff4ebe5c038 00007ff4ec50ec7b 00007ff4ec50f0b2
0806 04:02:45.436944 (+193125us) spinlock_profiling.cc:243] Waited 75.8 ms on lock 0x7b24000015f8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe5cade 00007ff4ebe5c09b 00007ff4ec50ec7b 00007ff4ec50f0b2 00007ff4ec631719 00007ff4e614dce6
0806 04:02:45.499990 (+ 63046us) spinlock_profiling.cc:243] Waited 3.45 ms on lock 0x7b24000007e8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe7ea5a 00007ff4ebe7e347 00007ff4ebe7e2e0 00007ff4ebe5c038 00007ff4ec50ec7b 00007ff4ec50f0b2
0806 04:02:45.598860 (+ 98870us) tablet_service.cc:3165] Deadline expired - responding early
0806 04:02:45.680089 (+ 81229us) 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":244,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":384,"spinlock_wait_cycles":192702464}
I20260806 04:02:45.702853 6597 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:48224 (request call id 0) took 1524 ms. Trace:
W20260806 04:02:45.746793 7188 scanner-internal.cc:458] Time spent opening tablet: real 4.707s user 0.025s sys 0.028s
I20260806 04:02:45.724143 6597 rpcz_store.cc:276] 0806 04:02:44.178937 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 04:02:44.179306 (+ 369us) service_pool.cc:227] Handling call
0806 04:02:44.187215 (+ 7909us) tablet_service.cc:2780] Created scanner 4596ef3021804a3b979d678aca896915 for tablet 001890e094884cfbbc52d65e7d110e86, query id is 968f272baef44c229e152f358ab4cfd5
0806 04:02:44.520442 (+333227us) tablet_service.cc:2920] Creating iterator
0806 04:02:44.520956 (+ 514us) tablet_service.cc:2945] Iterator created
0806 04:02:45.109408 (+588452us) spinlock_profiling.cc:243] Waited 13.5 ms on lock 0x7b24000015f8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe5cade 00007ff4ebe5d820 00007ff4ec50e373 00007ff4ec50dd5f 00007ff4ec630b68 00007ff4e614cf82
0806 04:02:45.303242 (+193834us) tablet_service.cc:2967] Iterator init: OK
0806 04:02:45.304467 (+ 1225us) tablet_service.cc:3010] has_more: true
0806 04:02:45.314683 (+ 10216us) tablet_service.cc:3027] Continuing scan request
0806 04:02:45.316359 (+ 1676us) tablet_service.cc:3091] Found scanner 4596ef3021804a3b979d678aca896915 for tablet 001890e094884cfbbc52d65e7d110e86, query id is 968f272baef44c229e152f358ab4cfd5
0806 04:02:45.441087 (+124728us) spinlock_profiling.cc:243] Waited 42.7 ms on lock 0x7b24000015f8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe5cade 00007ff4ebe5c09b 00007ff4ec50ec7b 00007ff4ec50f0b2 00007ff4ec631719 00007ff4e614dce6
0806 04:02:45.471976 (+ 30889us) spinlock_profiling.cc:243] Waited 12.1 ms on lock 0x7b24000007e8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe7ea5a 00007ff4ebe7e347 00007ff4ebe7e2e0 00007ff4ebe5c038 00007ff4ec50ec7b 00007ff4ec50f0b2
0806 04:02:45.676605 (+204629us) spinlock_profiling.cc:243] Waited 2.11 ms on lock 0x7b24000015f8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe5cade 00007ff4ebe5c09b 00007ff4ec50ec7b 00007ff4ec50f0b2 00007ff4ec631719 00007ff4e614dce6
0806 04:02:45.702785 (+ 26180us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":24,"cfile_cache_hit_bytes":804,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":210,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":382,"spinlock_wait_cycles":161977984}
W20260806 04:02:45.762612 7142 scanner-internal.cc:458] Time spent opening tablet: real 4.614s user 0.000s sys 0.006s
I20260806 04:02:45.818630 6595 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:48208 (request call id 0) took 1638 ms. Trace:
I20260806 04:02:45.836797 6595 rpcz_store.cc:276] 0806 04:02:44.179498 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 04:02:44.226324 (+ 46826us) service_pool.cc:227] Handling call
0806 04:02:45.112339 (+886015us) spinlock_profiling.cc:243] Waited 129 ms on lock 0x7b5800069f98. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e57ee851 00007ff4e57ee702 0000000000632649 00007ff4ee21f730 00007ff4ee2e579b 00007ff4ee2e5821 00007ff4ee2adb70 00007ff4ee29a719 00007ff4ee299e99 00007ff4ec7be304
0806 04:02:45.114529 (+ 2190us) tablet_service.cc:2780] Created scanner 056192c380524a73b05de617f9fc0e9d for tablet 001890e094884cfbbc52d65e7d110e86, query id is 7a63e5fc152f496eb4f3f86849c48b27
0806 04:02:45.166715 (+ 52186us) tablet_service.cc:2920] Creating iterator
0806 04:02:45.209656 (+ 42941us) tablet_service.cc:2945] Iterator created
0806 04:02:45.488307 (+278651us) spinlock_profiling.cc:243] Waited 19.3 ms on lock 0x7b24000007e8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe7ea5a 00007ff4ebe7e347 00007ff4ebe7e2e0 00007ff4ebe5d7b8 00007ff4ec50e373 00007ff4ec50dd5f
0806 04:02:45.623171 (+134864us) spinlock_profiling.cc:243] Waited 12.6 ms on lock 0x7b24000007e8. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e567ecf4 00007ff4e567cdfb 00007ff4ebe4ac2f 00007ff4ebe5a0ae 00007ff4ebe7ea5a 00007ff4ebe7e347 00007ff4ebe7e2e0 00007ff4ebe5d7b8 00007ff4ec50e57f 00007ff4ec50dd5f
0806 04:02:45.650084 (+ 26913us) tablet_service.cc:2967] Iterator init: OK
0806 04:02:45.650222 (+ 138us) tablet_service.cc:3010] has_more: true
0806 04:02:45.650356 (+ 134us) tablet_service.cc:3027] Continuing scan request
0806 04:02:45.650662 (+ 306us) tablet_service.cc:3091] Found scanner 056192c380524a73b05de617f9fc0e9d for tablet 001890e094884cfbbc52d65e7d110e86, query id is 7a63e5fc152f496eb4f3f86849c48b27
0806 04:02:45.818070 (+167408us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":25,"cfile_cache_hit_bytes":824,"rowset_iterators":4,"scanner_bytes_read":382,"spinlock_wait_cycles":370510208}
W20260806 04:02:45.849609 7127 scanner-internal.cc:458] Time spent opening tablet: real 5.322s user 0.020s sys 0.040s
W20260806 04:02:45.863296 7275 scanner-internal.cc:458] Time spent opening tablet: real 3.254s user 0.010s sys 0.017s
W20260806 04:02:45.884181 7536 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 67036.3us
W20260806 04:02:45.899529 7230 scanner-internal.cc:458] Time spent opening tablet: real 3.264s user 0.005s sys 0.015s
W20260806 04:02:45.924110 7550 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 58332.9us
W20260806 04:02:45.945847 7338 scanner-internal.cc:458] Time spent opening tablet: real 3.011s user 0.001s sys 0.005s
W20260806 04:02:45.979717 7311 scanner-internal.cc:458] Time spent opening tablet: real 3.645s user 0.032s sys 0.036s
W20260806 04:02:46.008487 7610 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 04:02:43.060463 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.79.62:34443 (local address 127.0.0.1:45838)
0806 04:02:43.919806 (+859343us) negotiation.cc:107] Waiting for socket to connect
0806 04:02:43.923856 (+ 4050us) client_negotiation.cc:174] Beginning negotiation
0806 04:02:43.953044 (+ 29188us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 04:02:44.068541 (+115497us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 04:02:44.071627 (+ 3086us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 04:02:44.093899 (+ 22272us) client_negotiation.cc:189] Negotiated authn=SASL
0806 04:02:44.468093 (+374194us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 04:02:44.468161 (+ 68us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 04:02:45.770089 (+1301928us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 04:02:45.770129 (+ 40us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 04:02:45.912213 (+142084us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 04:02:45.912286 (+ 73us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 04:02:45.997762 (+ 85476us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.79.62:34443: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":703279,"mutex_wait_us":218354,"thread_start_us":694752,"threads_started":1}
W20260806 04:02:46.042615 7590 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 50044.3us
W20260806 04:02:46.082646 7563 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 04:02:43.056404 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:45838 (local address 127.0.79.62:34443)
0806 04:02:43.060062 (+ 3658us) server_negotiation.cc:206] Beginning negotiation
0806 04:02:43.060129 (+ 67us) server_negotiation.cc:399] Waiting for connection header
0806 04:02:43.928415 (+868286us) server_negotiation.cc:407] Connection header received
0806 04:02:43.977513 (+ 49098us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 04:02:43.982295 (+ 4782us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 04:02:44.051348 (+ 69053us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 04:02:44.064525 (+ 13177us) server_negotiation.cc:226] Negotiated authn=SASL
0806 04:02:45.258260 (+1193735us) spinlock_profiling.cc:243] Waited 1.36 ms on lock 0x7b4800096698. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e57ee851 00007ff4e57eebce 0000000000620c99 00007ff4e597d640 00007ff4e597c954 00007ff4ea34370c 00007ff4ea2e40e0 00007ff4ea2e3915 00007ff4ea302d3c 00007ff4ea302cb9
0806 04:02:45.491857 (+233597us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 04:02:45.769731 (+277874us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 04:02:45.916067 (+146336us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 04:02:46.047790 (+131723us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 04:02:46.062625 (+ 14835us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45838: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":728638,"server-negotiator.queue_time_us":2678,"spinlock_wait_cycles":3139328}
W20260806 04:02:46.097963 7307 scanner-internal.cc:458] Time spent opening tablet: real 4.014s user 0.005s sys 0.019s
W20260806 04:02:46.118929 7334 scanner-internal.cc:458] Time spent opening tablet: real 2.697s user 0.016s sys 0.004s
W20260806 04:02:46.161818 7543 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 66562.3us
W20260806 04:02:46.210147 7448 scanner-internal.cc:458] Time spent opening tablet: real 1.291s user 0.009s sys 0.011s
W20260806 04:02:46.213884 7345 scanner-internal.cc:458] Time spent opening tablet: real 1.553s user 0.010s sys 0.015s
W20260806 04:02:46.223331 7291 scanner-internal.cc:458] Time spent opening tablet: real 3.207s user 0.014s sys 0.024s
W20260806 04:02:46.237458 7211 scanner-internal.cc:458] Time spent opening tablet: real 4.123s user 0.043s sys 0.072s
W20260806 04:02:46.287386 7362 scanner-internal.cc:458] Time spent opening tablet: real 1.592s user 0.000s sys 0.019s
W20260806 04:02:46.359303 7321 scanner-internal.cc:458] Time spent opening tablet: real 1.893s user 0.011s sys 0.036s
W20260806 04:02:46.399521 7397 scanner-internal.cc:458] Time spent opening tablet: real 2.288s user 0.010s sys 0.020s
W20260806 04:02:46.406749 7624 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 04:02:43.275325 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.79.1:36383 (local address 127.0.0.1:48336)
0806 04:02:44.171515 (+896190us) negotiation.cc:107] Waiting for socket to connect
0806 04:02:44.174075 (+ 2560us) client_negotiation.cc:174] Beginning negotiation
0806 04:02:44.269318 (+ 95243us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 04:02:45.176356 (+907038us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 04:02:45.176387 (+ 31us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 04:02:45.176453 (+ 66us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 04:02:45.473804 (+297351us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 04:02:45.473948 (+ 144us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 04:02:45.821874 (+347926us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 04:02:45.821912 (+ 38us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 04:02:46.167934 (+346022us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 04:02:46.170808 (+ 2874us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 04:02:46.187303 (+ 16495us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 04:02:46.187347 (+ 44us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 04:02:46.342873 (+155526us) 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
0806 04:02:46.343126 (+ 253us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 04:02:46.364532 (+ 21406us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.79.1:36383: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":812120,"mutex_wait_us":722348,"thread_start_us":792383,"threads_started":1}
W20260806 04:02:46.410565 7404 scanner-internal.cc:458] Time spent opening tablet: real 2.299s user 0.003s sys 0.010s
I20260806 04:02:46.411279 7212 scanner-internal.cc:172] Scan of tablet 001890e094884cfbbc52d65e7d110e86 at 372c3597d61a4331aa183c8679aae484 (127.0.79.1:36383) deadline exceeded after 30.000s
W20260806 04:02:46.411810 7212 scanner-internal.cc:458] Time spent opening tablet: real 3.844s user 0.035s 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.0.79.1:36383: sent 0 of 16 requested bytes
W20260806 04:02:46.409127 7509 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 04:02:43.716659 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48336 (local address 127.0.79.1:36383)
0806 04:02:43.820472 (+103813us) server_negotiation.cc:206] Beginning negotiation
0806 04:02:43.820531 (+ 59us) server_negotiation.cc:399] Waiting for connection header
0806 04:02:44.174910 (+354379us) server_negotiation.cc:407] Connection header received
0806 04:02:44.323068 (+148158us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 04:02:44.335856 (+ 12788us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 04:02:45.175669 (+839813us) spinlock_profiling.cc:243] Waited 10 ms on lock 0x7b48000af118. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e57ee851 00007ff4e57ee702 0000000000632649 00007ff4ee6deaa0 00007ff4ee6c7061 00007ff4ea344dbb 00007ff4ea3435c8 00007ff4ea2e40e0 00007ff4ea2e3915 00007ff4ea302d3c
0806 04:02:45.175933 (+ 264us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 04:02:45.176126 (+ 193us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 04:02:45.476990 (+300864us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 04:02:45.821187 (+344197us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 04:02:46.176579 (+355392us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 04:02:46.179540 (+ 2961us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 04:02:46.179844 (+ 304us) 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
0806 04:02:46.382420 (+202576us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48336: BlockingRecv error: recv got EOF from 127.0.0.1:48336 (error 108)
Metrics: {"mutex_wait_us":649414,"server-negotiator.queue_time_us":44093,"spinlock_wait_cycles":23104768}
W20260806 04:02:46.440115 7594 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 81777.8us
W20260806 04:02:46.453871 7745 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 78059.6us
W20260806 04:02:46.459692 7622 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 04:02:43.307173 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.79.1:36383 (local address 127.0.0.1:48350)
0806 04:02:44.163805 (+856632us) negotiation.cc:107] Waiting for socket to connect
0806 04:02:44.168034 (+ 4229us) client_negotiation.cc:174] Beginning negotiation
0806 04:02:44.235250 (+ 67216us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 04:02:45.162697 (+927447us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0806 04:02:45.164632 (+ 1935us) client_negotiation.cc:394] Received NEGOTIATE response from server
0806 04:02:45.166379 (+ 1747us) client_negotiation.cc:189] Negotiated authn=TOKEN
0806 04:02:45.474724 (+308345us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 04:02:45.474788 (+ 64us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 04:02:45.838346 (+363558us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 04:02:45.838390 (+ 44us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 04:02:46.026658 (+188268us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0806 04:02:46.026745 (+ 87us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0806 04:02:46.191676 (+164931us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0806 04:02:46.191717 (+ 41us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0806 04:02:46.281697 (+ 89980us) 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
0806 04:02:46.296351 (+ 14654us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0806 04:02:46.328795 (+ 32444us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.79.1:36383: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":772029,"mutex_wait_us":479055,"thread_start_us":741046,"threads_started":1}
I20260806 04:02:46.462028 7217 scanner-internal.cc:172] Scan of tablet 001890e094884cfbbc52d65e7d110e86 at 372c3597d61a4331aa183c8679aae484 (127.0.79.1:36383) deadline exceeded after 30.000s
W20260806 04:02:46.463579 7217 scanner-internal.cc:458] Time spent opening tablet: real 4.443s user 0.005s sys 0.015s
W20260806 04:02:46.459681 7441 scanner-internal.cc:458] Time spent opening tablet: real 0.996s user 0.009s sys 0.030s
W20260806 04:02:46.494218 7165 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 04:02:43.837093 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:48350 (local address 127.0.79.1:36383)
0806 04:02:43.949497 (+112404us) server_negotiation.cc:206] Beginning negotiation
0806 04:02:43.951399 (+ 1902us) server_negotiation.cc:399] Waiting for connection header
0806 04:02:44.170792 (+219393us) server_negotiation.cc:407] Connection header received
0806 04:02:44.270201 (+ 99409us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 04:02:44.284193 (+ 13992us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 04:02:45.140877 (+856684us) spinlock_profiling.cc:243] Waited 7.32 ms on lock 0x7b48000af118. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e57ee851 00007ff4e57ee702 0000000000632649 00007ff4ea29ac20 00007ff4ea34f481 00007ff4ea344ec8 00007ff4ea3435c8 00007ff4ea2e40e0 00007ff4ea2e3915 00007ff4ea302d3c
0806 04:02:45.152380 (+ 11503us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 04:02:45.160401 (+ 8021us) server_negotiation.cc:226] Negotiated authn=TOKEN
0806 04:02:45.279146 (+118745us) spinlock_profiling.cc:243] Waited 1.58 ms on lock 0x7b48000af118. stack: 00007ff4e57f4033 00007ff4e57f3f30 00007ff4e5152534 000000000061e4a4 000000000061e439 00007ff4e566af11 00007ff4e57ee851 00007ff4e57eebce 0000000000620c99 00007ff4e597d640 00007ff4e597c954 00007ff4ea34370c 00007ff4ea2e40e0 00007ff4ea2e3915 00007ff4ea302d3c 00007ff4ea302cb9
0806 04:02:45.498985 (+219839us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 04:02:45.837918 (+338933us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 04:02:46.028148 (+190230us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0806 04:02:46.188275 (+160127us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0806 04:02:46.193874 (+ 5599us) 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
0806 04:02:46.303359 (+109485us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0806 04:02:46.363244 (+ 59885us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0806 04:02:46.394223 (+ 30979us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48350: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":746651,"server-negotiator.queue_time_us":15146,"spinlock_wait_cycles":20459648}
W20260806 04:02:46.485685 7679 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 57804.5us
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.79.1:36383: received 0 of 4 requested bytes
W20260806 04:02:46.496429 7356 scanner-internal.cc:458] Time spent opening tablet: real 2.025s user 0.017s sys 0.012s
W20260806 04:02:46.503106 7414 scanner-internal.cc:458] Time spent opening tablet: real 1.157s user 0.052s sys 0.039s
W20260806 04:02:46.512312 7318 scanner-internal.cc:458] Time spent opening tablet: real 4.001s user 0.011s sys 0.019s
W20260806 04:02:46.541414 7741 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 64818.2us
W20260806 04:02:46.565522 7450 scanner-internal.cc:458] Time spent opening tablet: real 1.418s user 0.007s sys 0.009s
W20260806 04:02:46.614064 7305 scanner-internal.cc:458] Time spent opening tablet: real 3.237s user 0.004s sys 0.019s
W20260806 04:02:46.615360 7370 scanner-internal.cc:458] Time spent opening tablet: real 2.583s user 0.009s sys 0.032s
W20260806 04:02:46.663803 7315 scanner-internal.cc:458] Time spent opening tablet: real 3.389s user 0.028s sys 0.050s
W20260806 04:02:46.681514 7721 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 87717.6us
W20260806 04:02:46.743080 7519 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.79.62:34443, user_credentials={real_user=slave}} blocked reactor thread for 109556us
W20260806 04:02:46.761093 7363 scanner-internal.cc:458] Time spent opening tablet: real 2.656s user 0.021s sys 0.020s
W20260806 04:02:46.785815 7482 scanner-internal.cc:458] Time spent opening tablet: real 0.724s user 0.001s sys 0.006s
W20260806 04:02:46.842631 7545 scanner-internal.cc:458] Time spent opening tablet: real 0.775s user 0.001s sys 0.012s
W20260806 04:02:46.887251 7255 scanner-internal.cc:458] Time spent opening tablet: real 1.711s user 0.007s sys 0.003s
W20260806 04:02:46.905678 7478 scanner-internal.cc:458] Time spent opening tablet: real 0.864s user 0.016s sys 0.007s
W20260806 04:02:46.960675 7282 scanner-internal.cc:458] Time spent opening tablet: real 3.487s user 0.008s sys 0.016s
W20260806 04:02:46.975711 7504 scanner-internal.cc:458] Time spent opening tablet: real 0.754s user 0.017s sys 0.027s
W20260806 04:02:47.023715 7538 scanner-internal.cc:458] Time spent opening tablet: real 0.940s user 0.009s sys 0.003s
W20260806 04:02:47.122349 7579 scanner-internal.cc:458] Time spent opening tablet: real 0.782s user 0.000s sys 0.026s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:9050: Failure
Expected equality of these values:
1000
CountRows(tokens)
Which is: 969
I20260806 04:02:47.154801 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:47.213107 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:47.213914 316 tablet_replica.cc:330] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484: stopping tablet replica
I20260806 04:02:47.214607 316 raft_consensus.cc:2229] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:47.215342 316 raft_consensus.cc:2258] T 001890e094884cfbbc52d65e7d110e86 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:47.226329 316 tablet_replica.cc:330] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484: stopping tablet replica
I20260806 04:02:47.226935 316 raft_consensus.cc:2229] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:47.227483 316 raft_consensus.cc:2258] T 6bf1688676dc4dbc99da092244c00d35 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:47.229614 316 tablet_replica.cc:330] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484: stopping tablet replica
I20260806 04:02:47.230145 316 raft_consensus.cc:2229] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:47.230659 316 raft_consensus.cc:2258] T 7a91e8439a9140178a2fcb20ba9305c8 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:47.240118 316 tablet_replica.cc:330] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484: stopping tablet replica
I20260806 04:02:47.240694 316 raft_consensus.cc:2229] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:47.241356 316 raft_consensus.cc:2258] T df04ad0082a04518aa4910c3937471ff P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:47.253255 316 tablet_replica.cc:330] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484: stopping tablet replica
I20260806 04:02:47.253752 316 raft_consensus.cc:2229] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:47.254282 316 raft_consensus.cc:2258] T c00aba0908a54b4d96cd61ba4b862436 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:47.262372 316 tablet_replica.cc:330] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484: stopping tablet replica
I20260806 04:02:47.262846 316 raft_consensus.cc:2229] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:47.263336 316 raft_consensus.cc:2258] T f7bad8e677a14c559509908eb017d653 P 372c3597d61a4331aa183c8679aae484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:47.310529 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:47.339890 316 master.cc:537] Master@127.0.79.62:34443 shutting down...
I20260806 04:02:47.376516 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:47.377259 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:47.377619 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P d7cbbf532ae4442fb0748cd376b6e298: stopping tablet replica
I20260806 04:02:47.418403 316 master.cc:552] Master@127.0.79.62:34443 shutdown complete.
I20260806 04:02:47.462173 316 test_util.cc:175] -----------------------------------------------
I20260806 04:02:47.462492 316 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1785988912331034-316-0
[ FAILED ] TableKeyRangeTest.TestGetTableKeyRange (27872 ms)
[----------] 1 test from TableKeyRangeTest (27872 ms total)
[----------] 1 test from MultiTServerClientTest
[ RUN ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers
I20260806 04:02:47.468420 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:36229
I20260806 04:02:47.469873 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:47.477581 7787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:47.477589 7789 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:47.478868 7791 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:47.481527 316 server_base.cc:1034] running on GCE node
I20260806 04:02:47.484426 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:47.484661 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:47.484791 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988967484781 us; error 0 us; skew 500 ppm
I20260806 04:02:47.485350 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:47.488454 316 webserver.cc:460] Webserver started at http://127.0.79.62:46623/ using document root <none> and password file <none>
I20260806 04:02:47.488977 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:47.489158 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:47.489423 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:47.490847 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "28a9f402042b46aaab6d0c1d97267617"
format_stamp: "Formatted at 2026-08-06 04:02:47 on dist-test-slave-h3ft"
I20260806 04:02:47.496917 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.001s sys 0.004s
I20260806 04:02:47.501062 7797 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:47.502097 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260806 04:02:47.502439 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "28a9f402042b46aaab6d0c1d97267617"
format_stamp: "Formatted at 2026-08-06 04:02:47 on dist-test-slave-h3ft"
I20260806 04:02:47.502743 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-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)
I20260806 04:02:47.523217 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:47.524752 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:47.573818 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:36229
I20260806 04:02:47.573971 7862 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:36229 every 8 connection(s)
I20260806 04:02:47.578470 7863 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:47.590620 7863 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617: Bootstrap starting.
I20260806 04:02:47.595917 7863 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:47.601123 7863 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617: No bootstrap required, opened a new log
I20260806 04:02:47.603514 7863 raft_consensus.cc:348] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28a9f402042b46aaab6d0c1d97267617" member_type: VOTER }
I20260806 04:02:47.604140 7863 raft_consensus.cc:374] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:47.604457 7863 raft_consensus.cc:729] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9f402042b46aaab6d0c1d97267617, State: Initialized, Role: FOLLOWER
I20260806 04:02:47.605217 7863 consensus_queue.cc:260] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28a9f402042b46aaab6d0c1d97267617" member_type: VOTER }
I20260806 04:02:47.605710 7863 raft_consensus.cc:388] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:47.605968 7863 raft_consensus.cc:482] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:47.606257 7863 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:47.612001 7863 raft_consensus.cc:504] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28a9f402042b46aaab6d0c1d97267617" member_type: VOTER }
I20260806 04:02:47.612556 7863 leader_election.cc:302] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 28a9f402042b46aaab6d0c1d97267617; no voters:
I20260806 04:02:47.613895 7863 leader_election.cc:288] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:47.614713 7866 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:47.616353 7866 raft_consensus.cc:686] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [term 1 LEADER]: Becoming Leader. State: Replica: 28a9f402042b46aaab6d0c1d97267617, State: Running, Role: LEADER
I20260806 04:02:47.617244 7863 sys_catalog.cc:564] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:47.617093 7866 consensus_queue.cc:237] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28a9f402042b46aaab6d0c1d97267617" member_type: VOTER }
I20260806 04:02:47.623764 7867 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "28a9f402042b46aaab6d0c1d97267617" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28a9f402042b46aaab6d0c1d97267617" member_type: VOTER } }
I20260806 04:02:47.624598 7867 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:47.624444 7868 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28a9f402042b46aaab6d0c1d97267617. Latest consensus state: current_term: 1 leader_uuid: "28a9f402042b46aaab6d0c1d97267617" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28a9f402042b46aaab6d0c1d97267617" member_type: VOTER } }
I20260806 04:02:47.626190 7868 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:47.629727 7880 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:47.635404 7880 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:47.637300 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:47.646420 7880 catalog_manager.cc:1347] Generated new cluster ID: cdef912f6f354b219eaf001c056f547b
I20260806 04:02:47.646792 7880 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:47.682644 7880 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:47.684967 7880 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:47.701021 7880 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617: Generated new TSK 0
I20260806 04:02:47.701942 7880 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:47.769488 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:47.776754 7892 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:47.777894 7893 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:47.779953 7895 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:47.781159 316 server_base.cc:1034] running on GCE node
I20260806 04:02:47.782437 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:47.782644 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:47.782847 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988967782826 us; error 0 us; skew 500 ppm
I20260806 04:02:47.783581 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:47.786724 316 webserver.cc:460] Webserver started at http://127.0.79.1:41677/ using document root <none> and password file <none>
I20260806 04:02:47.787341 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:47.787595 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:47.787912 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:47.789446 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "032aab889fde456889b7f2b0e8f4eb09"
format_stamp: "Formatted at 2026-08-06 04:02:47 on dist-test-slave-h3ft"
I20260806 04:02:47.795136 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260806 04:02:47.799216 7902 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:47.800160 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:02:47.800546 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "032aab889fde456889b7f2b0e8f4eb09"
format_stamp: "Formatted at 2026-08-06 04:02:47 on dist-test-slave-h3ft"
I20260806 04:02:47.800838 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-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)
I20260806 04:02:47.813314 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:47.814965 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:47.816905 316 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 04:02:47.819904 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:47.820140 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:47.820426 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:47.820616 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:47.873353 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:37991
I20260806 04:02:47.873488 7983 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:37991 every 8 connection(s)
I20260806 04:02:47.879624 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:47.889076 7992 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:47.890112 7993 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:47.892944 7995 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:47.893765 316 server_base.cc:1034] running on GCE node
I20260806 04:02:47.895249 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:47.895495 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:47.895699 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988967895683 us; error 0 us; skew 500 ppm
I20260806 04:02:47.896291 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:47.899873 316 webserver.cc:460] Webserver started at http://127.0.79.2:43123/ using document root <none> and password file <none>
I20260806 04:02:47.900094 7984 heartbeater.cc:347] Connected to a master server at 127.0.79.62:36229
I20260806 04:02:47.900556 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:47.900563 7984 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:47.901064 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:47.901439 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:47.901801 7984 heartbeater.cc:511] Master 127.0.79.62:36229 requested a full tablet report, sending...
I20260806 04:02:47.903429 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-1-root/instance:
uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3"
format_stamp: "Formatted at 2026-08-06 04:02:47 on dist-test-slave-h3ft"
I20260806 04:02:47.904697 7821 ts_manager.cc:194] Registered new tserver with Master: 032aab889fde456889b7f2b0e8f4eb09 (127.0.79.1:37991)
I20260806 04:02:47.907167 7821 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36576
I20260806 04:02:47.909333 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260806 04:02:47.914412 8000 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:47.915561 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:02:47.915936 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-1-root
uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3"
format_stamp: "Formatted at 2026-08-06 04:02:47 on dist-test-slave-h3ft"
I20260806 04:02:47.916232 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-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)
I20260806 04:02:47.929803 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:47.931486 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:47.933272 316 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 04:02:47.935985 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:47.936228 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:47.936532 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:47.936708 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:47.986907 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.2:43879
I20260806 04:02:47.987144 8087 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.2:43879 every 8 connection(s)
I20260806 04:02:47.992203 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:48.001437 8092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:48.002406 8093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:48.006444 8096 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:48.007385 316 server_base.cc:1034] running on GCE node
I20260806 04:02:48.008805 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:48.009078 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:48.009315 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988968009297 us; error 0 us; skew 500 ppm
I20260806 04:02:48.009977 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:48.012580 8088 heartbeater.cc:347] Connected to a master server at 127.0.79.62:36229
I20260806 04:02:48.013077 8088 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:48.013828 316 webserver.cc:460] Webserver started at http://127.0.79.3:34837/ using document root <none> and password file <none>
I20260806 04:02:48.014067 8088 heartbeater.cc:511] Master 127.0.79.62:36229 requested a full tablet report, sending...
I20260806 04:02:48.014537 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:48.014859 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:48.015303 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:48.016817 7821 ts_manager.cc:194] Registered new tserver with Master: be4ff4d3e36c4f95aca27989bf0c3cf3 (127.0.79.2:43879)
I20260806 04:02:48.017151 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-2-root/instance:
uuid: "1e57d8b0ceaf48e3b899ad74b08d368e"
format_stamp: "Formatted at 2026-08-06 04:02:48 on dist-test-slave-h3ft"
I20260806 04:02:48.019774 7821 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36582
I20260806 04:02:48.024211 316 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.003s sys 0.003s
I20260806 04:02:48.028518 8101 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:48.029735 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260806 04:02:48.030205 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-2-root
uuid: "1e57d8b0ceaf48e3b899ad74b08d368e"
format_stamp: "Formatted at 2026-08-06 04:02:48 on dist-test-slave-h3ft"
I20260806 04:02:48.030570 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-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)
I20260806 04:02:48.051851 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:48.053447 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:48.055480 316 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 04:02:48.058405 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:48.058701 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:48.058987 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:48.059247 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260806 04:02:48.113993 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.3:44935
I20260806 04:02:48.114179 8193 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.3:44935 every 8 connection(s)
I20260806 04:02:48.119704 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:48.130303 8197 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:48.132005 8198 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:48.134495 8202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:48.135149 316 server_base.cc:1034] running on GCE node
I20260806 04:02:48.136291 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:48.136554 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:48.136758 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988968136740 us; error 0 us; skew 500 ppm
I20260806 04:02:48.137486 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:48.140224 8194 heartbeater.cc:347] Connected to a master server at 127.0.79.62:36229
I20260806 04:02:48.140739 8194 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:48.141387 316 webserver.cc:460] Webserver started at http://127.0.79.4:39047/ using document root <none> and password file <none>
I20260806 04:02:48.141673 8194 heartbeater.cc:511] Master 127.0.79.62:36229 requested a full tablet report, sending...
I20260806 04:02:48.141906 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:48.142149 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:48.142352 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:48.143720 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-3-root/instance:
uuid: "166e3cd462d643f5822bbda653f3f52d"
format_stamp: "Formatted at 2026-08-06 04:02:48 on dist-test-slave-h3ft"
I20260806 04:02:48.144169 7821 ts_manager.cc:194] Registered new tserver with Master: 1e57d8b0ceaf48e3b899ad74b08d368e (127.0.79.3:44935)
I20260806 04:02:48.146062 7821 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36586
I20260806 04:02:48.149267 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260806 04:02:48.153241 8209 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:48.154207 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 04:02:48.154564 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-3-root
uuid: "166e3cd462d643f5822bbda653f3f52d"
format_stamp: "Formatted at 2026-08-06 04:02:48 on dist-test-slave-h3ft"
I20260806 04:02:48.154865 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1785988912331034-316-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)
I20260806 04:02:48.180763 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:48.182392 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:48.184257 316 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 04:02:48.187228 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:48.187420 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:48.187767 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:48.187918 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:48.240329 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.4:35879
I20260806 04:02:48.240509 8287 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.4:35879 every 8 connection(s)
I20260806 04:02:48.259045 8288 heartbeater.cc:347] Connected to a master server at 127.0.79.62:36229
I20260806 04:02:48.259663 8288 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:48.260568 8288 heartbeater.cc:511] Master 127.0.79.62:36229 requested a full tablet report, sending...
I20260806 04:02:48.263166 7821 ts_manager.cc:194] Registered new tserver with Master: 166e3cd462d643f5822bbda653f3f52d (127.0.79.4:35879)
I20260806 04:02:48.263314 316 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.019280579s
I20260806 04:02:48.265292 7821 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36592
I20260806 04:02:48.296149 7821 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36598:
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
}
}
I20260806 04:02:48.372953 8147 tablet_service.cc:1467] Processing CreateTablet for tablet 1c4e638a90424af89b1ba2a316cf8c53 (DEFAULT_TABLE table=client-testtb [id=47e22e32978042e8a82461548e10e533]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:48.374959 8147 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1c4e638a90424af89b1ba2a316cf8c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:48.372953 8148 tablet_service.cc:1467] Processing CreateTablet for tablet 8700ff1ebd0244c4bde5135ab2343b99 (DEFAULT_TABLE table=client-testtb [id=47e22e32978042e8a82461548e10e533]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:48.377097 8148 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8700ff1ebd0244c4bde5135ab2343b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:48.377803 8039 tablet_service.cc:1467] Processing CreateTablet for tablet 1c4e638a90424af89b1ba2a316cf8c53 (DEFAULT_TABLE table=client-testtb [id=47e22e32978042e8a82461548e10e533]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:48.377681 8246 tablet_service.cc:1467] Processing CreateTablet for tablet 8700ff1ebd0244c4bde5135ab2343b99 (DEFAULT_TABLE table=client-testtb [id=47e22e32978042e8a82461548e10e533]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:48.379485 8039 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1c4e638a90424af89b1ba2a316cf8c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:48.380581 8040 tablet_service.cc:1467] Processing CreateTablet for tablet 8700ff1ebd0244c4bde5135ab2343b99 (DEFAULT_TABLE table=client-testtb [id=47e22e32978042e8a82461548e10e533]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:48.382102 8040 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8700ff1ebd0244c4bde5135ab2343b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:48.379488 8246 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8700ff1ebd0244c4bde5135ab2343b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:48.419777 7934 tablet_service.cc:1467] Processing CreateTablet for tablet 1c4e638a90424af89b1ba2a316cf8c53 (DEFAULT_TABLE table=client-testtb [id=47e22e32978042e8a82461548e10e533]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:48.421422 7934 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1c4e638a90424af89b1ba2a316cf8c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:48.423781 8311 tablet_bootstrap.cc:492] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3: Bootstrap starting.
I20260806 04:02:48.435986 8311 tablet_bootstrap.cc:654] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:48.442675 8312 tablet_bootstrap.cc:492] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d: Bootstrap starting.
I20260806 04:02:48.444024 8313 tablet_bootstrap.cc:492] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e: Bootstrap starting.
I20260806 04:02:48.446201 8311 tablet_bootstrap.cc:492] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3: No bootstrap required, opened a new log
I20260806 04:02:48.446815 8311 ts_tablet_manager.cc:1397] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3: Time spent bootstrapping tablet: real 0.023s user 0.009s sys 0.005s
I20260806 04:02:48.449524 8311 raft_consensus.cc:348] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "166e3cd462d643f5822bbda653f3f52d" member_type: VOTER last_known_addr { host: "127.0.79.4" port: 35879 } }
I20260806 04:02:48.449983 8312 tablet_bootstrap.cc:654] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:48.450241 8311 raft_consensus.cc:374] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:48.450613 8311 raft_consensus.cc:729] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4ff4d3e36c4f95aca27989bf0c3cf3, State: Initialized, Role: FOLLOWER
I20260806 04:02:48.451413 8311 consensus_queue.cc:260] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "166e3cd462d643f5822bbda653f3f52d" member_type: VOTER last_known_addr { host: "127.0.79.4" port: 35879 } }
I20260806 04:02:48.456095 8088 heartbeater.cc:503] Master 127.0.79.62:36229 was elected leader, sending a full tablet report...
I20260806 04:02:48.456576 8311 ts_tablet_manager.cc:1428] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3: Time spent starting tablet: real 0.009s user 0.009s sys 0.000s
I20260806 04:02:48.457726 8311 tablet_bootstrap.cc:492] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3: Bootstrap starting.
I20260806 04:02:48.457990 8313 tablet_bootstrap.cc:654] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:48.458752 8312 tablet_bootstrap.cc:492] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d: No bootstrap required, opened a new log
I20260806 04:02:48.459345 8312 ts_tablet_manager.cc:1397] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d: Time spent bootstrapping tablet: real 0.017s user 0.012s sys 0.003s
I20260806 04:02:48.462601 8312 raft_consensus.cc:348] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "166e3cd462d643f5822bbda653f3f52d" member_type: VOTER last_known_addr { host: "127.0.79.4" port: 35879 } }
I20260806 04:02:48.463517 8312 raft_consensus.cc:374] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:48.463801 8312 raft_consensus.cc:729] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166e3cd462d643f5822bbda653f3f52d, State: Initialized, Role: FOLLOWER
I20260806 04:02:48.464450 8311 tablet_bootstrap.cc:654] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:48.464707 8312 consensus_queue.cc:260] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "166e3cd462d643f5822bbda653f3f52d" member_type: VOTER last_known_addr { host: "127.0.79.4" port: 35879 } }
I20260806 04:02:48.471024 8321 tablet_bootstrap.cc:492] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09: Bootstrap starting.
I20260806 04:02:48.478252 8288 heartbeater.cc:503] Master 127.0.79.62:36229 was elected leader, sending a full tablet report...
I20260806 04:02:48.478705 8312 ts_tablet_manager.cc:1428] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d: Time spent starting tablet: real 0.019s user 0.013s sys 0.004s
I20260806 04:02:48.478812 8313 tablet_bootstrap.cc:492] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e: No bootstrap required, opened a new log
I20260806 04:02:48.479122 8311 tablet_bootstrap.cc:492] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3: No bootstrap required, opened a new log
I20260806 04:02:48.479809 8313 ts_tablet_manager.cc:1397] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e: Time spent bootstrapping tablet: real 0.036s user 0.011s sys 0.004s
I20260806 04:02:48.479887 8311 ts_tablet_manager.cc:1397] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3: Time spent bootstrapping tablet: real 0.022s user 0.016s sys 0.003s
I20260806 04:02:48.482774 8321 tablet_bootstrap.cc:654] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:48.483363 8313 raft_consensus.cc:348] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "032aab889fde456889b7f2b0e8f4eb09" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37991 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } }
I20260806 04:02:48.484694 8313 raft_consensus.cc:374] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:48.484131 8311 raft_consensus.cc:348] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "032aab889fde456889b7f2b0e8f4eb09" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37991 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } }
I20260806 04:02:48.485176 8313 raft_consensus.cc:729] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57d8b0ceaf48e3b899ad74b08d368e, State: Initialized, Role: FOLLOWER
I20260806 04:02:48.485402 8311 raft_consensus.cc:374] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:48.485951 8311 raft_consensus.cc:729] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4ff4d3e36c4f95aca27989bf0c3cf3, State: Initialized, Role: FOLLOWER
I20260806 04:02:48.486545 8313 consensus_queue.cc:260] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "032aab889fde456889b7f2b0e8f4eb09" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37991 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } }
I20260806 04:02:48.487075 8311 consensus_queue.cc:260] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "032aab889fde456889b7f2b0e8f4eb09" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37991 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } }
I20260806 04:02:48.490147 8311 ts_tablet_manager.cc:1428] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3: Time spent starting tablet: real 0.009s user 0.008s sys 0.000s
W20260806 04:02:48.491451 8090 tablet.cc:2369] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260806 04:02:48.494189 8194 heartbeater.cc:503] Master 127.0.79.62:36229 was elected leader, sending a full tablet report...
I20260806 04:02:48.494669 8321 tablet_bootstrap.cc:492] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09: No bootstrap required, opened a new log
I20260806 04:02:48.495213 8321 ts_tablet_manager.cc:1397] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09: Time spent bootstrapping tablet: real 0.024s user 0.013s sys 0.004s
I20260806 04:02:48.495798 8313 ts_tablet_manager.cc:1428] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e: Time spent starting tablet: real 0.015s user 0.007s sys 0.006s
I20260806 04:02:48.496976 8313 tablet_bootstrap.cc:492] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e: Bootstrap starting.
I20260806 04:02:48.498212 8321 raft_consensus.cc:348] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "032aab889fde456889b7f2b0e8f4eb09" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37991 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } }
I20260806 04:02:48.500931 8321 raft_consensus.cc:374] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:48.501487 8321 raft_consensus.cc:729] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 032aab889fde456889b7f2b0e8f4eb09, State: Initialized, Role: FOLLOWER
I20260806 04:02:48.502251 8321 consensus_queue.cc:260] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "032aab889fde456889b7f2b0e8f4eb09" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37991 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } }
I20260806 04:02:48.504722 8313 tablet_bootstrap.cc:654] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:48.508561 7984 heartbeater.cc:503] Master 127.0.79.62:36229 was elected leader, sending a full tablet report...
I20260806 04:02:48.510634 8321 ts_tablet_manager.cc:1428] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09: Time spent starting tablet: real 0.015s user 0.007s sys 0.004s
I20260806 04:02:48.518029 8313 tablet_bootstrap.cc:492] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e: No bootstrap required, opened a new log
I20260806 04:02:48.518692 8313 ts_tablet_manager.cc:1397] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e: Time spent bootstrapping tablet: real 0.022s user 0.011s sys 0.008s
I20260806 04:02:48.521919 8313 raft_consensus.cc:348] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "166e3cd462d643f5822bbda653f3f52d" member_type: VOTER last_known_addr { host: "127.0.79.4" port: 35879 } }
I20260806 04:02:48.522773 8313 raft_consensus.cc:374] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:48.523147 8313 raft_consensus.cc:729] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57d8b0ceaf48e3b899ad74b08d368e, State: Initialized, Role: FOLLOWER
I20260806 04:02:48.523757 8313 consensus_queue.cc:260] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "166e3cd462d643f5822bbda653f3f52d" member_type: VOTER last_known_addr { host: "127.0.79.4" port: 35879 } }
I20260806 04:02:48.525420 8313 ts_tablet_manager.cc:1428] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260806 04:02:48.575598 8316 raft_consensus.cc:482] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:48.576247 8316 raft_consensus.cc:504] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "166e3cd462d643f5822bbda653f3f52d" member_type: VOTER last_known_addr { host: "127.0.79.4" port: 35879 } }
I20260806 04:02:48.578399 8316 leader_election.cc:288] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e57d8b0ceaf48e3b899ad74b08d368e (127.0.79.3:44935), 166e3cd462d643f5822bbda653f3f52d (127.0.79.4:35879)
I20260806 04:02:48.598274 8163 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8700ff1ebd0244c4bde5135ab2343b99" candidate_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" is_pre_election: true
I20260806 04:02:48.598534 8257 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8700ff1ebd0244c4bde5135ab2343b99" candidate_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166e3cd462d643f5822bbda653f3f52d" is_pre_election: true
I20260806 04:02:48.599401 8163 raft_consensus.cc:2454] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4ff4d3e36c4f95aca27989bf0c3cf3 in term 0.
I20260806 04:02:48.599603 8257 raft_consensus.cc:2454] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4ff4d3e36c4f95aca27989bf0c3cf3 in term 0.
I20260806 04:02:48.600525 8005 leader_election.cc:302] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [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: 1e57d8b0ceaf48e3b899ad74b08d368e, be4ff4d3e36c4f95aca27989bf0c3cf3; no voters:
I20260806 04:02:48.601399 8316 raft_consensus.cc:2781] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:48.601927 8316 raft_consensus.cc:482] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:48.602243 8316 raft_consensus.cc:3037] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:48.608211 8316 raft_consensus.cc:504] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "166e3cd462d643f5822bbda653f3f52d" member_type: VOTER last_known_addr { host: "127.0.79.4" port: 35879 } }
I20260806 04:02:48.609990 8316 leader_election.cc:288] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [CANDIDATE]: Term 1 election: Requested vote from peers 1e57d8b0ceaf48e3b899ad74b08d368e (127.0.79.3:44935), 166e3cd462d643f5822bbda653f3f52d (127.0.79.4:35879)
I20260806 04:02:48.611215 8163 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8700ff1ebd0244c4bde5135ab2343b99" candidate_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e"
I20260806 04:02:48.611491 8257 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8700ff1ebd0244c4bde5135ab2343b99" candidate_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166e3cd462d643f5822bbda653f3f52d"
I20260806 04:02:48.611857 8163 raft_consensus.cc:3037] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:48.612288 8257 raft_consensus.cc:3037] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:48.618052 8257 raft_consensus.cc:2454] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4ff4d3e36c4f95aca27989bf0c3cf3 in term 1.
I20260806 04:02:48.618171 8163 raft_consensus.cc:2454] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4ff4d3e36c4f95aca27989bf0c3cf3 in term 1.
I20260806 04:02:48.619398 8005 leader_election.cc:302] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [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: 166e3cd462d643f5822bbda653f3f52d, be4ff4d3e36c4f95aca27989bf0c3cf3; no voters:
I20260806 04:02:48.620332 8316 raft_consensus.cc:2781] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:48.621825 8316 raft_consensus.cc:686] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 1 LEADER]: Becoming Leader. State: Replica: be4ff4d3e36c4f95aca27989bf0c3cf3, State: Running, Role: LEADER
I20260806 04:02:48.622762 8316 consensus_queue.cc:237] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [LEADER]: Queue going to LEADER mode. State: All 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: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "166e3cd462d643f5822bbda653f3f52d" member_type: VOTER last_known_addr { host: "127.0.79.4" port: 35879 } }
I20260806 04:02:48.630914 7821 catalog_manager.cc:5495] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4ff4d3e36c4f95aca27989bf0c3cf3 (127.0.79.2). New cstate: current_term: 1 leader_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166e3cd462d643f5822bbda653f3f52d" member_type: VOTER last_known_addr { host: "127.0.79.4" port: 35879 } health_report { overall_health: UNKNOWN } } }
I20260806 04:02:48.668443 8316 raft_consensus.cc:482] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:48.669162 8316 raft_consensus.cc:504] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "032aab889fde456889b7f2b0e8f4eb09" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37991 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } }
I20260806 04:02:48.671487 8316 leader_election.cc:288] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 032aab889fde456889b7f2b0e8f4eb09 (127.0.79.1:37991), 1e57d8b0ceaf48e3b899ad74b08d368e (127.0.79.3:44935)
I20260806 04:02:48.672927 8163 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4e638a90424af89b1ba2a316cf8c53" candidate_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" is_pre_election: true
I20260806 04:02:48.673827 8163 raft_consensus.cc:2454] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4ff4d3e36c4f95aca27989bf0c3cf3 in term 0.
I20260806 04:02:48.674960 8005 leader_election.cc:302] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [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: 1e57d8b0ceaf48e3b899ad74b08d368e, be4ff4d3e36c4f95aca27989bf0c3cf3; no voters:
I20260806 04:02:48.675855 8316 raft_consensus.cc:2781] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:48.676309 8316 raft_consensus.cc:482] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:48.676707 8316 raft_consensus.cc:3037] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:48.684010 8316 raft_consensus.cc:504] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "032aab889fde456889b7f2b0e8f4eb09" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37991 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } }
I20260806 04:02:48.684830 7946 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4e638a90424af89b1ba2a316cf8c53" candidate_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "032aab889fde456889b7f2b0e8f4eb09" is_pre_election: true
I20260806 04:02:48.685737 7946 raft_consensus.cc:2454] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4ff4d3e36c4f95aca27989bf0c3cf3 in term 0.
I20260806 04:02:48.686923 8316 leader_election.cc:288] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [CANDIDATE]: Term 1 election: Requested vote from peers 032aab889fde456889b7f2b0e8f4eb09 (127.0.79.1:37991), 1e57d8b0ceaf48e3b899ad74b08d368e (127.0.79.3:44935)
I20260806 04:02:48.687374 7946 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4e638a90424af89b1ba2a316cf8c53" candidate_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "032aab889fde456889b7f2b0e8f4eb09"
I20260806 04:02:48.687747 8163 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4e638a90424af89b1ba2a316cf8c53" candidate_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e"
I20260806 04:02:48.688062 7946 raft_consensus.cc:3037] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:48.688619 8163 raft_consensus.cc:3037] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:48.693641 8163 raft_consensus.cc:2454] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4ff4d3e36c4f95aca27989bf0c3cf3 in term 1.
I20260806 04:02:48.694717 7946 raft_consensus.cc:2454] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4ff4d3e36c4f95aca27989bf0c3cf3 in term 1.
I20260806 04:02:48.694747 8005 leader_election.cc:302] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [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: 1e57d8b0ceaf48e3b899ad74b08d368e, be4ff4d3e36c4f95aca27989bf0c3cf3; no voters:
I20260806 04:02:48.696321 8316 raft_consensus.cc:2781] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:48.696925 8316 raft_consensus.cc:686] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 1 LEADER]: Becoming Leader. State: Replica: be4ff4d3e36c4f95aca27989bf0c3cf3, State: Running, Role: LEADER
I20260806 04:02:48.697685 8316 consensus_queue.cc:237] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [LEADER]: Queue going to LEADER mode. State: All 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: "032aab889fde456889b7f2b0e8f4eb09" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37991 } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } } peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } }
I20260806 04:02:48.706159 7821 catalog_manager.cc:5495] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4ff4d3e36c4f95aca27989bf0c3cf3 (127.0.79.2). New cstate: current_term: 1 leader_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "032aab889fde456889b7f2b0e8f4eb09" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4ff4d3e36c4f95aca27989bf0c3cf3" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 43879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e57d8b0ceaf48e3b899ad74b08d368e" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 44935 } 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
I20260806 04:02:48.760161 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:48.788262 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:48.789371 316 tablet_replica.cc:330] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09: stopping tablet replica
I20260806 04:02:48.790025 316 raft_consensus.cc:2229] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:48.790522 316 raft_consensus.cc:2258] T 1c4e638a90424af89b1ba2a316cf8c53 P 032aab889fde456889b7f2b0e8f4eb09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:48.811651 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:48.824275 316 tablet_server.cc:178] TabletServer@127.0.79.2:0 shutting down...
I20260806 04:02:48.852126 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:48.853691 316 tablet_replica.cc:330] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3: stopping tablet replica
I20260806 04:02:48.854796 316 raft_consensus.cc:2229] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:48.855825 316 pending_rounds.cc:62] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3: Trying to abort 1 pending ops.
I20260806 04:02:48.856117 316 pending_rounds.cc:68] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7315410815794499584 op_type: NO_OP noop_request { }
I20260806 04:02:48.856560 316 raft_consensus.cc:2866] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 04:02:48.856952 316 raft_consensus.cc:2258] T 1c4e638a90424af89b1ba2a316cf8c53 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:48.860006 316 tablet_replica.cc:330] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3: stopping tablet replica
I20260806 04:02:48.860589 316 raft_consensus.cc:2229] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:48.861264 316 pending_rounds.cc:62] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3: Trying to abort 1 pending ops.
I20260806 04:02:48.861483 316 pending_rounds.cc:68] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7315410815486500864 op_type: NO_OP noop_request { }
I20260806 04:02:48.861820 316 raft_consensus.cc:2866] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 04:02:48.862114 316 raft_consensus.cc:2258] T 8700ff1ebd0244c4bde5135ab2343b99 P be4ff4d3e36c4f95aca27989bf0c3cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:48.887169 316 tablet_server.cc:194] TabletServer@127.0.79.2:0 shutdown complete.
I20260806 04:02:48.900382 316 tablet_server.cc:178] TabletServer@127.0.79.3:0 shutting down...
I20260806 04:02:48.924289 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:48.925264 316 tablet_replica.cc:330] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e: stopping tablet replica
I20260806 04:02:48.925987 316 raft_consensus.cc:2229] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:48.926467 316 raft_consensus.cc:2258] T 8700ff1ebd0244c4bde5135ab2343b99 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:48.928754 316 tablet_replica.cc:330] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e: stopping tablet replica
I20260806 04:02:48.929291 316 raft_consensus.cc:2229] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:48.929781 316 raft_consensus.cc:2258] T 1c4e638a90424af89b1ba2a316cf8c53 P 1e57d8b0ceaf48e3b899ad74b08d368e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:48.952620 316 tablet_server.cc:194] TabletServer@127.0.79.3:0 shutdown complete.
I20260806 04:02:48.966567 316 tablet_server.cc:178] TabletServer@127.0.79.4:0 shutting down...
I20260806 04:02:48.991127 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:48.991880 316 tablet_replica.cc:330] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d: stopping tablet replica
I20260806 04:02:48.992443 316 raft_consensus.cc:2229] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:48.992867 316 raft_consensus.cc:2258] T 8700ff1ebd0244c4bde5135ab2343b99 P 166e3cd462d643f5822bbda653f3f52d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:49.013554 316 tablet_server.cc:194] TabletServer@127.0.79.4:0 shutdown complete.
I20260806 04:02:49.023828 316 master.cc:537] Master@127.0.79.62:36229 shutting down...
I20260806 04:02:49.047271 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:49.048061 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:49.048483 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 28a9f402042b46aaab6d0c1d97267617: stopping tablet replica
I20260806 04:02:49.071472 316 master.cc:552] Master@127.0.79.62:36229 shutdown complete.
[ SKIPPED ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers (1634 ms)
[----------] 1 test from MultiTServerClientTest (1634 ms total)
[----------] 1 test from ClientTestAutoIncrementingColumn
[ RUN ] ClientTestAutoIncrementingColumn.AlterOperationNegatives
I20260806 04:02:49.102361 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:34489
I20260806 04:02:49.103690 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:49.109834 8335 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:49.111936 8336 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:49.111879 8338 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:49.113099 316 server_base.cc:1034] running on GCE node
I20260806 04:02:49.114148 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:49.114354 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:49.114487 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988969114478 us; error 0 us; skew 500 ppm
I20260806 04:02:49.114990 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:49.117960 316 webserver.cc:460] Webserver started at http://127.0.79.62:39657/ using document root <none> and password file <none>
I20260806 04:02:49.118428 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:49.118590 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:49.118818 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:49.120297 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "750a5096887d4d848c0afb6332d04e0c"
format_stamp: "Formatted at 2026-08-06 04:02:49 on dist-test-slave-h3ft"
I20260806 04:02:49.125455 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260806 04:02:49.129354 8344 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:49.130489 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.000s sys 0.002s
I20260806 04:02:49.130883 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "750a5096887d4d848c0afb6332d04e0c"
format_stamp: "Formatted at 2026-08-06 04:02:49 on dist-test-slave-h3ft"
I20260806 04:02:49.131319 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-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)
I20260806 04:02:49.159768 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:49.160822 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:49.202943 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:34489
I20260806 04:02:49.203248 8411 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:34489 every 8 connection(s)
I20260806 04:02:49.207540 8412 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:49.220099 8412 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c: Bootstrap starting.
I20260806 04:02:49.225013 8412 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:49.229954 8412 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c: No bootstrap required, opened a new log
I20260806 04:02:49.232398 8412 raft_consensus.cc:348] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "750a5096887d4d848c0afb6332d04e0c" member_type: VOTER }
I20260806 04:02:49.232986 8412 raft_consensus.cc:374] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:49.233291 8412 raft_consensus.cc:729] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750a5096887d4d848c0afb6332d04e0c, State: Initialized, Role: FOLLOWER
I20260806 04:02:49.233942 8412 consensus_queue.cc:260] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "750a5096887d4d848c0afb6332d04e0c" member_type: VOTER }
I20260806 04:02:49.234416 8412 raft_consensus.cc:388] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:49.234661 8412 raft_consensus.cc:482] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:49.235083 8412 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:49.240792 8412 raft_consensus.cc:504] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "750a5096887d4d848c0afb6332d04e0c" member_type: VOTER }
I20260806 04:02:49.241460 8412 leader_election.cc:302] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 750a5096887d4d848c0afb6332d04e0c; no voters:
I20260806 04:02:49.242903 8412 leader_election.cc:288] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:49.243422 8417 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:49.245033 8417 raft_consensus.cc:686] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [term 1 LEADER]: Becoming Leader. State: Replica: 750a5096887d4d848c0afb6332d04e0c, State: Running, Role: LEADER
I20260806 04:02:49.245862 8417 consensus_queue.cc:237] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "750a5096887d4d848c0afb6332d04e0c" member_type: VOTER }
I20260806 04:02:49.246510 8412 sys_catalog.cc:564] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:49.249202 8420 sys_catalog.cc:455] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "750a5096887d4d848c0afb6332d04e0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "750a5096887d4d848c0afb6332d04e0c" member_type: VOTER } }
I20260806 04:02:49.250041 8420 sys_catalog.cc:458] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:49.252630 8421 sys_catalog.cc:455] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 750a5096887d4d848c0afb6332d04e0c. Latest consensus state: current_term: 1 leader_uuid: "750a5096887d4d848c0afb6332d04e0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "750a5096887d4d848c0afb6332d04e0c" member_type: VOTER } }
I20260806 04:02:49.253320 8421 sys_catalog.cc:458] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:49.257261 8425 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:49.265981 8425 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:49.270751 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:49.278782 8425 catalog_manager.cc:1347] Generated new cluster ID: 4f9838750ae646ddb6c50e203bdb7ece
I20260806 04:02:49.279120 8425 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:49.331322 8425 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:49.333463 8425 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:49.354629 8425 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c: Generated new TSK 0
I20260806 04:02:49.355505 8425 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:49.405916 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:49.419291 8442 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:49.419878 8441 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:49.423045 316 server_base.cc:1034] running on GCE node
W20260806 04:02:49.423972 8447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:49.425134 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:49.425377 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:49.425563 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988969425545 us; error 0 us; skew 500 ppm
I20260806 04:02:49.426234 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:49.437804 316 webserver.cc:460] Webserver started at http://127.0.79.1:44229/ using document root <none> and password file <none>
I20260806 04:02:49.438536 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:49.438766 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:49.439106 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:49.440786 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "4c94e62bd90f45babcee224e4ff7a6b1"
format_stamp: "Formatted at 2026-08-06 04:02:49 on dist-test-slave-h3ft"
I20260806 04:02:49.446769 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.001s
I20260806 04:02:49.451412 8453 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:49.452659 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:02:49.453084 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "4c94e62bd90f45babcee224e4ff7a6b1"
format_stamp: "Formatted at 2026-08-06 04:02:49 on dist-test-slave-h3ft"
I20260806 04:02:49.453438 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-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)
I20260806 04:02:49.482263 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:49.483649 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:49.485544 316 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 04:02:49.488152 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:49.488384 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:49.488664 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:49.488847 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:49.538667 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:34263
I20260806 04:02:49.538841 8534 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:34263 every 8 connection(s)
I20260806 04:02:49.544674 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:49.553323 8541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:49.554879 8542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:49.558764 8547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:49.560433 316 server_base.cc:1034] running on GCE node
I20260806 04:02:49.561740 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:49.562017 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:49.562234 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988969562211 us; error 0 us; skew 500 ppm
I20260806 04:02:49.562938 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:49.562985 8535 heartbeater.cc:347] Connected to a master server at 127.0.79.62:34489
I20260806 04:02:49.563630 8535 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:49.564631 8535 heartbeater.cc:511] Master 127.0.79.62:34489 requested a full tablet report, sending...
I20260806 04:02:49.566676 316 webserver.cc:460] Webserver started at http://127.0.79.2:34897/ using document root <none> and password file <none>
I20260806 04:02:49.567480 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:49.567759 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:49.568149 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:49.568732 8368 ts_manager.cc:194] Registered new tserver with Master: 4c94e62bd90f45babcee224e4ff7a6b1 (127.0.79.1:34263)
I20260806 04:02:49.569484 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/ts-1-root/instance:
uuid: "e97af5fa9de247ababbac9b8083bd2b7"
format_stamp: "Formatted at 2026-08-06 04:02:49 on dist-test-slave-h3ft"
I20260806 04:02:49.570963 8368 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49178
I20260806 04:02:49.574859 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260806 04:02:49.578603 8552 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:49.579571 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:02:49.579916 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/ts-1-root
uuid: "e97af5fa9de247ababbac9b8083bd2b7"
format_stamp: "Formatted at 2026-08-06 04:02:49 on dist-test-slave-h3ft"
I20260806 04:02:49.580178 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-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)
I20260806 04:02:49.598409 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:49.599642 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:49.601213 316 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 04:02:49.603709 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:49.603900 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:49.604194 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:49.604342 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:49.652478 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.2:42751
I20260806 04:02:49.652704 8634 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.2:42751 every 8 connection(s)
I20260806 04:02:49.658556 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:49.666420 8639 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:49.670679 316 server_base.cc:1034] running on GCE node
W20260806 04:02:49.670928 8642 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:49.671661 8640 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:49.672833 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:49.673044 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:49.673282 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988969673269 us; error 0 us; skew 500 ppm
I20260806 04:02:49.673859 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:49.676018 8635 heartbeater.cc:347] Connected to a master server at 127.0.79.62:34489
I20260806 04:02:49.676498 8635 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:49.677271 316 webserver.cc:460] Webserver started at http://127.0.79.3:38685/ using document root <none> and password file <none>
I20260806 04:02:49.677515 8635 heartbeater.cc:511] Master 127.0.79.62:34489 requested a full tablet report, sending...
I20260806 04:02:49.677821 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:49.678114 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:49.678381 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:49.679731 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/ts-2-root/instance:
uuid: "6691103ed1f64b5984bb2d3352900229"
format_stamp: "Formatted at 2026-08-06 04:02:49 on dist-test-slave-h3ft"
I20260806 04:02:49.680300 8368 ts_manager.cc:194] Registered new tserver with Master: e97af5fa9de247ababbac9b8083bd2b7 (127.0.79.2:42751)
I20260806 04:02:49.682485 8368 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49182
I20260806 04:02:49.685480 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260806 04:02:49.689499 8647 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:49.690732 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 04:02:49.691206 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/ts-2-root
uuid: "6691103ed1f64b5984bb2d3352900229"
format_stamp: "Formatted at 2026-08-06 04:02:49 on dist-test-slave-h3ft"
I20260806 04:02:49.691512 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1785988912331034-316-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)
I20260806 04:02:49.706499 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:49.707806 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:49.709420 316 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 04:02:49.711898 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:49.712136 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:49.712395 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:49.712581 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:49.761157 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.3:39619
I20260806 04:02:49.761329 8727 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.3:39619 every 8 connection(s)
I20260806 04:02:49.940199 8728 heartbeater.cc:347] Connected to a master server at 127.0.79.62:34489
I20260806 04:02:49.940781 8728 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:49.941885 8728 heartbeater.cc:511] Master 127.0.79.62:34489 requested a full tablet report, sending...
I20260806 04:02:49.944921 8368 ts_manager.cc:194] Registered new tserver with Master: 6691103ed1f64b5984bb2d3352900229 (127.0.79.3:39619)
I20260806 04:02:49.945888 316 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.181414754s
I20260806 04:02:49.947595 8368 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49188
I20260806 04:02:50.062356 8368 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49198:
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
}
}
W20260806 04:02:50.064301 8368 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.
I20260806 04:02:50.136579 8486 tablet_service.cc:1467] Processing CreateTablet for tablet 817ec99fcd3d4f35b13117c8e420d934 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=ba11fcdcae8a467e896b31923c6a00d5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:50.136677 8488 tablet_service.cc:1467] Processing CreateTablet for tablet 14a57f02bf4641138f412cdad27037f3 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=ba11fcdcae8a467e896b31923c6a00d5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:50.137971 8486 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 817ec99fcd3d4f35b13117c8e420d934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:50.138633 8488 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 14a57f02bf4641138f412cdad27037f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:50.141911 8684 tablet_service.cc:1467] Processing CreateTablet for tablet 14a57f02bf4641138f412cdad27037f3 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=ba11fcdcae8a467e896b31923c6a00d5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:50.143462 8684 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 14a57f02bf4641138f412cdad27037f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:50.147457 8682 tablet_service.cc:1467] Processing CreateTablet for tablet 817ec99fcd3d4f35b13117c8e420d934 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=ba11fcdcae8a467e896b31923c6a00d5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:50.149066 8682 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 817ec99fcd3d4f35b13117c8e420d934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:50.156244 8589 tablet_service.cc:1467] Processing CreateTablet for tablet 14a57f02bf4641138f412cdad27037f3 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=ba11fcdcae8a467e896b31923c6a00d5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:50.157841 8589 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 14a57f02bf4641138f412cdad27037f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:50.164157 8588 tablet_service.cc:1467] Processing CreateTablet for tablet 817ec99fcd3d4f35b13117c8e420d934 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=ba11fcdcae8a467e896b31923c6a00d5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:50.165570 8588 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 817ec99fcd3d4f35b13117c8e420d934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:50.177590 8753 tablet_bootstrap.cc:492] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229: Bootstrap starting.
I20260806 04:02:50.183341 8752 tablet_bootstrap.cc:492] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1: Bootstrap starting.
I20260806 04:02:50.189055 8752 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:50.190624 8752 tablet_bootstrap.cc:654] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:50.196451 8754 tablet_bootstrap.cc:492] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7: Bootstrap starting.
I20260806 04:02:50.186838 8753 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:50.200492 8753 tablet_bootstrap.cc:654] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:50.202144 8752 tablet_bootstrap.cc:492] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1: No bootstrap required, opened a new log
I20260806 04:02:50.202723 8752 ts_tablet_manager.cc:1397] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1: Time spent bootstrapping tablet: real 0.020s user 0.009s sys 0.006s
I20260806 04:02:50.203708 8754 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:50.205339 8754 tablet_bootstrap.cc:654] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:50.205726 8753 tablet_bootstrap.cc:492] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229: No bootstrap required, opened a new log
I20260806 04:02:50.206244 8753 ts_tablet_manager.cc:1397] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229: Time spent bootstrapping tablet: real 0.029s user 0.002s sys 0.009s
I20260806 04:02:50.205868 8752 raft_consensus.cc:348] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } } peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } }
I20260806 04:02:50.206861 8752 raft_consensus.cc:374] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:50.207239 8752 raft_consensus.cc:729] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c94e62bd90f45babcee224e4ff7a6b1, State: Initialized, Role: FOLLOWER
I20260806 04:02:50.208074 8752 consensus_queue.cc:260] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } } peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } }
I20260806 04:02:50.209128 8753 raft_consensus.cc:348] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } } peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } }
I20260806 04:02:50.210024 8753 raft_consensus.cc:374] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:50.210347 8753 raft_consensus.cc:729] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6691103ed1f64b5984bb2d3352900229, State: Initialized, Role: FOLLOWER
I20260806 04:02:50.210951 8535 heartbeater.cc:503] Master 127.0.79.62:34489 was elected leader, sending a full tablet report...
I20260806 04:02:50.211366 8754 tablet_bootstrap.cc:492] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7: No bootstrap required, opened a new log
I20260806 04:02:50.211185 8753 consensus_queue.cc:260] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } } peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } }
I20260806 04:02:50.211913 8754 ts_tablet_manager.cc:1397] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7: Time spent bootstrapping tablet: real 0.016s user 0.014s sys 0.000s
I20260806 04:02:50.213917 8728 heartbeater.cc:503] Master 127.0.79.62:34489 was elected leader, sending a full tablet report...
I20260806 04:02:50.214294 8753 ts_tablet_manager.cc:1428] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229: Time spent starting tablet: real 0.008s user 0.004s sys 0.005s
I20260806 04:02:50.214859 8752 ts_tablet_manager.cc:1428] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1: Time spent starting tablet: real 0.012s user 0.006s sys 0.001s
I20260806 04:02:50.215351 8753 tablet_bootstrap.cc:492] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229: Bootstrap starting.
I20260806 04:02:50.216024 8752 tablet_bootstrap.cc:492] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1: Bootstrap starting.
I20260806 04:02:50.219688 8754 raft_consensus.cc:348] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } } peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } }
I20260806 04:02:50.220747 8754 raft_consensus.cc:374] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:50.221105 8754 raft_consensus.cc:729] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97af5fa9de247ababbac9b8083bd2b7, State: Initialized, Role: FOLLOWER
I20260806 04:02:50.221987 8754 consensus_queue.cc:260] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } } peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } }
I20260806 04:02:50.222777 8753 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:50.223459 8752 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:50.224486 8753 tablet_bootstrap.cc:654] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:50.225401 8752 tablet_bootstrap.cc:654] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:50.236618 8754 ts_tablet_manager.cc:1428] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7: Time spent starting tablet: real 0.024s user 0.014s sys 0.000s
I20260806 04:02:50.237898 8635 heartbeater.cc:503] Master 127.0.79.62:34489 was elected leader, sending a full tablet report...
I20260806 04:02:50.238026 8754 tablet_bootstrap.cc:492] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7: Bootstrap starting.
I20260806 04:02:50.240955 8752 tablet_bootstrap.cc:492] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1: No bootstrap required, opened a new log
I20260806 04:02:50.241566 8752 ts_tablet_manager.cc:1397] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1: Time spent bootstrapping tablet: real 0.026s user 0.014s sys 0.000s
I20260806 04:02:50.243750 8754 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:50.244855 8753 tablet_bootstrap.cc:492] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229: No bootstrap required, opened a new log
I20260806 04:02:50.244546 8752 raft_consensus.cc:348] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } } peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } }
I20260806 04:02:50.245347 8754 tablet_bootstrap.cc:654] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:50.245428 8752 raft_consensus.cc:374] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:50.245582 8753 ts_tablet_manager.cc:1397] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229: Time spent bootstrapping tablet: real 0.030s user 0.016s sys 0.007s
I20260806 04:02:50.245944 8752 raft_consensus.cc:729] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c94e62bd90f45babcee224e4ff7a6b1, State: Initialized, Role: FOLLOWER
I20260806 04:02:50.248855 8753 raft_consensus.cc:348] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } } peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } }
I20260806 04:02:50.249799 8753 raft_consensus.cc:374] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:50.250214 8753 raft_consensus.cc:729] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6691103ed1f64b5984bb2d3352900229, State: Initialized, Role: FOLLOWER
I20260806 04:02:50.249521 8752 consensus_queue.cc:260] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } } peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } }
I20260806 04:02:50.251144 8753 consensus_queue.cc:260] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } } peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } }
I20260806 04:02:50.253572 8753 ts_tablet_manager.cc:1428] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260806 04:02:50.255733 8752 ts_tablet_manager.cc:1428] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1: Time spent starting tablet: real 0.014s user 0.009s sys 0.000s
I20260806 04:02:50.257215 8754 tablet_bootstrap.cc:492] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7: No bootstrap required, opened a new log
I20260806 04:02:50.257776 8754 ts_tablet_manager.cc:1397] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7: Time spent bootstrapping tablet: real 0.020s user 0.012s sys 0.004s
I20260806 04:02:50.260776 8754 raft_consensus.cc:348] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } } peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } }
I20260806 04:02:50.261713 8754 raft_consensus.cc:374] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:50.262073 8754 raft_consensus.cc:729] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97af5fa9de247ababbac9b8083bd2b7, State: Initialized, Role: FOLLOWER
I20260806 04:02:50.262759 8754 consensus_queue.cc:260] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } } peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } }
I20260806 04:02:50.265489 8754 ts_tablet_manager.cc:1428] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7: Time spent starting tablet: real 0.007s user 0.004s sys 0.004s
I20260806 04:02:50.271545 8762 raft_consensus.cc:482] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:50.272199 8762 raft_consensus.cc:504] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } } peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } }
I20260806 04:02:50.277621 8762 leader_election.cc:288] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c94e62bd90f45babcee224e4ff7a6b1 (127.0.79.1:34263), e97af5fa9de247ababbac9b8083bd2b7 (127.0.79.2:42751)
I20260806 04:02:50.289150 8501 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "817ec99fcd3d4f35b13117c8e420d934" candidate_uuid: "6691103ed1f64b5984bb2d3352900229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" is_pre_election: true
I20260806 04:02:50.289889 8501 raft_consensus.cc:2454] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6691103ed1f64b5984bb2d3352900229 in term 0.
I20260806 04:02:50.291132 8653 leader_election.cc:302] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [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: 4c94e62bd90f45babcee224e4ff7a6b1, 6691103ed1f64b5984bb2d3352900229; no voters:
I20260806 04:02:50.292050 8762 raft_consensus.cc:2781] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:50.292435 8762 raft_consensus.cc:482] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:50.292709 8762 raft_consensus.cc:3037] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:50.297885 8601 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "817ec99fcd3d4f35b13117c8e420d934" candidate_uuid: "6691103ed1f64b5984bb2d3352900229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97af5fa9de247ababbac9b8083bd2b7" is_pre_election: true
I20260806 04:02:50.298713 8601 raft_consensus.cc:2454] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6691103ed1f64b5984bb2d3352900229 in term 0.
I20260806 04:02:50.299054 8762 raft_consensus.cc:504] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } } peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } }
I20260806 04:02:50.301038 8762 leader_election.cc:288] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [CANDIDATE]: Term 1 election: Requested vote from peers 4c94e62bd90f45babcee224e4ff7a6b1 (127.0.79.1:34263), e97af5fa9de247ababbac9b8083bd2b7 (127.0.79.2:42751)
I20260806 04:02:50.302018 8501 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "817ec99fcd3d4f35b13117c8e420d934" candidate_uuid: "6691103ed1f64b5984bb2d3352900229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c94e62bd90f45babcee224e4ff7a6b1"
I20260806 04:02:50.302608 8501 raft_consensus.cc:3037] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:50.302385 8601 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "817ec99fcd3d4f35b13117c8e420d934" candidate_uuid: "6691103ed1f64b5984bb2d3352900229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97af5fa9de247ababbac9b8083bd2b7"
I20260806 04:02:50.303318 8601 raft_consensus.cc:3037] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:50.304600 8759 raft_consensus.cc:482] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:50.305186 8759 raft_consensus.cc:504] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } } peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } }
I20260806 04:02:50.309863 8501 raft_consensus.cc:2454] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6691103ed1f64b5984bb2d3352900229 in term 1.
I20260806 04:02:50.311311 8653 leader_election.cc:302] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [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: 4c94e62bd90f45babcee224e4ff7a6b1, 6691103ed1f64b5984bb2d3352900229; no voters:
I20260806 04:02:50.311311 8759 leader_election.cc:288] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6691103ed1f64b5984bb2d3352900229 (127.0.79.3:39619), e97af5fa9de247ababbac9b8083bd2b7 (127.0.79.2:42751)
I20260806 04:02:50.313054 8762 raft_consensus.cc:2781] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:50.312927 8601 raft_consensus.cc:2454] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6691103ed1f64b5984bb2d3352900229 in term 1.
I20260806 04:02:50.321797 8762 raft_consensus.cc:686] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 1 LEADER]: Becoming Leader. State: Replica: 6691103ed1f64b5984bb2d3352900229, State: Running, Role: LEADER
I20260806 04:02:50.322816 8762 consensus_queue.cc:237] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [LEADER]: Queue going to LEADER mode. State: All 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: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } } peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } }
I20260806 04:02:50.334293 8368 catalog_manager.cc:5495] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6691103ed1f64b5984bb2d3352900229 (127.0.79.3). New cstate: current_term: 1 leader_uuid: "6691103ed1f64b5984bb2d3352900229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:50.340291 8601 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14a57f02bf4641138f412cdad27037f3" candidate_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97af5fa9de247ababbac9b8083bd2b7" is_pre_election: true
I20260806 04:02:50.341221 8601 raft_consensus.cc:2454] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c94e62bd90f45babcee224e4ff7a6b1 in term 0.
I20260806 04:02:50.341912 8695 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14a57f02bf4641138f412cdad27037f3" candidate_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6691103ed1f64b5984bb2d3352900229" is_pre_election: true
I20260806 04:02:50.342768 8695 raft_consensus.cc:2454] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c94e62bd90f45babcee224e4ff7a6b1 in term 0.
I20260806 04:02:50.342728 8456 leader_election.cc:302] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [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: 4c94e62bd90f45babcee224e4ff7a6b1, e97af5fa9de247ababbac9b8083bd2b7; no voters:
I20260806 04:02:50.343838 8759 raft_consensus.cc:2781] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:50.344195 8759 raft_consensus.cc:482] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:50.344503 8759 raft_consensus.cc:3037] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:50.350175 8759 raft_consensus.cc:504] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } } peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } }
I20260806 04:02:50.352118 8759 leader_election.cc:288] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [CANDIDATE]: Term 1 election: Requested vote from peers 6691103ed1f64b5984bb2d3352900229 (127.0.79.3:39619), e97af5fa9de247ababbac9b8083bd2b7 (127.0.79.2:42751)
I20260806 04:02:50.353143 8695 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14a57f02bf4641138f412cdad27037f3" candidate_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6691103ed1f64b5984bb2d3352900229"
I20260806 04:02:50.353399 8601 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14a57f02bf4641138f412cdad27037f3" candidate_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97af5fa9de247ababbac9b8083bd2b7"
I20260806 04:02:50.353708 8695 raft_consensus.cc:3037] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:50.354264 8601 raft_consensus.cc:3037] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:50.359527 8695 raft_consensus.cc:2454] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c94e62bd90f45babcee224e4ff7a6b1 in term 1.
I20260806 04:02:50.360227 8601 raft_consensus.cc:2454] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c94e62bd90f45babcee224e4ff7a6b1 in term 1.
I20260806 04:02:50.360847 8457 leader_election.cc:302] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [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: 4c94e62bd90f45babcee224e4ff7a6b1, 6691103ed1f64b5984bb2d3352900229; no voters:
I20260806 04:02:50.361690 8759 raft_consensus.cc:2781] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:50.363158 8759 raft_consensus.cc:686] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 1 LEADER]: Becoming Leader. State: Replica: 4c94e62bd90f45babcee224e4ff7a6b1, State: Running, Role: LEADER
I20260806 04:02:50.363952 8759 consensus_queue.cc:237] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [LEADER]: Queue going to LEADER mode. State: All 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: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } } peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } }
I20260806 04:02:50.372263 8368 catalog_manager.cc:5495] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c94e62bd90f45babcee224e4ff7a6b1 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } health_report { overall_health: UNKNOWN } } }
I20260806 04:02:50.400319 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:50.429445 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:50.430362 316 tablet_replica.cc:330] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1: stopping tablet replica
I20260806 04:02:50.431150 316 raft_consensus.cc:2229] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:50.431839 316 pending_rounds.cc:62] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1: Trying to abort 1 pending ops.
I20260806 04:02:50.432022 316 pending_rounds.cc:68] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7315410822619324416 op_type: NO_OP noop_request { }
I20260806 04:02:50.432282 316 raft_consensus.cc:2866] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 04:02:50.432574 316 raft_consensus.cc:2258] T 14a57f02bf4641138f412cdad27037f3 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:50.435240 316 tablet_replica.cc:330] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1: stopping tablet replica
I20260806 04:02:50.435693 316 raft_consensus.cc:2229] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:50.436017 316 raft_consensus.cc:2258] T 817ec99fcd3d4f35b13117c8e420d934 P 4c94e62bd90f45babcee224e4ff7a6b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:50.460317 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:50.473254 316 tablet_server.cc:178] TabletServer@127.0.79.2:0 shutting down...
I20260806 04:02:50.496618 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:50.497471 316 tablet_replica.cc:330] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7: stopping tablet replica
I20260806 04:02:50.498458 316 raft_consensus.cc:2229] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:50.499428 316 raft_consensus.cc:2258] T 14a57f02bf4641138f412cdad27037f3 P e97af5fa9de247ababbac9b8083bd2b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:50.501860 316 tablet_replica.cc:330] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7: stopping tablet replica
I20260806 04:02:50.502352 316 raft_consensus.cc:2229] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:50.502739 316 raft_consensus.cc:2258] T 817ec99fcd3d4f35b13117c8e420d934 P e97af5fa9de247ababbac9b8083bd2b7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 04:02:50.875622 8653 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.79.1:34263: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260806 04:02:50.879081 8653 consensus_peers.cc:487] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 -> Peer 4c94e62bd90f45babcee224e4ff7a6b1 (127.0.79.1:34263): Couldn't send request to peer 4c94e62bd90f45babcee224e4ff7a6b1. Status: Network error: Client connection negotiation failed: client connection to 127.0.79.1:34263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260806 04:02:50.905913 8652 consensus_peers.cc:487] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 -> Peer e97af5fa9de247ababbac9b8083bd2b7 (127.0.79.2:42751): Couldn't send request to peer e97af5fa9de247ababbac9b8083bd2b7. Status: Network error: Client connection negotiation failed: client connection to 127.0.79.2:42751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260806 04:02:50.955305 8628 debug-util.cc:398] Leaking SignalData structure 0x7b0800255ce0 after lost signal to thread 321
W20260806 04:02:51.522121 316 thread.cc:536] Waited for 1000ms trying to join with diag-logger (tid 8628)
I20260806 04:02:52.252935 8783 raft_consensus.cc:482] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:52.253619 8783 raft_consensus.cc:504] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6691103ed1f64b5984bb2d3352900229" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 39619 } } peers { permanent_uuid: "4c94e62bd90f45babcee224e4ff7a6b1" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 34263 } } peers { permanent_uuid: "e97af5fa9de247ababbac9b8083bd2b7" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 42751 } }
I20260806 04:02:52.256027 8783 leader_election.cc:288] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c94e62bd90f45babcee224e4ff7a6b1 (127.0.79.1:34263), e97af5fa9de247ababbac9b8083bd2b7 (127.0.79.2:42751)
W20260806 04:02:52.260378 8653 leader_election.cc:334] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c94e62bd90f45babcee224e4ff7a6b1 (127.0.79.1:34263): Network error: Client connection negotiation failed: client connection to 127.0.79.1:34263: connect: Connection refused (error 111)
W20260806 04:02:52.261340 8652 leader_election.cc:334] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e97af5fa9de247ababbac9b8083bd2b7 (127.0.79.2:42751): Network error: Client connection negotiation failed: client connection to 127.0.79.2:42751: connect: Connection refused (error 111)
I20260806 04:02:52.261860 8652 leader_election.cc:302] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6691103ed1f64b5984bb2d3352900229; no voters: 4c94e62bd90f45babcee224e4ff7a6b1, e97af5fa9de247ababbac9b8083bd2b7
I20260806 04:02:52.262905 8783 raft_consensus.cc:2726] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 04:02:52.522687 316 thread.cc:536] Waited for 2000ms trying to join with diag-logger (tid 8628)
W20260806 04:02:53.109929 8652 consensus_peers.cc:487] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 -> Peer e97af5fa9de247ababbac9b8083bd2b7 (127.0.79.2:42751): Couldn't send request to peer e97af5fa9de247ababbac9b8083bd2b7. Status: Network error: Client connection negotiation failed: client connection to 127.0.79.2:42751: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 04:02:53.362553 8653 consensus_peers.cc:487] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 -> Peer 4c94e62bd90f45babcee224e4ff7a6b1 (127.0.79.1:34263): Couldn't send request to peer 4c94e62bd90f45babcee224e4ff7a6b1. Status: Network error: Client connection negotiation failed: client connection to 127.0.79.1:34263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 04:02:53.523600 316 thread.cc:536] Waited for 3000ms trying to join with diag-logger (tid 8628)
I20260806 04:02:54.181337 316 tablet_server.cc:194] TabletServer@127.0.79.2:0 shutdown complete.
I20260806 04:02:54.203258 316 tablet_server.cc:178] TabletServer@127.0.79.3:0 shutting down...
I20260806 04:02:54.241557 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:54.242580 316 tablet_replica.cc:330] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229: stopping tablet replica
I20260806 04:02:54.243485 316 raft_consensus.cc:2229] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:54.244695 316 pending_rounds.cc:62] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229: Trying to abort 1 pending ops.
I20260806 04:02:54.244967 316 pending_rounds.cc:68] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7315410822451290112 op_type: NO_OP noop_request { }
I20260806 04:02:54.245606 316 raft_consensus.cc:2866] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 04:02:54.246042 316 raft_consensus.cc:2258] T 817ec99fcd3d4f35b13117c8e420d934 P 6691103ed1f64b5984bb2d3352900229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:54.249217 316 tablet_replica.cc:330] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229: stopping tablet replica
I20260806 04:02:54.249792 316 raft_consensus.cc:2229] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:02:54.250293 316 raft_consensus.cc:2258] T 14a57f02bf4641138f412cdad27037f3 P 6691103ed1f64b5984bb2d3352900229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:54.274569 316 tablet_server.cc:194] TabletServer@127.0.79.3:0 shutdown complete.
I20260806 04:02:54.291806 316 master.cc:537] Master@127.0.79.62:34489 shutting down...
I20260806 04:02:54.323159 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:54.324126 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:54.324508 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 750a5096887d4d848c0afb6332d04e0c: stopping tablet replica
I20260806 04:02:54.346041 316 master.cc:552] Master@127.0.79.62:34489 shutdown complete.
[ OK ] ClientTestAutoIncrementingColumn.AlterOperationNegatives (5284 ms)
[----------] 1 test from ClientTestAutoIncrementingColumn (5284 ms total)
[----------] 1 test from KeepAlivePeriodically/KeepAlivePeriodicallyTest
[ RUN ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1
I20260806 04:02:54.387349 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:46715
I20260806 04:02:54.388471 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:54.394908 8790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:54.395092 8792 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:54.397074 8795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:54.398656 316 server_base.cc:1034] running on GCE node
I20260806 04:02:54.399742 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:54.399940 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:54.400148 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988974400130 us; error 0 us; skew 500 ppm
I20260806 04:02:54.400794 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:54.404016 316 webserver.cc:460] Webserver started at http://127.0.79.62:38663/ using document root <none> and password file <none>
I20260806 04:02:54.404587 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:54.404789 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:54.405120 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:54.406704 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "235385ff1550409c947f199114af27b5"
format_stamp: "Formatted at 2026-08-06 04:02:54 on dist-test-slave-h3ft"
I20260806 04:02:54.411995 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.001s sys 0.003s
I20260806 04:02:54.416085 8802 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:54.416976 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:02:54.417354 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "235385ff1550409c947f199114af27b5"
format_stamp: "Formatted at 2026-08-06 04:02:54 on dist-test-slave-h3ft"
I20260806 04:02:54.417695 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-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)
I20260806 04:02:54.435688 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:54.437489 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:54.493896 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:46715
I20260806 04:02:54.494055 8882 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:46715 every 8 connection(s)
I20260806 04:02:54.498294 8884 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:54.511283 8884 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5: Bootstrap starting.
I20260806 04:02:54.516040 8884 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:54.521011 8884 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5: No bootstrap required, opened a new log
I20260806 04:02:54.523144 8884 raft_consensus.cc:348] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "235385ff1550409c947f199114af27b5" member_type: VOTER }
I20260806 04:02:54.523640 8884 raft_consensus.cc:374] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:54.523830 8884 raft_consensus.cc:729] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 235385ff1550409c947f199114af27b5, State: Initialized, Role: FOLLOWER
I20260806 04:02:54.524420 8884 consensus_queue.cc:260] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "235385ff1550409c947f199114af27b5" member_type: VOTER }
I20260806 04:02:54.524857 8884 raft_consensus.cc:388] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:54.525043 8884 raft_consensus.cc:482] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:54.525281 8884 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:54.530439 8884 raft_consensus.cc:504] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "235385ff1550409c947f199114af27b5" member_type: VOTER }
I20260806 04:02:54.530957 8884 leader_election.cc:302] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 235385ff1550409c947f199114af27b5; no voters:
I20260806 04:02:54.532428 8884 leader_election.cc:288] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:54.533150 8887 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:54.534868 8887 raft_consensus.cc:686] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [term 1 LEADER]: Becoming Leader. State: Replica: 235385ff1550409c947f199114af27b5, State: Running, Role: LEADER
I20260806 04:02:54.535817 8884 sys_catalog.cc:564] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:54.535739 8887 consensus_queue.cc:237] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "235385ff1550409c947f199114af27b5" member_type: VOTER }
I20260806 04:02:54.544795 8888 sys_catalog.cc:455] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "235385ff1550409c947f199114af27b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "235385ff1550409c947f199114af27b5" member_type: VOTER } }
I20260806 04:02:54.545069 8889 sys_catalog.cc:455] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 235385ff1550409c947f199114af27b5. Latest consensus state: current_term: 1 leader_uuid: "235385ff1550409c947f199114af27b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "235385ff1550409c947f199114af27b5" member_type: VOTER } }
I20260806 04:02:54.545609 8888 sys_catalog.cc:458] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:54.545847 8889 sys_catalog.cc:458] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:54.547719 8898 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:54.554150 8898 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:54.555527 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:54.564543 8898 catalog_manager.cc:1347] Generated new cluster ID: ffd92a6c80c44ca7b63fba560162a78e
I20260806 04:02:54.564914 8898 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:54.604970 8898 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:54.607038 8898 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:54.628911 8898 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5: Generated new TSK 0
I20260806 04:02:54.629632 8898 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:54.687968 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:54.696337 8909 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:54.697480 8910 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:54.699452 8913 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:54.700492 316 server_base.cc:1034] running on GCE node
I20260806 04:02:54.701660 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:54.701869 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:54.702072 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988974702059 us; error 0 us; skew 500 ppm
I20260806 04:02:54.702674 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:54.705859 316 webserver.cc:460] Webserver started at http://127.0.79.1:35109/ using document root <none> and password file <none>
I20260806 04:02:54.706416 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:54.706589 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:54.706930 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:54.708283 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "829e9a91d7bf4e6cb9bded89eac34eaa"
format_stamp: "Formatted at 2026-08-06 04:02:54 on dist-test-slave-h3ft"
I20260806 04:02:54.713678 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260806 04:02:54.717885 8922 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:54.718955 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 04:02:54.719465 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "829e9a91d7bf4e6cb9bded89eac34eaa"
format_stamp: "Formatted at 2026-08-06 04:02:54 on dist-test-slave-h3ft"
I20260806 04:02:54.719815 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-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)
I20260806 04:02:54.739878 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:54.741562 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:54.748860 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:54.749194 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:54.749487 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:54.749675 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:54.826483 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:43907
I20260806 04:02:54.826647 9014 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:43907 every 8 connection(s)
I20260806 04:02:54.831774 9015 heartbeater.cc:347] Connected to a master server at 127.0.79.62:46715
I20260806 04:02:54.832203 9015 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:54.833070 9015 heartbeater.cc:511] Master 127.0.79.62:46715 requested a full tablet report, sending...
I20260806 04:02:54.835494 8821 ts_manager.cc:194] Registered new tserver with Master: 829e9a91d7bf4e6cb9bded89eac34eaa (127.0.79.1:43907)
I20260806 04:02:54.836251 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006202672s
I20260806 04:02:54.838802 8821 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46522
I20260806 04:02:54.853765 9015 heartbeater.cc:503] Master 127.0.79.62:46715 was elected leader, sending a full tablet report...
I20260806 04:02:54.870632 8820 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46530:
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"
}
}
}
I20260806 04:02:54.914235 8972 tablet_service.cc:1467] Processing CreateTablet for tablet 38d23a1223214f26968581a588a0f1d0 (DEFAULT_TABLE table=client-testtb [id=2c0cdef1465a4003a545234f874e0b52]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:02:54.914654 8971 tablet_service.cc:1467] Processing CreateTablet for tablet 009871281e824db693af7837d73a6c1f (DEFAULT_TABLE table=client-testtb [id=2c0cdef1465a4003a545234f874e0b52]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:02:54.915970 8972 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 38d23a1223214f26968581a588a0f1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:54.916677 8971 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 009871281e824db693af7837d73a6c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:54.933192 9030 tablet_bootstrap.cc:492] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa: Bootstrap starting.
I20260806 04:02:54.938552 9030 tablet_bootstrap.cc:654] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:54.944644 9030 tablet_bootstrap.cc:492] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa: No bootstrap required, opened a new log
I20260806 04:02:54.945176 9030 ts_tablet_manager.cc:1397] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa: Time spent bootstrapping tablet: real 0.012s user 0.000s sys 0.010s
I20260806 04:02:54.947522 9030 raft_consensus.cc:348] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "829e9a91d7bf4e6cb9bded89eac34eaa" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43907 } }
I20260806 04:02:54.947990 9030 raft_consensus.cc:374] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:54.948230 9030 raft_consensus.cc:729] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 829e9a91d7bf4e6cb9bded89eac34eaa, State: Initialized, Role: FOLLOWER
I20260806 04:02:54.948798 9030 consensus_queue.cc:260] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "829e9a91d7bf4e6cb9bded89eac34eaa" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43907 } }
I20260806 04:02:54.949326 9030 raft_consensus.cc:388] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:54.949569 9030 raft_consensus.cc:482] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:54.949851 9030 raft_consensus.cc:3037] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:54.956467 9030 raft_consensus.cc:504] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "829e9a91d7bf4e6cb9bded89eac34eaa" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43907 } }
I20260806 04:02:54.957147 9030 leader_election.cc:302] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 829e9a91d7bf4e6cb9bded89eac34eaa; no voters:
I20260806 04:02:54.958639 9030 leader_election.cc:288] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:54.959463 9033 raft_consensus.cc:2781] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:54.961573 9030 ts_tablet_manager.cc:1428] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa: Time spent starting tablet: real 0.016s user 0.011s sys 0.006s
I20260806 04:02:54.962008 9033 raft_consensus.cc:686] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [term 1 LEADER]: Becoming Leader. State: Replica: 829e9a91d7bf4e6cb9bded89eac34eaa, State: Running, Role: LEADER
I20260806 04:02:54.962528 9030 tablet_bootstrap.cc:492] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa: Bootstrap starting.
I20260806 04:02:54.962919 9033 consensus_queue.cc:237] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "829e9a91d7bf4e6cb9bded89eac34eaa" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43907 } }
I20260806 04:02:54.969213 9030 tablet_bootstrap.cc:654] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:54.971846 8820 catalog_manager.cc:5495] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa reported cstate change: term changed from 0 to 1, leader changed from <none> to 829e9a91d7bf4e6cb9bded89eac34eaa (127.0.79.1). New cstate: current_term: 1 leader_uuid: "829e9a91d7bf4e6cb9bded89eac34eaa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "829e9a91d7bf4e6cb9bded89eac34eaa" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43907 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:54.975366 9030 tablet_bootstrap.cc:492] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa: No bootstrap required, opened a new log
I20260806 04:02:54.975826 9030 ts_tablet_manager.cc:1397] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa: Time spent bootstrapping tablet: real 0.014s user 0.010s sys 0.002s
I20260806 04:02:54.978034 9030 raft_consensus.cc:348] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "829e9a91d7bf4e6cb9bded89eac34eaa" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43907 } }
I20260806 04:02:54.978825 9030 raft_consensus.cc:374] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:54.979156 9030 raft_consensus.cc:729] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 829e9a91d7bf4e6cb9bded89eac34eaa, State: Initialized, Role: FOLLOWER
I20260806 04:02:54.979916 9030 consensus_queue.cc:260] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "829e9a91d7bf4e6cb9bded89eac34eaa" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43907 } }
I20260806 04:02:54.980558 9030 raft_consensus.cc:388] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:54.980908 9030 raft_consensus.cc:482] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:54.981320 9030 raft_consensus.cc:3037] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:54.989884 9030 raft_consensus.cc:504] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "829e9a91d7bf4e6cb9bded89eac34eaa" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43907 } }
I20260806 04:02:54.990671 9030 leader_election.cc:302] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 829e9a91d7bf4e6cb9bded89eac34eaa; no voters:
I20260806 04:02:54.991315 9030 leader_election.cc:288] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:54.991575 9033 raft_consensus.cc:2781] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:54.992220 9033 raft_consensus.cc:686] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [term 1 LEADER]: Becoming Leader. State: Replica: 829e9a91d7bf4e6cb9bded89eac34eaa, State: Running, Role: LEADER
I20260806 04:02:54.993091 9030 ts_tablet_manager.cc:1428] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa: Time spent starting tablet: real 0.017s user 0.016s sys 0.000s
I20260806 04:02:54.993039 9033 consensus_queue.cc:237] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "829e9a91d7bf4e6cb9bded89eac34eaa" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43907 } }
I20260806 04:02:55.000072 8821 catalog_manager.cc:5495] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa reported cstate change: term changed from 0 to 1, leader changed from <none> to 829e9a91d7bf4e6cb9bded89eac34eaa (127.0.79.1). New cstate: current_term: 1 leader_uuid: "829e9a91d7bf4e6cb9bded89eac34eaa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "829e9a91d7bf4e6cb9bded89eac34eaa" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 43907 } health_report { overall_health: HEALTHY } } }
I20260806 04:02:55.025975 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:02:55.052670 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:02:55.053566 316 tablet_replica.cc:330] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa: stopping tablet replica
I20260806 04:02:55.054402 316 raft_consensus.cc:2229] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:55.054929 316 raft_consensus.cc:2258] T 009871281e824db693af7837d73a6c1f P 829e9a91d7bf4e6cb9bded89eac34eaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:55.057806 316 tablet_replica.cc:330] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa: stopping tablet replica
I20260806 04:02:55.058296 316 raft_consensus.cc:2229] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:55.058724 316 raft_consensus.cc:2258] T 38d23a1223214f26968581a588a0f1d0 P 829e9a91d7bf4e6cb9bded89eac34eaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:55.082734 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:02:55.096936 316 master.cc:537] Master@127.0.79.62:46715 shutting down...
I20260806 04:02:55.121675 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:02:55.122346 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:02:55.122817 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 235385ff1550409c947f199114af27b5: stopping tablet replica
I20260806 04:02:55.143666 316 master.cc:552] Master@127.0.79.62:46715 shutdown complete.
I20260806 04:02:55.161841 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:35871
I20260806 04:02:55.163331 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:55.168781 9043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:55.169554 9044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:55.170750 9047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:55.172700 316 server_base.cc:1034] running on GCE node
I20260806 04:02:55.173806 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:55.173982 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:55.174105 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988975174094 us; error 0 us; skew 500 ppm
I20260806 04:02:55.174604 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:55.177312 316 webserver.cc:460] Webserver started at http://127.0.79.62:39857/ using document root <none> and password file <none>
I20260806 04:02:55.177800 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:55.177964 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:55.178256 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:55.179629 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "8573121d5c82482791fa76a140405abc"
format_stamp: "Formatted at 2026-08-06 04:02:55 on dist-test-slave-h3ft"
I20260806 04:02:55.184952 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260806 04:02:55.189031 9055 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:55.190153 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260806 04:02:55.190531 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "8573121d5c82482791fa76a140405abc"
format_stamp: "Formatted at 2026-08-06 04:02:55 on dist-test-slave-h3ft"
I20260806 04:02:55.190879 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-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)
I20260806 04:02:55.220112 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:55.221644 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:55.274370 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:35871
I20260806 04:02:55.274502 9133 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:35871 every 8 connection(s)
I20260806 04:02:55.278781 9134 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:55.291236 9134 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc: Bootstrap starting.
I20260806 04:02:55.296057 9134 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:55.300819 9134 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc: No bootstrap required, opened a new log
I20260806 04:02:55.303032 9134 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8573121d5c82482791fa76a140405abc" member_type: VOTER }
I20260806 04:02:55.303512 9134 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:55.303746 9134 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8573121d5c82482791fa76a140405abc, State: Initialized, Role: FOLLOWER
I20260806 04:02:55.304256 9134 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8573121d5c82482791fa76a140405abc" member_type: VOTER }
I20260806 04:02:55.304733 9134 raft_consensus.cc:388] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:02:55.304943 9134 raft_consensus.cc:482] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:02:55.305178 9134 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:55.310680 9134 raft_consensus.cc:504] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8573121d5c82482791fa76a140405abc" member_type: VOTER }
I20260806 04:02:55.311456 9134 leader_election.cc:302] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8573121d5c82482791fa76a140405abc; no voters:
I20260806 04:02:55.312821 9134 leader_election.cc:288] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:02:55.313388 9137 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:55.315095 9137 raft_consensus.cc:686] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [term 1 LEADER]: Becoming Leader. State: Replica: 8573121d5c82482791fa76a140405abc, State: Running, Role: LEADER
I20260806 04:02:55.315874 9137 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8573121d5c82482791fa76a140405abc" member_type: VOTER }
I20260806 04:02:55.316207 9134 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:02:55.319862 9139 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8573121d5c82482791fa76a140405abc. Latest consensus state: current_term: 1 leader_uuid: "8573121d5c82482791fa76a140405abc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8573121d5c82482791fa76a140405abc" member_type: VOTER } }
I20260806 04:02:55.320420 9138 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8573121d5c82482791fa76a140405abc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8573121d5c82482791fa76a140405abc" member_type: VOTER } }
I20260806 04:02:55.320741 9139 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:55.321147 9138 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [sys.catalog]: This master's current role is: LEADER
I20260806 04:02:55.323771 9147 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:02:55.329344 9147 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:02:55.334506 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:02:55.340324 9147 catalog_manager.cc:1347] Generated new cluster ID: 661ae0d3083c4fb79447e348b6e45b59
I20260806 04:02:55.340790 9147 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:02:55.386444 9147 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:02:55.388685 9147 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:02:55.413239 9147 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc: Generated new TSK 0
I20260806 04:02:55.414037 9147 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:02:55.471401 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:02:55.478065 9162 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:55.480345 9163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:55.482340 9165 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:55.483585 316 server_base.cc:1034] running on GCE node
I20260806 04:02:55.484531 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:55.484735 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:55.484858 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988975484849 us; error 0 us; skew 500 ppm
I20260806 04:02:55.485379 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:55.488180 316 webserver.cc:460] Webserver started at http://127.0.79.1:33955/ using document root <none> and password file <none>
I20260806 04:02:55.488677 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:55.488852 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:55.489167 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:55.490399 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "aee55b6dc64747dc8b22f22f076c2496"
format_stamp: "Formatted at 2026-08-06 04:02:55 on dist-test-slave-h3ft"
I20260806 04:02:55.496094 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.004s sys 0.003s
I20260806 04:02:55.499984 9170 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:55.500932 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:02:55.501255 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "aee55b6dc64747dc8b22f22f076c2496"
format_stamp: "Formatted at 2026-08-06 04:02:55 on dist-test-slave-h3ft"
I20260806 04:02:55.501550 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-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)
I20260806 04:02:55.515825 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:55.517165 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:55.524173 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:55.524556 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:55.524879 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:55.525056 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:55.586990 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:37387
I20260806 04:02:55.587240 9265 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:37387 every 8 connection(s)
I20260806 04:02:55.592557 9266 heartbeater.cc:347] Connected to a master server at 127.0.79.62:35871
I20260806 04:02:55.592715 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 04:02:55.593060 9266 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:55.594017 9266 heartbeater.cc:511] Master 127.0.79.62:35871 requested a full tablet report, sending...
I20260806 04:02:55.596352 9078 ts_manager.cc:194] Registered new tserver with Master: aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387)
I20260806 04:02:55.599509 9078 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57850
W20260806 04:02:55.601275 9268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:55.606741 9270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:55.606921 9272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:55.608139 316 server_base.cc:1034] running on GCE node
I20260806 04:02:55.609167 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:55.609413 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:55.609606 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988975609581 us; error 0 us; skew 500 ppm
I20260806 04:02:55.610247 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:55.613240 316 webserver.cc:460] Webserver started at http://127.0.79.2:43223/ using document root <none> and password file <none>
I20260806 04:02:55.613823 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:55.614046 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:55.614342 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:55.615885 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-1-root/instance:
uuid: "5a9c268601b54794bb363279d9423e20"
format_stamp: "Formatted at 2026-08-06 04:02:55 on dist-test-slave-h3ft"
I20260806 04:02:55.617041 9266 heartbeater.cc:503] Master 127.0.79.62:35871 was elected leader, sending a full tablet report...
I20260806 04:02:55.622251 316 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.006s sys 0.000s
I20260806 04:02:55.626279 9278 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:55.627432 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:02:55.627839 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-1-root
uuid: "5a9c268601b54794bb363279d9423e20"
format_stamp: "Formatted at 2026-08-06 04:02:55 on dist-test-slave-h3ft"
I20260806 04:02:55.628242 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-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)
I20260806 04:02:55.644737 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:55.646147 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:55.652750 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:55.653205 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:55.653599 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:55.653800 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:55.733491 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.2:41373
I20260806 04:02:55.733675 9374 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.2:41373 every 8 connection(s)
I20260806 04:02:55.739450 9375 heartbeater.cc:347] Connected to a master server at 127.0.79.62:35871
I20260806 04:02:55.740031 9375 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:55.740262 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 04:02:55.741266 9375 heartbeater.cc:511] Master 127.0.79.62:35871 requested a full tablet report, sending...
I20260806 04:02:55.743882 9078 ts_manager.cc:194] Registered new tserver with Master: 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373)
I20260806 04:02:55.749030 9078 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57872
W20260806 04:02:55.753762 9377 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:02:55.754668 9378 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:55.757103 316 server_base.cc:1034] running on GCE node
W20260806 04:02:55.758489 9381 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:02:55.759624 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:02:55.759851 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:02:55.760036 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988975760018 us; error 0 us; skew 500 ppm
I20260806 04:02:55.760563 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:02:55.763542 316 webserver.cc:460] Webserver started at http://127.0.79.3:38501/ using document root <none> and password file <none>
I20260806 04:02:55.764123 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:02:55.764348 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:02:55.764649 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:02:55.765151 9375 heartbeater.cc:503] Master 127.0.79.62:35871 was elected leader, sending a full tablet report...
I20260806 04:02:55.766363 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-2-root/instance:
uuid: "24ede131db75411693221c11064e8ac0"
format_stamp: "Formatted at 2026-08-06 04:02:55 on dist-test-slave-h3ft"
I20260806 04:02:55.771865 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.002s sys 0.002s
I20260806 04:02:55.775875 9389 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:55.776996 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260806 04:02:55.777411 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-2-root
uuid: "24ede131db75411693221c11064e8ac0"
format_stamp: "Formatted at 2026-08-06 04:02:55 on dist-test-slave-h3ft"
I20260806 04:02:55.777762 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1785988912331034-316-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)
I20260806 04:02:55.809829 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:02:55.811553 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:02:55.817566 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:02:55.817971 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:55.818313 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:02:55.818531 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:02:55.905397 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.3:45725
I20260806 04:02:55.905552 9489 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.3:45725 every 8 connection(s)
I20260806 04:02:55.911280 9491 heartbeater.cc:347] Connected to a master server at 127.0.79.62:35871
I20260806 04:02:55.911803 9491 heartbeater.cc:464] Registering TS with master...
I20260806 04:02:55.912802 9491 heartbeater.cc:511] Master 127.0.79.62:35871 requested a full tablet report, sending...
I20260806 04:02:55.916596 9077 ts_manager.cc:194] Registered new tserver with Master: 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:55.917128 316 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00782033s
I20260806 04:02:55.919077 9077 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57894
I20260806 04:02:55.933184 9491 heartbeater.cc:503] Master 127.0.79.62:35871 was elected leader, sending a full tablet report...
I20260806 04:02:55.948011 9077 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57910:
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
}
}
W20260806 04:02:55.951395 9077 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.
I20260806 04:02:56.027607 9332 tablet_service.cc:1467] Processing CreateTablet for tablet 55706d27660a428eb1f6182944ea4992 (DEFAULT_TABLE table=client-testtb [id=58fa03b30d70413aa9bb6877e4474188]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:56.027808 9327 tablet_service.cc:1467] Processing CreateTablet for tablet f3bacadf9d884d39ad2cb59e6d4f47a1 (DEFAULT_TABLE table=client-testtb [id=58fa03b30d70413aa9bb6877e4474188]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:56.030539 9326 tablet_service.cc:1467] Processing CreateTablet for tablet 597b117aa5134d6f8a2e1e30cad91798 (DEFAULT_TABLE table=client-testtb [id=58fa03b30d70413aa9bb6877e4474188]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:56.031687 9332 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 55706d27660a428eb1f6182944ea4992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:56.032588 9327 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f3bacadf9d884d39ad2cb59e6d4f47a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:56.037214 9326 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 597b117aa5134d6f8a2e1e30cad91798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:56.062147 9220 tablet_service.cc:1467] Processing CreateTablet for tablet 55706d27660a428eb1f6182944ea4992 (DEFAULT_TABLE table=client-testtb [id=58fa03b30d70413aa9bb6877e4474188]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:56.065483 9217 tablet_service.cc:1467] Processing CreateTablet for tablet 597b117aa5134d6f8a2e1e30cad91798 (DEFAULT_TABLE table=client-testtb [id=58fa03b30d70413aa9bb6877e4474188]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:56.066704 9434 tablet_service.cc:1467] Processing CreateTablet for tablet 597b117aa5134d6f8a2e1e30cad91798 (DEFAULT_TABLE table=client-testtb [id=58fa03b30d70413aa9bb6877e4474188]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:56.068071 9218 tablet_service.cc:1467] Processing CreateTablet for tablet f3bacadf9d884d39ad2cb59e6d4f47a1 (DEFAULT_TABLE table=client-testtb [id=58fa03b30d70413aa9bb6877e4474188]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:56.068682 9434 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 597b117aa5134d6f8a2e1e30cad91798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:56.070390 9438 tablet_service.cc:1467] Processing CreateTablet for tablet 55706d27660a428eb1f6182944ea4992 (DEFAULT_TABLE table=client-testtb [id=58fa03b30d70413aa9bb6877e4474188]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:56.071806 9438 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 55706d27660a428eb1f6182944ea4992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:56.074177 9514 tablet_bootstrap.cc:492] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20: Bootstrap starting.
I20260806 04:02:56.074453 9435 tablet_service.cc:1467] Processing CreateTablet for tablet f3bacadf9d884d39ad2cb59e6d4f47a1 (DEFAULT_TABLE table=client-testtb [id=58fa03b30d70413aa9bb6877e4474188]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260806 04:02:56.076085 9435 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f3bacadf9d884d39ad2cb59e6d4f47a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:56.063879 9220 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 55706d27660a428eb1f6182944ea4992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:56.077622 9217 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 597b117aa5134d6f8a2e1e30cad91798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:56.079064 9218 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f3bacadf9d884d39ad2cb59e6d4f47a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:02:56.088759 9514 tablet_bootstrap.cc:654] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:56.122488 9518 tablet_bootstrap.cc:492] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496: Bootstrap starting.
I20260806 04:02:56.131093 9518 tablet_bootstrap.cc:654] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:56.137781 9514 tablet_bootstrap.cc:492] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20: No bootstrap required, opened a new log
I20260806 04:02:56.140563 9514 ts_tablet_manager.cc:1397] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20: Time spent bootstrapping tablet: real 0.067s user 0.012s sys 0.021s
I20260806 04:02:56.141940 9519 tablet_bootstrap.cc:492] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0: Bootstrap starting.
I20260806 04:02:56.150734 9519 tablet_bootstrap.cc:654] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:56.153721 9514 raft_consensus.cc:348] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.154870 9514 raft_consensus.cc:374] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:56.155400 9514 raft_consensus.cc:729] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a9c268601b54794bb363279d9423e20, State: Initialized, Role: FOLLOWER
I20260806 04:02:56.156737 9514 consensus_queue.cc:260] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.159523 9519 tablet_bootstrap.cc:492] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0: No bootstrap required, opened a new log
I20260806 04:02:56.160161 9519 ts_tablet_manager.cc:1397] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0: Time spent bootstrapping tablet: real 0.019s user 0.016s sys 0.000s
I20260806 04:02:56.161314 9518 tablet_bootstrap.cc:492] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496: No bootstrap required, opened a new log
I20260806 04:02:56.161897 9518 ts_tablet_manager.cc:1397] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496: Time spent bootstrapping tablet: real 0.040s user 0.009s sys 0.003s
I20260806 04:02:56.164397 9519 raft_consensus.cc:348] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.165295 9519 raft_consensus.cc:374] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:56.165643 9519 raft_consensus.cc:729] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ede131db75411693221c11064e8ac0, State: Initialized, Role: FOLLOWER
I20260806 04:02:56.166376 9518 raft_consensus.cc:348] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.166491 9519 consensus_queue.cc:260] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.167328 9518 raft_consensus.cc:374] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:56.167721 9518 raft_consensus.cc:729] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee55b6dc64747dc8b22f22f076c2496, State: Initialized, Role: FOLLOWER
I20260806 04:02:56.168632 9514 ts_tablet_manager.cc:1428] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20: Time spent starting tablet: real 0.027s user 0.001s sys 0.008s
I20260806 04:02:56.168651 9518 consensus_queue.cc:260] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.171511 9514 tablet_bootstrap.cc:492] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20: Bootstrap starting.
I20260806 04:02:56.176839 9519 ts_tablet_manager.cc:1428] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0: Time spent starting tablet: real 0.016s user 0.012s sys 0.004s
I20260806 04:02:56.178085 9519 tablet_bootstrap.cc:492] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0: Bootstrap starting.
I20260806 04:02:56.181295 9514 tablet_bootstrap.cc:654] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:56.187592 9519 tablet_bootstrap.cc:654] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:56.189162 9518 ts_tablet_manager.cc:1428] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496: Time spent starting tablet: real 0.027s user 0.015s sys 0.005s
I20260806 04:02:56.190451 9518 tablet_bootstrap.cc:492] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496: Bootstrap starting.
I20260806 04:02:56.191071 9514 tablet_bootstrap.cc:492] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20: No bootstrap required, opened a new log
I20260806 04:02:56.191690 9514 ts_tablet_manager.cc:1397] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20: Time spent bootstrapping tablet: real 0.020s user 0.012s sys 0.000s
I20260806 04:02:56.194988 9514 raft_consensus.cc:348] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.195794 9514 raft_consensus.cc:374] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:56.196069 9514 raft_consensus.cc:729] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a9c268601b54794bb363279d9423e20, State: Initialized, Role: FOLLOWER
I20260806 04:02:56.196885 9514 consensus_queue.cc:260] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.199544 9518 tablet_bootstrap.cc:654] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:56.200455 9514 ts_tablet_manager.cc:1428] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20: Time spent starting tablet: real 0.008s user 0.004s sys 0.003s
I20260806 04:02:56.201604 9514 tablet_bootstrap.cc:492] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20: Bootstrap starting.
I20260806 04:02:56.213109 9514 tablet_bootstrap.cc:654] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:56.213563 9519 tablet_bootstrap.cc:492] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0: No bootstrap required, opened a new log
I20260806 04:02:56.214249 9519 ts_tablet_manager.cc:1397] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0: Time spent bootstrapping tablet: real 0.036s user 0.018s sys 0.014s
I20260806 04:02:56.217499 9518 tablet_bootstrap.cc:492] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496: No bootstrap required, opened a new log
I20260806 04:02:56.218164 9518 ts_tablet_manager.cc:1397] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496: Time spent bootstrapping tablet: real 0.028s user 0.014s sys 0.000s
I20260806 04:02:56.217590 9519 raft_consensus.cc:348] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.218626 9519 raft_consensus.cc:374] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:56.218737 9514 tablet_bootstrap.cc:492] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20: No bootstrap required, opened a new log
I20260806 04:02:56.219022 9519 raft_consensus.cc:729] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ede131db75411693221c11064e8ac0, State: Initialized, Role: FOLLOWER
I20260806 04:02:56.219316 9514 ts_tablet_manager.cc:1397] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20: Time spent bootstrapping tablet: real 0.018s user 0.005s sys 0.008s
I20260806 04:02:56.219950 9519 consensus_queue.cc:260] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.222586 9519 ts_tablet_manager.cc:1428] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0: Time spent starting tablet: real 0.008s user 0.004s sys 0.004s
I20260806 04:02:56.222301 9514 raft_consensus.cc:348] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.223163 9514 raft_consensus.cc:374] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:56.223021 9518 raft_consensus.cc:348] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.223598 9514 raft_consensus.cc:729] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a9c268601b54794bb363279d9423e20, State: Initialized, Role: FOLLOWER
I20260806 04:02:56.223735 9519 tablet_bootstrap.cc:492] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0: Bootstrap starting.
I20260806 04:02:56.223917 9518 raft_consensus.cc:374] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:56.224253 9518 raft_consensus.cc:729] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee55b6dc64747dc8b22f22f076c2496, State: Initialized, Role: FOLLOWER
I20260806 04:02:56.224562 9514 consensus_queue.cc:260] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.225152 9518 consensus_queue.cc:260] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.230847 9514 ts_tablet_manager.cc:1428] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20: Time spent starting tablet: real 0.011s user 0.007s sys 0.000s
I20260806 04:02:56.231518 9519 tablet_bootstrap.cc:654] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:56.236543 9526 raft_consensus.cc:482] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:56.237270 9526 raft_consensus.cc:504] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.240899 9524 raft_consensus.cc:482] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:56.241411 9524 raft_consensus.cc:504] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.243678 9526 leader_election.cc:288] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373), 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:56.243947 9524 leader_election.cc:288] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:56.245332 9519 tablet_bootstrap.cc:492] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0: No bootstrap required, opened a new log
I20260806 04:02:56.246076 9519 ts_tablet_manager.cc:1397] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0: Time spent bootstrapping tablet: real 0.023s user 0.010s sys 0.008s
I20260806 04:02:56.249912 9518 ts_tablet_manager.cc:1428] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496: Time spent starting tablet: real 0.031s user 0.005s sys 0.005s
I20260806 04:02:56.249954 9519 raft_consensus.cc:348] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.250912 9519 raft_consensus.cc:374] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:56.251215 9519 raft_consensus.cc:729] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ede131db75411693221c11064e8ac0, State: Initialized, Role: FOLLOWER
I20260806 04:02:56.252104 9519 consensus_queue.cc:260] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.256493 9519 ts_tablet_manager.cc:1428] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0: Time spent starting tablet: real 0.010s user 0.007s sys 0.003s
I20260806 04:02:56.260376 9524 raft_consensus.cc:482] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:56.261137 9524 raft_consensus.cc:504] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.266018 9518 tablet_bootstrap.cc:492] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496: Bootstrap starting.
I20260806 04:02:56.263792 9524 leader_election.cc:288] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:56.279531 9525 raft_consensus.cc:482] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:56.280645 9518 tablet_bootstrap.cc:654] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496: Neither blocks nor log segments found. Creating new log.
I20260806 04:02:56.280129 9525 raft_consensus.cc:504] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.285514 9525 leader_election.cc:288] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373)
I20260806 04:02:56.299482 9345 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "aee55b6dc64747dc8b22f22f076c2496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a9c268601b54794bb363279d9423e20" is_pre_election: true
I20260806 04:02:56.300467 9345 raft_consensus.cc:2454] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee55b6dc64747dc8b22f22f076c2496 in term 0.
I20260806 04:02:56.302469 9171 leader_election.cc:302] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [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: 5a9c268601b54794bb363279d9423e20, aee55b6dc64747dc8b22f22f076c2496; no voters:
I20260806 04:02:56.303720 9526 raft_consensus.cc:2781] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:56.304306 9526 raft_consensus.cc:482] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:56.304718 9526 raft_consensus.cc:3037] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:56.314394 9453 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "55706d27660a428eb1f6182944ea4992" candidate_uuid: "5a9c268601b54794bb363279d9423e20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ede131db75411693221c11064e8ac0" is_pre_election: true
I20260806 04:02:56.314772 9452 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "5a9c268601b54794bb363279d9423e20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ede131db75411693221c11064e8ac0" is_pre_election: true
I20260806 04:02:56.315315 9453 raft_consensus.cc:2454] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a9c268601b54794bb363279d9423e20 in term 0.
I20260806 04:02:56.315737 9452 raft_consensus.cc:2454] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a9c268601b54794bb363279d9423e20 in term 0.
I20260806 04:02:56.316460 9345 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "24ede131db75411693221c11064e8ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a9c268601b54794bb363279d9423e20" is_pre_election: true
I20260806 04:02:56.317119 9345 raft_consensus.cc:2454] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ede131db75411693221c11064e8ac0 in term 0.
I20260806 04:02:56.318068 9279 leader_election.cc:302] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [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: 24ede131db75411693221c11064e8ac0, 5a9c268601b54794bb363279d9423e20; no voters:
I20260806 04:02:56.319188 9524 raft_consensus.cc:2781] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:56.319027 9390 leader_election.cc:302] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [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: 24ede131db75411693221c11064e8ac0, 5a9c268601b54794bb363279d9423e20; no voters:
I20260806 04:02:56.319579 9524 raft_consensus.cc:482] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:56.319962 9524 raft_consensus.cc:3037] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:56.320082 9525 raft_consensus.cc:2781] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:56.320568 9525 raft_consensus.cc:482] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:56.320881 9525 raft_consensus.cc:3037] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:56.326368 9279 leader_election.cc:302] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [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: 24ede131db75411693221c11064e8ac0, 5a9c268601b54794bb363279d9423e20; no voters:
I20260806 04:02:56.340634 9545 raft_consensus.cc:482] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:56.341355 9545 raft_consensus.cc:504] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.343791 9545 leader_election.cc:288] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:56.344345 9545 raft_consensus.cc:2781] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:56.344717 9545 raft_consensus.cc:482] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:56.345090 9545 raft_consensus.cc:3037] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:56.345355 9452 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "597b117aa5134d6f8a2e1e30cad91798" candidate_uuid: "5a9c268601b54794bb363279d9423e20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ede131db75411693221c11064e8ac0" is_pre_election: true
I20260806 04:02:56.346093 9452 raft_consensus.cc:2454] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a9c268601b54794bb363279d9423e20 in term 0.
I20260806 04:02:56.347426 9279 leader_election.cc:302] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [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: 24ede131db75411693221c11064e8ac0, 5a9c268601b54794bb363279d9423e20; no voters:
I20260806 04:02:56.352738 9525 raft_consensus.cc:504] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.352742 9526 raft_consensus.cc:504] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.354943 9525 leader_election.cc:288] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 1 election: Requested vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373)
I20260806 04:02:56.356472 9526 leader_election.cc:288] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [CANDIDATE]: Term 1 election: Requested vote from peers 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373), 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:56.357069 9526 raft_consensus.cc:482] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:56.357553 9526 raft_consensus.cc:504] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.358110 9344 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "24ede131db75411693221c11064e8ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a9c268601b54794bb363279d9423e20"
I20260806 04:02:56.363909 9518 tablet_bootstrap.cc:492] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496: No bootstrap required, opened a new log
I20260806 04:02:56.364449 9518 ts_tablet_manager.cc:1397] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496: Time spent bootstrapping tablet: real 0.114s user 0.026s sys 0.021s
I20260806 04:02:56.366588 9232 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "24ede131db75411693221c11064e8ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee55b6dc64747dc8b22f22f076c2496" is_pre_election: true
I20260806 04:02:56.366595 9342 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "597b117aa5134d6f8a2e1e30cad91798" candidate_uuid: "aee55b6dc64747dc8b22f22f076c2496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a9c268601b54794bb363279d9423e20" is_pre_election: true
I20260806 04:02:56.367633 9232 raft_consensus.cc:2379] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24ede131db75411693221c11064e8ac0 in current term 1: Already voted for candidate aee55b6dc64747dc8b22f22f076c2496 in this term.
I20260806 04:02:56.368887 9231 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "24ede131db75411693221c11064e8ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee55b6dc64747dc8b22f22f076c2496"
I20260806 04:02:56.369716 9231 raft_consensus.cc:2379] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 24ede131db75411693221c11064e8ac0 in current term 1: Already voted for candidate aee55b6dc64747dc8b22f22f076c2496 in this term.
I20260806 04:02:56.358191 9545 raft_consensus.cc:504] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.367640 9342 raft_consensus.cc:2454] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee55b6dc64747dc8b22f22f076c2496 in term 0.
I20260806 04:02:56.372781 9344 raft_consensus.cc:2379] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 24ede131db75411693221c11064e8ac0 in current term 1: Already voted for candidate 5a9c268601b54794bb363279d9423e20 in this term.
I20260806 04:02:56.369338 9518 raft_consensus.cc:348] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.373387 9518 raft_consensus.cc:374] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:02:56.373777 9518 raft_consensus.cc:729] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee55b6dc64747dc8b22f22f076c2496, State: Initialized, Role: FOLLOWER
I20260806 04:02:56.356679 9345 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "aee55b6dc64747dc8b22f22f076c2496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a9c268601b54794bb363279d9423e20"
I20260806 04:02:56.373710 9171 leader_election.cc:302] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [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: 5a9c268601b54794bb363279d9423e20, aee55b6dc64747dc8b22f22f076c2496; no voters:
I20260806 04:02:56.375887 9518 consensus_queue.cc:260] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.376786 9390 leader_election.cc:302] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24ede131db75411693221c11064e8ac0; no voters: 5a9c268601b54794bb363279d9423e20, aee55b6dc64747dc8b22f22f076c2496
I20260806 04:02:56.378680 9525 raft_consensus.cc:2726] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 04:02:56.359481 9526 leader_election.cc:288] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373), 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:56.380686 9526 raft_consensus.cc:2781] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:56.381192 9526 raft_consensus.cc:482] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:56.381605 9526 raft_consensus.cc:3037] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:56.389258 9545 leader_election.cc:288] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [CANDIDATE]: Term 1 election: Requested vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:56.392321 9450 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "aee55b6dc64747dc8b22f22f076c2496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ede131db75411693221c11064e8ac0"
I20260806 04:02:56.399732 9450 raft_consensus.cc:2379] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aee55b6dc64747dc8b22f22f076c2496 in current term 1: Already voted for candidate 24ede131db75411693221c11064e8ac0 in this term.
I20260806 04:02:56.392642 9453 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "aee55b6dc64747dc8b22f22f076c2496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ede131db75411693221c11064e8ac0" is_pre_election: true
I20260806 04:02:56.401813 9453 raft_consensus.cc:2379] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aee55b6dc64747dc8b22f22f076c2496 in current term 1: Already voted for candidate 24ede131db75411693221c11064e8ac0 in this term.
I20260806 04:02:56.392930 9449 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "597b117aa5134d6f8a2e1e30cad91798" candidate_uuid: "aee55b6dc64747dc8b22f22f076c2496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ede131db75411693221c11064e8ac0" is_pre_election: true
I20260806 04:02:56.403757 9449 raft_consensus.cc:2454] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee55b6dc64747dc8b22f22f076c2496 in term 0.
I20260806 04:02:56.390250 9545 raft_consensus.cc:2781] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 04:02:56.406572 9545 raft_consensus.cc:482] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:56.407323 9545 raft_consensus.cc:3037] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:56.406668 9171 leader_election.cc:302] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aee55b6dc64747dc8b22f22f076c2496; no voters: 24ede131db75411693221c11064e8ac0, 5a9c268601b54794bb363279d9423e20
I20260806 04:02:56.409581 9546 raft_consensus.cc:2726] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 04:02:56.412343 9518 ts_tablet_manager.cc:1428] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496: Time spent starting tablet: real 0.048s user 0.016s sys 0.007s
I20260806 04:02:56.414870 9231 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "55706d27660a428eb1f6182944ea4992" candidate_uuid: "5a9c268601b54794bb363279d9423e20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee55b6dc64747dc8b22f22f076c2496" is_pre_election: true
I20260806 04:02:56.391727 9452 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "5a9c268601b54794bb363279d9423e20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ede131db75411693221c11064e8ac0"
I20260806 04:02:56.415616 9231 raft_consensus.cc:2454] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a9c268601b54794bb363279d9423e20 in term 0.
I20260806 04:02:56.415880 9452 raft_consensus.cc:2379] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a9c268601b54794bb363279d9423e20 in current term 1: Already voted for candidate 24ede131db75411693221c11064e8ac0 in this term.
I20260806 04:02:56.416211 9232 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "5a9c268601b54794bb363279d9423e20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee55b6dc64747dc8b22f22f076c2496" is_pre_election: true
I20260806 04:02:56.417192 9232 raft_consensus.cc:2379] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a9c268601b54794bb363279d9423e20 in current term 1: Already voted for candidate aee55b6dc64747dc8b22f22f076c2496 in this term.
I20260806 04:02:56.418339 9230 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "597b117aa5134d6f8a2e1e30cad91798" candidate_uuid: "5a9c268601b54794bb363279d9423e20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee55b6dc64747dc8b22f22f076c2496" is_pre_election: true
I20260806 04:02:56.419754 9229 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "5a9c268601b54794bb363279d9423e20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee55b6dc64747dc8b22f22f076c2496"
I20260806 04:02:56.420764 9229 raft_consensus.cc:2379] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a9c268601b54794bb363279d9423e20 in current term 1: Already voted for candidate aee55b6dc64747dc8b22f22f076c2496 in this term.
I20260806 04:02:56.396476 9524 raft_consensus.cc:504] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.422812 9526 raft_consensus.cc:504] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.424227 9230 raft_consensus.cc:2379] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a9c268601b54794bb363279d9423e20 in current term 1: Already voted for candidate aee55b6dc64747dc8b22f22f076c2496 in this term.
I20260806 04:02:56.424052 9282 leader_election.cc:302] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a9c268601b54794bb363279d9423e20; no voters: 24ede131db75411693221c11064e8ac0, aee55b6dc64747dc8b22f22f076c2496
I20260806 04:02:56.426028 9543 raft_consensus.cc:2726] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 04:02:56.427834 9230 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "55706d27660a428eb1f6182944ea4992" candidate_uuid: "5a9c268601b54794bb363279d9423e20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee55b6dc64747dc8b22f22f076c2496"
I20260806 04:02:56.427662 9452 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "55706d27660a428eb1f6182944ea4992" candidate_uuid: "5a9c268601b54794bb363279d9423e20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ede131db75411693221c11064e8ac0"
I20260806 04:02:56.428879 9230 raft_consensus.cc:3037] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:56.429092 9452 raft_consensus.cc:3037] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:56.435114 9344 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "597b117aa5134d6f8a2e1e30cad91798" candidate_uuid: "aee55b6dc64747dc8b22f22f076c2496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a9c268601b54794bb363279d9423e20"
I20260806 04:02:56.437196 9526 leader_election.cc:288] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [CANDIDATE]: Term 1 election: Requested vote from peers 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373), 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:56.437865 9230 raft_consensus.cc:2454] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a9c268601b54794bb363279d9423e20 in term 1.
I20260806 04:02:56.438865 9449 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "597b117aa5134d6f8a2e1e30cad91798" candidate_uuid: "aee55b6dc64747dc8b22f22f076c2496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ede131db75411693221c11064e8ac0"
I20260806 04:02:56.452538 9449 raft_consensus.cc:3037] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:02:56.453410 9282 leader_election.cc:302] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [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: 5a9c268601b54794bb363279d9423e20, aee55b6dc64747dc8b22f22f076c2496; no voters:
I20260806 04:02:56.439551 9524 leader_election.cc:288] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [CANDIDATE]: Term 1 election: Requested vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:56.455237 9524 raft_consensus.cc:2781] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:56.455724 9524 raft_consensus.cc:686] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 1 LEADER]: Becoming Leader. State: Replica: 5a9c268601b54794bb363279d9423e20, State: Running, Role: LEADER
I20260806 04:02:56.456543 9524 consensus_queue.cc:237] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [LEADER]: Queue going to LEADER mode. State: All 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: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.444317 9452 raft_consensus.cc:2454] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a9c268601b54794bb363279d9423e20 in term 1.
I20260806 04:02:56.461124 9449 raft_consensus.cc:2454] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee55b6dc64747dc8b22f22f076c2496 in term 1.
I20260806 04:02:56.462767 9171 leader_election.cc:302] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [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: 24ede131db75411693221c11064e8ac0, aee55b6dc64747dc8b22f22f076c2496; no voters:
I20260806 04:02:56.463837 9545 raft_consensus.cc:504] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.465497 9344 raft_consensus.cc:2379] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aee55b6dc64747dc8b22f22f076c2496 in current term 1: Already voted for candidate 5a9c268601b54794bb363279d9423e20 in this term.
I20260806 04:02:56.465703 9077 catalog_manager.cc:5495] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a9c268601b54794bb363279d9423e20 (127.0.79.2). New cstate: current_term: 1 leader_uuid: "5a9c268601b54794bb363279d9423e20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260806 04:02:56.467110 9526 raft_consensus.cc:2781] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:02:56.467934 9526 raft_consensus.cc:686] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 1 LEADER]: Becoming Leader. State: Replica: aee55b6dc64747dc8b22f22f076c2496, State: Running, Role: LEADER
I20260806 04:02:56.469571 9526 consensus_queue.cc:237] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [LEADER]: Queue going to LEADER mode. State: All 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: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:56.473847 9545 leader_election.cc:288] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [CANDIDATE]: Term 1 election: Requested vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:56.474933 9230 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "597b117aa5134d6f8a2e1e30cad91798" candidate_uuid: "5a9c268601b54794bb363279d9423e20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee55b6dc64747dc8b22f22f076c2496"
I20260806 04:02:56.477246 9452 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "597b117aa5134d6f8a2e1e30cad91798" candidate_uuid: "5a9c268601b54794bb363279d9423e20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ede131db75411693221c11064e8ac0"
I20260806 04:02:56.478132 9452 raft_consensus.cc:2379] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a9c268601b54794bb363279d9423e20 in current term 1: Already voted for candidate aee55b6dc64747dc8b22f22f076c2496 in this term.
I20260806 04:02:56.479174 9279 leader_election.cc:302] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a9c268601b54794bb363279d9423e20; no voters: 24ede131db75411693221c11064e8ac0, aee55b6dc64747dc8b22f22f076c2496
I20260806 04:02:56.480227 9545 raft_consensus.cc:2726] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 04:02:56.482805 9077 catalog_manager.cc:5495] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 reported cstate change: term changed from 0 to 1, leader changed from <none> to aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "aee55b6dc64747dc8b22f22f076c2496" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260806 04:02:56.896461 9526 consensus_queue.cc:1035] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 04:02:56.911126 9526 consensus_queue.cc:1035] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 04:02:56.965545 9545 consensus_queue.cc:1035] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 04:02:56.981161 9559 consensus_queue.cc:1035] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 04:02:58.110746 9565 raft_consensus.cc:482] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:58.111485 9565 raft_consensus.cc:504] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:58.115476 9565 leader_election.cc:288] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373)
I20260806 04:02:58.187418 9564 raft_consensus.cc:482] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 04:02:58.188076 9564 raft_consensus.cc:504] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:58.188802 9230 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "24ede131db75411693221c11064e8ac0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee55b6dc64747dc8b22f22f076c2496" is_pre_election: true
I20260806 04:02:58.189430 9230 raft_consensus.cc:2454] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ede131db75411693221c11064e8ac0 in term 1.
I20260806 04:02:58.193460 9345 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "aee55b6dc64747dc8b22f22f076c2496" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a9c268601b54794bb363279d9423e20" is_pre_election: true
I20260806 04:02:58.194188 9345 raft_consensus.cc:2454] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee55b6dc64747dc8b22f22f076c2496 in term 1.
I20260806 04:02:58.195554 9452 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "aee55b6dc64747dc8b22f22f076c2496" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ede131db75411693221c11064e8ac0" is_pre_election: true
I20260806 04:02:58.196301 9394 leader_election.cc:302] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ede131db75411693221c11064e8ac0, aee55b6dc64747dc8b22f22f076c2496; no voters:
I20260806 04:02:58.196741 9452 raft_consensus.cc:2454] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee55b6dc64747dc8b22f22f076c2496 in term 1.
I20260806 04:02:58.190387 9564 leader_election.cc:288] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373), 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:58.197353 9565 raft_consensus.cc:2781] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 04:02:58.197731 9565 raft_consensus.cc:482] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:58.198089 9565 raft_consensus.cc:3037] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Advancing to term 2
I20260806 04:02:58.195581 9171 leader_election.cc:302] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a9c268601b54794bb363279d9423e20, aee55b6dc64747dc8b22f22f076c2496; no voters:
I20260806 04:02:58.200965 9564 raft_consensus.cc:2781] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 04:02:58.201392 9564 raft_consensus.cc:482] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 04:02:58.201814 9564 raft_consensus.cc:3037] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Advancing to term 2
I20260806 04:02:58.214102 9564 raft_consensus.cc:504] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:58.217518 9345 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "aee55b6dc64747dc8b22f22f076c2496" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a9c268601b54794bb363279d9423e20"
I20260806 04:02:58.218182 9345 raft_consensus.cc:3037] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Advancing to term 2
I20260806 04:02:58.219758 9565 raft_consensus.cc:504] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:58.221809 9565 leader_election.cc:288] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 election: Requested vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373)
I20260806 04:02:58.226867 9345 raft_consensus.cc:2454] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee55b6dc64747dc8b22f22f076c2496 in term 2.
I20260806 04:02:58.227645 9564 leader_election.cc:288] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [CANDIDATE]: Term 2 election: Requested vote from peers 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373), 24ede131db75411693221c11064e8ac0 (127.0.79.3:45725)
I20260806 04:02:58.228421 9171 leader_election.cc:302] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a9c268601b54794bb363279d9423e20, aee55b6dc64747dc8b22f22f076c2496; no voters:
I20260806 04:02:58.226689 9344 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "24ede131db75411693221c11064e8ac0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a9c268601b54794bb363279d9423e20" is_pre_election: true
I20260806 04:02:58.229238 9564 raft_consensus.cc:2781] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 04:02:58.229760 9344 raft_consensus.cc:2379] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24ede131db75411693221c11064e8ac0 in current term 2: Already voted for candidate aee55b6dc64747dc8b22f22f076c2496 in this term.
I20260806 04:02:58.235713 9564 raft_consensus.cc:686] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 2 LEADER]: Becoming Leader. State: Replica: aee55b6dc64747dc8b22f22f076c2496, State: Running, Role: LEADER
I20260806 04:02:58.236734 9564 consensus_queue.cc:237] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:02:58.275997 9344 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "24ede131db75411693221c11064e8ac0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a9c268601b54794bb363279d9423e20"
I20260806 04:02:58.277114 9344 raft_consensus.cc:2379] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 24ede131db75411693221c11064e8ac0 in current term 2: Already voted for candidate aee55b6dc64747dc8b22f22f076c2496 in this term.
I20260806 04:02:58.288597 9077 catalog_manager.cc:5495] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 reported cstate change: term changed from 0 to 2, leader changed from <none> to aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1). New cstate: current_term: 2 leader_uuid: "aee55b6dc64747dc8b22f22f076c2496" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260806 04:02:58.292608 9230 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "24ede131db75411693221c11064e8ac0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee55b6dc64747dc8b22f22f076c2496"
I20260806 04:02:58.292788 9452 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3bacadf9d884d39ad2cb59e6d4f47a1" candidate_uuid: "aee55b6dc64747dc8b22f22f076c2496" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ede131db75411693221c11064e8ac0"
I20260806 04:02:58.293869 9452 raft_consensus.cc:2379] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aee55b6dc64747dc8b22f22f076c2496 in current term 2: Already voted for candidate 24ede131db75411693221c11064e8ac0 in this term.
I20260806 04:02:58.294591 9394 leader_election.cc:302] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24ede131db75411693221c11064e8ac0; no voters: 5a9c268601b54794bb363279d9423e20, aee55b6dc64747dc8b22f22f076c2496
I20260806 04:02:58.295619 9565 raft_consensus.cc:2726] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 04:02:58.826220 9452 raft_consensus.cc:1261] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 2 FOLLOWER]: Refusing update from remote peer aee55b6dc64747dc8b22f22f076c2496: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260806 04:02:58.827857 9564 consensus_queue.cc:1035] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 04:02:58.841142 9344 raft_consensus.cc:1261] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 2 FOLLOWER]: Refusing update from remote peer aee55b6dc64747dc8b22f22f076c2496: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260806 04:02:58.851105 9590 consensus_queue.cc:1035] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260806 04:02:59.204741 9370 debug-util.cc:398] Leaking SignalData structure 0x7b0800281c80 after lost signal to thread 321
W20260806 04:02:59.206547 9370 debug-util.cc:398] Leaking SignalData structure 0x7b0800286f60 after lost signal to thread 9133
W20260806 04:02:59.208379 9370 debug-util.cc:398] Leaking SignalData structure 0x7b0800235f00 after lost signal to thread 9265
W20260806 04:02:59.210175 9370 debug-util.cc:398] Leaking SignalData structure 0x7b0800163480 after lost signal to thread 9374
W20260806 04:02:59.212976 9370 debug-util.cc:398] Leaking SignalData structure 0x7b08000ee6a0 after lost signal to thread 9489
W20260806 04:02:59.803429 9614 log.cc:924] Time spent T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0: Append to log took a long time: real 0.083s user 0.012s sys 0.003s
W20260806 04:02:59.895490 9618 log.cc:924] Time spent T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20: Append to log took a long time: real 0.071s user 0.014s sys 0.000s
W20260806 04:03:00.247720 9625 log.cc:924] Time spent T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496: Append to log took a long time: real 0.135s user 0.016s sys 0.000s
W20260806 04:03:00.250552 9627 log.cc:924] Time spent T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0: Append to log took a long time: real 0.090s user 0.011s sys 0.004s
W20260806 04:03:00.398639 9500 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.79.1:37387, user_credentials={real_user=slave}} blocked reactor thread for 66486us
W20260806 04:03:00.541939 9500 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.79.1:37387, user_credentials={real_user=slave}} blocked reactor thread for 47040.9us
I20260806 04:03:00.826928 9633 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35534 (ReqId={client: 918c3eea13634afc8704ad912a82fbd3, seq_no=0, attempt_no=0}) took 1320 ms. Trace:
I20260806 04:03:00.827692 9633 rpcz_store.cc:276] 0806 04:02:59.506272 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 04:02:59.506492 (+ 220us) service_pool.cc:227] Handling call
0806 04:03:00.826649 (+1320157us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 04:02:59.551878 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 55706d27660a428eb1f6182944ea4992
0806 04:02:59.552616 (+ 738us) write_op.cc:432] Acquiring schema lock in shared mode
0806 04:02:59.552652 (+ 36us) write_op.cc:435] Acquired schema lock
0806 04:02:59.552674 (+ 22us) tablet.cc:660] Decoding operations
0806 04:02:59.717816 (+165142us) write_op.cc:620] Acquiring the partition lock for write op
0806 04:02:59.717956 (+ 140us) write_op.cc:641] Partition lock acquired for write op
0806 04:02:59.717987 (+ 31us) tablet.cc:683] Acquiring locks for 1015 operations
0806 04:02:59.962706 (+244719us) tablet.cc:699] Row locks acquired
0806 04:02:59.962729 (+ 23us) write_op.cc:260] PREPARE: finished
0806 04:02:59.962953 (+ 224us) write_op.cc:270] Start()
0806 04:02:59.981756 (+ 18803us) write_op.cc:276] Timestamp: P: 1785988979962905 usec, L: 0
0806 04:02:59.981789 (+ 33us) op_driver.cc:331] REPLICATION: starting
0806 04:02:59.991723 (+ 9934us) log.cc:842] Serialized 41600 byte log entry
0806 04:03:00.262208 (+270485us) op_driver.cc:444] REPLICATION: finished
0806 04:03:00.292789 (+ 30581us) write_op.cc:301] APPLY: starting
0806 04:03:00.292898 (+ 109us) tablet.cc:1365] starting BulkCheckPresence
0806 04:03:00.395268 (+102370us) tablet.cc:1368] finished BulkCheckPresence
0806 04:03:00.395398 (+ 130us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 04:03:00.795971 (+400573us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 04:03:00.800325 (+ 4354us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 04:03:00.800364 (+ 39us) write_op.cc:312] APPLY: finished
0806 04:03:00.817379 (+ 17015us) log.cc:842] Serialized 6109 byte log entry
0806 04:03:00.817652 (+ 273us) write_op.cc:489] Releasing partition, row and schema locks
0806 04:03:00.825573 (+ 7921us) write_op.cc:454] Released schema lock
0806 04:03:00.826311 (+ 738us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30294,"mutex_wait_us":729,"num_ops":1015,"prepare.queue_time_us":42984,"prepare.run_cpu_time_us":174670,"prepare.run_wall_time_us":492236,"raft.queue_time_us":5427,"raft.run_cpu_time_us":4713,"raft.run_wall_time_us":20746,"replication_time_us":280295,"spinlock_wait_cycles":59264,"thread_start_us":94757,"threads_started":4,"wal-append.queue_time_us":51670}]]}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:3032: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260806 04:03:00.841321 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
W20260806 04:03:00.910881 9497 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.79.2:41373, user_credentials={real_user=slave}} blocked reactor thread for 77502.2us
I20260806 04:03:00.955314 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:03:00.956312 316 tablet_replica.cc:330] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496: stopping tablet replica
I20260806 04:03:00.957406 316 raft_consensus.cc:2229] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:03:00.958144 316 raft_consensus.cc:2258] T 55706d27660a428eb1f6182944ea4992 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:00.962647 316 tablet_replica.cc:330] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496: stopping tablet replica
I20260806 04:03:00.963413 316 raft_consensus.cc:2229] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:00.964439 316 raft_consensus.cc:2258] T 597b117aa5134d6f8a2e1e30cad91798 P aee55b6dc64747dc8b22f22f076c2496 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:00.970898 316 tablet_replica.cc:330] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496: stopping tablet replica
I20260806 04:03:00.971639 316 raft_consensus.cc:2229] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 2 LEADER]: Raft consensus shutting down.
I20260806 04:03:00.972690 316 raft_consensus.cc:2258] T f3bacadf9d884d39ad2cb59e6d4f47a1 P aee55b6dc64747dc8b22f22f076c2496 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:00.994771 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:03:01.021471 316 tablet_server.cc:178] TabletServer@127.0.79.2:0 shutting down...
W20260806 04:03:01.063277 9282 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.79.1:37387: connect: Connection refused (error 111) [suppressed 16 similar messages]
W20260806 04:03:01.071882 9282 consensus_peers.cc:487] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 -> Peer aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387): Couldn't send request to peer aee55b6dc64747dc8b22f22f076c2496. Status: Network error: Client connection negotiation failed: client connection to 127.0.79.1:37387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 04:03:01.092756 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:03:01.093688 316 tablet_replica.cc:330] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20: stopping tablet replica
I20260806 04:03:01.094401 316 raft_consensus.cc:2229] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:01.095548 316 raft_consensus.cc:2258] T 55706d27660a428eb1f6182944ea4992 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:01.099563 316 tablet_replica.cc:330] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20: stopping tablet replica
I20260806 04:03:01.100219 316 raft_consensus.cc:2229] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 04:03:01.100934 316 raft_consensus.cc:2258] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 5a9c268601b54794bb363279d9423e20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:01.105449 316 tablet_replica.cc:330] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20: stopping tablet replica
I20260806 04:03:01.106035 316 raft_consensus.cc:2229] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:03:01.106570 316 raft_consensus.cc:2258] T 597b117aa5134d6f8a2e1e30cad91798 P 5a9c268601b54794bb363279d9423e20 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 04:03:02.132586 316 thread.cc:536] Waited for 1000ms trying to join with diag-logger (tid 9370)
I20260806 04:03:02.184944 9640 raft_consensus.cc:482] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aee55b6dc64747dc8b22f22f076c2496)
I20260806 04:03:02.185963 9640 raft_consensus.cc:504] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:03:02.189090 9640 leader_election.cc:288] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373)
W20260806 04:03:02.196846 9394 leader_election.cc:334] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387): Network error: Client connection negotiation failed: client connection to 127.0.79.1:37387: connect: Connection refused (error 111)
W20260806 04:03:02.197527 9390 leader_election.cc:334] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373): Network error: Client connection negotiation failed: client connection to 127.0.79.2:41373: connect: Connection refused (error 111)
I20260806 04:03:02.198133 9390 leader_election.cc:302] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24ede131db75411693221c11064e8ac0; no voters: 5a9c268601b54794bb363279d9423e20, aee55b6dc64747dc8b22f22f076c2496
I20260806 04:03:02.199290 9640 raft_consensus.cc:2726] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 04:03:02.200878 9640 raft_consensus.cc:482] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aee55b6dc64747dc8b22f22f076c2496)
I20260806 04:03:02.201417 9640 raft_consensus.cc:504] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:03:02.205650 9640 leader_election.cc:288] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373)
W20260806 04:03:02.209353 9394 leader_election.cc:334] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387): Network error: Client connection negotiation failed: client connection to 127.0.79.1:37387: connect: Connection refused (error 111)
W20260806 04:03:02.210109 9390 leader_election.cc:334] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373): Network error: Client connection negotiation failed: client connection to 127.0.79.2:41373: connect: Connection refused (error 111)
I20260806 04:03:02.210536 9390 leader_election.cc:302] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24ede131db75411693221c11064e8ac0; no voters: 5a9c268601b54794bb363279d9423e20, aee55b6dc64747dc8b22f22f076c2496
I20260806 04:03:02.211365 9640 raft_consensus.cc:2726] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 04:03:02.367668 9640 raft_consensus.cc:482] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5a9c268601b54794bb363279d9423e20)
I20260806 04:03:02.368434 9640 raft_consensus.cc:504] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:03:02.370831 9640 leader_election.cc:288] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373), aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387)
W20260806 04:03:02.377195 9390 leader_election.cc:334] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373): Network error: Client connection negotiation failed: client connection to 127.0.79.2:41373: connect: Connection refused (error 111)
W20260806 04:03:02.378038 9394 leader_election.cc:334] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387): Network error: Client connection negotiation failed: client connection to 127.0.79.1:37387: connect: Connection refused (error 111)
I20260806 04:03:02.378537 9394 leader_election.cc:302] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24ede131db75411693221c11064e8ac0; no voters: 5a9c268601b54794bb363279d9423e20, aee55b6dc64747dc8b22f22f076c2496
I20260806 04:03:02.379799 9640 raft_consensus.cc:2726] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 04:03:03.149132 316 thread.cc:536] Waited for 2000ms trying to join with diag-logger (tid 9370)
I20260806 04:03:03.735842 316 tablet_server.cc:194] TabletServer@127.0.79.2:0 shutdown complete.
I20260806 04:03:03.769881 9647 raft_consensus.cc:482] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aee55b6dc64747dc8b22f22f076c2496)
I20260806 04:03:03.771682 9647 raft_consensus.cc:504] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee55b6dc64747dc8b22f22f076c2496" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 37387 } } peers { permanent_uuid: "5a9c268601b54794bb363279d9423e20" member_type: VOTER last_known_addr { host: "127.0.79.2" port: 41373 } } peers { permanent_uuid: "24ede131db75411693221c11064e8ac0" member_type: VOTER last_known_addr { host: "127.0.79.3" port: 45725 } }
I20260806 04:03:03.775763 9647 leader_election.cc:288] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387), 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373)
I20260806 04:03:03.782179 316 tablet_server.cc:178] TabletServer@127.0.79.3:0 shutting down...
W20260806 04:03:03.790596 9394 leader_election.cc:334] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aee55b6dc64747dc8b22f22f076c2496 (127.0.79.1:37387): Network error: Client connection negotiation failed: client connection to 127.0.79.1:37387: connect: Connection refused (error 111)
W20260806 04:03:03.793537 9390 leader_election.cc:334] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5a9c268601b54794bb363279d9423e20 (127.0.79.2:41373): Network error: Client connection negotiation failed: client connection to 127.0.79.2:41373: connect: Connection refused (error 111)
I20260806 04:03:03.794354 9390 leader_election.cc:302] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24ede131db75411693221c11064e8ac0; no voters: 5a9c268601b54794bb363279d9423e20, aee55b6dc64747dc8b22f22f076c2496
I20260806 04:03:03.795575 9647 raft_consensus.cc:2726] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 04:03:03.833403 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:03:03.834602 316 tablet_replica.cc:330] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0: stopping tablet replica
I20260806 04:03:03.835779 316 raft_consensus.cc:2229] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:03:03.837517 316 raft_consensus.cc:2258] T 597b117aa5134d6f8a2e1e30cad91798 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:03.843825 316 tablet_replica.cc:330] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0: stopping tablet replica
I20260806 04:03:03.844663 316 raft_consensus.cc:2229] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 04:03:03.845654 316 raft_consensus.cc:2258] T f3bacadf9d884d39ad2cb59e6d4f47a1 P 24ede131db75411693221c11064e8ac0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:03.850909 316 tablet_replica.cc:330] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0: stopping tablet replica
I20260806 04:03:03.851667 316 raft_consensus.cc:2229] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 04:03:03.853087 316 raft_consensus.cc:2258] T 55706d27660a428eb1f6182944ea4992 P 24ede131db75411693221c11064e8ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:03.886039 316 tablet_server.cc:194] TabletServer@127.0.79.3:0 shutdown complete.
I20260806 04:03:03.910254 316 master.cc:537] Master@127.0.79.62:35871 shutting down...
I20260806 04:03:03.956040 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:03.956964 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:03.957401 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 8573121d5c82482791fa76a140405abc: stopping tablet replica
I20260806 04:03:03.981967 316 master.cc:552] Master@127.0.79.62:35871 shutdown complete.
[ SKIPPED ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1 (9653 ms)
[----------] 1 test from KeepAlivePeriodically/KeepAlivePeriodicallyTest (9654 ms total)
[----------] 1 test from Params/LatestObservedTimestampParamTest
[ RUN ] Params/LatestObservedTimestampParamTest.Test/1
I20260806 04:03:04.043213 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:37973
I20260806 04:03:04.044808 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:03:04.052758 9651 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:04.053013 9652 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:04.054901 9654 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:03:04.056300 316 server_base.cc:1034] running on GCE node
I20260806 04:03:04.057600 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:03:04.057825 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:03:04.058037 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988984058022 us; error 0 us; skew 500 ppm
I20260806 04:03:04.058780 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:03:04.062436 316 webserver.cc:460] Webserver started at http://127.0.79.62:39787/ using document root <none> and password file <none>
I20260806 04:03:04.063195 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:03:04.063437 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:03:04.063838 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:03:04.065595 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "5fb90c90ec1347e3b4e153970374707a"
format_stamp: "Formatted at 2026-08-06 04:03:04 on dist-test-slave-h3ft"
I20260806 04:03:04.071831 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.002s sys 0.005s
I20260806 04:03:04.077108 9662 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:04.078513 316 fs_manager.cc:725] Time spent opening block manager: real 0.004s user 0.003s sys 0.002s
I20260806 04:03:04.078874 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "5fb90c90ec1347e3b4e153970374707a"
format_stamp: "Formatted at 2026-08-06 04:03:04 on dist-test-slave-h3ft"
I20260806 04:03:04.079228 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785988912331034-316-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)
I20260806 04:03:04.101240 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:03:04.102581 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:03:04.164273 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:37973
I20260806 04:03:04.164579 9744 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:37973 every 8 connection(s)
I20260806 04:03:04.169222 9745 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:03:04.185140 9745 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a: Bootstrap starting.
I20260806 04:03:04.190783 9745 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a: Neither blocks nor log segments found. Creating new log.
I20260806 04:03:04.196563 9745 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a: No bootstrap required, opened a new log
I20260806 04:03:04.199244 9745 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fb90c90ec1347e3b4e153970374707a" member_type: VOTER }
I20260806 04:03:04.199700 9745 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:03:04.199924 9745 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fb90c90ec1347e3b4e153970374707a, State: Initialized, Role: FOLLOWER
I20260806 04:03:04.200507 9745 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fb90c90ec1347e3b4e153970374707a" member_type: VOTER }
I20260806 04:03:04.201002 9745 raft_consensus.cc:388] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:03:04.201200 9745 raft_consensus.cc:482] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:03:04.201426 9745 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:03:04.207520 9745 raft_consensus.cc:504] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fb90c90ec1347e3b4e153970374707a" member_type: VOTER }
I20260806 04:03:04.208086 9745 leader_election.cc:302] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5fb90c90ec1347e3b4e153970374707a; no voters:
I20260806 04:03:04.209438 9745 leader_election.cc:288] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:03:04.210583 9749 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:03:04.212368 9749 raft_consensus.cc:686] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [term 1 LEADER]: Becoming Leader. State: Replica: 5fb90c90ec1347e3b4e153970374707a, State: Running, Role: LEADER
I20260806 04:03:04.213169 9749 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fb90c90ec1347e3b4e153970374707a" member_type: VOTER }
I20260806 04:03:04.213357 9745 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:03:04.221711 9750 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5fb90c90ec1347e3b4e153970374707a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fb90c90ec1347e3b4e153970374707a" member_type: VOTER } }
I20260806 04:03:04.222350 9750 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [sys.catalog]: This master's current role is: LEADER
I20260806 04:03:04.223224 9752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5fb90c90ec1347e3b4e153970374707a. Latest consensus state: current_term: 1 leader_uuid: "5fb90c90ec1347e3b4e153970374707a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fb90c90ec1347e3b4e153970374707a" member_type: VOTER } }
I20260806 04:03:04.224182 9752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [sys.catalog]: This master's current role is: LEADER
I20260806 04:03:04.225651 9758 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:03:04.234820 9758 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:03:04.236485 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:03:04.247593 9758 catalog_manager.cc:1347] Generated new cluster ID: a3a3032861624fafb18471ee386be3a8
I20260806 04:03:04.248190 9758 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:03:04.280570 9758 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:03:04.282577 9758 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:03:04.301324 9758 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a: Generated new TSK 0
I20260806 04:03:04.302081 9758 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:03:04.369505 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:03:04.378743 9771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:04.382490 9775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:04.382477 9772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:03:04.389465 316 server_base.cc:1034] running on GCE node
I20260806 04:03:04.390688 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:03:04.390902 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:03:04.391182 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988984391163 us; error 0 us; skew 500 ppm
I20260806 04:03:04.391853 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:03:04.395141 316 webserver.cc:460] Webserver started at http://127.0.79.1:33013/ using document root <none> and password file <none>
I20260806 04:03:04.395637 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:03:04.395859 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:03:04.396126 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:03:04.397428 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "8aa32e6d98ed42a9a245c8713192a56b"
format_stamp: "Formatted at 2026-08-06 04:03:04 on dist-test-slave-h3ft"
I20260806 04:03:04.402377 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.000s sys 0.006s
I20260806 04:03:04.406390 9781 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:04.407681 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:03:04.408437 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "8aa32e6d98ed42a9a245c8713192a56b"
format_stamp: "Formatted at 2026-08-06 04:03:04 on dist-test-slave-h3ft"
I20260806 04:03:04.409201 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1785988912331034-316-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)
I20260806 04:03:04.428926 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:03:04.430605 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:03:04.436539 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:03:04.437027 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.001s
I20260806 04:03:04.437458 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:03:04.437767 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:04.518235 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:41525
I20260806 04:03:04.518374 9877 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:41525 every 8 connection(s)
I20260806 04:03:04.524564 9878 heartbeater.cc:347] Connected to a master server at 127.0.79.62:37973
I20260806 04:03:04.525110 9878 heartbeater.cc:464] Registering TS with master...
I20260806 04:03:04.525928 9878 heartbeater.cc:511] Master 127.0.79.62:37973 requested a full tablet report, sending...
I20260806 04:03:04.528710 9685 ts_manager.cc:194] Registered new tserver with Master: 8aa32e6d98ed42a9a245c8713192a56b (127.0.79.1:41525)
I20260806 04:03:04.529345 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006479521s
I20260806 04:03:04.531927 9685 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42502
I20260806 04:03:04.546017 9878 heartbeater.cc:503] Master 127.0.79.62:37973 was elected leader, sending a full tablet report...
I20260806 04:03:04.562794 9682 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42514:
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"
}
}
}
I20260806 04:03:04.617765 9832 tablet_service.cc:1467] Processing CreateTablet for tablet b1b7c44d47164302afd4db89a28f29f5 (DEFAULT_TABLE table=client-testtb [id=583e493ac04a4c14952aafbeee6bba8d]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:03:04.618398 9830 tablet_service.cc:1467] Processing CreateTablet for tablet 18566cc90bfc4a2794ad908f0193eb67 (DEFAULT_TABLE table=client-testtb [id=583e493ac04a4c14952aafbeee6bba8d]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:03:04.619307 9832 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b1b7c44d47164302afd4db89a28f29f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:03:04.620034 9830 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 18566cc90bfc4a2794ad908f0193eb67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:03:04.639181 9889 tablet_bootstrap.cc:492] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b: Bootstrap starting.
I20260806 04:03:04.645792 9889 tablet_bootstrap.cc:654] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b: Neither blocks nor log segments found. Creating new log.
I20260806 04:03:04.652532 9889 tablet_bootstrap.cc:492] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b: No bootstrap required, opened a new log
I20260806 04:03:04.653030 9889 ts_tablet_manager.cc:1397] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.005s
I20260806 04:03:04.655576 9889 raft_consensus.cc:348] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa32e6d98ed42a9a245c8713192a56b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41525 } }
I20260806 04:03:04.656064 9889 raft_consensus.cc:374] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:03:04.656359 9889 raft_consensus.cc:729] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa32e6d98ed42a9a245c8713192a56b, State: Initialized, Role: FOLLOWER
I20260806 04:03:04.657073 9889 consensus_queue.cc:260] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa32e6d98ed42a9a245c8713192a56b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41525 } }
I20260806 04:03:04.657595 9889 raft_consensus.cc:388] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:03:04.657858 9889 raft_consensus.cc:482] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:03:04.658156 9889 raft_consensus.cc:3037] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:03:04.665930 9889 raft_consensus.cc:504] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa32e6d98ed42a9a245c8713192a56b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41525 } }
I20260806 04:03:04.666603 9889 leader_election.cc:302] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8aa32e6d98ed42a9a245c8713192a56b; no voters:
I20260806 04:03:04.668218 9889 leader_election.cc:288] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:03:04.669025 9891 raft_consensus.cc:2781] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:03:04.670578 9891 raft_consensus.cc:686] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [term 1 LEADER]: Becoming Leader. State: Replica: 8aa32e6d98ed42a9a245c8713192a56b, State: Running, Role: LEADER
I20260806 04:03:04.670838 9889 ts_tablet_manager.cc:1428] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b: Time spent starting tablet: real 0.018s user 0.015s sys 0.003s
I20260806 04:03:04.671535 9891 consensus_queue.cc:237] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa32e6d98ed42a9a245c8713192a56b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41525 } }
I20260806 04:03:04.672281 9889 tablet_bootstrap.cc:492] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b: Bootstrap starting.
I20260806 04:03:04.679620 9889 tablet_bootstrap.cc:654] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b: Neither blocks nor log segments found. Creating new log.
I20260806 04:03:04.684540 9682 catalog_manager.cc:5495] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa32e6d98ed42a9a245c8713192a56b (127.0.79.1). New cstate: current_term: 1 leader_uuid: "8aa32e6d98ed42a9a245c8713192a56b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa32e6d98ed42a9a245c8713192a56b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41525 } health_report { overall_health: HEALTHY } } }
I20260806 04:03:04.688599 9889 tablet_bootstrap.cc:492] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b: No bootstrap required, opened a new log
I20260806 04:03:04.689136 9889 ts_tablet_manager.cc:1397] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b: Time spent bootstrapping tablet: real 0.017s user 0.013s sys 0.000s
I20260806 04:03:04.692158 9889 raft_consensus.cc:348] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa32e6d98ed42a9a245c8713192a56b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41525 } }
I20260806 04:03:04.692713 9889 raft_consensus.cc:374] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:03:04.693070 9889 raft_consensus.cc:729] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa32e6d98ed42a9a245c8713192a56b, State: Initialized, Role: FOLLOWER
I20260806 04:03:04.693809 9889 consensus_queue.cc:260] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa32e6d98ed42a9a245c8713192a56b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41525 } }
I20260806 04:03:04.694499 9889 raft_consensus.cc:388] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:03:04.694855 9889 raft_consensus.cc:482] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:03:04.695219 9889 raft_consensus.cc:3037] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:03:04.703361 9889 raft_consensus.cc:504] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa32e6d98ed42a9a245c8713192a56b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41525 } }
I20260806 04:03:04.704082 9889 leader_election.cc:302] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8aa32e6d98ed42a9a245c8713192a56b; no voters:
I20260806 04:03:04.704591 9889 leader_election.cc:288] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:03:04.704911 9891 raft_consensus.cc:2781] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:03:04.705621 9891 raft_consensus.cc:686] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [term 1 LEADER]: Becoming Leader. State: Replica: 8aa32e6d98ed42a9a245c8713192a56b, State: Running, Role: LEADER
I20260806 04:03:04.706219 9889 ts_tablet_manager.cc:1428] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b: Time spent starting tablet: real 0.017s user 0.009s sys 0.007s
I20260806 04:03:04.706504 9891 consensus_queue.cc:237] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa32e6d98ed42a9a245c8713192a56b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41525 } }
I20260806 04:03:04.713871 9682 catalog_manager.cc:5495] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa32e6d98ed42a9a245c8713192a56b (127.0.79.1). New cstate: current_term: 1 leader_uuid: "8aa32e6d98ed42a9a245c8713192a56b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa32e6d98ed42a9a245c8713192a56b" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41525 } health_report { overall_health: HEALTHY } } }
I20260806 04:03:04.871147 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:03:04.906186 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:03:04.907341 316 tablet_replica.cc:330] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b: stopping tablet replica
I20260806 04:03:04.907938 316 raft_consensus.cc:2229] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:04.908382 316 raft_consensus.cc:2258] T 18566cc90bfc4a2794ad908f0193eb67 P 8aa32e6d98ed42a9a245c8713192a56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:04.911314 316 tablet_replica.cc:330] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b: stopping tablet replica
I20260806 04:03:04.911819 316 raft_consensus.cc:2229] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:04.912266 316 raft_consensus.cc:2258] T b1b7c44d47164302afd4db89a28f29f5 P 8aa32e6d98ed42a9a245c8713192a56b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:04.938620 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:03:04.954321 316 master.cc:537] Master@127.0.79.62:37973 shutting down...
I20260806 04:03:04.982944 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:04.984021 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:04.984460 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 5fb90c90ec1347e3b4e153970374707a: stopping tablet replica
I20260806 04:03:04.996948 316 master.cc:552] Master@127.0.79.62:37973 shutdown complete.
[ OK ] Params/LatestObservedTimestampParamTest.Test/1 (984 ms)
[----------] 1 test from Params/LatestObservedTimestampParamTest (984 ms total)
[----------] 1 test from ServiceUnavailableRetryClientTest
[ RUN ] ServiceUnavailableRetryClientTest.CreateTable/0
I20260806 04:03:05.027137 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:37133
I20260806 04:03:05.028767 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:03:05.036557 9912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:05.036901 9914 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:05.038702 9917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:03:05.041023 316 server_base.cc:1034] running on GCE node
I20260806 04:03:05.042091 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:03:05.042297 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:03:05.042425 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988985042417 us; error 0 us; skew 500 ppm
I20260806 04:03:05.042972 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:03:05.046000 316 webserver.cc:460] Webserver started at http://127.0.79.62:33987/ using document root <none> and password file <none>
I20260806 04:03:05.046466 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:03:05.046624 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:03:05.046840 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:03:05.048008 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "658cad7f19924880ba025cb7c20757a4"
format_stamp: "Formatted at 2026-08-06 04:03:05 on dist-test-slave-h3ft"
I20260806 04:03:05.053614 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260806 04:03:05.058041 9924 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:05.059156 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:03:05.059478 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "658cad7f19924880ba025cb7c20757a4"
format_stamp: "Formatted at 2026-08-06 04:03:05 on dist-test-slave-h3ft"
I20260806 04:03:05.059769 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785988912331034-316-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)
I20260806 04:03:05.078693 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:03:05.079975 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:03:05.138935 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:37133
I20260806 04:03:05.139205 10005 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:37133 every 8 connection(s)
I20260806 04:03:05.143661 10006 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:03:05.157444 10006 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4: Bootstrap starting.
I20260806 04:03:05.162186 10006 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4: Neither blocks nor log segments found. Creating new log.
I20260806 04:03:05.167152 10006 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4: No bootstrap required, opened a new log
I20260806 04:03:05.169210 10006 raft_consensus.cc:348] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "658cad7f19924880ba025cb7c20757a4" member_type: VOTER }
I20260806 04:03:05.169612 10006 raft_consensus.cc:374] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:03:05.169797 10006 raft_consensus.cc:729] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 658cad7f19924880ba025cb7c20757a4, State: Initialized, Role: FOLLOWER
I20260806 04:03:05.170416 10006 consensus_queue.cc:260] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "658cad7f19924880ba025cb7c20757a4" member_type: VOTER }
I20260806 04:03:05.170837 10006 raft_consensus.cc:388] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:03:05.171051 10006 raft_consensus.cc:482] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:03:05.171264 10006 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:03:05.176110 10006 raft_consensus.cc:504] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "658cad7f19924880ba025cb7c20757a4" member_type: VOTER }
I20260806 04:03:05.176608 10006 leader_election.cc:302] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 658cad7f19924880ba025cb7c20757a4; no voters:
I20260806 04:03:05.177942 10006 leader_election.cc:288] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:03:05.178516 10011 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:03:05.180467 10011 raft_consensus.cc:686] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [term 1 LEADER]: Becoming Leader. State: Replica: 658cad7f19924880ba025cb7c20757a4, State: Running, Role: LEADER
I20260806 04:03:05.181191 10006 sys_catalog.cc:564] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:03:05.181303 10011 consensus_queue.cc:237] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "658cad7f19924880ba025cb7c20757a4" member_type: VOTER }
I20260806 04:03:05.184660 10013 sys_catalog.cc:455] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "658cad7f19924880ba025cb7c20757a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "658cad7f19924880ba025cb7c20757a4" member_type: VOTER } }
I20260806 04:03:05.185642 10013 sys_catalog.cc:458] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [sys.catalog]: This master's current role is: LEADER
I20260806 04:03:05.185760 10014 sys_catalog.cc:455] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 658cad7f19924880ba025cb7c20757a4. Latest consensus state: current_term: 1 leader_uuid: "658cad7f19924880ba025cb7c20757a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "658cad7f19924880ba025cb7c20757a4" member_type: VOTER } }
I20260806 04:03:05.186902 10014 sys_catalog.cc:458] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [sys.catalog]: This master's current role is: LEADER
I20260806 04:03:05.191670 10019 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:03:05.199868 10019 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:03:05.201108 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:03:05.211493 10019 catalog_manager.cc:1347] Generated new cluster ID: 3b9647be84d148a88c1fce78cda06d8c
I20260806 04:03:05.211926 10019 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:03:05.226351 10019 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:03:05.228428 10019 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:03:05.242398 10019 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4: Generated new TSK 0
I20260806 04:03:05.243430 10019 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:03:05.269266 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:03:05.276909 10033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:05.278508 10035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:03:05.283373 316 server_base.cc:1034] running on GCE node
W20260806 04:03:05.284979 10039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:03:05.286266 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:03:05.286489 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:03:05.286722 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988985286705 us; error 0 us; skew 500 ppm
I20260806 04:03:05.287431 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:03:05.290725 316 webserver.cc:460] Webserver started at http://127.0.79.1:34769/ using document root <none> and password file <none>
I20260806 04:03:05.291379 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:03:05.291620 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:03:05.291958 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:03:05.293525 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "2603c6760ec3446bad1f52a90ae80eec"
format_stamp: "Formatted at 2026-08-06 04:03:05 on dist-test-slave-h3ft"
I20260806 04:03:05.299629 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.003s sys 0.005s
I20260806 04:03:05.304008 10046 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:05.305181 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260806 04:03:05.305594 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "2603c6760ec3446bad1f52a90ae80eec"
format_stamp: "Formatted at 2026-08-06 04:03:05 on dist-test-slave-h3ft"
I20260806 04:03:05.305986 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1785988912331034-316-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)
I20260806 04:03:05.334249 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:03:05.335736 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:03:05.341936 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:03:05.342455 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260806 04:03:05.342933 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:03:05.343272 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:05.411339 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:42261
I20260806 04:03:05.411468 10137 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:42261 every 8 connection(s)
I20260806 04:03:05.416867 10138 heartbeater.cc:347] Connected to a master server at 127.0.79.62:37133
I20260806 04:03:05.417303 10138 heartbeater.cc:464] Registering TS with master...
I20260806 04:03:05.418114 10138 heartbeater.cc:511] Master 127.0.79.62:37133 requested a full tablet report, sending...
I20260806 04:03:05.420471 9947 ts_manager.cc:194] Registered new tserver with Master: 2603c6760ec3446bad1f52a90ae80eec (127.0.79.1:42261)
I20260806 04:03:05.421466 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006290106s
I20260806 04:03:05.423339 9947 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38374
I20260806 04:03:05.438457 10138 heartbeater.cc:503] Master 127.0.79.62:37133 was elected leader, sending a full tablet report...
I20260806 04:03:05.452062 9947 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38396:
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"
}
}
}
I20260806 04:03:05.500999 10095 tablet_service.cc:1467] Processing CreateTablet for tablet c89845d1e054400e881bc508613aa8ec (DEFAULT_TABLE table=client-testtb [id=a22eaa93062843ac87b88dbddbe97527]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:03:05.501382 10094 tablet_service.cc:1467] Processing CreateTablet for tablet ce4674706c7344088b2518780796d7e7 (DEFAULT_TABLE table=client-testtb [id=a22eaa93062843ac87b88dbddbe97527]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:03:05.502751 10095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c89845d1e054400e881bc508613aa8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:03:05.503525 10094 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ce4674706c7344088b2518780796d7e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:03:05.524183 10151 tablet_bootstrap.cc:492] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec: Bootstrap starting.
I20260806 04:03:05.530596 10151 tablet_bootstrap.cc:654] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec: Neither blocks nor log segments found. Creating new log.
I20260806 04:03:05.536850 10151 tablet_bootstrap.cc:492] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec: No bootstrap required, opened a new log
I20260806 04:03:05.537350 10151 ts_tablet_manager.cc:1397] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec: Time spent bootstrapping tablet: real 0.014s user 0.011s sys 0.000s
I20260806 04:03:05.539758 10151 raft_consensus.cc:348] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2603c6760ec3446bad1f52a90ae80eec" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42261 } }
I20260806 04:03:05.540278 10151 raft_consensus.cc:374] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:03:05.540530 10151 raft_consensus.cc:729] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2603c6760ec3446bad1f52a90ae80eec, State: Initialized, Role: FOLLOWER
I20260806 04:03:05.541253 10151 consensus_queue.cc:260] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2603c6760ec3446bad1f52a90ae80eec" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42261 } }
I20260806 04:03:05.541942 10151 raft_consensus.cc:388] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:03:05.542253 10151 raft_consensus.cc:482] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:03:05.542600 10151 raft_consensus.cc:3037] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:03:05.550431 10151 raft_consensus.cc:504] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2603c6760ec3446bad1f52a90ae80eec" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42261 } }
I20260806 04:03:05.551229 10151 leader_election.cc:302] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2603c6760ec3446bad1f52a90ae80eec; no voters:
I20260806 04:03:05.552783 10151 leader_election.cc:288] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:03:05.553458 10154 raft_consensus.cc:2781] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:03:05.555420 10154 raft_consensus.cc:686] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [term 1 LEADER]: Becoming Leader. State: Replica: 2603c6760ec3446bad1f52a90ae80eec, State: Running, Role: LEADER
I20260806 04:03:05.555517 10151 ts_tablet_manager.cc:1428] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec: Time spent starting tablet: real 0.018s user 0.016s sys 0.004s
I20260806 04:03:05.556254 10154 consensus_queue.cc:237] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2603c6760ec3446bad1f52a90ae80eec" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42261 } }
I20260806 04:03:05.556581 10151 tablet_bootstrap.cc:492] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec: Bootstrap starting.
I20260806 04:03:05.563561 9945 catalog_manager.cc:5495] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec reported cstate change: term changed from 0 to 1, leader changed from <none> to 2603c6760ec3446bad1f52a90ae80eec (127.0.79.1). New cstate: current_term: 1 leader_uuid: "2603c6760ec3446bad1f52a90ae80eec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2603c6760ec3446bad1f52a90ae80eec" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260806 04:03:05.565289 10151 tablet_bootstrap.cc:654] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec: Neither blocks nor log segments found. Creating new log.
I20260806 04:03:05.572105 10151 tablet_bootstrap.cc:492] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec: No bootstrap required, opened a new log
I20260806 04:03:05.572644 10151 ts_tablet_manager.cc:1397] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec: Time spent bootstrapping tablet: real 0.016s user 0.014s sys 0.000s
I20260806 04:03:05.575517 10151 raft_consensus.cc:348] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2603c6760ec3446bad1f52a90ae80eec" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42261 } }
I20260806 04:03:05.576282 10151 raft_consensus.cc:374] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:03:05.576624 10151 raft_consensus.cc:729] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2603c6760ec3446bad1f52a90ae80eec, State: Initialized, Role: FOLLOWER
I20260806 04:03:05.577481 10151 consensus_queue.cc:260] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2603c6760ec3446bad1f52a90ae80eec" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42261 } }
I20260806 04:03:05.578263 10151 raft_consensus.cc:388] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:03:05.578609 10151 raft_consensus.cc:482] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:03:05.579083 10151 raft_consensus.cc:3037] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:03:05.586792 10151 raft_consensus.cc:504] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2603c6760ec3446bad1f52a90ae80eec" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42261 } }
I20260806 04:03:05.587702 10151 leader_election.cc:302] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2603c6760ec3446bad1f52a90ae80eec; no voters:
I20260806 04:03:05.588321 10151 leader_election.cc:288] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:03:05.588598 10154 raft_consensus.cc:2781] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:03:05.589313 10154 raft_consensus.cc:686] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [term 1 LEADER]: Becoming Leader. State: Replica: 2603c6760ec3446bad1f52a90ae80eec, State: Running, Role: LEADER
I20260806 04:03:05.590131 10151 ts_tablet_manager.cc:1428] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec: Time spent starting tablet: real 0.017s user 0.013s sys 0.004s
I20260806 04:03:05.590020 10154 consensus_queue.cc:237] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2603c6760ec3446bad1f52a90ae80eec" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42261 } }
I20260806 04:03:05.596336 9947 catalog_manager.cc:5495] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec reported cstate change: term changed from 0 to 1, leader changed from <none> to 2603c6760ec3446bad1f52a90ae80eec (127.0.79.1). New cstate: current_term: 1 leader_uuid: "2603c6760ec3446bad1f52a90ae80eec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2603c6760ec3446bad1f52a90ae80eec" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42261 } health_report { overall_health: HEALTHY } } }
W20260806 04:03:05.616254 10144 master_proxy_rpc.cc:203] Re-attempting CreateTable request to leader Master (127.0.79.62:37133)
I20260806 04:03:07.614464 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:03:07.634430 10138 heartbeater.cc:503] Master 127.0.79.62:37133 was elected leader, sending a full tablet report...
I20260806 04:03:07.647106 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:03:07.647818 316 tablet_replica.cc:330] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec: stopping tablet replica
I20260806 04:03:07.648449 316 raft_consensus.cc:2229] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:07.648952 316 raft_consensus.cc:2258] T ce4674706c7344088b2518780796d7e7 P 2603c6760ec3446bad1f52a90ae80eec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:07.650969 316 tablet_replica.cc:330] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec: stopping tablet replica
I20260806 04:03:07.651533 316 raft_consensus.cc:2229] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:07.651954 316 raft_consensus.cc:2258] T c89845d1e054400e881bc508613aa8ec P 2603c6760ec3446bad1f52a90ae80eec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:07.673200 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:03:07.689194 316 master.cc:537] Master@127.0.79.62:37133 shutting down...
I20260806 04:03:07.714195 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:07.714778 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:07.715178 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 658cad7f19924880ba025cb7c20757a4: stopping tablet replica
I20260806 04:03:07.734172 316 master.cc:552] Master@127.0.79.62:37133 shutdown complete.
[ OK ] ServiceUnavailableRetryClientTest.CreateTable/0 (2734 ms)
[----------] 1 test from ServiceUnavailableRetryClientTest (2734 ms total)
[----------] 2 tests from Params/ClientTestImmutableColumn
[ RUN ] Params/ClientTestImmutableColumn.TestUpdateIgnore/2
I20260806 04:03:07.760401 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:37267
I20260806 04:03:07.761439 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:03:07.767539 10165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:07.768879 10167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:07.769990 10171 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:03:07.770524 316 server_base.cc:1034] running on GCE node
I20260806 04:03:07.771467 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:03:07.771641 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:03:07.771814 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988987771804 us; error 0 us; skew 500 ppm
I20260806 04:03:07.772256 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:03:07.778771 316 webserver.cc:460] Webserver started at http://127.0.79.62:33457/ using document root <none> and password file <none>
I20260806 04:03:07.779289 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:03:07.779449 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:03:07.779656 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:03:07.780726 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "8af3114608aa4a1c913373917a98ef92"
format_stamp: "Formatted at 2026-08-06 04:03:07 on dist-test-slave-h3ft"
I20260806 04:03:07.786023 316 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.001s
I20260806 04:03:07.789700 10179 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:07.790678 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 04:03:07.791061 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "8af3114608aa4a1c913373917a98ef92"
format_stamp: "Formatted at 2026-08-06 04:03:07 on dist-test-slave-h3ft"
I20260806 04:03:07.791373 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785988912331034-316-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)
I20260806 04:03:07.804080 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:03:07.805081 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:03:07.852849 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:37267
I20260806 04:03:07.852999 10257 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:37267 every 8 connection(s)
I20260806 04:03:07.856930 10258 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:03:07.869328 10258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92: Bootstrap starting.
I20260806 04:03:07.874137 10258 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92: Neither blocks nor log segments found. Creating new log.
I20260806 04:03:07.878846 10258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92: No bootstrap required, opened a new log
I20260806 04:03:07.881186 10258 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8af3114608aa4a1c913373917a98ef92" member_type: VOTER }
I20260806 04:03:07.881613 10258 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:03:07.881906 10258 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af3114608aa4a1c913373917a98ef92, State: Initialized, Role: FOLLOWER
I20260806 04:03:07.882604 10258 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8af3114608aa4a1c913373917a98ef92" member_type: VOTER }
I20260806 04:03:07.883109 10258 raft_consensus.cc:388] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:03:07.883356 10258 raft_consensus.cc:482] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:03:07.883682 10258 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:03:07.889211 10258 raft_consensus.cc:504] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8af3114608aa4a1c913373917a98ef92" member_type: VOTER }
I20260806 04:03:07.889798 10258 leader_election.cc:302] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8af3114608aa4a1c913373917a98ef92; no voters:
I20260806 04:03:07.891278 10258 leader_election.cc:288] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:03:07.891772 10262 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:03:07.893474 10262 raft_consensus.cc:686] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [term 1 LEADER]: Becoming Leader. State: Replica: 8af3114608aa4a1c913373917a98ef92, State: Running, Role: LEADER
I20260806 04:03:07.894227 10262 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8af3114608aa4a1c913373917a98ef92" member_type: VOTER }
I20260806 04:03:07.894940 10258 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:03:07.897409 10265 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8af3114608aa4a1c913373917a98ef92. Latest consensus state: current_term: 1 leader_uuid: "8af3114608aa4a1c913373917a98ef92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8af3114608aa4a1c913373917a98ef92" member_type: VOTER } }
I20260806 04:03:07.897409 10263 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8af3114608aa4a1c913373917a98ef92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8af3114608aa4a1c913373917a98ef92" member_type: VOTER } }
I20260806 04:03:07.898249 10265 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [sys.catalog]: This master's current role is: LEADER
I20260806 04:03:07.898433 10263 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [sys.catalog]: This master's current role is: LEADER
I20260806 04:03:07.904937 10271 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:03:07.909999 10271 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:03:07.912884 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:03:07.920199 10271 catalog_manager.cc:1347] Generated new cluster ID: 2e7b3629c22047d0b9ed1668754e2d27
I20260806 04:03:07.920526 10271 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:03:07.934319 10271 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:03:07.936368 10271 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:03:07.957088 10271 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92: Generated new TSK 0
I20260806 04:03:07.957885 10271 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:03:07.979940 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:03:07.986510 10289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:07.987663 10290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:07.992488 10293 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:03:07.992686 316 server_base.cc:1034] running on GCE node
I20260806 04:03:07.993975 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:03:07.994210 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:03:07.994413 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988987994377 us; error 0 us; skew 500 ppm
I20260806 04:03:07.995103 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:03:07.997964 316 webserver.cc:460] Webserver started at http://127.0.79.1:36137/ using document root <none> and password file <none>
I20260806 04:03:07.998458 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:03:07.998631 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:03:07.998943 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:03:08.000174 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "a08cc337250144298d380c5ca0a72f45"
format_stamp: "Formatted at 2026-08-06 04:03:07 on dist-test-slave-h3ft"
I20260806 04:03:08.005080 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260806 04:03:08.008924 10301 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:08.009946 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260806 04:03:08.010275 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "a08cc337250144298d380c5ca0a72f45"
format_stamp: "Formatted at 2026-08-06 04:03:07 on dist-test-slave-h3ft"
I20260806 04:03:08.010555 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1785988912331034-316-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)
I20260806 04:03:08.029508 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:03:08.030591 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:03:08.036398 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:03:08.036847 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:08.037256 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:03:08.037534 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:08.100582 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:42103
I20260806 04:03:08.100781 10398 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:42103 every 8 connection(s)
I20260806 04:03:08.106307 10399 heartbeater.cc:347] Connected to a master server at 127.0.79.62:37267
I20260806 04:03:08.106878 10399 heartbeater.cc:464] Registering TS with master...
I20260806 04:03:08.107949 10399 heartbeater.cc:511] Master 127.0.79.62:37267 requested a full tablet report, sending...
I20260806 04:03:08.110450 10196 ts_manager.cc:194] Registered new tserver with Master: a08cc337250144298d380c5ca0a72f45 (127.0.79.1:42103)
I20260806 04:03:08.111315 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007304297s
I20260806 04:03:08.113795 10196 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36984
I20260806 04:03:08.128959 10399 heartbeater.cc:503] Master 127.0.79.62:37267 was elected leader, sending a full tablet report...
I20260806 04:03:08.141264 10196 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37010:
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"
}
}
}
I20260806 04:03:08.181677 10354 tablet_service.cc:1467] Processing CreateTablet for tablet fdc57fc7d20b49ac9da79580ec22bc80 (DEFAULT_TABLE table=client-testtb [id=ee7a1e4b13d6418ebd29a918e4f8e4ff]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:03:08.181808 10353 tablet_service.cc:1467] Processing CreateTablet for tablet 934ee0972657422ba0f2d968372b2030 (DEFAULT_TABLE table=client-testtb [id=ee7a1e4b13d6418ebd29a918e4f8e4ff]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:03:08.183455 10354 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fdc57fc7d20b49ac9da79580ec22bc80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:03:08.184132 10353 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 934ee0972657422ba0f2d968372b2030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:03:08.200490 10410 tablet_bootstrap.cc:492] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45: Bootstrap starting.
I20260806 04:03:08.205204 10410 tablet_bootstrap.cc:654] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45: Neither blocks nor log segments found. Creating new log.
I20260806 04:03:08.210393 10410 tablet_bootstrap.cc:492] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45: No bootstrap required, opened a new log
I20260806 04:03:08.210834 10410 ts_tablet_manager.cc:1397] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45: Time spent bootstrapping tablet: real 0.011s user 0.004s sys 0.004s
I20260806 04:03:08.212867 10410 raft_consensus.cc:348] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08cc337250144298d380c5ca0a72f45" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42103 } }
I20260806 04:03:08.213287 10410 raft_consensus.cc:374] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:03:08.213538 10410 raft_consensus.cc:729] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a08cc337250144298d380c5ca0a72f45, State: Initialized, Role: FOLLOWER
I20260806 04:03:08.214138 10410 consensus_queue.cc:260] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08cc337250144298d380c5ca0a72f45" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42103 } }
I20260806 04:03:08.214608 10410 raft_consensus.cc:388] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:03:08.214852 10410 raft_consensus.cc:482] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:03:08.215205 10410 raft_consensus.cc:3037] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:03:08.221354 10410 raft_consensus.cc:504] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08cc337250144298d380c5ca0a72f45" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42103 } }
I20260806 04:03:08.221916 10410 leader_election.cc:302] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a08cc337250144298d380c5ca0a72f45; no voters:
I20260806 04:03:08.223325 10410 leader_election.cc:288] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:03:08.223881 10413 raft_consensus.cc:2781] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:03:08.225694 10413 raft_consensus.cc:686] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [term 1 LEADER]: Becoming Leader. State: Replica: a08cc337250144298d380c5ca0a72f45, State: Running, Role: LEADER
I20260806 04:03:08.225821 10410 ts_tablet_manager.cc:1428] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45: Time spent starting tablet: real 0.015s user 0.010s sys 0.004s
I20260806 04:03:08.226611 10413 consensus_queue.cc:237] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08cc337250144298d380c5ca0a72f45" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42103 } }
I20260806 04:03:08.227054 10410 tablet_bootstrap.cc:492] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45: Bootstrap starting.
I20260806 04:03:08.233331 10410 tablet_bootstrap.cc:654] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45: Neither blocks nor log segments found. Creating new log.
I20260806 04:03:08.235426 10196 catalog_manager.cc:5495] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to a08cc337250144298d380c5ca0a72f45 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "a08cc337250144298d380c5ca0a72f45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08cc337250144298d380c5ca0a72f45" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42103 } health_report { overall_health: HEALTHY } } }
I20260806 04:03:08.238881 10410 tablet_bootstrap.cc:492] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45: No bootstrap required, opened a new log
I20260806 04:03:08.239506 10410 ts_tablet_manager.cc:1397] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45: Time spent bootstrapping tablet: real 0.013s user 0.011s sys 0.000s
I20260806 04:03:08.241776 10410 raft_consensus.cc:348] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08cc337250144298d380c5ca0a72f45" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42103 } }
I20260806 04:03:08.242316 10410 raft_consensus.cc:374] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:03:08.242601 10410 raft_consensus.cc:729] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a08cc337250144298d380c5ca0a72f45, State: Initialized, Role: FOLLOWER
I20260806 04:03:08.243216 10410 consensus_queue.cc:260] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08cc337250144298d380c5ca0a72f45" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42103 } }
I20260806 04:03:08.243825 10410 raft_consensus.cc:388] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:03:08.244130 10410 raft_consensus.cc:482] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:03:08.244462 10410 raft_consensus.cc:3037] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:03:08.250370 10410 raft_consensus.cc:504] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08cc337250144298d380c5ca0a72f45" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42103 } }
I20260806 04:03:08.250953 10410 leader_election.cc:302] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a08cc337250144298d380c5ca0a72f45; no voters:
I20260806 04:03:08.251530 10410 leader_election.cc:288] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:03:08.251739 10413 raft_consensus.cc:2781] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:03:08.252233 10413 raft_consensus.cc:686] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [term 1 LEADER]: Becoming Leader. State: Replica: a08cc337250144298d380c5ca0a72f45, State: Running, Role: LEADER
I20260806 04:03:08.253275 10410 ts_tablet_manager.cc:1428] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45: Time spent starting tablet: real 0.013s user 0.005s sys 0.007s
I20260806 04:03:08.253014 10413 consensus_queue.cc:237] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08cc337250144298d380c5ca0a72f45" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42103 } }
I20260806 04:03:08.259562 10195 catalog_manager.cc:5495] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 reported cstate change: term changed from 0 to 1, leader changed from <none> to a08cc337250144298d380c5ca0a72f45 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "a08cc337250144298d380c5ca0a72f45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a08cc337250144298d380c5ca0a72f45" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 42103 } health_report { overall_health: HEALTHY } } }
I20260806 04:03:08.401933 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:03:08.448184 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:03:08.449173 316 tablet_replica.cc:330] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45: stopping tablet replica
I20260806 04:03:08.449935 316 raft_consensus.cc:2229] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:08.450516 316 raft_consensus.cc:2258] T fdc57fc7d20b49ac9da79580ec22bc80 P a08cc337250144298d380c5ca0a72f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:08.453902 316 tablet_replica.cc:330] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45: stopping tablet replica
I20260806 04:03:08.454416 316 raft_consensus.cc:2229] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:08.454856 316 raft_consensus.cc:2258] T 934ee0972657422ba0f2d968372b2030 P a08cc337250144298d380c5ca0a72f45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:08.481801 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:03:08.500944 316 master.cc:537] Master@127.0.79.62:37267 shutting down...
I20260806 04:03:08.528687 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:08.529385 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:08.529737 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 8af3114608aa4a1c913373917a98ef92: stopping tablet replica
I20260806 04:03:08.551806 316 master.cc:552] Master@127.0.79.62:37267 shutdown complete.
[ OK ] Params/ClientTestImmutableColumn.TestUpdateIgnore/2 (824 ms)
[ RUN ] Params/ClientTestImmutableColumn.TestUpsert/2
I20260806 04:03:08.588027 316 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.79.62:34837
I20260806 04:03:08.589601 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:03:08.596978 10426 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:08.597874 10425 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:08.601536 10430 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:03:08.602667 316 server_base.cc:1034] running on GCE node
I20260806 04:03:08.603713 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:03:08.603929 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:03:08.604085 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988988604071 us; error 0 us; skew 500 ppm
I20260806 04:03:08.604636 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:03:08.607824 316 webserver.cc:460] Webserver started at http://127.0.79.62:41111/ using document root <none> and password file <none>
I20260806 04:03:08.608309 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:03:08.608520 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:03:08.608817 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:03:08.609959 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785988912331034-316-0/minicluster-data/master-0-root/instance:
uuid: "4f9602e4453c4975b288b3d41c195c90"
format_stamp: "Formatted at 2026-08-06 04:03:08 on dist-test-slave-h3ft"
I20260806 04:03:08.614827 316 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260806 04:03:08.618634 10436 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:08.619647 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 04:03:08.619951 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785988912331034-316-0/minicluster-data/master-0-root
uuid: "4f9602e4453c4975b288b3d41c195c90"
format_stamp: "Formatted at 2026-08-06 04:03:08 on dist-test-slave-h3ft"
I20260806 04:03:08.620253 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785988912331034-316-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785988912331034-316-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785988912331034-316-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)
I20260806 04:03:08.638353 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:03:08.639593 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:03:08.704296 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.62:34837
I20260806 04:03:08.704430 10522 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.62:34837 every 8 connection(s)
I20260806 04:03:08.708974 10524 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:03:08.721647 10524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90: Bootstrap starting.
I20260806 04:03:08.726361 10524 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90: Neither blocks nor log segments found. Creating new log.
I20260806 04:03:08.730798 10524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90: No bootstrap required, opened a new log
I20260806 04:03:08.732933 10524 raft_consensus.cc:348] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9602e4453c4975b288b3d41c195c90" member_type: VOTER }
I20260806 04:03:08.733336 10524 raft_consensus.cc:374] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:03:08.733590 10524 raft_consensus.cc:729] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9602e4453c4975b288b3d41c195c90, State: Initialized, Role: FOLLOWER
I20260806 04:03:08.734211 10524 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9602e4453c4975b288b3d41c195c90" member_type: VOTER }
I20260806 04:03:08.734730 10524 raft_consensus.cc:388] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:03:08.734965 10524 raft_consensus.cc:482] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:03:08.735309 10524 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:03:08.740424 10524 raft_consensus.cc:504] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9602e4453c4975b288b3d41c195c90" member_type: VOTER }
I20260806 04:03:08.740979 10524 leader_election.cc:302] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4f9602e4453c4975b288b3d41c195c90; no voters:
I20260806 04:03:08.742540 10524 leader_election.cc:288] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:03:08.742975 10529 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:03:08.745051 10529 raft_consensus.cc:686] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [term 1 LEADER]: Becoming Leader. State: Replica: 4f9602e4453c4975b288b3d41c195c90, State: Running, Role: LEADER
I20260806 04:03:08.745865 10529 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9602e4453c4975b288b3d41c195c90" member_type: VOTER }
I20260806 04:03:08.746423 10524 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 04:03:08.749643 10532 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f9602e4453c4975b288b3d41c195c90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9602e4453c4975b288b3d41c195c90" member_type: VOTER } }
I20260806 04:03:08.749858 10533 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f9602e4453c4975b288b3d41c195c90. Latest consensus state: current_term: 1 leader_uuid: "4f9602e4453c4975b288b3d41c195c90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9602e4453c4975b288b3d41c195c90" member_type: VOTER } }
I20260806 04:03:08.750380 10532 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [sys.catalog]: This master's current role is: LEADER
I20260806 04:03:08.750736 10533 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [sys.catalog]: This master's current role is: LEADER
I20260806 04:03:08.753183 10536 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 04:03:08.761787 10536 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 04:03:08.777740 10536 catalog_manager.cc:1347] Generated new cluster ID: a7e3840bbd3842ec8daa7de8e18de359
I20260806 04:03:08.778127 10536 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 04:03:08.778771 316 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 04:03:08.808490 10536 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 04:03:08.811699 10536 catalog_manager.cc:1504] Loading token signing keys...
I20260806 04:03:08.837646 10536 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90: Generated new TSK 0
I20260806 04:03:08.838759 10536 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 04:03:08.847348 316 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 04:03:08.856480 10551 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:08.857834 10552 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260806 04:03:08.860888 10555 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260806 04:03:08.861320 316 server_base.cc:1034] running on GCE node
I20260806 04:03:08.862687 316 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 04:03:08.862991 316 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 04:03:08.863257 316 hybrid_clock.cc:648] HybridClock initialized: now 1785988988863238 us; error 0 us; skew 500 ppm
I20260806 04:03:08.864054 316 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 04:03:08.867436 316 webserver.cc:460] Webserver started at http://127.0.79.1:34671/ using document root <none> and password file <none>
I20260806 04:03:08.868129 316 fs_manager.cc:359] Metadata directory not provided
I20260806 04:03:08.868399 316 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 04:03:08.868749 316 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 04:03:08.870873 316 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785988912331034-316-0/minicluster-data/ts-0-root/instance:
uuid: "2466457f92de4a699eaff00ffcc0e344"
format_stamp: "Formatted at 2026-08-06 04:03:08 on dist-test-slave-h3ft"
I20260806 04:03:08.878486 316 fs_manager.cc:691] Time spent creating directory manager: real 0.007s user 0.006s sys 0.001s
I20260806 04:03:08.883945 10561 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:08.885272 316 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260806 04:03:08.885727 316 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785988912331034-316-0/minicluster-data/ts-0-root
uuid: "2466457f92de4a699eaff00ffcc0e344"
format_stamp: "Formatted at 2026-08-06 04:03:08 on dist-test-slave-h3ft"
I20260806 04:03:08.886185 316 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785988912331034-316-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785988912331034-316-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqYUn17/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1785988912331034-316-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)
I20260806 04:03:08.909252 316 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 04:03:08.910995 316 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 04:03:08.925737 316 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 04:03:08.926146 316 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:08.926486 316 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 04:03:08.926709 316 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 04:03:09.013438 316 rpc_server.cc:307] RPC server started. Bound to: 127.0.79.1:41049
I20260806 04:03:09.013527 10649 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.79.1:41049 every 8 connection(s)
I20260806 04:03:09.020217 10651 heartbeater.cc:347] Connected to a master server at 127.0.79.62:34837
I20260806 04:03:09.020766 10651 heartbeater.cc:464] Registering TS with master...
I20260806 04:03:09.021935 10651 heartbeater.cc:511] Master 127.0.79.62:34837 requested a full tablet report, sending...
I20260806 04:03:09.024555 10461 ts_manager.cc:194] Registered new tserver with Master: 2466457f92de4a699eaff00ffcc0e344 (127.0.79.1:41049)
I20260806 04:03:09.025305 316 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006487397s
I20260806 04:03:09.028255 10461 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41414
I20260806 04:03:09.043139 10651 heartbeater.cc:503] Master 127.0.79.62:34837 was elected leader, sending a full tablet report...
I20260806 04:03:09.057365 10461 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41430:
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"
}
}
}
I20260806 04:03:09.109082 10605 tablet_service.cc:1467] Processing CreateTablet for tablet 5cac415c349d4b75a4566de8ff68320a (DEFAULT_TABLE table=client-testtb [id=5f2a3f7de8c242eca104ea9e53d3c9a5]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260806 04:03:09.109160 10606 tablet_service.cc:1467] Processing CreateTablet for tablet f170bc05e30844dfbb8f51dbb5e9baf7 (DEFAULT_TABLE table=client-testtb [id=5f2a3f7de8c242eca104ea9e53d3c9a5]), partition=RANGE (key) PARTITION VALUES < 9
I20260806 04:03:09.110399 10605 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5cac415c349d4b75a4566de8ff68320a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:03:09.111124 10606 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f170bc05e30844dfbb8f51dbb5e9baf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 04:03:09.128788 10669 tablet_bootstrap.cc:492] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344: Bootstrap starting.
I20260806 04:03:09.135439 10669 tablet_bootstrap.cc:654] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344: Neither blocks nor log segments found. Creating new log.
I20260806 04:03:09.141026 10669 tablet_bootstrap.cc:492] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344: No bootstrap required, opened a new log
I20260806 04:03:09.141539 10669 ts_tablet_manager.cc:1397] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344: Time spent bootstrapping tablet: real 0.013s user 0.010s sys 0.000s
I20260806 04:03:09.144107 10669 raft_consensus.cc:348] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2466457f92de4a699eaff00ffcc0e344" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41049 } }
I20260806 04:03:09.144704 10669 raft_consensus.cc:374] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:03:09.144994 10669 raft_consensus.cc:729] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2466457f92de4a699eaff00ffcc0e344, State: Initialized, Role: FOLLOWER
I20260806 04:03:09.145605 10669 consensus_queue.cc:260] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2466457f92de4a699eaff00ffcc0e344" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41049 } }
I20260806 04:03:09.146148 10669 raft_consensus.cc:388] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:03:09.146399 10669 raft_consensus.cc:482] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:03:09.146785 10669 raft_consensus.cc:3037] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:03:09.152834 10669 raft_consensus.cc:504] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2466457f92de4a699eaff00ffcc0e344" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41049 } }
I20260806 04:03:09.153522 10669 leader_election.cc:302] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2466457f92de4a699eaff00ffcc0e344; no voters:
I20260806 04:03:09.155189 10669 leader_election.cc:288] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:03:09.156287 10672 raft_consensus.cc:2781] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:03:09.158416 10669 ts_tablet_manager.cc:1428] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344: Time spent starting tablet: real 0.016s user 0.003s sys 0.012s
I20260806 04:03:09.159488 10672 raft_consensus.cc:686] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [term 1 LEADER]: Becoming Leader. State: Replica: 2466457f92de4a699eaff00ffcc0e344, State: Running, Role: LEADER
I20260806 04:03:09.159793 10669 tablet_bootstrap.cc:492] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344: Bootstrap starting.
I20260806 04:03:09.160262 10672 consensus_queue.cc:237] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2466457f92de4a699eaff00ffcc0e344" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41049 } }
I20260806 04:03:09.166520 10669 tablet_bootstrap.cc:654] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344: Neither blocks nor log segments found. Creating new log.
I20260806 04:03:09.169258 10461 catalog_manager.cc:5495] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2466457f92de4a699eaff00ffcc0e344 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "2466457f92de4a699eaff00ffcc0e344" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2466457f92de4a699eaff00ffcc0e344" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41049 } health_report { overall_health: HEALTHY } } }
I20260806 04:03:09.178509 10669 tablet_bootstrap.cc:492] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344: No bootstrap required, opened a new log
I20260806 04:03:09.179078 10669 ts_tablet_manager.cc:1397] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344: Time spent bootstrapping tablet: real 0.020s user 0.015s sys 0.003s
I20260806 04:03:09.181593 10669 raft_consensus.cc:348] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2466457f92de4a699eaff00ffcc0e344" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41049 } }
I20260806 04:03:09.182724 10669 raft_consensus.cc:374] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 04:03:09.183041 10669 raft_consensus.cc:729] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2466457f92de4a699eaff00ffcc0e344, State: Initialized, Role: FOLLOWER
I20260806 04:03:09.183764 10669 consensus_queue.cc:260] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2466457f92de4a699eaff00ffcc0e344" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41049 } }
I20260806 04:03:09.184379 10669 raft_consensus.cc:388] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 04:03:09.184661 10669 raft_consensus.cc:482] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 04:03:09.184979 10669 raft_consensus.cc:3037] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [term 0 FOLLOWER]: Advancing to term 1
I20260806 04:03:09.191447 10669 raft_consensus.cc:504] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2466457f92de4a699eaff00ffcc0e344" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41049 } }
I20260806 04:03:09.192209 10669 leader_election.cc:302] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2466457f92de4a699eaff00ffcc0e344; no voters:
I20260806 04:03:09.192878 10669 leader_election.cc:288] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 04:03:09.193048 10672 raft_consensus.cc:2781] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 04:03:09.193604 10672 raft_consensus.cc:686] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [term 1 LEADER]: Becoming Leader. State: Replica: 2466457f92de4a699eaff00ffcc0e344, State: Running, Role: LEADER
I20260806 04:03:09.194602 10669 ts_tablet_manager.cc:1428] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344: Time spent starting tablet: real 0.015s user 0.008s sys 0.003s
I20260806 04:03:09.194335 10672 consensus_queue.cc:237] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2466457f92de4a699eaff00ffcc0e344" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41049 } }
I20260806 04:03:09.200749 10461 catalog_manager.cc:5495] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2466457f92de4a699eaff00ffcc0e344 (127.0.79.1). New cstate: current_term: 1 leader_uuid: "2466457f92de4a699eaff00ffcc0e344" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2466457f92de4a699eaff00ffcc0e344" member_type: VOTER last_known_addr { host: "127.0.79.1" port: 41049 } health_report { overall_health: HEALTHY } } }
I20260806 04:03:09.306324 316 tablet_server.cc:178] TabletServer@127.0.79.1:0 shutting down...
I20260806 04:03:09.345808 316 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 04:03:09.347249 316 tablet_replica.cc:330] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344: stopping tablet replica
I20260806 04:03:09.347975 316 raft_consensus.cc:2229] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:09.348646 316 raft_consensus.cc:2258] T f170bc05e30844dfbb8f51dbb5e9baf7 P 2466457f92de4a699eaff00ffcc0e344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:09.351858 316 tablet_replica.cc:330] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344: stopping tablet replica
I20260806 04:03:09.352398 316 raft_consensus.cc:2229] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:09.352876 316 raft_consensus.cc:2258] T 5cac415c349d4b75a4566de8ff68320a P 2466457f92de4a699eaff00ffcc0e344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:09.369583 316 tablet_server.cc:194] TabletServer@127.0.79.1:0 shutdown complete.
I20260806 04:03:09.387554 316 master.cc:537] Master@127.0.79.62:34837 shutting down...
I20260806 04:03:09.436585 316 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [term 1 LEADER]: Raft consensus shutting down.
I20260806 04:03:09.437269 316 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 04:03:09.437613 316 tablet_replica.cc:330] T 00000000000000000000000000000000 P 4f9602e4453c4975b288b3d41c195c90: stopping tablet replica
I20260806 04:03:09.459446 316 master.cc:552] Master@127.0.79.62:34837 shutdown complete.
[ OK ] Params/ClientTestImmutableColumn.TestUpsert/2 (906 ms)
[----------] 2 tests from Params/ClientTestImmutableColumn (1731 ms total)
[----------] Global test environment tear-down
[==========] 28 tests from 8 test suites ran. (76988 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
I20260806 04:03:09.527487 316 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 ~3 seconds ago
I20260806 04:03:09.527843 316 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/codegen/compilation_manager.cc:203: suppressed but not reported on 46 messages since previous log ~44 seconds ago
I20260806 04:03:09.528053 316 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:140: suppressed but not reported on 1925 messages since previous log ~49 seconds ago
I20260806 04:03:09.528283 316 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 ~54 seconds ago
I20260806 04:03:09.528465 316 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 ~54 seconds ago
I20260806 04:03:09.528681 316 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet.cc:2369: suppressed but not reported on 18 messages since previous log ~21 seconds ago
I20260806 04:03:09.528877 316 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 ~60 seconds ago
I20260806 04:03:09.529095 316 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~8 seconds ago