Diagnosed failure

ToolTest.TestFsAddRemoveDataDirEndToEnd: /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8138: Failure
Failed
Bad status: IO error: Failed to open DiskRowSet for flush: tablet b8206f9cda3243f388ced3658d91c55f: unable to open output file for column col49 INT32 NOT NULL: No directories could be added (2 dirs total, 0 failed, 2 full): IO error: No directories available in b8206f9cda3243f388ced3658d91c55f's directory group (2 dirs total, 0 failed, 2 full) (error 28) (error 19)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8388: Failure
Expected: CreateTableWithFlushedData(kTableFoo, mini_cluster_.get()) doesn't generate new fatal failures in the current thread.
  Actual: it does.
I20260809 12:05:05.387111 16637 tablet_server.cc:178] TabletServer@127.16.63.65:0 shutting down...
I20260809 12:05:05.398753 16637 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260809 12:05:05.399109 16637 tablet_replica.cc:330] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf: stopping tablet replica
I20260809 12:05:05.399346 16637 raft_consensus.cc:2229] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:05:05.399693 16637 raft_consensus.cc:2258] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:05:05.405067 16637 tablet_server.cc:194] TabletServer@127.16.63.65:0 shutdown complete.
I20260809 12:05:05.411114 16637 master.cc:537] Master@127.16.63.126:44889 shutting down...
I20260809 12:05:05.420336 16637 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:05:05.420606 16637 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:05:05.420751 16637 tablet_replica.cc:330] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba: stopping tablet replica
I20260809 12:05:05.434378 16637 master.cc:552] Master@127.16.63.126:44889 shutdown complete.
I20260809 12:05:05.440373 16637 test_util.cc:175] -----------------------------------------------
I20260809 12:05:05.440440 16637 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0

ToolTest.ClusterNameResolverFileCorrupt: Unrecognized error type. Please see the error log for more information.

Full log

Note: This is test shard 2 of 4.
[==========] Running 40 tests from 10 test suites.
[----------] Global test environment set-up.
[----------] 29 tests from ToolTest
[ RUN      ] ToolTest.TestTopLevelHelp
[       OK ] ToolTest.TestTopLevelHelp (1601 ms)
[ RUN      ] ToolTest.TestFsCheck
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260809 12:03:10.809736 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:10.810879 16637 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:10.817154 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsCheck.1786276989135566-16637-0/test/instance:
uuid: "614f738cbb764d389f056bf2dc98d1f8"
format_stamp: "Formatted at 2026-08-09 12:03:10 on dist-test-slave-bw88"
I20260809 12:03:10.830116 16637 fs_manager.cc:691] Time spent creating directory manager: real 0.012s	user 0.010s	sys 0.001s
I20260809 12:03:10.836741 16655 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:10.838631 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsCheck.1786276989135566-16637-0/test/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:10.839537 16637 fs_manager.cc:725] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.000s
I20260809 12:03:10.839659 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsCheck.1786276989135566-16637-0/test
uuid: "614f738cbb764d389f056bf2dc98d1f8"
format_stamp: "Formatted at 2026-08-09 12:03:10 on dist-test-slave-bw88"
I20260809 12:03:10.841740 16637 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ffffffffffffffffffffffffffffffff. 1 dirs total
I20260809 12:03:11.714658 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:11.714834 16637 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260809 12:03:11.717495 16637 fs_manager.cc:709] Time spent opening directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260809 12:03:11.725263 16680 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:11.725740 16637 fs_manager.cc:725] Time spent opening block manager: real 0.008s	user 0.002s	sys 0.000s
I20260809 12:03:11.725827 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsCheck.1786276989135566-16637-0/test
uuid: "614f738cbb764d389f056bf2dc98d1f8"
format_stamp: "Formatted at 2026-08-09 12:03:10 on dist-test-slave-bw88"
I20260809 12:03:12.205283 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:12.205482 16637 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260809 12:03:12.208686 16637 fs_manager.cc:709] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260809 12:03:12.214648 16705 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:12.215205 16637 fs_manager.cc:725] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.000s
I20260809 12:03:12.215304 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsCheck.1786276989135566-16637-0/test
uuid: "614f738cbb764d389f056bf2dc98d1f8"
format_stamp: "Formatted at 2026-08-09 12:03:10 on dist-test-slave-bw88"
[       OK ] ToolTest.TestFsCheck (3273 ms)
[ RUN      ] ToolTest.TestFsFormatWithServerKey
I20260809 12:03:14.527091 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:14.527226 16637 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260809 12:03:14.530449 16637 fs_manager.cc:709] Time spent opening directory manager: real 0.002s	user 0.000s	sys 0.004s
I20260809 12:03:14.532153 16791 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:14.532582 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsFormatWithServerKey.1786276989135566-16637-0/test/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:14.533034 16637 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260809 12:03:14.533124 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsFormatWithServerKey.1786276989135566-16637-0/test
uuid: "153115095a2b421d9f86b1a4dbd7bef7"
format_stamp: "Formatted at 2026-08-09 12:03:14 on dist-test-slave-bw88"
server_key: "00010203040506070809101112131442"
server_key_iv: "42141312111009080706050403020100"
server_key_version: "kuduclusterkey@0"
[       OK ] ToolTest.TestFsFormatWithServerKey (465 ms)
[ RUN      ] ToolTest.TestPbcToolsOnMultipleBlocks
I20260809 12:03:14.539621 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:14.539713 16637 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:14.540463 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPbcToolsOnMultipleBlocks.1786276989135566-16637-0/test/instance:
uuid: "e1142d16a4974284bb73c7c125d317fd"
format_stamp: "Formatted at 2026-08-09 12:03:14 on dist-test-slave-bw88"
I20260809 12:03:14.543825 16637 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260809 12:03:14.545745 16795 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:14.546113 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPbcToolsOnMultipleBlocks.1786276989135566-16637-0/test/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:14.546442 16637 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260809 12:03:14.546535 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPbcToolsOnMultipleBlocks.1786276989135566-16637-0/test
uuid: "e1142d16a4974284bb73c7c125d317fd"
format_stamp: "Formatted at 2026-08-09 12:03:14 on dist-test-slave-bw88"
[       OK ] ToolTest.TestPbcToolsOnMultipleBlocks (9189 ms)
[ RUN      ] ToolTest.TestWalDumpWithAlterSchema
I20260809 12:03:23.728796 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:23.728894 16637 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:23.729785 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestWalDumpWithAlterSchema.1786276989135566-16637-0/test/instance:
uuid: "e4527b01cf9345579328ccf84c6a2fff"
format_stamp: "Formatted at 2026-08-09 12:03:23 on dist-test-slave-bw88"
I20260809 12:03:23.733126 16637 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260809 12:03:23.735096 16902 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:23.735426 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestWalDumpWithAlterSchema.1786276989135566-16637-0/test/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:23.735790 16637 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260809 12:03:23.735898 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestWalDumpWithAlterSchema.1786276989135566-16637-0/test
uuid: "e4527b01cf9345579328ccf84c6a2fff"
format_stamp: "Formatted at 2026-08-09 12:03:23 on dist-test-slave-bw88"
I20260809 12:03:23.738852 16637 log.cc:824] T ffffffffffffffffffffffffffffffff P e4527b01cf9345579328ccf84c6a2fff: Log is configured to *not* fsync() on all Append() calls
[       OK ] ToolTest.TestWalDumpWithAlterSchema (10194 ms)
[ RUN      ] ToolTest.TestFsDumpTree
I20260809 12:03:33.923254 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:33.923393 16637 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:33.924392 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsDumpTree.1786276989135566-16637-0/test/instance:
uuid: "fbb233848f1f4409bae56f5f290fd439"
format_stamp: "Formatted at 2026-08-09 12:03:33 on dist-test-slave-bw88"
I20260809 12:03:33.928009 16637 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.005s
I20260809 12:03:33.930330 17107 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:33.930668 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsDumpTree.1786276989135566-16637-0/test/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:33.930999 16637 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260809 12:03:33.931092 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsDumpTree.1786276989135566-16637-0/test
uuid: "fbb233848f1f4409bae56f5f290fd439"
format_stamp: "Formatted at 2026-08-09 12:03:33 on dist-test-slave-bw88"
[       OK ] ToolTest.TestFsDumpTree (477 ms)
[ RUN      ] ToolTest.TestLoadgenAutoFlushBackgroundSequential
2026-08-09T12:03:34Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:03:34Z Disabled control of system clock
I20260809 12:03:34.456897 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:43953
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:42481
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:43953 with env {}
W20260809 12:03:34.807529 17122 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:34.807857 17122 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:34.808043 17122 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:34.815544 17122 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:03:34.815657 17122 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:34.815770 17122 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:03:34.815872 17122 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:03:34.825548 17122 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:42481
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:43953
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:43953
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:34.827214 17122 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:34.829407 17122 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:34.847707 17132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:34.848317 17136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:34.848402 17130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:34.849092 17122 server_base.cc:1034] running on GCE node
I20260809 12:03:34.850179 17122 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:34.852361 17122 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:34.853614 17122 hybrid_clock.cc:648] HybridClock initialized: now 1786277014853540 us; error 84 us; skew 500 ppm
I20260809 12:03:34.854079 17122 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:34.864020 17122 webserver.cc:460] Webserver started at http://127.16.63.126:33353/ using document root <none> and password file <none>
I20260809 12:03:34.864809 17122 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:34.864969 17122 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:34.865499 17122 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:34.868402 17122 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "eda4765079a84d1aa5590e830fa98740"
format_stamp: "Formatted at 2026-08-09 12:03:34 on dist-test-slave-bw88"
I20260809 12:03:34.869231 17122 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "eda4765079a84d1aa5590e830fa98740"
format_stamp: "Formatted at 2026-08-09 12:03:34 on dist-test-slave-bw88"
I20260809 12:03:34.875223 17122 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260809 12:03:34.878912 17142 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:34.880316 17122 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260809 12:03:34.880525 17122 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "eda4765079a84d1aa5590e830fa98740"
format_stamp: "Formatted at 2026-08-09 12:03:34 on dist-test-slave-bw88"
I20260809 12:03:34.880733 17122 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:34.904073 17122 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:34.905170 17122 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
I20260809 12:03:34.905634 17122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:34.929106 17122 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:43953
I20260809 12:03:34.929147 17218 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:43953 every 8 connection(s)
I20260809 12:03:34.931447 17122 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:03:34.933873 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 17122
I20260809 12:03:34.934247 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:03:34.938365 17220 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:34.955451 17220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740: Bootstrap starting.
I20260809 12:03:34.960297 17220 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:34.961798 17220 log.cc:824] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:34.965487 17220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740: No bootstrap required, opened a new log
I20260809 12:03:34.974200 17220 raft_consensus.cc:348] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda4765079a84d1aa5590e830fa98740" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 43953 } }
I20260809 12:03:34.974785 17220 raft_consensus.cc:374] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:34.974997 17220 raft_consensus.cc:729] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda4765079a84d1aa5590e830fa98740, State: Initialized, Role: FOLLOWER
I20260809 12:03:34.976239 17220 consensus_queue.cc:260] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda4765079a84d1aa5590e830fa98740" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 43953 } }
I20260809 12:03:34.976655 17220 raft_consensus.cc:388] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:34.976965 17220 raft_consensus.cc:482] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:34.977195 17220 raft_consensus.cc:3037] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:34.979794 17220 raft_consensus.cc:504] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda4765079a84d1aa5590e830fa98740" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 43953 } }
I20260809 12:03:34.980818 17220 leader_election.cc:302] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eda4765079a84d1aa5590e830fa98740; no voters: 
I20260809 12:03:34.981767 17220 leader_election.cc:288] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:34.981997 17228 raft_consensus.cc:2781] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:34.982923 17228 raft_consensus.cc:686] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [term 1 LEADER]: Becoming Leader. State: Replica: eda4765079a84d1aa5590e830fa98740, State: Running, Role: LEADER
I20260809 12:03:34.985430 17228 consensus_queue.cc:237] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda4765079a84d1aa5590e830fa98740" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 43953 } }
I20260809 12:03:34.986418 17220 sys_catalog.cc:564] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:03:34.990016 17229 sys_catalog.cc:455] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eda4765079a84d1aa5590e830fa98740" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda4765079a84d1aa5590e830fa98740" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 43953 } } }
I20260809 12:03:34.990448 17229 sys_catalog.cc:458] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [sys.catalog]: This master's current role is: LEADER
I20260809 12:03:34.990847 17230 sys_catalog.cc:455] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eda4765079a84d1aa5590e830fa98740. Latest consensus state: current_term: 1 leader_uuid: "eda4765079a84d1aa5590e830fa98740" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eda4765079a84d1aa5590e830fa98740" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 43953 } } }
I20260809 12:03:34.991289 17230 sys_catalog.cc:458] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740 [sys.catalog]: This master's current role is: LEADER
I20260809 12:03:34.991848 17241 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:03:34.998787 17241 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:03:35.009918 17241 catalog_manager.cc:1347] Generated new cluster ID: 8f8804a6a45244a4927c14125342cfd4
I20260809 12:03:35.010061 17241 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:03:35.020619 17241 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:03:35.022135 17241 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:03:35.028203 17241 catalog_manager.cc:5868] T 00000000000000000000000000000000 P eda4765079a84d1aa5590e830fa98740: Generated new TSK 0
I20260809 12:03:35.029181 17241 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:03:35.049634 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:43953
--builtin_ntp_servers=127.16.63.84:42481
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:03:35.577827 17253 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:35.578161 17253 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:35.578317 17253 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:35.588248 17253 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:35.588438 17253 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:03:35.600126 17253 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:42481
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:43953
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:35.601840 17253 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:35.604051 17253 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:35.622854 17263 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:35.623083 17261 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:35.623700 17260 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:35.625290 17253 server_base.cc:1034] running on GCE node
I20260809 12:03:35.626225 17253 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:35.627287 17253 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:35.628580 17253 hybrid_clock.cc:648] HybridClock initialized: now 1786277015628436 us; error 56 us; skew 500 ppm
I20260809 12:03:35.629010 17253 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:35.632507 17253 webserver.cc:460] Webserver started at http://127.16.63.65:40225/ using document root <none> and password file <none>
I20260809 12:03:35.633330 17253 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:35.633595 17253 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:35.634032 17253 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:35.637508 17253 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "447d8f90496942f3bcbc5644db5b671b"
format_stamp: "Formatted at 2026-08-09 12:03:35 on dist-test-slave-bw88"
I20260809 12:03:35.638463 17253 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "447d8f90496942f3bcbc5644db5b671b"
format_stamp: "Formatted at 2026-08-09 12:03:35 on dist-test-slave-bw88"
I20260809 12:03:35.644954 17253 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260809 12:03:35.649327 17272 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:35.650883 17253 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:03:35.651139 17253 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "447d8f90496942f3bcbc5644db5b671b"
format_stamp: "Formatted at 2026-08-09 12:03:35 on dist-test-slave-bw88"
I20260809 12:03:35.651373 17253 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:35.679462 17253 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:35.680629 17253 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
I20260809 12:03:35.681218 17253 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:35.682782 17253 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:03:35.685047 17253 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:03:35.685252 17253 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:35.685488 17253 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:03:35.685586 17253 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:35.764182 17253 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:36275
I20260809 12:03:35.764384 17432 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:36275 every 8 connection(s)
I20260809 12:03:35.765877 17253 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:03:35.769011 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 17253
I20260809 12:03:35.769272 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:03:35.774226 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.66:0
--local_ip_for_outbound_sockets=127.16.63.66
--webserver_interface=127.16.63.66
--webserver_port=0
--tserver_master_addrs=127.16.63.126:43953
--builtin_ntp_servers=127.16.63.84:42481
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260809 12:03:35.790699 17433 heartbeater.cc:347] Connected to a master server at 127.16.63.126:43953
I20260809 12:03:35.791235 17433 heartbeater.cc:464] Registering TS with master...
I20260809 12:03:35.792572 17433 heartbeater.cc:511] Master 127.16.63.126:43953 requested a full tablet report, sending...
I20260809 12:03:35.800366 17167 ts_manager.cc:194] Registered new tserver with Master: 447d8f90496942f3bcbc5644db5b671b (127.16.63.65:36275)
I20260809 12:03:35.802927 17167 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:44735
W20260809 12:03:36.387187 17441 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:36.387564 17441 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:36.387735 17441 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:36.397444 17441 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:36.397680 17441 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.66
I20260809 12:03:36.409693 17441 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:42481
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.66:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.16.63.66
--webserver_port=0
--tserver_master_addrs=127.16.63.126:43953
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.66
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:36.411116 17441 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:36.413367 17441 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:36.432528 17449 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:36.432855 17459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:36.434221 17441 server_base.cc:1034] running on GCE node
W20260809 12:03:36.438053 17452 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:36.439051 17441 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:36.440394 17441 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:36.441879 17441 hybrid_clock.cc:648] HybridClock initialized: now 1786277016441747 us; error 78 us; skew 500 ppm
I20260809 12:03:36.442287 17441 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:36.446399 17441 webserver.cc:460] Webserver started at http://127.16.63.66:40769/ using document root <none> and password file <none>
I20260809 12:03:36.447224 17441 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:36.447381 17441 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:36.447854 17441 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:36.451555 17441 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/data/instance:
uuid: "cae7ca2950b04cdbbc0138c3a80148cd"
format_stamp: "Formatted at 2026-08-09 12:03:36 on dist-test-slave-bw88"
I20260809 12:03:36.452551 17441 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/wal/instance:
uuid: "cae7ca2950b04cdbbc0138c3a80148cd"
format_stamp: "Formatted at 2026-08-09 12:03:36 on dist-test-slave-bw88"
I20260809 12:03:36.460800 17441 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.000s	sys 0.009s
I20260809 12:03:36.466475 17468 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:36.468308 17441 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.002s
I20260809 12:03:36.468556 17441 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/wal
uuid: "cae7ca2950b04cdbbc0138c3a80148cd"
format_stamp: "Formatted at 2026-08-09 12:03:36 on dist-test-slave-bw88"
I20260809 12:03:36.468869 17441 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:36.527429 17441 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:36.528839 17441 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
I20260809 12:03:36.529472 17441 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:36.531132 17441 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:03:36.533671 17441 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:03:36.533857 17441 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:36.534119 17441 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:03:36.534272 17441 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:36.636448 17441 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.66:38429
I20260809 12:03:36.636626 17623 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.66:38429 every 8 connection(s)
I20260809 12:03:36.638423 17441 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/data/info.pb
I20260809 12:03:36.639113 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 17441
I20260809 12:03:36.639364 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-1/wal/instance
I20260809 12:03:36.645800 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.67:0
--local_ip_for_outbound_sockets=127.16.63.67
--webserver_interface=127.16.63.67
--webserver_port=0
--tserver_master_addrs=127.16.63.126:43953
--builtin_ntp_servers=127.16.63.84:42481
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260809 12:03:36.664352 17624 heartbeater.cc:347] Connected to a master server at 127.16.63.126:43953
I20260809 12:03:36.664783 17624 heartbeater.cc:464] Registering TS with master...
I20260809 12:03:36.666054 17624 heartbeater.cc:511] Master 127.16.63.126:43953 requested a full tablet report, sending...
I20260809 12:03:36.668011 17167 ts_manager.cc:194] Registered new tserver with Master: cae7ca2950b04cdbbc0138c3a80148cd (127.16.63.66:38429)
I20260809 12:03:36.668915 17167 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.66:50013
I20260809 12:03:36.808769 17433 heartbeater.cc:503] Master 127.16.63.126:43953 was elected leader, sending a full tablet report...
W20260809 12:03:37.317122 17630 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:37.317534 17630 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:37.317723 17630 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:37.326098 17630 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:37.326356 17630 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.67
I20260809 12:03:37.337037 17630 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:42481
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.67:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.16.63.67
--webserver_port=0
--tserver_master_addrs=127.16.63.126:43953
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.67
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:37.338680 17630 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:37.341105 17630 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:37.358566 17639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:37.359441 17641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:37.359804 17638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:37.360371 17630 server_base.cc:1034] running on GCE node
I20260809 12:03:37.361106 17630 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:37.362185 17630 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:37.363448 17630 hybrid_clock.cc:648] HybridClock initialized: now 1786277017363341 us; error 67 us; skew 500 ppm
I20260809 12:03:37.363773 17630 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:37.366705 17630 webserver.cc:460] Webserver started at http://127.16.63.67:37727/ using document root <none> and password file <none>
I20260809 12:03:37.367432 17630 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:37.367565 17630 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:37.367906 17630 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:37.370817 17630 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/data/instance:
uuid: "0a3fccfc05fa40debbe65e851a3406bd"
format_stamp: "Formatted at 2026-08-09 12:03:37 on dist-test-slave-bw88"
I20260809 12:03:37.371614 17630 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/wal/instance:
uuid: "0a3fccfc05fa40debbe65e851a3406bd"
format_stamp: "Formatted at 2026-08-09 12:03:37 on dist-test-slave-bw88"
I20260809 12:03:37.377813 17630 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260809 12:03:37.381783 17647 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:37.383216 17630 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260809 12:03:37.383399 17630 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/wal
uuid: "0a3fccfc05fa40debbe65e851a3406bd"
format_stamp: "Formatted at 2026-08-09 12:03:37 on dist-test-slave-bw88"
I20260809 12:03:37.383602 17630 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:37.398568 17630 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:37.399587 17630 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
I20260809 12:03:37.400003 17630 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:37.401306 17630 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:03:37.403393 17630 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:03:37.403492 17630 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:37.403609 17630 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:03:37.403678 17630 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:37.493863 17630 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.67:44373
I20260809 12:03:37.494000 17819 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.67:44373 every 8 connection(s)
I20260809 12:03:37.495249 17630 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/data/info.pb
I20260809 12:03:37.499603 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 17630
I20260809 12:03:37.499874 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundSequential.1786276989135566-16637-0/minicluster-data/ts-2/wal/instance
I20260809 12:03:37.515302 17820 heartbeater.cc:347] Connected to a master server at 127.16.63.126:43953
I20260809 12:03:37.515980 17820 heartbeater.cc:464] Registering TS with master...
I20260809 12:03:37.517838 17820 heartbeater.cc:511] Master 127.16.63.126:43953 requested a full tablet report, sending...
I20260809 12:03:37.520386 17167 ts_manager.cc:194] Registered new tserver with Master: 0a3fccfc05fa40debbe65e851a3406bd (127.16.63.67:44373)
I20260809 12:03:37.521504 17167 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.67:47693
I20260809 12:03:37.527098 16637 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
I20260809 12:03:37.557426 17167 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54984:
name: "bench_auto_flush_background_sequential"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    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: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    is_key: false
    is_nullable: false
    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
  }
}
W20260809 12:03:37.568198 17167 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table bench_auto_flush_background_sequential in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260809 12:03:37.620895 17343 tablet_service.cc:1467] Processing CreateTablet for tablet 8e0b839518944af4ad4cb10da2b7ea23 (DEFAULT_TABLE table=bench_auto_flush_background_sequential [id=8a778f5c00af450b872e6ceaf1d7a551]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:37.622905 17342 tablet_service.cc:1467] Processing CreateTablet for tablet 2d96fe7998b740d0b05a39a6bb102a60 (DEFAULT_TABLE table=bench_auto_flush_background_sequential [id=8a778f5c00af450b872e6ceaf1d7a551]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:37.623310 17343 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8e0b839518944af4ad4cb10da2b7ea23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:37.623898 17342 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2d96fe7998b740d0b05a39a6bb102a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:37.624028 17709 tablet_service.cc:1467] Processing CreateTablet for tablet 2d96fe7998b740d0b05a39a6bb102a60 (DEFAULT_TABLE table=bench_auto_flush_background_sequential [id=8a778f5c00af450b872e6ceaf1d7a551]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:37.625663 17709 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2d96fe7998b740d0b05a39a6bb102a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:37.624122 17710 tablet_service.cc:1467] Processing CreateTablet for tablet 8e0b839518944af4ad4cb10da2b7ea23 (DEFAULT_TABLE table=bench_auto_flush_background_sequential [id=8a778f5c00af450b872e6ceaf1d7a551]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:37.626603 17710 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8e0b839518944af4ad4cb10da2b7ea23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:37.629359 17529 tablet_service.cc:1467] Processing CreateTablet for tablet 8e0b839518944af4ad4cb10da2b7ea23 (DEFAULT_TABLE table=bench_auto_flush_background_sequential [id=8a778f5c00af450b872e6ceaf1d7a551]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:37.630046 17528 tablet_service.cc:1467] Processing CreateTablet for tablet 2d96fe7998b740d0b05a39a6bb102a60 (DEFAULT_TABLE table=bench_auto_flush_background_sequential [id=8a778f5c00af450b872e6ceaf1d7a551]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:37.630913 17529 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8e0b839518944af4ad4cb10da2b7ea23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:37.631420 17528 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2d96fe7998b740d0b05a39a6bb102a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:37.647954 17844 tablet_bootstrap.cc:492] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b: Bootstrap starting.
I20260809 12:03:37.650444 17848 tablet_bootstrap.cc:492] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd: Bootstrap starting.
I20260809 12:03:37.656298 17844 tablet_bootstrap.cc:654] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:37.657778 17849 tablet_bootstrap.cc:492] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd: Bootstrap starting.
I20260809 12:03:37.658567 17844 log.cc:824] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:37.663143 17849 tablet_bootstrap.cc:654] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:37.663717 17848 tablet_bootstrap.cc:654] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:37.665633 17848 log.cc:824] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:37.665889 17849 log.cc:824] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:37.667517 17844 tablet_bootstrap.cc:492] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b: No bootstrap required, opened a new log
I20260809 12:03:37.668006 17844 ts_tablet_manager.cc:1397] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.009s
I20260809 12:03:37.669709 17848 tablet_bootstrap.cc:492] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd: No bootstrap required, opened a new log
I20260809 12:03:37.670029 17848 ts_tablet_manager.cc:1397] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.004s
I20260809 12:03:37.671576 17849 tablet_bootstrap.cc:492] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd: No bootstrap required, opened a new log
I20260809 12:03:37.672049 17849 ts_tablet_manager.cc:1397] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260809 12:03:37.672226 17624 heartbeater.cc:503] Master 127.16.63.126:43953 was elected leader, sending a full tablet report...
I20260809 12:03:37.686306 17848 raft_consensus.cc:348] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } }
I20260809 12:03:37.686380 17844 raft_consensus.cc:348] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } }
I20260809 12:03:37.687215 17848 raft_consensus.cc:374] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:37.687391 17844 raft_consensus.cc:374] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:37.687469 17848 raft_consensus.cc:729] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a3fccfc05fa40debbe65e851a3406bd, State: Initialized, Role: FOLLOWER
I20260809 12:03:37.687644 17844 raft_consensus.cc:729] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447d8f90496942f3bcbc5644db5b671b, State: Initialized, Role: FOLLOWER
I20260809 12:03:37.688679 17848 consensus_queue.cc:260] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } }
I20260809 12:03:37.688825 17844 consensus_queue.cc:260] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } }
I20260809 12:03:37.690109 17849 raft_consensus.cc:348] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } }
I20260809 12:03:37.690861 17820 heartbeater.cc:503] Master 127.16.63.126:43953 was elected leader, sending a full tablet report...
I20260809 12:03:37.690930 17849 raft_consensus.cc:374] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:37.691156 17849 raft_consensus.cc:729] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae7ca2950b04cdbbc0138c3a80148cd, State: Initialized, Role: FOLLOWER
I20260809 12:03:37.691834 17848 ts_tablet_manager.cc:1428] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.007s
I20260809 12:03:37.692417 17848 tablet_bootstrap.cc:492] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd: Bootstrap starting.
I20260809 12:03:37.692507 17849 consensus_queue.cc:260] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } }
I20260809 12:03:37.695781 17848 tablet_bootstrap.cc:654] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:37.700197 17844 ts_tablet_manager.cc:1428] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b: Time spent starting tablet: real 0.032s	user 0.023s	sys 0.006s
I20260809 12:03:37.700826 17844 tablet_bootstrap.cc:492] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b: Bootstrap starting.
I20260809 12:03:37.704491 17844 tablet_bootstrap.cc:654] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:37.705720 17849 ts_tablet_manager.cc:1428] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd: Time spent starting tablet: real 0.033s	user 0.018s	sys 0.015s
I20260809 12:03:37.706489 17849 tablet_bootstrap.cc:492] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd: Bootstrap starting.
I20260809 12:03:37.708794 17848 tablet_bootstrap.cc:492] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd: No bootstrap required, opened a new log
I20260809 12:03:37.709172 17848 ts_tablet_manager.cc:1397] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.008s
I20260809 12:03:37.710485 17844 tablet_bootstrap.cc:492] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b: No bootstrap required, opened a new log
I20260809 12:03:37.710723 17844 ts_tablet_manager.cc:1397] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260809 12:03:37.710734 17849 tablet_bootstrap.cc:654] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:37.711005 17848 raft_consensus.cc:348] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } }
I20260809 12:03:37.711427 17848 raft_consensus.cc:374] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:37.711704 17848 raft_consensus.cc:729] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a3fccfc05fa40debbe65e851a3406bd, State: Initialized, Role: FOLLOWER
I20260809 12:03:37.712091 17844 raft_consensus.cc:348] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } }
I20260809 12:03:37.712379 17844 raft_consensus.cc:374] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:37.712239 17848 consensus_queue.cc:260] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } }
I20260809 12:03:37.712618 17844 raft_consensus.cc:729] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447d8f90496942f3bcbc5644db5b671b, State: Initialized, Role: FOLLOWER
I20260809 12:03:37.713007 17844 consensus_queue.cc:260] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } }
I20260809 12:03:37.713544 17848 ts_tablet_manager.cc:1428] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260809 12:03:37.714062 17844 ts_tablet_manager.cc:1428] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260809 12:03:37.716491 17849 tablet_bootstrap.cc:492] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd: No bootstrap required, opened a new log
I20260809 12:03:37.716900 17849 ts_tablet_manager.cc:1397] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260809 12:03:37.718660 17849 raft_consensus.cc:348] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } }
I20260809 12:03:37.718994 17849 raft_consensus.cc:374] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:37.719237 17849 raft_consensus.cc:729] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae7ca2950b04cdbbc0138c3a80148cd, State: Initialized, Role: FOLLOWER
I20260809 12:03:37.719578 17849 consensus_queue.cc:260] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } }
I20260809 12:03:37.720259 17849 ts_tablet_manager.cc:1428] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
W20260809 12:03:37.747610 17821 tablet.cc:2369] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260809 12:03:37.754397 17855 raft_consensus.cc:482] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260809 12:03:37.754832 17855 raft_consensus.cc:504] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } }
I20260809 12:03:37.757727 17855 leader_election.cc:288] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a3fccfc05fa40debbe65e851a3406bd (127.16.63.67:44373), cae7ca2950b04cdbbc0138c3a80148cd (127.16.63.66:38429)
W20260809 12:03:37.770893 17437 tablet.cc:2369] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260809 12:03:37.773437 17739 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8e0b839518944af4ad4cb10da2b7ea23" candidate_uuid: "447d8f90496942f3bcbc5644db5b671b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a3fccfc05fa40debbe65e851a3406bd" is_pre_election: true
I20260809 12:03:37.774637 17739 raft_consensus.cc:2454] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447d8f90496942f3bcbc5644db5b671b in term 0.
I20260809 12:03:37.776142 17275 leader_election.cc:302] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [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: 0a3fccfc05fa40debbe65e851a3406bd, 447d8f90496942f3bcbc5644db5b671b; no voters: 
I20260809 12:03:37.776943 17855 raft_consensus.cc:2781] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260809 12:03:37.777220 17855 raft_consensus.cc:482] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260809 12:03:37.777392 17855 raft_consensus.cc:3037] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:37.779014 17555 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8e0b839518944af4ad4cb10da2b7ea23" candidate_uuid: "447d8f90496942f3bcbc5644db5b671b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" is_pre_election: true
I20260809 12:03:37.779749 17555 raft_consensus.cc:2454] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447d8f90496942f3bcbc5644db5b671b in term 0.
I20260809 12:03:37.781538 17855 raft_consensus.cc:504] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } }
I20260809 12:03:37.782207 17855 leader_election.cc:288] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [CANDIDATE]: Term 1 election: Requested vote from peers 0a3fccfc05fa40debbe65e851a3406bd (127.16.63.67:44373), cae7ca2950b04cdbbc0138c3a80148cd (127.16.63.66:38429)
I20260809 12:03:37.782778 17739 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8e0b839518944af4ad4cb10da2b7ea23" candidate_uuid: "447d8f90496942f3bcbc5644db5b671b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a3fccfc05fa40debbe65e851a3406bd"
I20260809 12:03:37.782858 17555 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8e0b839518944af4ad4cb10da2b7ea23" candidate_uuid: "447d8f90496942f3bcbc5644db5b671b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae7ca2950b04cdbbc0138c3a80148cd"
I20260809 12:03:37.783038 17739 raft_consensus.cc:3037] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:37.783143 17555 raft_consensus.cc:3037] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:37.786046 17739 raft_consensus.cc:2454] T 8e0b839518944af4ad4cb10da2b7ea23 P 0a3fccfc05fa40debbe65e851a3406bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447d8f90496942f3bcbc5644db5b671b in term 1.
I20260809 12:03:37.786466 17555 raft_consensus.cc:2454] T 8e0b839518944af4ad4cb10da2b7ea23 P cae7ca2950b04cdbbc0138c3a80148cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447d8f90496942f3bcbc5644db5b671b in term 1.
I20260809 12:03:37.786549 17275 leader_election.cc:302] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [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: 0a3fccfc05fa40debbe65e851a3406bd, 447d8f90496942f3bcbc5644db5b671b; no voters: 
I20260809 12:03:37.787011 17855 raft_consensus.cc:2781] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:37.787714 17855 raft_consensus.cc:686] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [term 1 LEADER]: Becoming Leader. State: Replica: 447d8f90496942f3bcbc5644db5b671b, State: Running, Role: LEADER
I20260809 12:03:37.788481 17855 consensus_queue.cc:237] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [LEADER]: Queue going to LEADER mode. State: All 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: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } }
I20260809 12:03:37.795069 17167 catalog_manager.cc:5495] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b reported cstate change: term changed from 0 to 1, leader changed from <none> to 447d8f90496942f3bcbc5644db5b671b (127.16.63.65). New cstate: current_term: 1 leader_uuid: "447d8f90496942f3bcbc5644db5b671b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } health_report { overall_health: UNKNOWN } } }
I20260809 12:03:37.820312 17854 raft_consensus.cc:482] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260809 12:03:37.820649 17854 raft_consensus.cc:504] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } }
I20260809 12:03:37.822687 17854 leader_election.cc:288] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447d8f90496942f3bcbc5644db5b671b (127.16.63.65:36275), cae7ca2950b04cdbbc0138c3a80148cd (127.16.63.66:38429)
I20260809 12:03:37.831290 17369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2d96fe7998b740d0b05a39a6bb102a60" candidate_uuid: "0a3fccfc05fa40debbe65e851a3406bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447d8f90496942f3bcbc5644db5b671b" is_pre_election: true
I20260809 12:03:37.831954 17369 raft_consensus.cc:2454] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a3fccfc05fa40debbe65e851a3406bd in term 0.
I20260809 12:03:37.832717 17555 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2d96fe7998b740d0b05a39a6bb102a60" candidate_uuid: "0a3fccfc05fa40debbe65e851a3406bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" is_pre_election: true
I20260809 12:03:37.832834 17651 leader_election.cc:302] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [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: 0a3fccfc05fa40debbe65e851a3406bd, 447d8f90496942f3bcbc5644db5b671b; no voters: 
I20260809 12:03:37.833072 17555 raft_consensus.cc:2454] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a3fccfc05fa40debbe65e851a3406bd in term 0.
I20260809 12:03:37.833475 17854 raft_consensus.cc:2781] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260809 12:03:37.833655 17854 raft_consensus.cc:482] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260809 12:03:37.833817 17854 raft_consensus.cc:3037] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:37.836301 17854 raft_consensus.cc:504] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } }
I20260809 12:03:37.837016 17854 leader_election.cc:288] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [CANDIDATE]: Term 1 election: Requested vote from peers 447d8f90496942f3bcbc5644db5b671b (127.16.63.65:36275), cae7ca2950b04cdbbc0138c3a80148cd (127.16.63.66:38429)
I20260809 12:03:37.837484 17369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2d96fe7998b740d0b05a39a6bb102a60" candidate_uuid: "0a3fccfc05fa40debbe65e851a3406bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447d8f90496942f3bcbc5644db5b671b"
I20260809 12:03:37.837559 17555 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2d96fe7998b740d0b05a39a6bb102a60" candidate_uuid: "0a3fccfc05fa40debbe65e851a3406bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae7ca2950b04cdbbc0138c3a80148cd"
I20260809 12:03:37.837749 17369 raft_consensus.cc:3037] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:37.837879 17555 raft_consensus.cc:3037] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:37.840111 17555 raft_consensus.cc:2454] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a3fccfc05fa40debbe65e851a3406bd in term 1.
I20260809 12:03:37.840291 17369 raft_consensus.cc:2454] T 2d96fe7998b740d0b05a39a6bb102a60 P 447d8f90496942f3bcbc5644db5b671b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a3fccfc05fa40debbe65e851a3406bd in term 1.
I20260809 12:03:37.840647 17650 leader_election.cc:302] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [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: 0a3fccfc05fa40debbe65e851a3406bd, cae7ca2950b04cdbbc0138c3a80148cd; no voters: 
I20260809 12:03:37.841038 17854 raft_consensus.cc:2781] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:37.841686 17854 raft_consensus.cc:686] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [term 1 LEADER]: Becoming Leader. State: Replica: 0a3fccfc05fa40debbe65e851a3406bd, State: Running, Role: LEADER
I20260809 12:03:37.842517 17854 consensus_queue.cc:237] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [LEADER]: Queue going to LEADER mode. State: All 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: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } }
I20260809 12:03:37.847488 17167 catalog_manager.cc:5495] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a3fccfc05fa40debbe65e851a3406bd (127.16.63.67). New cstate: current_term: 1 leader_uuid: "0a3fccfc05fa40debbe65e851a3406bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 } health_report { overall_health: HEALTHY } } }
W20260809 12:03:37.892431 17627 tablet.cc:2369] T 2d96fe7998b740d0b05a39a6bb102a60 P cae7ca2950b04cdbbc0138c3a80148cd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260809 12:03:38.233871 17855 consensus_queue.cc:1035] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260809 12:03:38.242569 17855 consensus_queue.cc:1035] T 8e0b839518944af4ad4cb10da2b7ea23 P 447d8f90496942f3bcbc5644db5b671b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a3fccfc05fa40debbe65e851a3406bd" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 44373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260809 12:03:38.405413 17854 consensus_queue.cc:1035] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae7ca2950b04cdbbc0138c3a80148cd" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 38429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260809 12:03:38.406831 17854 consensus_queue.cc:1035] T 2d96fe7998b740d0b05a39a6bb102a60 P 0a3fccfc05fa40debbe65e851a3406bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "447d8f90496942f3bcbc5644db5b671b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260809 12:03:38.519400 17870 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:38.519804 17870 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:38.528743 17870 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'bench_auto_flush_background_sequential'
W20260809 12:03:38.923120 17924 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.63.126:43953, user_credentials={real_user=slave}} blocked reactor thread for 59232.4us
W20260809 12:03:38.942795 17910 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.63.126:43953, user_credentials={real_user=slave}} blocked reactor thread for 87040.5us
W20260809 12:03:39.470275 17924 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.63.65:36275, user_credentials={real_user=slave}} blocked reactor thread for 88740.5us
W20260809 12:03:39.631325 17927 meta_cache.cc:1261] Time spent looking up entry by key: real 0.115s	user 0.000s	sys 0.000s

INSERT report
    rows total: 8192
    time total: 1978.23 ms
  time per row: 0.241483 ms
W20260809 12:03:41.321164 17987 scanner-internal.cc:458] Time spent opening tablet: real 0.678s	user 0.001s	sys 0.000s

Scanner report
  expected rows: 8192
  actual rows  : 8192
I20260809 12:03:41.548378 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 17253
I20260809 12:03:41.566201 17428 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:41.692639 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 17253
I20260809 12:03:41.722486 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 17441
I20260809 12:03:41.730793 17613 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:41.900034 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 17441
I20260809 12:03:41.935300 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 17630
I20260809 12:03:41.944283 17815 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:42.084582 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 17630
I20260809 12:03:42.120031 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 17122
I20260809 12:03:42.121570 17214 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:42.232376 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 17122
2026-08-09T12:03:42Z chronyd exiting
[       OK ] ToolTest.TestLoadgenAutoFlushBackgroundSequential (7887 ms)
[ RUN      ] ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated
2026-08-09T12:03:42Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:03:42Z Disabled control of system clock
I20260809 12:03:42.333917 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:37241
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:44491
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:37241 with env {}
W20260809 12:03:42.684718 18024 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:42.685012 18024 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:42.685108 18024 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:42.692322 18024 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:03:42.692425 18024 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:42.692468 18024 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:03:42.692523 18024 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:03:42.701762 18024 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:44491
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:37241
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:37241
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:42.703110 18024 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:42.704931 18024 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:42.717164 18036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:42.717286 18034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:42.717641 18033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:42.718178 18024 server_base.cc:1034] running on GCE node
I20260809 12:03:42.718992 18024 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:42.720395 18024 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:42.721614 18024 hybrid_clock.cc:648] HybridClock initialized: now 1786277022721553 us; error 28 us; skew 500 ppm
I20260809 12:03:42.721956 18024 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:42.724215 18024 webserver.cc:460] Webserver started at http://127.16.63.126:44361/ using document root <none> and password file <none>
I20260809 12:03:42.724906 18024 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:42.725044 18024 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:42.725440 18024 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:42.728060 18024 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "1c879b8043364de29dcbf1fc8b66d2ba"
format_stamp: "Formatted at 2026-08-09 12:03:42 on dist-test-slave-bw88"
I20260809 12:03:42.728860 18024 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "1c879b8043364de29dcbf1fc8b66d2ba"
format_stamp: "Formatted at 2026-08-09 12:03:42 on dist-test-slave-bw88"
I20260809 12:03:42.734114 18024 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260809 12:03:42.737672 18048 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:42.738935 18024 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260809 12:03:42.739137 18024 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "1c879b8043364de29dcbf1fc8b66d2ba"
format_stamp: "Formatted at 2026-08-09 12:03:42 on dist-test-slave-bw88"
I20260809 12:03:42.739367 18024 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:42.759480 18024 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:42.760319 18024 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
I20260809 12:03:42.760663 18024 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:42.779778 18024 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:37241
I20260809 12:03:42.779825 18114 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:37241 every 8 connection(s)
I20260809 12:03:42.781221 18024 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:03:42.785180 18117 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:42.791455 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 18024
I20260809 12:03:42.791667 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:03:42.796043 18117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba: Bootstrap starting.
I20260809 12:03:42.799517 18117 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:42.800724 18117 log.cc:824] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:42.803915 18117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba: No bootstrap required, opened a new log
I20260809 12:03:42.812368 18117 raft_consensus.cc:348] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c879b8043364de29dcbf1fc8b66d2ba" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 37241 } }
I20260809 12:03:42.812707 18117 raft_consensus.cc:374] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:42.812779 18117 raft_consensus.cc:729] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c879b8043364de29dcbf1fc8b66d2ba, State: Initialized, Role: FOLLOWER
I20260809 12:03:42.813257 18117 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c879b8043364de29dcbf1fc8b66d2ba" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 37241 } }
I20260809 12:03:42.813544 18117 raft_consensus.cc:388] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:42.813652 18117 raft_consensus.cc:482] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:42.813771 18117 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:42.815759 18117 raft_consensus.cc:504] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c879b8043364de29dcbf1fc8b66d2ba" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 37241 } }
I20260809 12:03:42.816185 18117 leader_election.cc:302] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1c879b8043364de29dcbf1fc8b66d2ba; no voters: 
I20260809 12:03:42.816875 18117 leader_election.cc:288] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:42.817011 18125 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:42.817860 18125 raft_consensus.cc:686] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [term 1 LEADER]: Becoming Leader. State: Replica: 1c879b8043364de29dcbf1fc8b66d2ba, State: Running, Role: LEADER
I20260809 12:03:42.818361 18125 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c879b8043364de29dcbf1fc8b66d2ba" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 37241 } }
I20260809 12:03:42.819075 18117 sys_catalog.cc:564] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:03:42.821187 18126 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1c879b8043364de29dcbf1fc8b66d2ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c879b8043364de29dcbf1fc8b66d2ba" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 37241 } } }
I20260809 12:03:42.821648 18126 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [sys.catalog]: This master's current role is: LEADER
I20260809 12:03:42.822096 18129 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c879b8043364de29dcbf1fc8b66d2ba. Latest consensus state: current_term: 1 leader_uuid: "1c879b8043364de29dcbf1fc8b66d2ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c879b8043364de29dcbf1fc8b66d2ba" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 37241 } } }
I20260809 12:03:42.822476 18129 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba [sys.catalog]: This master's current role is: LEADER
I20260809 12:03:42.824467 18140 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:03:42.829747 18140 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:03:42.838248 18140 catalog_manager.cc:1347] Generated new cluster ID: fbd313dda57b4fc28f4e3b035a1e54d7
I20260809 12:03:42.838452 18140 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:03:42.864883 18140 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:03:42.866312 18140 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:03:42.881829 18140 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 1c879b8043364de29dcbf1fc8b66d2ba: Generated new TSK 0
I20260809 12:03:42.882741 18140 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:03:42.898209 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:37241
--builtin_ntp_servers=127.16.63.84:44491
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:03:43.253944 18154 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:43.254230 18154 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:43.254423 18154 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:43.261771 18154 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:43.261988 18154 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:03:43.271144 18154 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:44491
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:37241
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:43.272485 18154 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:43.274310 18154 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:43.287648 18165 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:43.287727 18161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:43.287757 18163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:43.288408 18154 server_base.cc:1034] running on GCE node
I20260809 12:03:43.289076 18154 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:43.290122 18154 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:43.291391 18154 hybrid_clock.cc:648] HybridClock initialized: now 1786277023291298 us; error 55 us; skew 500 ppm
I20260809 12:03:43.291774 18154 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:43.294651 18154 webserver.cc:460] Webserver started at http://127.16.63.65:37029/ using document root <none> and password file <none>
I20260809 12:03:43.295413 18154 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:43.295578 18154 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:43.295905 18154 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:43.298833 18154 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "e8c11e059e0742cb8600eb80b4f1a9e5"
format_stamp: "Formatted at 2026-08-09 12:03:43 on dist-test-slave-bw88"
I20260809 12:03:43.299705 18154 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "e8c11e059e0742cb8600eb80b4f1a9e5"
format_stamp: "Formatted at 2026-08-09 12:03:43 on dist-test-slave-bw88"
I20260809 12:03:43.305878 18154 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260809 12:03:43.310025 18178 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:43.311378 18154 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:03:43.311578 18154 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "e8c11e059e0742cb8600eb80b4f1a9e5"
format_stamp: "Formatted at 2026-08-09 12:03:43 on dist-test-slave-bw88"
I20260809 12:03:43.311811 18154 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:43.329311 18154 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:43.330170 18154 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
I20260809 12:03:43.330469 18154 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:43.331359 18154 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:03:43.332788 18154 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:03:43.332896 18154 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:43.333050 18154 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:03:43.333124 18154 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:43.368367 18154 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:35183
I20260809 12:03:43.368413 18328 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:35183 every 8 connection(s)
I20260809 12:03:43.369750 18154 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:03:43.377333 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 18154
I20260809 12:03:43.377586 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:03:43.381251 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.66:0
--local_ip_for_outbound_sockets=127.16.63.66
--webserver_interface=127.16.63.66
--webserver_port=0
--tserver_master_addrs=127.16.63.126:37241
--builtin_ntp_servers=127.16.63.84:44491
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260809 12:03:43.385699 18330 heartbeater.cc:347] Connected to a master server at 127.16.63.126:37241
I20260809 12:03:43.386083 18330 heartbeater.cc:464] Registering TS with master...
I20260809 12:03:43.387079 18330 heartbeater.cc:511] Master 127.16.63.126:37241 requested a full tablet report, sending...
I20260809 12:03:43.389962 18070 ts_manager.cc:194] Registered new tserver with Master: e8c11e059e0742cb8600eb80b4f1a9e5 (127.16.63.65:35183)
I20260809 12:03:43.392215 18070 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:50509
W20260809 12:03:43.736418 18335 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:43.736773 18335 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:43.736923 18335 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:43.744570 18335 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:43.744778 18335 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.66
I20260809 12:03:43.754390 18335 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:44491
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.66:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.16.63.66
--webserver_port=0
--tserver_master_addrs=127.16.63.126:37241
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.66
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:43.755924 18335 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:43.757947 18335 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:43.772116 18342 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:43.772143 18346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:43.772178 18343 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:43.773118 18335 server_base.cc:1034] running on GCE node
I20260809 12:03:43.774116 18335 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:43.775082 18335 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:43.776350 18335 hybrid_clock.cc:648] HybridClock initialized: now 1786277023776259 us; error 57 us; skew 500 ppm
I20260809 12:03:43.776777 18335 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:43.779202 18335 webserver.cc:460] Webserver started at http://127.16.63.66:41955/ using document root <none> and password file <none>
I20260809 12:03:43.779907 18335 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:43.780068 18335 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:43.780371 18335 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:43.783154 18335 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/data/instance:
uuid: "ef271e0840b240fa9523dfda9dc14da1"
format_stamp: "Formatted at 2026-08-09 12:03:43 on dist-test-slave-bw88"
I20260809 12:03:43.783975 18335 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/wal/instance:
uuid: "ef271e0840b240fa9523dfda9dc14da1"
format_stamp: "Formatted at 2026-08-09 12:03:43 on dist-test-slave-bw88"
I20260809 12:03:43.789377 18335 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260809 12:03:43.792922 18357 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:43.794327 18335 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:03:43.794529 18335 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/wal
uuid: "ef271e0840b240fa9523dfda9dc14da1"
format_stamp: "Formatted at 2026-08-09 12:03:43 on dist-test-slave-bw88"
I20260809 12:03:43.794723 18335 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:43.809070 18335 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:43.809995 18335 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
I20260809 12:03:43.810314 18335 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:43.811316 18335 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:03:43.813220 18335 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:03:43.813328 18335 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:43.813490 18335 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:03:43.813578 18335 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:43.849846 18335 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.66:35479
I20260809 12:03:43.849885 18511 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.66:35479 every 8 connection(s)
I20260809 12:03:43.851253 18335 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/data/info.pb
I20260809 12:03:43.852932 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 18335
I20260809 12:03:43.853112 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-1/wal/instance
I20260809 12:03:43.856809 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.67:0
--local_ip_for_outbound_sockets=127.16.63.67
--webserver_interface=127.16.63.67
--webserver_port=0
--tserver_master_addrs=127.16.63.126:37241
--builtin_ntp_servers=127.16.63.84:44491
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260809 12:03:43.865877 18512 heartbeater.cc:347] Connected to a master server at 127.16.63.126:37241
I20260809 12:03:43.866230 18512 heartbeater.cc:464] Registering TS with master...
I20260809 12:03:43.866973 18512 heartbeater.cc:511] Master 127.16.63.126:37241 requested a full tablet report, sending...
I20260809 12:03:43.868496 18070 ts_manager.cc:194] Registered new tserver with Master: ef271e0840b240fa9523dfda9dc14da1 (127.16.63.66:35479)
I20260809 12:03:43.869787 18070 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.66:36983
W20260809 12:03:44.214252 18515 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:44.214601 18515 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:44.214767 18515 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:44.222352 18515 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:44.222592 18515 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.67
I20260809 12:03:44.231797 18515 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:44491
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.67:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.16.63.67
--webserver_port=0
--tserver_master_addrs=127.16.63.126:37241
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.67
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:44.233194 18515 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:44.235132 18515 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:44.248905 18520 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:44.248996 18521 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:44.248943 18523 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:44.250059 18515 server_base.cc:1034] running on GCE node
I20260809 12:03:44.250692 18515 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:44.251660 18515 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:44.252920 18515 hybrid_clock.cc:648] HybridClock initialized: now 1786277024252844 us; error 43 us; skew 500 ppm
I20260809 12:03:44.253266 18515 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:44.255609 18515 webserver.cc:460] Webserver started at http://127.16.63.67:39615/ using document root <none> and password file <none>
I20260809 12:03:44.256390 18515 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:44.256558 18515 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:44.256899 18515 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:44.259668 18515 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/data/instance:
uuid: "b34d39856dee4636b14e0ca5ca87ff7d"
format_stamp: "Formatted at 2026-08-09 12:03:44 on dist-test-slave-bw88"
I20260809 12:03:44.260452 18515 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/wal/instance:
uuid: "b34d39856dee4636b14e0ca5ca87ff7d"
format_stamp: "Formatted at 2026-08-09 12:03:44 on dist-test-slave-bw88"
I20260809 12:03:44.265928 18515 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260809 12:03:44.269309 18532 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:44.270664 18515 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260809 12:03:44.270843 18515 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/wal
uuid: "b34d39856dee4636b14e0ca5ca87ff7d"
format_stamp: "Formatted at 2026-08-09 12:03:44 on dist-test-slave-bw88"
I20260809 12:03:44.271046 18515 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:44.294745 18515 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:44.295866 18515 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
I20260809 12:03:44.296288 18515 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:44.297564 18515 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:03:44.299521 18515 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:03:44.299597 18515 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:44.299750 18515 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:03:44.299806 18515 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:44.334991 18515 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.67:33447
I20260809 12:03:44.335047 18691 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.67:33447 every 8 connection(s)
I20260809 12:03:44.337129 18515 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/data/info.pb
I20260809 12:03:44.338240 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 18515
I20260809 12:03:44.345372 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-2/wal/instance
I20260809 12:03:44.349136 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.68:0
--local_ip_for_outbound_sockets=127.16.63.68
--webserver_interface=127.16.63.68
--webserver_port=0
--tserver_master_addrs=127.16.63.126:37241
--builtin_ntp_servers=127.16.63.84:44491
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260809 12:03:44.355404 18692 heartbeater.cc:347] Connected to a master server at 127.16.63.126:37241
I20260809 12:03:44.355849 18692 heartbeater.cc:464] Registering TS with master...
I20260809 12:03:44.356845 18692 heartbeater.cc:511] Master 127.16.63.126:37241 requested a full tablet report, sending...
I20260809 12:03:44.358718 18070 ts_manager.cc:194] Registered new tserver with Master: b34d39856dee4636b14e0ca5ca87ff7d (127.16.63.67:33447)
I20260809 12:03:44.359581 18070 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.67:40787
I20260809 12:03:44.395445 18330 heartbeater.cc:503] Master 127.16.63.126:37241 was elected leader, sending a full tablet report...
W20260809 12:03:44.712100 18696 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:44.712450 18696 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:44.712584 18696 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:44.720045 18696 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:44.720191 18696 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.68
I20260809 12:03:44.729387 18696 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:44491
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.68:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/data/info.pb
--webserver_interface=127.16.63.68
--webserver_port=0
--tserver_master_addrs=127.16.63.126:37241
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.68
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:44.730720 18696 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:44.732419 18696 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:44.746479 18703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:44.746557 18705 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:44.746528 18702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:44.747840 18696 server_base.cc:1034] running on GCE node
I20260809 12:03:44.748636 18696 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:44.749780 18696 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:44.751046 18696 hybrid_clock.cc:648] HybridClock initialized: now 1786277024750974 us; error 50 us; skew 500 ppm
I20260809 12:03:44.751330 18696 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:44.753823 18696 webserver.cc:460] Webserver started at http://127.16.63.68:46103/ using document root <none> and password file <none>
I20260809 12:03:44.754501 18696 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:44.754616 18696 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:44.754887 18696 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:44.757704 18696 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/data/instance:
uuid: "112c70599ef94232920f076db7fa963b"
format_stamp: "Formatted at 2026-08-09 12:03:44 on dist-test-slave-bw88"
I20260809 12:03:44.758486 18696 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/wal/instance:
uuid: "112c70599ef94232920f076db7fa963b"
format_stamp: "Formatted at 2026-08-09 12:03:44 on dist-test-slave-bw88"
I20260809 12:03:44.763849 18696 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260809 12:03:44.767410 18714 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:44.768921 18696 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260809 12:03:44.769054 18696 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/wal
uuid: "112c70599ef94232920f076db7fa963b"
format_stamp: "Formatted at 2026-08-09 12:03:44 on dist-test-slave-bw88"
I20260809 12:03:44.769227 18696 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:44.800474 18696 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:44.801345 18696 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
I20260809 12:03:44.801661 18696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:44.802774 18696 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:03:44.804482 18696 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:03:44.804558 18696 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:44.804661 18696 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:03:44.804706 18696 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:44.843533 18696 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.68:44057
I20260809 12:03:44.843569 18880 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.68:44057 every 8 connection(s)
I20260809 12:03:44.845036 18696 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/data/info.pb
I20260809 12:03:44.855319 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 18696
I20260809 12:03:44.855515 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-3/wal/instance
I20260809 12:03:44.858914 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.69:0
--local_ip_for_outbound_sockets=127.16.63.69
--webserver_interface=127.16.63.69
--webserver_port=0
--tserver_master_addrs=127.16.63.126:37241
--builtin_ntp_servers=127.16.63.84:44491
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260809 12:03:44.860970 18881 heartbeater.cc:347] Connected to a master server at 127.16.63.126:37241
I20260809 12:03:44.861402 18881 heartbeater.cc:464] Registering TS with master...
I20260809 12:03:44.862286 18881 heartbeater.cc:511] Master 127.16.63.126:37241 requested a full tablet report, sending...
I20260809 12:03:44.863936 18070 ts_manager.cc:194] Registered new tserver with Master: 112c70599ef94232920f076db7fa963b (127.16.63.68:44057)
I20260809 12:03:44.864845 18070 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.68:39093
I20260809 12:03:44.872637 18512 heartbeater.cc:503] Master 127.16.63.126:37241 was elected leader, sending a full tablet report...
W20260809 12:03:45.222189 18891 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:45.222493 18891 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:45.222579 18891 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:45.229964 18891 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:45.230131 18891 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.69
I20260809 12:03:45.239387 18891 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:44491
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.69:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/data/info.pb
--webserver_interface=127.16.63.69
--webserver_port=0
--tserver_master_addrs=127.16.63.126:37241
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.69
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:45.240916 18891 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:45.242875 18891 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:45.257557 18899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:45.257607 18905 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:45.257526 18902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:45.258540 18891 server_base.cc:1034] running on GCE node
I20260809 12:03:45.259251 18891 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:45.260231 18891 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:45.261463 18891 hybrid_clock.cc:648] HybridClock initialized: now 1786277025261376 us; error 56 us; skew 500 ppm
I20260809 12:03:45.261776 18891 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:45.264070 18891 webserver.cc:460] Webserver started at http://127.16.63.69:33129/ using document root <none> and password file <none>
I20260809 12:03:45.264802 18891 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:45.264946 18891 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:45.265269 18891 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:45.268121 18891 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/data/instance:
uuid: "eee4e1ecde384a4ebb8e589a92af5a65"
format_stamp: "Formatted at 2026-08-09 12:03:45 on dist-test-slave-bw88"
I20260809 12:03:45.268888 18891 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/wal/instance:
uuid: "eee4e1ecde384a4ebb8e589a92af5a65"
format_stamp: "Formatted at 2026-08-09 12:03:45 on dist-test-slave-bw88"
I20260809 12:03:45.274235 18891 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260809 12:03:45.277884 18913 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:45.279260 18891 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260809 12:03:45.279493 18891 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/wal
uuid: "eee4e1ecde384a4ebb8e589a92af5a65"
format_stamp: "Formatted at 2026-08-09 12:03:45 on dist-test-slave-bw88"
I20260809 12:03:45.279739 18891 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:45.305565 18891 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:45.306458 18891 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
I20260809 12:03:45.306773 18891 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:45.307739 18891 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:03:45.309259 18891 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:03:45.309384 18891 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:45.309520 18891 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:03:45.309571 18891 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:45.346356 18891 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.69:46739
I20260809 12:03:45.346417 19071 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.69:46739 every 8 connection(s)
I20260809 12:03:45.347628 18891 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/data/info.pb
I20260809 12:03:45.350839 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 18891
I20260809 12:03:45.351030 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated.1786276989135566-16637-0/minicluster-data/ts-4/wal/instance
I20260809 12:03:45.362743 19072 heartbeater.cc:347] Connected to a master server at 127.16.63.126:37241
I20260809 12:03:45.363137 19072 heartbeater.cc:464] Registering TS with master...
I20260809 12:03:45.363170 18692 heartbeater.cc:503] Master 127.16.63.126:37241 was elected leader, sending a full tablet report...
I20260809 12:03:45.364130 19072 heartbeater.cc:511] Master 127.16.63.126:37241 requested a full tablet report, sending...
I20260809 12:03:45.365696 18070 ts_manager.cc:194] Registered new tserver with Master: eee4e1ecde384a4ebb8e589a92af5a65 (127.16.63.69:46739)
I20260809 12:03:45.366616 18070 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.69:56651
I20260809 12:03:45.367353 16637 external_mini_cluster.cc:930] 5 TS(s) registered with all masters
I20260809 12:03:45.385221 18070 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33810:
name: "bench_auto_flush_background_random_values_ignore_deprecated"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    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: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 5
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
W20260809 12:03:45.392772 18070 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table bench_auto_flush_background_random_values_ignore_deprecated in case of a server failure: 6 tablet servers would be needed, 5 are available. Consider bringing up more tablet servers.
I20260809 12:03:45.436851 18781 tablet_service.cc:1467] Processing CreateTablet for tablet 3f47c76b3e46435980bfffae652fecb1 (DEFAULT_TABLE table=bench_auto_flush_background_random_values_ignore_deprecated [id=99edf579e42d4b9f849a3d680fbd6669]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:45.438678 18781 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f47c76b3e46435980bfffae652fecb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:45.439261 18780 tablet_service.cc:1467] Processing CreateTablet for tablet b580304bec7d4133a2ee7241e2a82014 (DEFAULT_TABLE table=bench_auto_flush_background_random_values_ignore_deprecated [id=99edf579e42d4b9f849a3d680fbd6669]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:45.439888 18780 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b580304bec7d4133a2ee7241e2a82014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:45.442528 18599 tablet_service.cc:1467] Processing CreateTablet for tablet b580304bec7d4133a2ee7241e2a82014 (DEFAULT_TABLE table=bench_auto_flush_background_random_values_ignore_deprecated [id=99edf579e42d4b9f849a3d680fbd6669]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:45.444075 18599 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b580304bec7d4133a2ee7241e2a82014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:45.444615 18417 tablet_service.cc:1467] Processing CreateTablet for tablet 3f47c76b3e46435980bfffae652fecb1 (DEFAULT_TABLE table=bench_auto_flush_background_random_values_ignore_deprecated [id=99edf579e42d4b9f849a3d680fbd6669]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:45.446077 18417 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f47c76b3e46435980bfffae652fecb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:45.447650 18983 tablet_service.cc:1467] Processing CreateTablet for tablet 3f47c76b3e46435980bfffae652fecb1 (DEFAULT_TABLE table=bench_auto_flush_background_random_values_ignore_deprecated [id=99edf579e42d4b9f849a3d680fbd6669]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:45.449180 18983 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f47c76b3e46435980bfffae652fecb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:45.449890 18981 tablet_service.cc:1467] Processing CreateTablet for tablet b580304bec7d4133a2ee7241e2a82014 (DEFAULT_TABLE table=bench_auto_flush_background_random_values_ignore_deprecated [id=99edf579e42d4b9f849a3d680fbd6669]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:45.449922 18414 tablet_service.cc:1467] Processing CreateTablet for tablet b580304bec7d4133a2ee7241e2a82014 (DEFAULT_TABLE table=bench_auto_flush_background_random_values_ignore_deprecated [id=99edf579e42d4b9f849a3d680fbd6669]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:45.450423 18414 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b580304bec7d4133a2ee7241e2a82014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:45.451403 18981 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b580304bec7d4133a2ee7241e2a82014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:45.452667 18235 tablet_service.cc:1467] Processing CreateTablet for tablet b580304bec7d4133a2ee7241e2a82014 (DEFAULT_TABLE table=bench_auto_flush_background_random_values_ignore_deprecated [id=99edf579e42d4b9f849a3d680fbd6669]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:45.453538 18238 tablet_service.cc:1467] Processing CreateTablet for tablet 3f47c76b3e46435980bfffae652fecb1 (DEFAULT_TABLE table=bench_auto_flush_background_random_values_ignore_deprecated [id=99edf579e42d4b9f849a3d680fbd6669]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:45.454531 18238 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f47c76b3e46435980bfffae652fecb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:45.441220 18601 tablet_service.cc:1467] Processing CreateTablet for tablet 3f47c76b3e46435980bfffae652fecb1 (DEFAULT_TABLE table=bench_auto_flush_background_random_values_ignore_deprecated [id=99edf579e42d4b9f849a3d680fbd6669]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:45.458004 18601 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f47c76b3e46435980bfffae652fecb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:45.458410 18235 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b580304bec7d4133a2ee7241e2a82014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:45.466151 19104 tablet_bootstrap.cc:492] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b: Bootstrap starting.
I20260809 12:03:45.470872 19106 tablet_bootstrap.cc:492] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1: Bootstrap starting.
I20260809 12:03:45.471487 19104 tablet_bootstrap.cc:654] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:45.473049 19104 log.cc:824] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:45.475118 19105 tablet_bootstrap.cc:492] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65: Bootstrap starting.
I20260809 12:03:45.477468 19106 tablet_bootstrap.cc:654] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:45.478782 19106 log.cc:824] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:45.480157 19104 tablet_bootstrap.cc:492] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b: No bootstrap required, opened a new log
I20260809 12:03:45.480779 19104 ts_tablet_manager.cc:1397] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260809 12:03:45.483053 19105 tablet_bootstrap.cc:654] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:45.484436 19105 log.cc:824] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:45.489101 19106 tablet_bootstrap.cc:492] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1: No bootstrap required, opened a new log
I20260809 12:03:45.489427 19106 ts_tablet_manager.cc:1397] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.008s
I20260809 12:03:45.499514 19104 raft_consensus.cc:348] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.500236 19104 raft_consensus.cc:374] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:45.500404 19104 raft_consensus.cc:729] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112c70599ef94232920f076db7fa963b, State: Initialized, Role: FOLLOWER
I20260809 12:03:45.500773 19105 tablet_bootstrap.cc:492] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65: No bootstrap required, opened a new log
I20260809 12:03:45.501077 19105 ts_tablet_manager.cc:1397] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.000s
I20260809 12:03:45.501487 19104 consensus_queue.cc:260] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.509475 18881 heartbeater.cc:503] Master 127.16.63.126:37241 was elected leader, sending a full tablet report...
I20260809 12:03:45.510627 19104 ts_tablet_manager.cc:1428] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b: Time spent starting tablet: real 0.030s	user 0.023s	sys 0.000s
I20260809 12:03:45.511135 19104 tablet_bootstrap.cc:492] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b: Bootstrap starting.
I20260809 12:03:45.513041 19104 tablet_bootstrap.cc:654] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:45.518986 19110 tablet_bootstrap.cc:492] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d: Bootstrap starting.
I20260809 12:03:45.521458 19115 tablet_bootstrap.cc:492] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5: Bootstrap starting.
I20260809 12:03:45.523770 19104 tablet_bootstrap.cc:492] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b: No bootstrap required, opened a new log
I20260809 12:03:45.524055 19104 ts_tablet_manager.cc:1397] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260809 12:03:45.524910 19110 tablet_bootstrap.cc:654] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:45.525298 19104 raft_consensus.cc:348] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.525810 19104 raft_consensus.cc:374] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:45.525964 19104 raft_consensus.cc:729] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112c70599ef94232920f076db7fa963b, State: Initialized, Role: FOLLOWER
I20260809 12:03:45.526348 19110 log.cc:824] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:45.526322 19104 consensus_queue.cc:260] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.526489 19105 raft_consensus.cc:348] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.527014 19105 raft_consensus.cc:374] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:45.527118 19105 raft_consensus.cc:729] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee4e1ecde384a4ebb8e589a92af5a65, State: Initialized, Role: FOLLOWER
I20260809 12:03:45.527607 19106 raft_consensus.cc:348] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.527859 19105 consensus_queue.cc:260] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.528111 19106 raft_consensus.cc:374] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:45.528213 19106 raft_consensus.cc:729] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef271e0840b240fa9523dfda9dc14da1, State: Initialized, Role: FOLLOWER
I20260809 12:03:45.528494 19104 ts_tablet_manager.cc:1428] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260809 12:03:45.529783 19115 tablet_bootstrap.cc:654] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:45.531509 19115 log.cc:824] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:45.528944 19106 consensus_queue.cc:260] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.534759 19106 ts_tablet_manager.cc:1428] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.003s
I20260809 12:03:45.535305 19106 tablet_bootstrap.cc:492] T b580304bec7d4133a2ee7241e2a82014 P ef271e0840b240fa9523dfda9dc14da1: Bootstrap starting.
I20260809 12:03:45.537709 19106 tablet_bootstrap.cc:654] T b580304bec7d4133a2ee7241e2a82014 P ef271e0840b240fa9523dfda9dc14da1: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:45.541306 19072 heartbeater.cc:503] Master 127.16.63.126:37241 was elected leader, sending a full tablet report...
I20260809 12:03:45.542153 19105 ts_tablet_manager.cc:1428] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65: Time spent starting tablet: real 0.041s	user 0.025s	sys 0.005s
I20260809 12:03:45.542624 19105 tablet_bootstrap.cc:492] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65: Bootstrap starting.
I20260809 12:03:45.542938 19106 tablet_bootstrap.cc:492] T b580304bec7d4133a2ee7241e2a82014 P ef271e0840b240fa9523dfda9dc14da1: No bootstrap required, opened a new log
I20260809 12:03:45.543116 19106 ts_tablet_manager.cc:1397] T b580304bec7d4133a2ee7241e2a82014 P ef271e0840b240fa9523dfda9dc14da1: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.001s
I20260809 12:03:45.543220 19115 tablet_bootstrap.cc:492] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5: No bootstrap required, opened a new log
I20260809 12:03:45.543543 19115 ts_tablet_manager.cc:1397] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.004s
I20260809 12:03:45.544116 19106 raft_consensus.cc:348] T b580304bec7d4133a2ee7241e2a82014 P ef271e0840b240fa9523dfda9dc14da1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.544440 19105 tablet_bootstrap.cc:654] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:45.544432 19106 raft_consensus.cc:374] T b580304bec7d4133a2ee7241e2a82014 P ef271e0840b240fa9523dfda9dc14da1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:45.544593 19106 raft_consensus.cc:729] T b580304bec7d4133a2ee7241e2a82014 P ef271e0840b240fa9523dfda9dc14da1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef271e0840b240fa9523dfda9dc14da1, State: Initialized, Role: FOLLOWER
I20260809 12:03:45.544853 19106 consensus_queue.cc:260] T b580304bec7d4133a2ee7241e2a82014 P ef271e0840b240fa9523dfda9dc14da1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.545509 19106 ts_tablet_manager.cc:1428] T b580304bec7d4133a2ee7241e2a82014 P ef271e0840b240fa9523dfda9dc14da1: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260809 12:03:45.549502 19110 tablet_bootstrap.cc:492] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d: No bootstrap required, opened a new log
I20260809 12:03:45.549851 19110 ts_tablet_manager.cc:1397] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.009s
I20260809 12:03:45.558125 19115 raft_consensus.cc:348] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.558640 19115 raft_consensus.cc:374] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:45.558765 19115 raft_consensus.cc:729] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8c11e059e0742cb8600eb80b4f1a9e5, State: Initialized, Role: FOLLOWER
I20260809 12:03:45.558650 19110 raft_consensus.cc:348] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.559172 19110 raft_consensus.cc:374] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:45.559286 19110 raft_consensus.cc:729] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34d39856dee4636b14e0ca5ca87ff7d, State: Initialized, Role: FOLLOWER
I20260809 12:03:45.559310 19105 tablet_bootstrap.cc:492] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65: No bootstrap required, opened a new log
I20260809 12:03:45.559476 19105 ts_tablet_manager.cc:1397] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260809 12:03:45.559463 19115 consensus_queue.cc:260] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.559870 19110 consensus_queue.cc:260] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.560663 19105 raft_consensus.cc:348] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.561055 19105 raft_consensus.cc:374] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:45.561198 19105 raft_consensus.cc:729] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee4e1ecde384a4ebb8e589a92af5a65, State: Initialized, Role: FOLLOWER
I20260809 12:03:45.561524 19105 consensus_queue.cc:260] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.562425 19105 ts_tablet_manager.cc:1428] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260809 12:03:45.564327 19115 ts_tablet_manager.cc:1428] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5: Time spent starting tablet: real 0.021s	user 0.018s	sys 0.003s
I20260809 12:03:45.564695 19110 ts_tablet_manager.cc:1428] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260809 12:03:45.565183 19110 tablet_bootstrap.cc:492] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d: Bootstrap starting.
I20260809 12:03:45.565452 19115 tablet_bootstrap.cc:492] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5: Bootstrap starting.
I20260809 12:03:45.567092 19110 tablet_bootstrap.cc:654] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:45.567131 19115 tablet_bootstrap.cc:654] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:45.570890 19115 tablet_bootstrap.cc:492] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5: No bootstrap required, opened a new log
I20260809 12:03:45.571146 19115 ts_tablet_manager.cc:1397] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260809 12:03:45.572137 19110 tablet_bootstrap.cc:492] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d: No bootstrap required, opened a new log
I20260809 12:03:45.572324 19110 ts_tablet_manager.cc:1397] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260809 12:03:45.572266 19115 raft_consensus.cc:348] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.572574 19115 raft_consensus.cc:374] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:45.572733 19115 raft_consensus.cc:729] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8c11e059e0742cb8600eb80b4f1a9e5, State: Initialized, Role: FOLLOWER
I20260809 12:03:45.572988 19115 consensus_queue.cc:260] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.573345 19110 raft_consensus.cc:348] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.573648 19115 ts_tablet_manager.cc:1428] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260809 12:03:45.573650 19110 raft_consensus.cc:374] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:45.573755 19110 raft_consensus.cc:729] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34d39856dee4636b14e0ca5ca87ff7d, State: Initialized, Role: FOLLOWER
I20260809 12:03:45.574035 19110 consensus_queue.cc:260] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.574666 19110 ts_tablet_manager.cc:1428] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
W20260809 12:03:45.590013 18693 tablet.cc:2369] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260809 12:03:45.597632 18885 tablet.cc:2369] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260809 12:03:45.599435 19074 tablet.cc:2369] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260809 12:03:45.604220 18513 tablet.cc:2369] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260809 12:03:45.623121 18331 tablet.cc:2369] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260809 12:03:45.623508 19118 raft_consensus.cc:482] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260809 12:03:45.623924 19118 raft_consensus.cc:504] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.626521 19118 leader_election.cc:288] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8c11e059e0742cb8600eb80b4f1a9e5 (127.16.63.65:35183), 112c70599ef94232920f076db7fa963b (127.16.63.68:44057), b34d39856dee4636b14e0ca5ca87ff7d (127.16.63.67:33447), ef271e0840b240fa9523dfda9dc14da1 (127.16.63.66:35479)
I20260809 12:03:45.627429 19118 raft_consensus.cc:482] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260809 12:03:45.627657 19118 raft_consensus.cc:504] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.629573 19118 leader_election.cc:288] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8c11e059e0742cb8600eb80b4f1a9e5 (127.16.63.65:35183), ef271e0840b240fa9523dfda9dc14da1 (127.16.63.66:35479), b34d39856dee4636b14e0ca5ca87ff7d (127.16.63.67:33447), 112c70599ef94232920f076db7fa963b (127.16.63.68:44057)
I20260809 12:03:45.643740 18815 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f47c76b3e46435980bfffae652fecb1" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112c70599ef94232920f076db7fa963b" is_pre_election: true
I20260809 12:03:45.644474 18815 raft_consensus.cc:2454] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 0.
I20260809 12:03:45.644691 18814 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b580304bec7d4133a2ee7241e2a82014" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112c70599ef94232920f076db7fa963b" is_pre_election: true
I20260809 12:03:45.645087 18814 raft_consensus.cc:2454] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 0.
I20260809 12:03:45.647104 18448 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f47c76b3e46435980bfffae652fecb1" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef271e0840b240fa9523dfda9dc14da1" is_pre_election: true
I20260809 12:03:45.647358 18267 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b580304bec7d4133a2ee7241e2a82014" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" is_pre_election: true
I20260809 12:03:45.647723 18448 raft_consensus.cc:2454] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 0.
I20260809 12:03:45.647691 18447 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b580304bec7d4133a2ee7241e2a82014" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef271e0840b240fa9523dfda9dc14da1" is_pre_election: true
I20260809 12:03:45.647961 18267 raft_consensus.cc:2454] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 0.
I20260809 12:03:45.648043 18447 raft_consensus.cc:2454] T b580304bec7d4133a2ee7241e2a82014 P ef271e0840b240fa9523dfda9dc14da1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 0.
I20260809 12:03:45.648300 19129 raft_consensus.cc:482] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260809 12:03:45.648392 18268 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f47c76b3e46435980bfffae652fecb1" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" is_pre_election: true
I20260809 12:03:45.648777 18268 raft_consensus.cc:2454] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 0.
I20260809 12:03:45.648639 19129 raft_consensus.cc:504] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.649296 18915 leader_election.cc:302] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 112c70599ef94232920f076db7fa963b, eee4e1ecde384a4ebb8e589a92af5a65, ef271e0840b240fa9523dfda9dc14da1; no voters: 
I20260809 12:03:45.650079 19118 raft_consensus.cc:2781] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260809 12:03:45.650234 19118 raft_consensus.cc:482] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260809 12:03:45.650377 19118 raft_consensus.cc:3037] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:45.650457 18628 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b580304bec7d4133a2ee7241e2a82014" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" is_pre_election: true
I20260809 12:03:45.650547 18630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f47c76b3e46435980bfffae652fecb1" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" is_pre_election: true
I20260809 12:03:45.650971 18628 raft_consensus.cc:2454] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 0.
I20260809 12:03:45.650976 18630 raft_consensus.cc:2454] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 0.
I20260809 12:03:45.651784 18914 leader_election.cc:302] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 112c70599ef94232920f076db7fa963b, b34d39856dee4636b14e0ca5ca87ff7d, eee4e1ecde384a4ebb8e589a92af5a65; no voters: 
I20260809 12:03:45.652261 19129 leader_election.cc:288] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8c11e059e0742cb8600eb80b4f1a9e5 (127.16.63.65:35183), ef271e0840b240fa9523dfda9dc14da1 (127.16.63.66:35479), 112c70599ef94232920f076db7fa963b (127.16.63.68:44057), eee4e1ecde384a4ebb8e589a92af5a65 (127.16.63.69:46739)
I20260809 12:03:45.657181 19118 raft_consensus.cc:504] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.658190 19118 leader_election.cc:288] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [CANDIDATE]: Term 1 election: Requested vote from peers e8c11e059e0742cb8600eb80b4f1a9e5 (127.16.63.65:35183), 112c70599ef94232920f076db7fa963b (127.16.63.68:44057), b34d39856dee4636b14e0ca5ca87ff7d (127.16.63.67:33447), ef271e0840b240fa9523dfda9dc14da1 (127.16.63.66:35479)
I20260809 12:03:45.658375 19118 raft_consensus.cc:2781] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260809 12:03:45.658468 19118 raft_consensus.cc:482] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260809 12:03:45.658546 19118 raft_consensus.cc:3037] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:45.662874 19118 raft_consensus.cc:504] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.664142 19118 leader_election.cc:288] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [CANDIDATE]: Term 1 election: Requested vote from peers e8c11e059e0742cb8600eb80b4f1a9e5 (127.16.63.65:35183), ef271e0840b240fa9523dfda9dc14da1 (127.16.63.66:35479), b34d39856dee4636b14e0ca5ca87ff7d (127.16.63.67:33447), 112c70599ef94232920f076db7fa963b (127.16.63.68:44057)
I20260809 12:03:45.664300 18268 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b580304bec7d4133a2ee7241e2a82014" candidate_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" is_pre_election: true
I20260809 12:03:45.664592 18268 raft_consensus.cc:2454] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34d39856dee4636b14e0ca5ca87ff7d in term 0.
I20260809 12:03:45.665037 18815 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b580304bec7d4133a2ee7241e2a82014" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112c70599ef94232920f076db7fa963b"
I20260809 12:03:45.665306 18815 raft_consensus.cc:3037] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:45.667109 18447 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f47c76b3e46435980bfffae652fecb1" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef271e0840b240fa9523dfda9dc14da1"
I20260809 12:03:45.667342 18447 raft_consensus.cc:3037] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:45.669092 18815 raft_consensus.cc:2454] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 1.
I20260809 12:03:45.665552 18814 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f47c76b3e46435980bfffae652fecb1" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112c70599ef94232920f076db7fa963b"
I20260809 12:03:45.669732 18814 raft_consensus.cc:3037] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:45.670607 18447 raft_consensus.cc:2454] T 3f47c76b3e46435980bfffae652fecb1 P ef271e0840b240fa9523dfda9dc14da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 1.
I20260809 12:03:45.671577 18267 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b580304bec7d4133a2ee7241e2a82014" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5"
I20260809 12:03:45.671725 18447 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b580304bec7d4133a2ee7241e2a82014" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef271e0840b240fa9523dfda9dc14da1"
I20260809 12:03:45.671813 18267 raft_consensus.cc:3037] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:45.671969 18447 raft_consensus.cc:3037] T b580304bec7d4133a2ee7241e2a82014 P ef271e0840b240fa9523dfda9dc14da1 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:45.673310 18448 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b580304bec7d4133a2ee7241e2a82014" candidate_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef271e0840b240fa9523dfda9dc14da1" is_pre_election: true
I20260809 12:03:45.674707 18812 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b580304bec7d4133a2ee7241e2a82014" candidate_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "112c70599ef94232920f076db7fa963b" is_pre_election: true
I20260809 12:03:45.674932 18447 raft_consensus.cc:2454] T b580304bec7d4133a2ee7241e2a82014 P ef271e0840b240fa9523dfda9dc14da1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 1.
I20260809 12:03:45.674958 18267 raft_consensus.cc:2454] T b580304bec7d4133a2ee7241e2a82014 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 1.
I20260809 12:03:45.675172 18812 raft_consensus.cc:2379] T b580304bec7d4133a2ee7241e2a82014 P 112c70599ef94232920f076db7fa963b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b34d39856dee4636b14e0ca5ca87ff7d in current term 1: Already voted for candidate eee4e1ecde384a4ebb8e589a92af5a65 in this term.
I20260809 12:03:45.675532 18915 leader_election.cc:302] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: e8c11e059e0742cb8600eb80b4f1a9e5, eee4e1ecde384a4ebb8e589a92af5a65, ef271e0840b240fa9523dfda9dc14da1; no voters: 
I20260809 12:03:45.676107 18268 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f47c76b3e46435980bfffae652fecb1" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5"
I20260809 12:03:45.676338 18268 raft_consensus.cc:3037] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:45.676473 18814 raft_consensus.cc:2454] T 3f47c76b3e46435980bfffae652fecb1 P 112c70599ef94232920f076db7fa963b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 1.
I20260809 12:03:45.676673 19118 raft_consensus.cc:2781] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:45.676877 19118 raft_consensus.cc:686] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [term 1 LEADER]: Becoming Leader. State: Replica: eee4e1ecde384a4ebb8e589a92af5a65, State: Running, Role: LEADER
I20260809 12:03:45.677183 18914 leader_election.cc:302] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 112c70599ef94232920f076db7fa963b, eee4e1ecde384a4ebb8e589a92af5a65, ef271e0840b240fa9523dfda9dc14da1; no voters: 
I20260809 12:03:45.677589 19118 consensus_queue.cc:237] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.679174 18268 raft_consensus.cc:2454] T 3f47c76b3e46435980bfffae652fecb1 P e8c11e059e0742cb8600eb80b4f1a9e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 1.
I20260809 12:03:45.682350 19140 raft_consensus.cc:2781] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:45.682606 19140 raft_consensus.cc:686] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [term 1 LEADER]: Becoming Leader. State: Replica: eee4e1ecde384a4ebb8e589a92af5a65, State: Running, Role: LEADER
I20260809 12:03:45.683099 19140 consensus_queue.cc:237] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } }
I20260809 12:03:45.684825 18068 catalog_manager.cc:5495] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee4e1ecde384a4ebb8e589a92af5a65 (127.16.63.69). New cstate: current_term: 1 leader_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } health_report { overall_health: HEALTHY } } }
I20260809 12:03:45.688230 18630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f47c76b3e46435980bfffae652fecb1" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34d39856dee4636b14e0ca5ca87ff7d"
I20260809 12:03:45.688287 18628 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b580304bec7d4133a2ee7241e2a82014" candidate_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34d39856dee4636b14e0ca5ca87ff7d"
I20260809 12:03:45.688540 18630 raft_consensus.cc:3037] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:45.688691 18628 raft_consensus.cc:3037] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:45.688834 19009 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b580304bec7d4133a2ee7241e2a82014" candidate_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" is_pre_election: true
I20260809 12:03:45.690053 18537 leader_election.cc:302] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 5 voters: 2 yes votes; 3 no votes. yes voters: b34d39856dee4636b14e0ca5ca87ff7d, e8c11e059e0742cb8600eb80b4f1a9e5; no voters: 112c70599ef94232920f076db7fa963b, eee4e1ecde384a4ebb8e589a92af5a65, ef271e0840b240fa9523dfda9dc14da1
I20260809 12:03:45.691862 18630 raft_consensus.cc:2454] T 3f47c76b3e46435980bfffae652fecb1 P b34d39856dee4636b14e0ca5ca87ff7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 1.
I20260809 12:03:45.691941 18628 raft_consensus.cc:2454] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee4e1ecde384a4ebb8e589a92af5a65 in term 1.
I20260809 12:03:45.692081 19129 raft_consensus.cc:2726] T b580304bec7d4133a2ee7241e2a82014 P b34d39856dee4636b14e0ca5ca87ff7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260809 12:03:45.692876 18068 catalog_manager.cc:5495] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee4e1ecde384a4ebb8e589a92af5a65 (127.16.63.69). New cstate: current_term: 1 leader_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee4e1ecde384a4ebb8e589a92af5a65" member_type: VOTER last_known_addr { host: "127.16.63.69" port: 46739 } health_report { overall_health: HEALTHY } } }
I20260809 12:03:46.065426 19141 consensus_queue.cc:1035] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260809 12:03:46.108104 19141 consensus_queue.cc:1035] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260809 12:03:46.124640 19144 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:46.125134 19144 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:46.135962 19144 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260809 12:03:46.150286 19141 consensus_queue.cc:1035] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260809 12:03:46.160732 19118 consensus_queue.cc:1035] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260809 12:03:46.170554 19118 consensus_queue.cc:1035] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8c11e059e0742cb8600eb80b4f1a9e5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260809 12:03:46.177196 19140 consensus_queue.cc:1035] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34d39856dee4636b14e0ca5ca87ff7d" member_type: VOTER last_known_addr { host: "127.16.63.67" port: 33447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260809 12:03:46.178515 19141 consensus_queue.cc:1035] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "112c70599ef94232920f076db7fa963b" member_type: VOTER last_known_addr { host: "127.16.63.68" port: 44057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260809 12:03:46.186899 19140 consensus_queue.cc:1035] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef271e0840b240fa9523dfda9dc14da1" member_type: VOTER last_known_addr { host: "127.16.63.66" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
Using table 'bench_auto_flush_background_random_values_ignore_deprecated'
W20260809 12:03:47.208995 19187 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.63.69:46739, user_credentials={real_user=slave}} blocked reactor thread for 59465us
W20260809 12:03:47.279462 19187 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.63.69:46739, user_credentials={real_user=slave}} blocked reactor thread for 53809.8us

INSERT report
    rows total: 8192
    time total: 1292.84 ms
  time per row: 0.157817 ms

Scanner report
  expected rows: 8192
  actual rows  : 8192
I20260809 12:03:48.096648 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 18154
I20260809 12:03:48.121609 18323 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:48.297637 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 18154
I20260809 12:03:48.340147 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 18335
I20260809 12:03:48.371533 18506 generic_service.cc:196] Checking for leaks (request via RPC)
W20260809 12:03:48.476184 18915 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.63.65:35183: connect: Connection refused (error 111)
W20260809 12:03:48.477880 18915 consensus_peers.cc:487] T b580304bec7d4133a2ee7241e2a82014 P eee4e1ecde384a4ebb8e589a92af5a65 -> Peer e8c11e059e0742cb8600eb80b4f1a9e5 (127.16.63.65:35183): Couldn't send request to peer e8c11e059e0742cb8600eb80b4f1a9e5. Status: Network error: Client connection negotiation failed: client connection to 127.16.63.65:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260809 12:03:48.498695 18915 consensus_peers.cc:487] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 -> Peer e8c11e059e0742cb8600eb80b4f1a9e5 (127.16.63.65:35183): Couldn't send request to peer e8c11e059e0742cb8600eb80b4f1a9e5. Status: Network error: Client connection negotiation failed: client connection to 127.16.63.65:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260809 12:03:48.525309 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 18335
W20260809 12:03:48.555913 18915 connection.cc:535] client connection to 127.16.63.66:35479 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260809 12:03:48.556568 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 18515
W20260809 12:03:48.557422 18915 consensus_peers.cc:487] T 3f47c76b3e46435980bfffae652fecb1 P eee4e1ecde384a4ebb8e589a92af5a65 -> Peer ef271e0840b240fa9523dfda9dc14da1 (127.16.63.66:35479): Couldn't send request to peer ef271e0840b240fa9523dfda9dc14da1. Status: Network error: Client connection negotiation failed: client connection to 127.16.63.66:35479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260809 12:03:48.564407 18687 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:48.662238 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 18515
I20260809 12:03:48.688680 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 18696
I20260809 12:03:48.696115 18876 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:48.825984 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 18696
I20260809 12:03:48.861526 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 18891
I20260809 12:03:48.869803 19067 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:48.969280 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 18891
I20260809 12:03:48.999663 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 18024
I20260809 12:03:49.000981 18109 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:49.117641 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 18024
2026-08-09T12:03:49Z chronyd exiting
[       OK ] ToolTest.TestLoadgenAutoFlushBackgroundRandomValuesIgnoreDeprecated (6886 ms)
[ RUN      ] ToolTest.TestLoadgenDatabaseName
2026-08-09T12:03:49Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:03:49Z Disabled control of system clock
I20260809 12:03:49.219501 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:35171
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:45217
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:35171 with env {}
W20260809 12:03:49.580227 19288 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:49.580575 19288 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:49.580713 19288 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:49.588322 19288 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:03:49.588440 19288 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:49.588495 19288 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:03:49.588579 19288 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:03:49.598323 19288 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:45217
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:35171
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:35171
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:49.599779 19288 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:49.601733 19288 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:49.614104 19295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:49.614073 19297 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:49.614221 19299 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:49.614903 19288 server_base.cc:1034] running on GCE node
I20260809 12:03:49.615765 19288 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:49.617136 19288 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:49.618412 19288 hybrid_clock.cc:648] HybridClock initialized: now 1786277029618360 us; error 67 us; skew 500 ppm
I20260809 12:03:49.618834 19288 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:49.621415 19288 webserver.cc:460] Webserver started at http://127.16.63.126:43939/ using document root <none> and password file <none>
I20260809 12:03:49.622145 19288 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:49.622288 19288 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:49.622623 19288 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:49.627808 19288 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "41e4912a34514d8e9675b073f7b3c045"
format_stamp: "Formatted at 2026-08-09 12:03:49 on dist-test-slave-bw88"
I20260809 12:03:49.628646 19288 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "41e4912a34514d8e9675b073f7b3c045"
format_stamp: "Formatted at 2026-08-09 12:03:49 on dist-test-slave-bw88"
I20260809 12:03:49.634227 19288 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260809 12:03:49.637897 19311 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:49.639278 19288 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260809 12:03:49.639478 19288 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "41e4912a34514d8e9675b073f7b3c045"
format_stamp: "Formatted at 2026-08-09 12:03:49 on dist-test-slave-bw88"
I20260809 12:03:49.639706 19288 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:49.653913 19288 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:49.654747 19288 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
I20260809 12:03:49.655120 19288 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:49.674278 19288 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:35171
I20260809 12:03:49.674309 19392 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:35171 every 8 connection(s)
I20260809 12:03:49.675743 19288 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:03:49.676610 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 19288
I20260809 12:03:49.676863 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:03:49.680545 19393 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:49.694751 19393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045: Bootstrap starting.
I20260809 12:03:49.698303 19393 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:49.699620 19393 log.cc:824] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:49.702265 19393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045: No bootstrap required, opened a new log
I20260809 12:03:49.709654 19393 raft_consensus.cc:348] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41e4912a34514d8e9675b073f7b3c045" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 35171 } }
I20260809 12:03:49.710067 19393 raft_consensus.cc:374] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:49.710211 19393 raft_consensus.cc:729] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41e4912a34514d8e9675b073f7b3c045, State: Initialized, Role: FOLLOWER
I20260809 12:03:49.710835 19393 consensus_queue.cc:260] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41e4912a34514d8e9675b073f7b3c045" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 35171 } }
I20260809 12:03:49.711082 19393 raft_consensus.cc:388] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:49.711254 19393 raft_consensus.cc:482] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:49.711433 19393 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:49.713634 19393 raft_consensus.cc:504] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41e4912a34514d8e9675b073f7b3c045" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 35171 } }
I20260809 12:03:49.714140 19393 leader_election.cc:302] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 41e4912a34514d8e9675b073f7b3c045; no voters: 
I20260809 12:03:49.714763 19393 leader_election.cc:288] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:49.714910 19401 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:49.715704 19401 raft_consensus.cc:686] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [term 1 LEADER]: Becoming Leader. State: Replica: 41e4912a34514d8e9675b073f7b3c045, State: Running, Role: LEADER
I20260809 12:03:49.716284 19401 consensus_queue.cc:237] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41e4912a34514d8e9675b073f7b3c045" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 35171 } }
I20260809 12:03:49.716918 19393 sys_catalog.cc:564] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:03:49.719588 19402 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "41e4912a34514d8e9675b073f7b3c045" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41e4912a34514d8e9675b073f7b3c045" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 35171 } } }
I20260809 12:03:49.719700 19404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41e4912a34514d8e9675b073f7b3c045. Latest consensus state: current_term: 1 leader_uuid: "41e4912a34514d8e9675b073f7b3c045" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41e4912a34514d8e9675b073f7b3c045" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 35171 } } }
I20260809 12:03:49.719985 19402 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [sys.catalog]: This master's current role is: LEADER
I20260809 12:03:49.720753 19404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045 [sys.catalog]: This master's current role is: LEADER
I20260809 12:03:49.721606 19409 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:03:49.727344 19409 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:03:49.736909 19409 catalog_manager.cc:1347] Generated new cluster ID: 0941f571581845d989047278e6dd9abd
I20260809 12:03:49.737083 19409 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:03:49.770390 19409 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:03:49.772437 19409 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:03:49.792670 19409 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 41e4912a34514d8e9675b073f7b3c045: Generated new TSK 0
I20260809 12:03:49.793754 19409 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:03:49.801815 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:35171
--builtin_ntp_servers=127.16.63.84:45217
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:03:50.186977 19427 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:50.187292 19427 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:50.187443 19427 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:50.195036 19427 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:50.195281 19427 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:03:50.204802 19427 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:45217
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:35171
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:50.206375 19427 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:50.208371 19427 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:50.223034 19434 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:50.223006 19438 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:50.222957 19435 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:50.224081 19427 server_base.cc:1034] running on GCE node
I20260809 12:03:50.224844 19427 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:50.226033 19427 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:50.227315 19427 hybrid_clock.cc:648] HybridClock initialized: now 1786277030227241 us; error 35 us; skew 500 ppm
I20260809 12:03:50.227682 19427 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:50.230602 19427 webserver.cc:460] Webserver started at http://127.16.63.65:45335/ using document root <none> and password file <none>
I20260809 12:03:50.231437 19427 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:50.231616 19427 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:50.232024 19427 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:50.235658 19427 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "2e8c9ee4f099463a80be6c3d94ba1a22"
format_stamp: "Formatted at 2026-08-09 12:03:50 on dist-test-slave-bw88"
I20260809 12:03:50.236680 19427 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "2e8c9ee4f099463a80be6c3d94ba1a22"
format_stamp: "Formatted at 2026-08-09 12:03:50 on dist-test-slave-bw88"
I20260809 12:03:50.242648 19427 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260809 12:03:50.247010 19448 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:50.248551 19427 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260809 12:03:50.248759 19427 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "2e8c9ee4f099463a80be6c3d94ba1a22"
format_stamp: "Formatted at 2026-08-09 12:03:50 on dist-test-slave-bw88"
I20260809 12:03:50.248997 19427 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:50.279969 19427 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:50.280963 19427 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
I20260809 12:03:50.281461 19427 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:50.282581 19427 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:03:50.284279 19427 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:03:50.284397 19427 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:50.284569 19427 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:03:50.284657 19427 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:50.322419 19427 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:40303
I20260809 12:03:50.322580 19604 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:40303 every 8 connection(s)
I20260809 12:03:50.324059 19427 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:03:50.328173 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 19427
I20260809 12:03:50.328403 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenDatabaseName.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:03:50.341393 19605 heartbeater.cc:347] Connected to a master server at 127.16.63.126:35171
I20260809 12:03:50.341782 19605 heartbeater.cc:464] Registering TS with master...
I20260809 12:03:50.342624 19605 heartbeater.cc:511] Master 127.16.63.126:35171 requested a full tablet report, sending...
I20260809 12:03:50.345577 19335 ts_manager.cc:194] Registered new tserver with Master: 2e8c9ee4f099463a80be6c3d94ba1a22 (127.16.63.65:40303)
I20260809 12:03:50.347046 19335 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:49029
I20260809 12:03:50.357512 16637 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
W20260809 12:03:50.713191 19611 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:50.713615 19611 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:50.720805 19611 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260809 12:03:50.756052 19335 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53036:
name: "foo.loadgen_auto_713bd12c22f145428ac917360c480ff8"
schema {
  columns {
    name: "key"
    type: INT64
    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: true
    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 {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260809 12:03:50.790032 19516 tablet_service.cc:1467] Processing CreateTablet for tablet 6c591867f96645bfafc057e58b2185b5 (DEFAULT_TABLE table=foo.loadgen_auto_713bd12c22f145428ac917360c480ff8 [id=ad251aa578554bd4845c42712175667d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:50.790182 19509 tablet_service.cc:1467] Processing CreateTablet for tablet f9acad2d45a74ef3a78f379e6327a7ce (DEFAULT_TABLE table=foo.loadgen_auto_713bd12c22f145428ac917360c480ff8 [id=ad251aa578554bd4845c42712175667d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:50.790762 19510 tablet_service.cc:1467] Processing CreateTablet for tablet 3ebb027f5c0148b785570f5d58d592df (DEFAULT_TABLE table=foo.loadgen_auto_713bd12c22f145428ac917360c480ff8 [id=ad251aa578554bd4845c42712175667d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:50.790405 19506 tablet_service.cc:1467] Processing CreateTablet for tablet fc3bf7e353ce4c68906238a66f059516 (DEFAULT_TABLE table=foo.loadgen_auto_713bd12c22f145428ac917360c480ff8 [id=ad251aa578554bd4845c42712175667d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:50.790097 19514 tablet_service.cc:1467] Processing CreateTablet for tablet ac64d783dbfe4c429624b04076ae7d49 (DEFAULT_TABLE table=foo.loadgen_auto_713bd12c22f145428ac917360c480ff8 [id=ad251aa578554bd4845c42712175667d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:50.789989 19505 tablet_service.cc:1467] Processing CreateTablet for tablet 632090b8e2f848abb8289a7105ff10fb (DEFAULT_TABLE table=foo.loadgen_auto_713bd12c22f145428ac917360c480ff8 [id=ad251aa578554bd4845c42712175667d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:50.790211 19515 tablet_service.cc:1467] Processing CreateTablet for tablet 80027be608a94ea7939a77916598021f (DEFAULT_TABLE table=foo.loadgen_auto_713bd12c22f145428ac917360c480ff8 [id=ad251aa578554bd4845c42712175667d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:50.791234 19517 tablet_service.cc:1467] Processing CreateTablet for tablet e9dd194f2ccd4821aecf49d2d32a2269 (DEFAULT_TABLE table=foo.loadgen_auto_713bd12c22f145428ac917360c480ff8 [id=ad251aa578554bd4845c42712175667d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:50.792047 19509 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f9acad2d45a74ef3a78f379e6327a7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:50.793805 19514 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ac64d783dbfe4c429624b04076ae7d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:50.794152 19506 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fc3bf7e353ce4c68906238a66f059516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:50.794551 19517 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e9dd194f2ccd4821aecf49d2d32a2269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:50.794860 19510 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3ebb027f5c0148b785570f5d58d592df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:50.795354 19516 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6c591867f96645bfafc057e58b2185b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:50.795663 19515 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 80027be608a94ea7939a77916598021f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:50.795884 19505 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 632090b8e2f848abb8289a7105ff10fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:50.822242 19632 tablet_bootstrap.cc:492] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22: Bootstrap starting.
I20260809 12:03:50.825573 19632 tablet_bootstrap.cc:654] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:50.826683 19632 log.cc:824] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:50.829689 19632 tablet_bootstrap.cc:492] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22: No bootstrap required, opened a new log
I20260809 12:03:50.829973 19632 ts_tablet_manager.cc:1397] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.005s
I20260809 12:03:50.836967 19632 raft_consensus.cc:348] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.837385 19632 raft_consensus.cc:374] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:50.837522 19632 raft_consensus.cc:729] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Initialized, Role: FOLLOWER
I20260809 12:03:50.838126 19632 consensus_queue.cc:260] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.838375 19632 raft_consensus.cc:388] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:50.838528 19632 raft_consensus.cc:482] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:50.838706 19632 raft_consensus.cc:3037] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:50.840746 19632 raft_consensus.cc:504] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.841408 19632 leader_election.cc:302] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e8c9ee4f099463a80be6c3d94ba1a22; no voters: 
I20260809 12:03:50.842149 19632 leader_election.cc:288] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:50.842252 19635 raft_consensus.cc:2781] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:50.843012 19635 raft_consensus.cc:686] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 LEADER]: Becoming Leader. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Running, Role: LEADER
I20260809 12:03:50.843619 19605 heartbeater.cc:503] Master 127.16.63.126:35171 was elected leader, sending a full tablet report...
I20260809 12:03:50.843652 19635 consensus_queue.cc:237] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.844300 19632 ts_tablet_manager.cc:1428] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.003s
I20260809 12:03:50.844650 19632 tablet_bootstrap.cc:492] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22: Bootstrap starting.
I20260809 12:03:50.846637 19632 tablet_bootstrap.cc:654] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:50.849556 19632 tablet_bootstrap.cc:492] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22: No bootstrap required, opened a new log
I20260809 12:03:50.849730 19632 ts_tablet_manager.cc:1397] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260809 12:03:50.850735 19632 raft_consensus.cc:348] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.850914 19632 raft_consensus.cc:374] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:50.851001 19632 raft_consensus.cc:729] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Initialized, Role: FOLLOWER
I20260809 12:03:50.850694 19335 catalog_manager.cc:5495] T 6c591867f96645bfafc057e58b2185b5 P 2e8c9ee4f099463a80be6c3d94ba1a22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e8c9ee4f099463a80be6c3d94ba1a22 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } health_report { overall_health: HEALTHY } } }
I20260809 12:03:50.851310 19632 consensus_queue.cc:260] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.851517 19632 raft_consensus.cc:388] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:50.851613 19632 raft_consensus.cc:482] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:50.851728 19632 raft_consensus.cc:3037] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:50.854080 19632 raft_consensus.cc:504] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.854379 19632 leader_election.cc:302] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e8c9ee4f099463a80be6c3d94ba1a22; no voters: 
I20260809 12:03:50.854591 19632 leader_election.cc:288] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:50.854653 19635 raft_consensus.cc:2781] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:50.854858 19635 raft_consensus.cc:686] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 LEADER]: Becoming Leader. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Running, Role: LEADER
I20260809 12:03:50.855058 19635 consensus_queue.cc:237] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.855159 19632 ts_tablet_manager.cc:1428] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260809 12:03:50.855479 19632 tablet_bootstrap.cc:492] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22: Bootstrap starting.
I20260809 12:03:50.857235 19632 tablet_bootstrap.cc:654] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:50.858541 19333 catalog_manager.cc:5495] T e9dd194f2ccd4821aecf49d2d32a2269 P 2e8c9ee4f099463a80be6c3d94ba1a22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e8c9ee4f099463a80be6c3d94ba1a22 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } health_report { overall_health: HEALTHY } } }
I20260809 12:03:50.859503 19632 tablet_bootstrap.cc:492] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22: No bootstrap required, opened a new log
I20260809 12:03:50.859688 19632 ts_tablet_manager.cc:1397] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260809 12:03:50.860389 19632 raft_consensus.cc:348] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.860606 19632 raft_consensus.cc:374] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:50.860687 19632 raft_consensus.cc:729] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Initialized, Role: FOLLOWER
I20260809 12:03:50.860932 19632 consensus_queue.cc:260] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.861110 19632 raft_consensus.cc:388] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:50.861235 19632 raft_consensus.cc:482] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:50.861330 19632 raft_consensus.cc:3037] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:50.863324 19632 raft_consensus.cc:504] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.863583 19632 leader_election.cc:302] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e8c9ee4f099463a80be6c3d94ba1a22; no voters: 
I20260809 12:03:50.863787 19632 leader_election.cc:288] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:50.863842 19635 raft_consensus.cc:2781] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:50.863978 19635 raft_consensus.cc:686] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 LEADER]: Becoming Leader. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Running, Role: LEADER
I20260809 12:03:50.864208 19635 consensus_queue.cc:237] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.864343 19632 ts_tablet_manager.cc:1428] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260809 12:03:50.864604 19632 tablet_bootstrap.cc:492] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22: Bootstrap starting.
I20260809 12:03:50.866379 19632 tablet_bootstrap.cc:654] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:50.866459 19333 catalog_manager.cc:5495] T ac64d783dbfe4c429624b04076ae7d49 P 2e8c9ee4f099463a80be6c3d94ba1a22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e8c9ee4f099463a80be6c3d94ba1a22 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } health_report { overall_health: HEALTHY } } }
I20260809 12:03:50.868464 19632 tablet_bootstrap.cc:492] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22: No bootstrap required, opened a new log
I20260809 12:03:50.868618 19632 ts_tablet_manager.cc:1397] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260809 12:03:50.869303 19632 raft_consensus.cc:348] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.869540 19632 raft_consensus.cc:374] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:50.869676 19632 raft_consensus.cc:729] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Initialized, Role: FOLLOWER
I20260809 12:03:50.869903 19632 consensus_queue.cc:260] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.870096 19632 raft_consensus.cc:388] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:50.870193 19632 raft_consensus.cc:482] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:50.870306 19632 raft_consensus.cc:3037] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:50.872216 19632 raft_consensus.cc:504] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.872426 19632 leader_election.cc:302] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e8c9ee4f099463a80be6c3d94ba1a22; no voters: 
I20260809 12:03:50.872589 19632 leader_election.cc:288] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:50.872664 19635 raft_consensus.cc:2781] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:50.872821 19635 raft_consensus.cc:686] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 LEADER]: Becoming Leader. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Running, Role: LEADER
I20260809 12:03:50.873107 19632 ts_tablet_manager.cc:1428] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260809 12:03:50.873034 19635 consensus_queue.cc:237] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.873376 19632 tablet_bootstrap.cc:492] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22: Bootstrap starting.
I20260809 12:03:50.874974 19632 tablet_bootstrap.cc:654] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:50.875413 19333 catalog_manager.cc:5495] T 632090b8e2f848abb8289a7105ff10fb P 2e8c9ee4f099463a80be6c3d94ba1a22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e8c9ee4f099463a80be6c3d94ba1a22 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } health_report { overall_health: HEALTHY } } }
I20260809 12:03:50.877264 19632 tablet_bootstrap.cc:492] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22: No bootstrap required, opened a new log
I20260809 12:03:50.877526 19632 ts_tablet_manager.cc:1397] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260809 12:03:50.878309 19632 raft_consensus.cc:348] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.878609 19632 raft_consensus.cc:374] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:50.878724 19632 raft_consensus.cc:729] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Initialized, Role: FOLLOWER
I20260809 12:03:50.878999 19632 consensus_queue.cc:260] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.879241 19632 raft_consensus.cc:388] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:50.879386 19632 raft_consensus.cc:482] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:50.879513 19632 raft_consensus.cc:3037] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:50.881898 19632 raft_consensus.cc:504] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.882130 19632 leader_election.cc:302] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e8c9ee4f099463a80be6c3d94ba1a22; no voters: 
I20260809 12:03:50.882403 19632 leader_election.cc:288] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:50.882504 19635 raft_consensus.cc:2781] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:50.882664 19635 raft_consensus.cc:686] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 LEADER]: Becoming Leader. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Running, Role: LEADER
I20260809 12:03:50.882980 19632 ts_tablet_manager.cc:1428] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260809 12:03:50.882937 19635 consensus_queue.cc:237] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.883307 19632 tablet_bootstrap.cc:492] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22: Bootstrap starting.
I20260809 12:03:50.885198 19333 catalog_manager.cc:5495] T 3ebb027f5c0148b785570f5d58d592df P 2e8c9ee4f099463a80be6c3d94ba1a22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e8c9ee4f099463a80be6c3d94ba1a22 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } health_report { overall_health: HEALTHY } } }
I20260809 12:03:50.885443 19632 tablet_bootstrap.cc:654] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:50.887596 19632 tablet_bootstrap.cc:492] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22: No bootstrap required, opened a new log
I20260809 12:03:50.887804 19632 ts_tablet_manager.cc:1397] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260809 12:03:50.888705 19632 raft_consensus.cc:348] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.888959 19632 raft_consensus.cc:374] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:50.889082 19632 raft_consensus.cc:729] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Initialized, Role: FOLLOWER
I20260809 12:03:50.889426 19632 consensus_queue.cc:260] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.889673 19632 raft_consensus.cc:388] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:50.889798 19632 raft_consensus.cc:482] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:50.889959 19632 raft_consensus.cc:3037] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:50.892112 19632 raft_consensus.cc:504] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.892443 19632 leader_election.cc:302] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e8c9ee4f099463a80be6c3d94ba1a22; no voters: 
I20260809 12:03:50.892674 19632 leader_election.cc:288] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:50.892765 19635 raft_consensus.cc:2781] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:50.893000 19635 raft_consensus.cc:686] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 LEADER]: Becoming Leader. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Running, Role: LEADER
I20260809 12:03:50.893201 19632 ts_tablet_manager.cc:1428] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260809 12:03:50.893252 19635 consensus_queue.cc:237] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.893623 19632 tablet_bootstrap.cc:492] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22: Bootstrap starting.
I20260809 12:03:50.895560 19632 tablet_bootstrap.cc:654] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:50.895531 19333 catalog_manager.cc:5495] T f9acad2d45a74ef3a78f379e6327a7ce P 2e8c9ee4f099463a80be6c3d94ba1a22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e8c9ee4f099463a80be6c3d94ba1a22 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } health_report { overall_health: HEALTHY } } }
I20260809 12:03:50.897825 19632 tablet_bootstrap.cc:492] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22: No bootstrap required, opened a new log
I20260809 12:03:50.898039 19632 ts_tablet_manager.cc:1397] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260809 12:03:50.898928 19632 raft_consensus.cc:348] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.899158 19632 raft_consensus.cc:374] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:50.899289 19632 raft_consensus.cc:729] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Initialized, Role: FOLLOWER
I20260809 12:03:50.899597 19632 consensus_queue.cc:260] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.899792 19632 raft_consensus.cc:388] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:50.899932 19632 raft_consensus.cc:482] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:50.900074 19632 raft_consensus.cc:3037] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:50.902566 19632 raft_consensus.cc:504] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.902890 19632 leader_election.cc:302] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e8c9ee4f099463a80be6c3d94ba1a22; no voters: 
I20260809 12:03:50.903139 19632 leader_election.cc:288] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:50.903235 19635 raft_consensus.cc:2781] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:50.903401 19635 raft_consensus.cc:686] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 LEADER]: Becoming Leader. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Running, Role: LEADER
I20260809 12:03:50.903687 19632 ts_tablet_manager.cc:1428] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260809 12:03:50.903735 19635 consensus_queue.cc:237] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.904057 19632 tablet_bootstrap.cc:492] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22: Bootstrap starting.
I20260809 12:03:50.905972 19333 catalog_manager.cc:5495] T 80027be608a94ea7939a77916598021f P 2e8c9ee4f099463a80be6c3d94ba1a22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e8c9ee4f099463a80be6c3d94ba1a22 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } health_report { overall_health: HEALTHY } } }
I20260809 12:03:50.906140 19632 tablet_bootstrap.cc:654] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:50.909296 19632 tablet_bootstrap.cc:492] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22: No bootstrap required, opened a new log
I20260809 12:03:50.909541 19632 ts_tablet_manager.cc:1397] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.005s
I20260809 12:03:50.910420 19632 raft_consensus.cc:348] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.910645 19632 raft_consensus.cc:374] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:50.910781 19632 raft_consensus.cc:729] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Initialized, Role: FOLLOWER
I20260809 12:03:50.911051 19632 consensus_queue.cc:260] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.911269 19632 raft_consensus.cc:388] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:50.911382 19632 raft_consensus.cc:482] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:50.911577 19632 raft_consensus.cc:3037] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:50.913826 19632 raft_consensus.cc:504] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.914126 19632 leader_election.cc:302] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e8c9ee4f099463a80be6c3d94ba1a22; no voters: 
I20260809 12:03:50.914366 19632 leader_election.cc:288] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:50.914459 19635 raft_consensus.cc:2781] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:50.914693 19635 raft_consensus.cc:686] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [term 1 LEADER]: Becoming Leader. State: Replica: 2e8c9ee4f099463a80be6c3d94ba1a22, State: Running, Role: LEADER
I20260809 12:03:50.914951 19632 ts_tablet_manager.cc:1428] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260809 12:03:50.914940 19635 consensus_queue.cc:237] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } }
I20260809 12:03:50.916865 19333 catalog_manager.cc:5495] T fc3bf7e353ce4c68906238a66f059516 P 2e8c9ee4f099463a80be6c3d94ba1a22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e8c9ee4f099463a80be6c3d94ba1a22 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c9ee4f099463a80be6c3d94ba1a22" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 40303 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'foo.loadgen_auto_713bd12c22f145428ac917360c480ff8'

INSERT report
    rows total: 2000
    time total: 211.858 ms
  time per row: 0.105929 ms
I20260809 12:03:51.751353 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 19427
I20260809 12:03:51.760042 19593 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:51.866982 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 19427
I20260809 12:03:51.894719 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 19288
I20260809 12:03:51.896025 19383 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:52.007144 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 19288
2026-08-09T12:03:52Z chronyd exiting
[       OK ] ToolTest.TestLoadgenDatabaseName (2882 ms)
[ RUN      ] ToolTest.TestLoadgenAutoIncrementingColumn
2026-08-09T12:03:52Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:03:52Z Disabled control of system clock
I20260809 12:03:52.099046 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:41385
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:35957
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:41385 with env {}
W20260809 12:03:52.450740 19744 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:52.451038 19744 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:52.451116 19744 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:52.458177 19744 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:03:52.458272 19744 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:52.458312 19744 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:03:52.458366 19744 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:03:52.467207 19744 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:35957
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:41385
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:41385
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:52.468487 19744 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:52.470364 19744 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:52.482517 19756 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:52.482705 19754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:52.482736 19753 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:52.483770 19744 server_base.cc:1034] running on GCE node
I20260809 12:03:52.484561 19744 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:52.486061 19744 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:52.487329 19744 hybrid_clock.cc:648] HybridClock initialized: now 1786277032487253 us; error 44 us; skew 500 ppm
I20260809 12:03:52.487718 19744 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:52.494071 19744 webserver.cc:460] Webserver started at http://127.16.63.126:39013/ using document root <none> and password file <none>
I20260809 12:03:52.494827 19744 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:52.494987 19744 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:52.495332 19744 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:52.498276 19744 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "82bc6e6041d4439e9528d88dce09fc67"
format_stamp: "Formatted at 2026-08-09 12:03:52 on dist-test-slave-bw88"
I20260809 12:03:52.499202 19744 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "82bc6e6041d4439e9528d88dce09fc67"
format_stamp: "Formatted at 2026-08-09 12:03:52 on dist-test-slave-bw88"
I20260809 12:03:52.504776 19744 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260809 12:03:52.508544 19765 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:52.510095 19744 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:03:52.510305 19744 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "82bc6e6041d4439e9528d88dce09fc67"
format_stamp: "Formatted at 2026-08-09 12:03:52 on dist-test-slave-bw88"
I20260809 12:03:52.510547 19744 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:52.527132 19744 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:52.528069 19744 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
I20260809 12:03:52.528441 19744 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:52.548628 19744 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:41385
I20260809 12:03:52.548663 19835 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:41385 every 8 connection(s)
I20260809 12:03:52.550261 19744 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:03:52.554327 19837 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:52.554629 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 19744
I20260809 12:03:52.554852 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:03:52.568907 19837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67: Bootstrap starting.
I20260809 12:03:52.572679 19837 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:52.573925 19837 log.cc:824] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:52.576648 19837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67: No bootstrap required, opened a new log
I20260809 12:03:52.585423 19837 raft_consensus.cc:348] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82bc6e6041d4439e9528d88dce09fc67" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 41385 } }
I20260809 12:03:52.585896 19837 raft_consensus.cc:374] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:52.586031 19837 raft_consensus.cc:729] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82bc6e6041d4439e9528d88dce09fc67, State: Initialized, Role: FOLLOWER
I20260809 12:03:52.586640 19837 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82bc6e6041d4439e9528d88dce09fc67" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 41385 } }
I20260809 12:03:52.586880 19837 raft_consensus.cc:388] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:52.587042 19837 raft_consensus.cc:482] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:52.587213 19837 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:52.589311 19837 raft_consensus.cc:504] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82bc6e6041d4439e9528d88dce09fc67" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 41385 } }
I20260809 12:03:52.589910 19837 leader_election.cc:302] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 82bc6e6041d4439e9528d88dce09fc67; no voters: 
I20260809 12:03:52.590596 19837 leader_election.cc:288] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:52.590749 19847 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:52.592326 19847 raft_consensus.cc:686] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [term 1 LEADER]: Becoming Leader. State: Replica: 82bc6e6041d4439e9528d88dce09fc67, State: Running, Role: LEADER
I20260809 12:03:52.592921 19837 sys_catalog.cc:564] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:03:52.592869 19847 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82bc6e6041d4439e9528d88dce09fc67" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 41385 } }
I20260809 12:03:52.596314 19849 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82bc6e6041d4439e9528d88dce09fc67. Latest consensus state: current_term: 1 leader_uuid: "82bc6e6041d4439e9528d88dce09fc67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82bc6e6041d4439e9528d88dce09fc67" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 41385 } } }
I20260809 12:03:52.596323 19848 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82bc6e6041d4439e9528d88dce09fc67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82bc6e6041d4439e9528d88dce09fc67" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 41385 } } }
I20260809 12:03:52.596899 19849 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [sys.catalog]: This master's current role is: LEADER
I20260809 12:03:52.596902 19848 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67 [sys.catalog]: This master's current role is: LEADER
I20260809 12:03:52.604619 19858 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:03:52.609122 19858 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:03:52.618403 19858 catalog_manager.cc:1347] Generated new cluster ID: ddb10869666742c9ac7eec0fab192937
I20260809 12:03:52.618526 19858 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:03:52.629385 19858 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:03:52.630657 19858 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:03:52.643537 19858 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 82bc6e6041d4439e9528d88dce09fc67: Generated new TSK 0
I20260809 12:03:52.644423 19858 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:03:52.657845 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:41385
--builtin_ntp_servers=127.16.63.84:35957
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:03:53.014922 19872 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:53.015265 19872 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:53.015421 19872 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:53.022732 19872 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:53.022936 19872 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:03:53.031920 19872 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:35957
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:41385
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:53.033303 19872 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:53.035149 19872 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:53.048365 19879 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:53.048461 19881 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:53.048408 19883 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:53.049592 19872 server_base.cc:1034] running on GCE node
I20260809 12:03:53.050215 19872 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:53.051175 19872 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:53.052467 19872 hybrid_clock.cc:648] HybridClock initialized: now 1786277033052389 us; error 72 us; skew 500 ppm
I20260809 12:03:53.052775 19872 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:53.055145 19872 webserver.cc:460] Webserver started at http://127.16.63.65:33343/ using document root <none> and password file <none>
I20260809 12:03:53.055863 19872 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:53.056027 19872 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:53.056353 19872 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:53.059204 19872 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "2b05501e8f164541a15e652d8abf9d92"
format_stamp: "Formatted at 2026-08-09 12:03:53 on dist-test-slave-bw88"
I20260809 12:03:53.059993 19872 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "2b05501e8f164541a15e652d8abf9d92"
format_stamp: "Formatted at 2026-08-09 12:03:53 on dist-test-slave-bw88"
I20260809 12:03:53.065249 19872 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260809 12:03:53.068912 19891 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:53.070375 19872 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:03:53.070551 19872 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "2b05501e8f164541a15e652d8abf9d92"
format_stamp: "Formatted at 2026-08-09 12:03:53 on dist-test-slave-bw88"
I20260809 12:03:53.070771 19872 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:53.085122 19872 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:53.086054 19872 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
I20260809 12:03:53.086387 19872 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:53.087548 19872 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:03:53.089205 19872 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:03:53.089309 19872 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:53.089461 19872 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:03:53.089536 19872 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:53.125622 19872 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:38269
I20260809 12:03:53.125658 20056 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:38269 every 8 connection(s)
I20260809 12:03:53.127013 19872 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:03:53.128371 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 19872
I20260809 12:03:53.128599 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLoadgenAutoIncrementingColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:03:53.141021 20057 heartbeater.cc:347] Connected to a master server at 127.16.63.126:41385
I20260809 12:03:53.141301 20057 heartbeater.cc:464] Registering TS with master...
I20260809 12:03:53.142059 20057 heartbeater.cc:511] Master 127.16.63.126:41385 requested a full tablet report, sending...
I20260809 12:03:53.144430 19786 ts_manager.cc:194] Registered new tserver with Master: 2b05501e8f164541a15e652d8abf9d92 (127.16.63.65:38269)
I20260809 12:03:53.146070 19786 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:35313
I20260809 12:03:53.156673 16637 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260809 12:03:53.174700 19786 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56114:
name: "loadgen_auto_incrementing"
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
  }
  columns {
    name: "int_val"
    type: INT32
    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 {
}
partition_schema {
  range_schema {
  }
}
I20260809 12:03:53.204283 19958 tablet_service.cc:1467] Processing CreateTablet for tablet 3b176b0df547417b8dbd42aad2a90733 (DEFAULT_TABLE table=loadgen_auto_incrementing [id=b1a7b9b25a974d11b8ba4cb3bd9de0d2]), partition=
I20260809 12:03:53.205615 19958 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3b176b0df547417b8dbd42aad2a90733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:53.218047 20080 tablet_bootstrap.cc:492] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92: Bootstrap starting.
I20260809 12:03:53.219909 20080 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:53.221297 20080 tablet_bootstrap.cc:654] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:53.222579 20080 log.cc:824] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:53.225239 20080 tablet_bootstrap.cc:492] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92: No bootstrap required, opened a new log
I20260809 12:03:53.225525 20080 ts_tablet_manager.cc:1397] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
I20260809 12:03:53.232575 20080 raft_consensus.cc:348] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b05501e8f164541a15e652d8abf9d92" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 38269 } }
I20260809 12:03:53.232872 20080 raft_consensus.cc:374] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:53.232945 20080 raft_consensus.cc:729] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b05501e8f164541a15e652d8abf9d92, State: Initialized, Role: FOLLOWER
I20260809 12:03:53.233476 20080 consensus_queue.cc:260] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b05501e8f164541a15e652d8abf9d92" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 38269 } }
I20260809 12:03:53.233695 20080 raft_consensus.cc:388] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:53.233778 20080 raft_consensus.cc:482] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:53.233904 20080 raft_consensus.cc:3037] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:53.235795 20080 raft_consensus.cc:504] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b05501e8f164541a15e652d8abf9d92" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 38269 } }
I20260809 12:03:53.236244 20080 leader_election.cc:302] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2b05501e8f164541a15e652d8abf9d92; no voters: 
I20260809 12:03:53.236822 20080 leader_election.cc:288] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:53.237046 20082 raft_consensus.cc:2781] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:53.238010 20057 heartbeater.cc:503] Master 127.16.63.126:41385 was elected leader, sending a full tablet report...
I20260809 12:03:53.238018 20082 raft_consensus.cc:686] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [term 1 LEADER]: Becoming Leader. State: Replica: 2b05501e8f164541a15e652d8abf9d92, State: Running, Role: LEADER
I20260809 12:03:53.238677 20082 consensus_queue.cc:237] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b05501e8f164541a15e652d8abf9d92" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 38269 } }
I20260809 12:03:53.238857 20080 ts_tablet_manager.cc:1428] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260809 12:03:53.244623 19786 catalog_manager.cc:5495] T 3b176b0df547417b8dbd42aad2a90733 P 2b05501e8f164541a15e652d8abf9d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b05501e8f164541a15e652d8abf9d92 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "2b05501e8f164541a15e652d8abf9d92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b05501e8f164541a15e652d8abf9d92" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260809 12:03:54.289091 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 19872
I20260809 12:03:54.298285 20049 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:54.403923 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 19872
I20260809 12:03:54.433822 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 19744
I20260809 12:03:54.435050 19830 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:54.542318 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 19744
2026-08-09T12:03:54Z chronyd exiting
[       OK ] ToolTest.TestLoadgenAutoIncrementingColumn (2531 ms)
[ RUN      ] ToolTest.PerfTableScanCountOnly
2026-08-09T12:03:54Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:03:54Z Disabled control of system clock
I20260809 12:03:54.633255 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:35447
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:39319
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:35447 with env {}
W20260809 12:03:54.978456 20151 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:54.978754 20151 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:54.978940 20151 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:54.986197 20151 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:03:54.986308 20151 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:54.986419 20151 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:03:54.986505 20151 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:03:54.996428 20151 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:39319
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:35447
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:35447
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:54.997923 20151 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:54.999970 20151 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:55.013091 20157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:55.013188 20163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:55.013165 20161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:55.014014 20151 server_base.cc:1034] running on GCE node
I20260809 12:03:55.014848 20151 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:55.016317 20151 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:55.017546 20151 hybrid_clock.cc:648] HybridClock initialized: now 1786277035017435 us; error 107 us; skew 500 ppm
I20260809 12:03:55.017906 20151 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:55.020468 20151 webserver.cc:460] Webserver started at http://127.16.63.126:42961/ using document root <none> and password file <none>
I20260809 12:03:55.021180 20151 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:55.021322 20151 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:55.021697 20151 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:55.024423 20151 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "b0a3aa4337fa406cb85011099033587e"
format_stamp: "Formatted at 2026-08-09 12:03:55 on dist-test-slave-bw88"
I20260809 12:03:55.025218 20151 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "b0a3aa4337fa406cb85011099033587e"
format_stamp: "Formatted at 2026-08-09 12:03:55 on dist-test-slave-bw88"
I20260809 12:03:55.030397 20151 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260809 12:03:55.033962 20171 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:55.035362 20151 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260809 12:03:55.035567 20151 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "b0a3aa4337fa406cb85011099033587e"
format_stamp: "Formatted at 2026-08-09 12:03:55 on dist-test-slave-bw88"
I20260809 12:03:55.035771 20151 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:55.061937 20151 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:55.062836 20151 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
I20260809 12:03:55.063167 20151 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:55.080732 20151 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:35447
I20260809 12:03:55.080752 20241 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:35447 every 8 connection(s)
I20260809 12:03:55.082309 20151 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:03:55.087893 20243 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:55.088721 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 20151
I20260809 12:03:55.088974 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:03:55.104593 20243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e: Bootstrap starting.
I20260809 12:03:55.108899 20243 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:55.110049 20243 log.cc:824] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:55.112965 20243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e: No bootstrap required, opened a new log
I20260809 12:03:55.121171 20243 raft_consensus.cc:348] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0a3aa4337fa406cb85011099033587e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 35447 } }
I20260809 12:03:55.121692 20243 raft_consensus.cc:374] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:55.121829 20243 raft_consensus.cc:729] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0a3aa4337fa406cb85011099033587e, State: Initialized, Role: FOLLOWER
I20260809 12:03:55.122486 20243 consensus_queue.cc:260] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0a3aa4337fa406cb85011099033587e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 35447 } }
I20260809 12:03:55.122746 20243 raft_consensus.cc:388] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:55.122924 20243 raft_consensus.cc:482] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:55.123124 20243 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:55.125487 20243 raft_consensus.cc:504] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0a3aa4337fa406cb85011099033587e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 35447 } }
I20260809 12:03:55.126072 20243 leader_election.cc:302] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b0a3aa4337fa406cb85011099033587e; no voters: 
I20260809 12:03:55.126821 20243 leader_election.cc:288] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:55.126900 20251 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:55.128331 20251 raft_consensus.cc:686] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [term 1 LEADER]: Becoming Leader. State: Replica: b0a3aa4337fa406cb85011099033587e, State: Running, Role: LEADER
I20260809 12:03:55.128863 20251 consensus_queue.cc:237] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0a3aa4337fa406cb85011099033587e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 35447 } }
I20260809 12:03:55.129472 20243 sys_catalog.cc:564] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:03:55.131910 20253 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b0a3aa4337fa406cb85011099033587e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0a3aa4337fa406cb85011099033587e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 35447 } } }
I20260809 12:03:55.132514 20253 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [sys.catalog]: This master's current role is: LEADER
I20260809 12:03:55.133184 20254 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b0a3aa4337fa406cb85011099033587e. Latest consensus state: current_term: 1 leader_uuid: "b0a3aa4337fa406cb85011099033587e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0a3aa4337fa406cb85011099033587e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 35447 } } }
I20260809 12:03:55.133986 20254 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e [sys.catalog]: This master's current role is: LEADER
I20260809 12:03:55.135311 20262 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:03:55.140568 20262 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:03:55.150480 20262 catalog_manager.cc:1347] Generated new cluster ID: 54d9adecb3b94ebf90313ccbd67634f6
I20260809 12:03:55.150593 20262 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:03:55.180039 20262 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:03:55.181408 20262 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:03:55.192548 20262 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b0a3aa4337fa406cb85011099033587e: Generated new TSK 0
I20260809 12:03:55.193620 20262 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:03:55.208686 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:35447
--builtin_ntp_servers=127.16.63.84:39319
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:03:55.563822 20278 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:55.564117 20278 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:55.564260 20278 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:55.571785 20278 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:55.571981 20278 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:03:55.581063 20278 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:39319
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:35447
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:55.582530 20278 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:55.584409 20278 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:55.598106 20287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:55.598218 20284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:55.598218 20285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:55.599015 20278 server_base.cc:1034] running on GCE node
I20260809 12:03:55.599664 20278 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:55.600610 20278 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:55.601862 20278 hybrid_clock.cc:648] HybridClock initialized: now 1786277035601799 us; error 36 us; skew 500 ppm
I20260809 12:03:55.602185 20278 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:55.604511 20278 webserver.cc:460] Webserver started at http://127.16.63.65:33687/ using document root <none> and password file <none>
I20260809 12:03:55.605247 20278 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:55.605432 20278 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:55.605777 20278 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:55.608645 20278 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "b8e50458ee3043ab94c5229d20d2133a"
format_stamp: "Formatted at 2026-08-09 12:03:55 on dist-test-slave-bw88"
I20260809 12:03:55.609472 20278 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "b8e50458ee3043ab94c5229d20d2133a"
format_stamp: "Formatted at 2026-08-09 12:03:55 on dist-test-slave-bw88"
I20260809 12:03:55.614681 20278 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260809 12:03:55.618252 20295 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:55.619560 20278 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260809 12:03:55.619738 20278 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "b8e50458ee3043ab94c5229d20d2133a"
format_stamp: "Formatted at 2026-08-09 12:03:55 on dist-test-slave-bw88"
I20260809 12:03:55.619933 20278 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:55.638589 20278 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:55.639580 20278 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
I20260809 12:03:55.639920 20278 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:55.640935 20278 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:03:55.642546 20278 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:03:55.642623 20278 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:55.642709 20278 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:03:55.642753 20278 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:55.676370 20278 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:43973
I20260809 12:03:55.676416 20450 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:43973 every 8 connection(s)
I20260809 12:03:55.677767 20278 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:03:55.678889 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 20278
I20260809 12:03:55.679100 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.PerfTableScanCountOnly.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:03:55.692493 20452 heartbeater.cc:347] Connected to a master server at 127.16.63.126:35447
I20260809 12:03:55.692852 20452 heartbeater.cc:464] Registering TS with master...
I20260809 12:03:55.693904 20452 heartbeater.cc:511] Master 127.16.63.126:35447 requested a full tablet report, sending...
I20260809 12:03:55.696130 20196 ts_manager.cc:194] Registered new tserver with Master: b8e50458ee3043ab94c5229d20d2133a (127.16.63.65:43973)
I20260809 12:03:55.697628 20196 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:42643
I20260809 12:03:55.707230 16637 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260809 12:03:55.722716 20196 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40224:
name: "perf.table_scan.row_count_only"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    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: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    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 {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260809 12:03:55.754403 20363 tablet_service.cc:1467] Processing CreateTablet for tablet 4f4c4b8544634534b35b5c385589cafb (DEFAULT_TABLE table=perf.table_scan.row_count_only [id=9b4bf438be6243569ea1de04f5fc6763]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:55.754426 20366 tablet_service.cc:1467] Processing CreateTablet for tablet b88e6d3752124405b8489befd52958dc (DEFAULT_TABLE table=perf.table_scan.row_count_only [id=9b4bf438be6243569ea1de04f5fc6763]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:55.755831 20363 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4f4c4b8544634534b35b5c385589cafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:55.756194 20366 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b88e6d3752124405b8489befd52958dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:55.767553 20467 tablet_bootstrap.cc:492] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a: Bootstrap starting.
I20260809 12:03:55.770714 20467 tablet_bootstrap.cc:654] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:55.771638 20467 log.cc:824] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:55.774461 20467 tablet_bootstrap.cc:492] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a: No bootstrap required, opened a new log
I20260809 12:03:55.774734 20467 ts_tablet_manager.cc:1397] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
I20260809 12:03:55.781713 20467 raft_consensus.cc:348] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e50458ee3043ab94c5229d20d2133a" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43973 } }
I20260809 12:03:55.782042 20467 raft_consensus.cc:374] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:55.782166 20467 raft_consensus.cc:729] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e50458ee3043ab94c5229d20d2133a, State: Initialized, Role: FOLLOWER
I20260809 12:03:55.782703 20467 consensus_queue.cc:260] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e50458ee3043ab94c5229d20d2133a" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43973 } }
I20260809 12:03:55.782927 20467 raft_consensus.cc:388] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:55.783115 20467 raft_consensus.cc:482] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:55.783279 20467 raft_consensus.cc:3037] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:55.785223 20467 raft_consensus.cc:504] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e50458ee3043ab94c5229d20d2133a" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43973 } }
I20260809 12:03:55.785744 20467 leader_election.cc:302] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b8e50458ee3043ab94c5229d20d2133a; no voters: 
I20260809 12:03:55.786386 20467 leader_election.cc:288] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:55.786581 20469 raft_consensus.cc:2781] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:55.787324 20469 raft_consensus.cc:686] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [term 1 LEADER]: Becoming Leader. State: Replica: b8e50458ee3043ab94c5229d20d2133a, State: Running, Role: LEADER
I20260809 12:03:55.787467 20452 heartbeater.cc:503] Master 127.16.63.126:35447 was elected leader, sending a full tablet report...
I20260809 12:03:55.787873 20469 consensus_queue.cc:237] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e50458ee3043ab94c5229d20d2133a" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43973 } }
I20260809 12:03:55.788684 20467 ts_tablet_manager.cc:1428] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260809 12:03:55.789022 20467 tablet_bootstrap.cc:492] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a: Bootstrap starting.
I20260809 12:03:55.790906 20467 tablet_bootstrap.cc:654] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:55.793696 20196 catalog_manager.cc:5495] T b88e6d3752124405b8489befd52958dc P b8e50458ee3043ab94c5229d20d2133a reported cstate change: term changed from 0 to 1, leader changed from <none> to b8e50458ee3043ab94c5229d20d2133a (127.16.63.65). New cstate: current_term: 1 leader_uuid: "b8e50458ee3043ab94c5229d20d2133a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e50458ee3043ab94c5229d20d2133a" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43973 } health_report { overall_health: HEALTHY } } }
I20260809 12:03:55.794778 20467 tablet_bootstrap.cc:492] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a: No bootstrap required, opened a new log
I20260809 12:03:55.794929 20467 ts_tablet_manager.cc:1397] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260809 12:03:55.795855 20467 raft_consensus.cc:348] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e50458ee3043ab94c5229d20d2133a" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43973 } }
I20260809 12:03:55.796087 20467 raft_consensus.cc:374] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:55.796208 20467 raft_consensus.cc:729] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e50458ee3043ab94c5229d20d2133a, State: Initialized, Role: FOLLOWER
I20260809 12:03:55.796452 20467 consensus_queue.cc:260] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e50458ee3043ab94c5229d20d2133a" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43973 } }
I20260809 12:03:55.796674 20467 raft_consensus.cc:388] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:55.796788 20467 raft_consensus.cc:482] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:55.796891 20467 raft_consensus.cc:3037] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:55.799305 20467 raft_consensus.cc:504] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e50458ee3043ab94c5229d20d2133a" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43973 } }
I20260809 12:03:55.799597 20467 leader_election.cc:302] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b8e50458ee3043ab94c5229d20d2133a; no voters: 
I20260809 12:03:55.799819 20467 leader_election.cc:288] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:55.799907 20469 raft_consensus.cc:2781] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:55.800096 20469 raft_consensus.cc:686] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [term 1 LEADER]: Becoming Leader. State: Replica: b8e50458ee3043ab94c5229d20d2133a, State: Running, Role: LEADER
I20260809 12:03:55.800336 20467 ts_tablet_manager.cc:1428] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260809 12:03:55.800339 20469 consensus_queue.cc:237] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e50458ee3043ab94c5229d20d2133a" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43973 } }
I20260809 12:03:55.802277 20196 catalog_manager.cc:5495] T 4f4c4b8544634534b35b5c385589cafb P b8e50458ee3043ab94c5229d20d2133a reported cstate change: term changed from 0 to 1, leader changed from <none> to b8e50458ee3043ab94c5229d20d2133a (127.16.63.65). New cstate: current_term: 1 leader_uuid: "b8e50458ee3043ab94c5229d20d2133a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e50458ee3043ab94c5229d20d2133a" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43973 } health_report { overall_health: HEALTHY } } }
W20260809 12:03:56.164542 20482 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:56.164937 20482 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:56.172310 20482 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'perf.table_scan.row_count_only'

INSERT report
    rows total: 2468
    time total: 177.981 ms
  time per row: 0.0721153 ms
I20260809 12:03:57.518884 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 20278
I20260809 12:03:57.531776 20445 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:57.639307 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 20278
I20260809 12:03:57.671723 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 20151
I20260809 12:03:57.672963 20236 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:57.795795 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 20151
2026-08-09T12:03:57Z chronyd exiting
[       OK ] ToolTest.PerfTableScanCountOnly (3266 ms)
[ RUN      ] ToolTest.TestPerfTabletScan
2026-08-09T12:03:57Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:03:57Z Disabled control of system clock
I20260809 12:03:57.898481 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:40125
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:37499
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:40125 with env {}
W20260809 12:03:58.265194 20588 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:58.265578 20588 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:58.265733 20588 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:58.273546 20588 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:03:58.273670 20588 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:58.273748 20588 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:03:58.273869 20588 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:03:58.283950 20588 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:37499
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:40125
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:40125
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:58.285530 20588 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:58.287559 20588 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:58.300370 20600 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:58.300290 20597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:58.300328 20596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:58.301136 20588 server_base.cc:1034] running on GCE node
I20260809 12:03:58.302011 20588 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:58.303560 20588 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:58.304796 20588 hybrid_clock.cc:648] HybridClock initialized: now 1786277038304711 us; error 56 us; skew 500 ppm
I20260809 12:03:58.305172 20588 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:58.307711 20588 webserver.cc:460] Webserver started at http://127.16.63.126:40721/ using document root <none> and password file <none>
I20260809 12:03:58.308442 20588 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:58.308611 20588 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:58.308952 20588 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:58.311789 20588 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "8e40962495aa465abed674cda3ac7516"
format_stamp: "Formatted at 2026-08-09 12:03:58 on dist-test-slave-bw88"
I20260809 12:03:58.312645 20588 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "8e40962495aa465abed674cda3ac7516"
format_stamp: "Formatted at 2026-08-09 12:03:58 on dist-test-slave-bw88"
I20260809 12:03:58.318291 20588 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260809 12:03:58.321902 20608 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:58.323289 20588 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260809 12:03:58.323493 20588 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "8e40962495aa465abed674cda3ac7516"
format_stamp: "Formatted at 2026-08-09 12:03:58 on dist-test-slave-bw88"
I20260809 12:03:58.323733 20588 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:58.351758 20588 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:58.352736 20588 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
I20260809 12:03:58.353077 20588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:58.373843 20588 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:40125
I20260809 12:03:58.373875 20674 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:40125 every 8 connection(s)
I20260809 12:03:58.375320 20588 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:03:58.379607 20676 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:58.385495 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 20588
I20260809 12:03:58.385702 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:03:58.391688 20676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516: Bootstrap starting.
I20260809 12:03:58.396095 20676 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:58.397224 20676 log.cc:824] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:58.400722 20676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516: No bootstrap required, opened a new log
I20260809 12:03:58.409574 20676 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e40962495aa465abed674cda3ac7516" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 40125 } }
I20260809 12:03:58.409953 20676 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:58.410043 20676 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e40962495aa465abed674cda3ac7516, State: Initialized, Role: FOLLOWER
I20260809 12:03:58.410553 20676 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e40962495aa465abed674cda3ac7516" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 40125 } }
I20260809 12:03:58.410749 20676 raft_consensus.cc:388] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:58.410848 20676 raft_consensus.cc:482] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:58.410979 20676 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:58.413168 20676 raft_consensus.cc:504] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e40962495aa465abed674cda3ac7516" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 40125 } }
I20260809 12:03:58.413699 20676 leader_election.cc:302] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8e40962495aa465abed674cda3ac7516; no voters: 
I20260809 12:03:58.414263 20676 leader_election.cc:288] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:58.414414 20684 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:58.415124 20684 raft_consensus.cc:686] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [term 1 LEADER]: Becoming Leader. State: Replica: 8e40962495aa465abed674cda3ac7516, State: Running, Role: LEADER
I20260809 12:03:58.415689 20684 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e40962495aa465abed674cda3ac7516" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 40125 } }
I20260809 12:03:58.416419 20676 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:03:58.418551 20685 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e40962495aa465abed674cda3ac7516" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e40962495aa465abed674cda3ac7516" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 40125 } } }
I20260809 12:03:58.418932 20685 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [sys.catalog]: This master's current role is: LEADER
I20260809 12:03:58.419018 20688 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e40962495aa465abed674cda3ac7516. Latest consensus state: current_term: 1 leader_uuid: "8e40962495aa465abed674cda3ac7516" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e40962495aa465abed674cda3ac7516" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 40125 } } }
I20260809 12:03:58.419409 20688 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516 [sys.catalog]: This master's current role is: LEADER
I20260809 12:03:58.421039 20695 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:03:58.426991 20695 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:03:58.437218 20695 catalog_manager.cc:1347] Generated new cluster ID: 0d5549a4a02a4c12b23b84a836ac8fb7
I20260809 12:03:58.437399 20695 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:03:58.453087 20695 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:03:58.455027 20695 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:03:58.464547 20695 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 8e40962495aa465abed674cda3ac7516: Generated new TSK 0
I20260809 12:03:58.465489 20695 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:03:58.477532 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:40125
--builtin_ntp_servers=127.16.63.84:37499
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:03:58.837898 20715 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:58.838195 20715 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:03:58.838363 20715 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:58.845669 20715 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:03:58.845882 20715 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:03:58.855067 20715 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:37499
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:40125
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:03:58.856585 20715 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:03:58.858628 20715 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:03:58.873085 20724 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:58.873133 20729 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:03:58.873128 20723 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:03:58.874064 20715 server_base.cc:1034] running on GCE node
I20260809 12:03:58.874697 20715 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:03:58.875667 20715 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:03:58.876896 20715 hybrid_clock.cc:648] HybridClock initialized: now 1786277038876827 us; error 33 us; skew 500 ppm
I20260809 12:03:58.877231 20715 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:03:58.879678 20715 webserver.cc:460] Webserver started at http://127.16.63.65:41589/ using document root <none> and password file <none>
I20260809 12:03:58.880424 20715 fs_manager.cc:359] Metadata directory not provided
I20260809 12:03:58.880576 20715 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:03:58.880913 20715 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:03:58.883742 20715 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "27425fef0598489a890fad3e32824621"
format_stamp: "Formatted at 2026-08-09 12:03:58 on dist-test-slave-bw88"
I20260809 12:03:58.884526 20715 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "27425fef0598489a890fad3e32824621"
format_stamp: "Formatted at 2026-08-09 12:03:58 on dist-test-slave-bw88"
I20260809 12:03:58.889878 20715 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260809 12:03:58.893419 20736 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:58.894713 20715 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260809 12:03:58.894907 20715 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "27425fef0598489a890fad3e32824621"
format_stamp: "Formatted at 2026-08-09 12:03:58 on dist-test-slave-bw88"
I20260809 12:03:58.895170 20715 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:03:58.925721 20715 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:03:58.927073 20715 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
I20260809 12:03:58.927531 20715 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:03:58.929452 20715 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:03:58.932189 20715 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:03:58.932303 20715 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:58.932443 20715 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:03:58.932521 20715 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:03:58.972904 20715 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:37469
I20260809 12:03:58.972944 20900 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:37469 every 8 connection(s)
I20260809 12:03:58.974397 20715 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:03:58.979827 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 20715
I20260809 12:03:58.980054 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestPerfTabletScan.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:03:58.992709 20901 heartbeater.cc:347] Connected to a master server at 127.16.63.126:40125
I20260809 12:03:58.993086 20901 heartbeater.cc:464] Registering TS with master...
I20260809 12:03:58.994184 20901 heartbeater.cc:511] Master 127.16.63.126:40125 requested a full tablet report, sending...
I20260809 12:03:58.996773 20629 ts_manager.cc:194] Registered new tserver with Master: 27425fef0598489a890fad3e32824621 (127.16.63.65:37469)
I20260809 12:03:58.999321 20629 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:34897
I20260809 12:03:59.008548 16637 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260809 12:03:59.027413 20629 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33958:
name: "perf.tablet_scan"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    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: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    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 {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260809 12:03:59.066018 20803 tablet_service.cc:1467] Processing CreateTablet for tablet 8be20140dd904ceda3535f9606ab193d (DEFAULT_TABLE table=perf.tablet_scan [id=d76f61caa3814bee9144f5e0075a8213]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:59.066056 20805 tablet_service.cc:1467] Processing CreateTablet for tablet add5dbf04bf14c29810750d47a01532e (DEFAULT_TABLE table=perf.tablet_scan [id=d76f61caa3814bee9144f5e0075a8213]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260809 12:03:59.067992 20805 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet add5dbf04bf14c29810750d47a01532e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:59.068481 20803 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8be20140dd904ceda3535f9606ab193d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:03:59.079713 20920 tablet_bootstrap.cc:492] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621: Bootstrap starting.
I20260809 12:03:59.083302 20920 tablet_bootstrap.cc:654] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:59.084376 20920 log.cc:824] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621: Log is configured to *not* fsync() on all Append() calls
I20260809 12:03:59.094101 20920 tablet_bootstrap.cc:492] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621: No bootstrap required, opened a new log
I20260809 12:03:59.094412 20920 ts_tablet_manager.cc:1397] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260809 12:03:59.101823 20920 raft_consensus.cc:348] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27425fef0598489a890fad3e32824621" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37469 } }
I20260809 12:03:59.102294 20920 raft_consensus.cc:374] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:59.102425 20920 raft_consensus.cc:729] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27425fef0598489a890fad3e32824621, State: Initialized, Role: FOLLOWER
I20260809 12:03:59.103082 20920 consensus_queue.cc:260] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27425fef0598489a890fad3e32824621" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37469 } }
I20260809 12:03:59.103389 20920 raft_consensus.cc:388] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:59.103605 20920 raft_consensus.cc:482] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:59.103817 20920 raft_consensus.cc:3037] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:59.105924 20920 raft_consensus.cc:504] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27425fef0598489a890fad3e32824621" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37469 } }
I20260809 12:03:59.106418 20920 leader_election.cc:302] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 27425fef0598489a890fad3e32824621; no voters: 
I20260809 12:03:59.107082 20920 leader_election.cc:288] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:59.107280 20924 raft_consensus.cc:2781] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:59.108268 20901 heartbeater.cc:503] Master 127.16.63.126:40125 was elected leader, sending a full tablet report...
I20260809 12:03:59.109001 20920 ts_tablet_manager.cc:1428] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260809 12:03:59.109392 20920 tablet_bootstrap.cc:492] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621: Bootstrap starting.
I20260809 12:03:59.109650 20924 raft_consensus.cc:686] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [term 1 LEADER]: Becoming Leader. State: Replica: 27425fef0598489a890fad3e32824621, State: Running, Role: LEADER
I20260809 12:03:59.110456 20924 consensus_queue.cc:237] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27425fef0598489a890fad3e32824621" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37469 } }
I20260809 12:03:59.111017 20920 tablet_bootstrap.cc:654] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621: Neither blocks nor log segments found. Creating new log.
I20260809 12:03:59.114732 20920 tablet_bootstrap.cc:492] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621: No bootstrap required, opened a new log
I20260809 12:03:59.114893 20920 ts_tablet_manager.cc:1397] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260809 12:03:59.116074 20920 raft_consensus.cc:348] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27425fef0598489a890fad3e32824621" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37469 } }
I20260809 12:03:59.116290 20920 raft_consensus.cc:374] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:03:59.116391 20920 raft_consensus.cc:729] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27425fef0598489a890fad3e32824621, State: Initialized, Role: FOLLOWER
I20260809 12:03:59.116639 20920 consensus_queue.cc:260] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27425fef0598489a890fad3e32824621" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37469 } }
I20260809 12:03:59.116894 20920 raft_consensus.cc:388] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:03:59.116989 20920 raft_consensus.cc:482] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:03:59.117122 20920 raft_consensus.cc:3037] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:03:59.117985 20629 catalog_manager.cc:5495] T 8be20140dd904ceda3535f9606ab193d P 27425fef0598489a890fad3e32824621 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27425fef0598489a890fad3e32824621 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "27425fef0598489a890fad3e32824621" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27425fef0598489a890fad3e32824621" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37469 } health_report { overall_health: HEALTHY } } }
I20260809 12:03:59.120443 20920 raft_consensus.cc:504] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27425fef0598489a890fad3e32824621" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37469 } }
I20260809 12:03:59.120767 20920 leader_election.cc:302] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 27425fef0598489a890fad3e32824621; no voters: 
I20260809 12:03:59.120988 20920 leader_election.cc:288] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:03:59.121500 20926 raft_consensus.cc:2781] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:03:59.122530 20926 raft_consensus.cc:686] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [term 1 LEADER]: Becoming Leader. State: Replica: 27425fef0598489a890fad3e32824621, State: Running, Role: LEADER
I20260809 12:03:59.122807 20926 consensus_queue.cc:237] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27425fef0598489a890fad3e32824621" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37469 } }
I20260809 12:03:59.123265 20920 ts_tablet_manager.cc:1428] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260809 12:03:59.128036 20629 catalog_manager.cc:5495] T add5dbf04bf14c29810750d47a01532e P 27425fef0598489a890fad3e32824621 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27425fef0598489a890fad3e32824621 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "27425fef0598489a890fad3e32824621" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27425fef0598489a890fad3e32824621" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37469 } health_report { overall_health: HEALTHY } } }
W20260809 12:03:59.504518 20932 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:03:59.504927 20932 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:03:59.512288 20932 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'perf.tablet_scan'

INSERT report
    rows total: 2000
    time total: 160.8 ms
  time per row: 0.0804002 ms
I20260809 12:03:59.833451 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 20715
I20260809 12:03:59.834527 20895 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:03:59.927783 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 20715
I20260809 12:03:59.956781 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 20588
I20260809 12:03:59.958166 20668 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:00.067869 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 20588
2026-08-09T12:04:04Z chronyd exiting
[       OK ] ToolTest.TestPerfTabletScan (6312 ms)
[ RUN      ] ToolTest.TestLocalReplicaDelete
I20260809 12:04:04.168439 16637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.63.126:43119
I20260809 12:04:04.169539 16637 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:04.170360 16637 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:04.176810 21052 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:04.176889 21053 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:04.176968 21056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:04.178103 16637 server_base.cc:1034] running on GCE node
I20260809 12:04:04.178628 16637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260809 12:04:04.178774 16637 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260809 12:04:04.178856 16637 hybrid_clock.cc:648] HybridClock initialized: now 1786277044178826 us; error 0 us; skew 500 ppm
I20260809 12:04:04.179158 16637 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:04.184984 16637 webserver.cc:460] Webserver started at http://127.16.63.126:40703/ using document root <none> and password file <none>
I20260809 12:04:04.185278 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:04.185422 16637 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:04.185663 16637 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:04.186566 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-0/minicluster-data/master-0-root/instance:
uuid: "d4814b0a92ad4438818cb6b6d3fa02c8"
format_stamp: "Formatted at 2026-08-09 12:04:04 on dist-test-slave-bw88"
I20260809 12:04:04.189841 16637 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260809 12:04:04.191960 21063 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:04.192399 16637 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260809 12:04:04.192597 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-0/minicluster-data/master-0-root
uuid: "d4814b0a92ad4438818cb6b6d3fa02c8"
format_stamp: "Formatted at 2026-08-09 12:04:04 on dist-test-slave-bw88"
I20260809 12:04:04.192788 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-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)
I20260809 12:04:04.203477 16637 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:04.204402 16637 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
I20260809 12:04:04.204692 16637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:04.224869 16637 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:43119
I20260809 12:04:04.224890 21140 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:43119 every 8 connection(s)
I20260809 12:04:04.227761 21143 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:04.235097 21143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8: Bootstrap starting.
I20260809 12:04:04.237051 21143 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:04.239706 21143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8: No bootstrap required, opened a new log
I20260809 12:04:04.248138 21143 raft_consensus.cc:348] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4814b0a92ad4438818cb6b6d3fa02c8" member_type: VOTER }
I20260809 12:04:04.248533 21143 raft_consensus.cc:374] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:04.248721 21143 raft_consensus.cc:729] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4814b0a92ad4438818cb6b6d3fa02c8, State: Initialized, Role: FOLLOWER
I20260809 12:04:04.249400 21143 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4814b0a92ad4438818cb6b6d3fa02c8" member_type: VOTER }
I20260809 12:04:04.249670 21143 raft_consensus.cc:388] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:04.249825 21143 raft_consensus.cc:482] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:04.250043 21143 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:04.252384 21143 raft_consensus.cc:504] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4814b0a92ad4438818cb6b6d3fa02c8" member_type: VOTER }
I20260809 12:04:04.253057 21143 leader_election.cc:302] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d4814b0a92ad4438818cb6b6d3fa02c8; no voters: 
I20260809 12:04:04.253772 21143 leader_election.cc:288] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:04.253939 21146 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:04.254592 21146 raft_consensus.cc:686] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [term 1 LEADER]: Becoming Leader. State: Replica: d4814b0a92ad4438818cb6b6d3fa02c8, State: Running, Role: LEADER
I20260809 12:04:04.255146 21146 consensus_queue.cc:237] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4814b0a92ad4438818cb6b6d3fa02c8" member_type: VOTER }
I20260809 12:04:04.255865 21143 sys_catalog.cc:564] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:04:04.261610 16637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260809 12:04:04.262648 21147 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d4814b0a92ad4438818cb6b6d3fa02c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4814b0a92ad4438818cb6b6d3fa02c8" member_type: VOTER } }
I20260809 12:04:04.262562 21148 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d4814b0a92ad4438818cb6b6d3fa02c8. Latest consensus state: current_term: 1 leader_uuid: "d4814b0a92ad4438818cb6b6d3fa02c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4814b0a92ad4438818cb6b6d3fa02c8" member_type: VOTER } }
I20260809 12:04:04.262987 21147 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:04.263015 21148 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [sys.catalog]: This master's current role is: LEADER
W20260809 12:04:04.265498 21167 catalog_manager.cc:1558] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260809 12:04:04.265637 21167 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260809 12:04:04.265798 21168 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:04:04.267616 21168 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:04:04.274065 21168 catalog_manager.cc:1347] Generated new cluster ID: f164517022e94f3d8bb64da3a05e6a83
I20260809 12:04:04.274166 21168 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:04:04.287025 21168 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:04:04.288367 21168 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:04:04.295734 21168 catalog_manager.cc:5868] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8: Generated new TSK 0
I20260809 12:04:04.296567 21168 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:04:04.327397 16637 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:04.331882 21172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:04.331905 21173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:04.333937 21175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:04.333997 16637 server_base.cc:1034] running on GCE node
I20260809 12:04:04.334462 16637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260809 12:04:04.334601 16637 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260809 12:04:04.334679 16637 hybrid_clock.cc:648] HybridClock initialized: now 1786277044334642 us; error 0 us; skew 500 ppm
I20260809 12:04:04.334889 16637 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:04.336638 16637 webserver.cc:460] Webserver started at http://127.16.63.65:37659/ using document root <none> and password file <none>
I20260809 12:04:04.337024 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:04.337157 16637 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:04.337363 16637 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:04.338423 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-0/minicluster-data/ts-0-root/instance:
uuid: "3c3a8ae7e1d94e8896118627f614af6b"
format_stamp: "Formatted at 2026-08-09 12:04:04 on dist-test-slave-bw88"
I20260809 12:04:04.342567 16637 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260809 12:04:04.345014 21183 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:04.345580 16637 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260809 12:04:04.345736 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-0/minicluster-data/ts-0-root
uuid: "3c3a8ae7e1d94e8896118627f614af6b"
format_stamp: "Formatted at 2026-08-09 12:04:04 on dist-test-slave-bw88"
I20260809 12:04:04.345934 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-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)
I20260809 12:04:04.356719 16637 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:04.357442 16637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:04.358489 16637 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:04:04.360378 16637 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:04:04.360486 16637 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:04.360666 16637 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:04:04.360735 16637 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:04.384775 16637 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:39455
I20260809 12:04:04.384788 21279 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:39455 every 8 connection(s)
I20260809 12:04:04.401379 21280 heartbeater.cc:347] Connected to a master server at 127.16.63.126:43119
I20260809 12:04:04.401748 21280 heartbeater.cc:464] Registering TS with master...
I20260809 12:04:04.402581 21280 heartbeater.cc:511] Master 127.16.63.126:43119 requested a full tablet report, sending...
I20260809 12:04:04.404824 21091 ts_manager.cc:194] Registered new tserver with Master: 3c3a8ae7e1d94e8896118627f614af6b (127.16.63.65:39455)
I20260809 12:04:04.404983 16637 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01840292s
I20260809 12:04:04.406963 16637 test_util.cc:268] Using random seed: 146000487
I20260809 12:04:04.407613 21091 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51212
I20260809 12:04:04.432138 21091 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51218:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260809 12:04:04.454751 21230 tablet_service.cc:1467] Processing CreateTablet for tablet ef4273432e3f4455984028b4dbf7e5f9 (DEFAULT_TABLE table=test-workload [id=5c0e9825125142f58ef6d5b6cb82b15b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260809 12:04:04.455649 21230 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ef4273432e3f4455984028b4dbf7e5f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:04.464321 21295 tablet_bootstrap.cc:492] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b: Bootstrap starting.
I20260809 12:04:04.466357 21295 tablet_bootstrap.cc:654] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:04.468921 21295 tablet_bootstrap.cc:492] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b: No bootstrap required, opened a new log
I20260809 12:04:04.469118 21295 ts_tablet_manager.cc:1397] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260809 12:04:04.469907 21295 raft_consensus.cc:348] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c3a8ae7e1d94e8896118627f614af6b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39455 } }
I20260809 12:04:04.470196 21295 raft_consensus.cc:374] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:04.470335 21295 raft_consensus.cc:729] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c3a8ae7e1d94e8896118627f614af6b, State: Initialized, Role: FOLLOWER
I20260809 12:04:04.470595 21295 consensus_queue.cc:260] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c3a8ae7e1d94e8896118627f614af6b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39455 } }
I20260809 12:04:04.470822 21295 raft_consensus.cc:388] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:04.470944 21295 raft_consensus.cc:482] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:04.471102 21295 raft_consensus.cc:3037] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:04.473258 21295 raft_consensus.cc:504] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c3a8ae7e1d94e8896118627f614af6b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39455 } }
I20260809 12:04:04.473667 21295 leader_election.cc:302] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3c3a8ae7e1d94e8896118627f614af6b; no voters: 
I20260809 12:04:04.480378 21297 raft_consensus.cc:2781] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:04.480875 21295 leader_election.cc:288] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:04.481711 21280 heartbeater.cc:503] Master 127.16.63.126:43119 was elected leader, sending a full tablet report...
I20260809 12:04:04.481860 21295 ts_tablet_manager.cc:1428] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260809 12:04:04.482106 21297 raft_consensus.cc:686] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [term 1 LEADER]: Becoming Leader. State: Replica: 3c3a8ae7e1d94e8896118627f614af6b, State: Running, Role: LEADER
I20260809 12:04:04.482501 21297 consensus_queue.cc:237] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c3a8ae7e1d94e8896118627f614af6b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39455 } }
I20260809 12:04:04.487706 21091 catalog_manager.cc:5495] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c3a8ae7e1d94e8896118627f614af6b (127.16.63.65). New cstate: current_term: 1 leader_uuid: "3c3a8ae7e1d94e8896118627f614af6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c3a8ae7e1d94e8896118627f614af6b" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39455 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:04.498988 16637 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.000146222s
I20260809 12:04:05.639557 21281 maintenance_manager.cc:419] P 3c3a8ae7e1d94e8896118627f614af6b: Scheduling UndoDeltaBlockGCOp(ef4273432e3f4455984028b4dbf7e5f9): 93936 bytes on disk
I20260809 12:04:05.641415 21194 maintenance_manager.cc:643] P 3c3a8ae7e1d94e8896118627f614af6b: UndoDeltaBlockGCOp(ef4273432e3f4455984028b4dbf7e5f9) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":106,"lbm_reads_lt_1ms":4}
I20260809 12:04:06.000975 16637 tablet_server.cc:178] TabletServer@127.16.63.65:0 shutting down...
I20260809 12:04:06.016812 16637 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260809 12:04:06.017321 16637 tablet_replica.cc:330] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b: stopping tablet replica
I20260809 12:04:06.017890 16637 raft_consensus.cc:2229] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:06.018479 16637 raft_consensus.cc:2258] T ef4273432e3f4455984028b4dbf7e5f9 P 3c3a8ae7e1d94e8896118627f614af6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:06.035434 16637 tablet_server.cc:194] TabletServer@127.16.63.65:0 shutdown complete.
I20260809 12:04:07.496582 16637 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:07.500304 21376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:07.500634 21377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:07.501711 16637 server_base.cc:1034] running on GCE node
W20260809 12:04:07.501865 21379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:07.502406 16637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260809 12:04:07.502491 16637 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260809 12:04:07.502548 16637 hybrid_clock.cc:648] HybridClock initialized: now 1786277047502518 us; error 0 us; skew 500 ppm
I20260809 12:04:07.502779 16637 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:07.504667 16637 webserver.cc:460] Webserver started at http://127.16.63.65:37659/ using document root <none> and password file <none>
I20260809 12:04:07.504966 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:07.505082 16637 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260809 12:04:07.508169 16637 fs_manager.cc:709] Time spent opening directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260809 12:04:07.513844 21390 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:07.514274 16637 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.000s
I20260809 12:04:07.514456 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-0/minicluster-data/ts-0-root
uuid: "3c3a8ae7e1d94e8896118627f614af6b"
format_stamp: "Formatted at 2026-08-09 12:04:04 on dist-test-slave-bw88"
I20260809 12:04:07.514662 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDelete.1786276989135566-16637-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: 6 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:07.522119 16637 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:07.522831 16637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:07.523584 16637 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:04:07.524700 16637 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:04:07.524775 16637 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:07.524945 16637 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:04:07.525027 16637 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:07.543234 16637 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:39455
I20260809 12:04:07.543286 21481 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:39455 every 8 connection(s)
I20260809 12:04:07.547060 16637 tablet_server.cc:178] TabletServer@127.16.63.65:39455 shutting down...
I20260809 12:04:07.563159 21482 heartbeater.cc:347] Connected to a master server at 127.16.63.126:43119
I20260809 12:04:07.563397 21482 heartbeater.cc:464] Registering TS with master...
I20260809 12:04:07.563771 21482 heartbeater.cc:511] Master 127.16.63.126:43119 requested a full tablet report, sending...
I20260809 12:04:07.565418 21082 ts_manager.cc:194] Re-registered known tserver with Master: 3c3a8ae7e1d94e8896118627f614af6b (127.16.63.65:39455)
I20260809 12:04:07.566439 21082 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51226
I20260809 12:04:07.567863 16637 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260809 12:04:07.581015 16637 tablet_server.cc:194] TabletServer@127.16.63.65:39455 shutdown complete.
I20260809 12:04:07.585039 16637 master.cc:537] Master@127.16.63.126:43119 shutting down...
I20260809 12:04:07.596696 16637 raft_consensus.cc:2229] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:07.597093 16637 raft_consensus.cc:2258] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:07.597298 16637 tablet_replica.cc:330] T 00000000000000000000000000000000 P d4814b0a92ad4438818cb6b6d3fa02c8: stopping tablet replica
I20260809 12:04:07.611249 16637 master.cc:552] Master@127.16.63.126:43119 shutdown complete.
[       OK ] ToolTest.TestLocalReplicaDelete (3456 ms)
[ RUN      ] ToolTest.TestLocalReplicaDeleteWithNonExistentTabletIdPattern
I20260809 12:04:07.624045 16637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.63.126:37197
I20260809 12:04:07.624673 16637 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:07.627432 21486 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:07.627663 21487 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:07.628408 21489 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:07.628594 16637 server_base.cc:1034] running on GCE node
I20260809 12:04:07.628964 16637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260809 12:04:07.629037 16637 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260809 12:04:07.629091 16637 hybrid_clock.cc:648] HybridClock initialized: now 1786277047629067 us; error 0 us; skew 500 ppm
I20260809 12:04:07.629232 16637 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:07.630581 16637 webserver.cc:460] Webserver started at http://127.16.63.126:40463/ using document root <none> and password file <none>
I20260809 12:04:07.630779 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:07.630861 16637 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:07.630975 16637 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:07.631683 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDeleteWithNonExistentTabletIdPattern.1786276989135566-16637-0/minicluster-data/master-0-root/instance:
uuid: "34d4bad443834cffa1a1e2fb6a344728"
format_stamp: "Formatted at 2026-08-09 12:04:07 on dist-test-slave-bw88"
I20260809 12:04:07.634421 16637 fs_manager.cc:691] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260809 12:04:07.636184 21495 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:07.636610 16637 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260809 12:04:07.636730 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDeleteWithNonExistentTabletIdPattern.1786276989135566-16637-0/minicluster-data/master-0-root
uuid: "34d4bad443834cffa1a1e2fb6a344728"
format_stamp: "Formatted at 2026-08-09 12:04:07 on dist-test-slave-bw88"
I20260809 12:04:07.636861 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDeleteWithNonExistentTabletIdPattern.1786276989135566-16637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDeleteWithNonExistentTabletIdPattern.1786276989135566-16637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDeleteWithNonExistentTabletIdPattern.1786276989135566-16637-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)
I20260809 12:04:07.645123 16637 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:07.645756 16637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:07.660172 16637 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:37197
I20260809 12:04:07.660207 21572 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:37197 every 8 connection(s)
I20260809 12:04:07.661651 21573 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:07.666280 21573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728: Bootstrap starting.
I20260809 12:04:07.667697 21573 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:07.669749 21573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728: No bootstrap required, opened a new log
I20260809 12:04:07.670495 21573 raft_consensus.cc:348] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d4bad443834cffa1a1e2fb6a344728" member_type: VOTER }
I20260809 12:04:07.670650 21573 raft_consensus.cc:374] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:07.670764 21573 raft_consensus.cc:729] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34d4bad443834cffa1a1e2fb6a344728, State: Initialized, Role: FOLLOWER
I20260809 12:04:07.671020 21573 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d4bad443834cffa1a1e2fb6a344728" member_type: VOTER }
I20260809 12:04:07.671204 21573 raft_consensus.cc:388] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:07.671294 21573 raft_consensus.cc:482] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:07.671447 21573 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:07.673445 21573 raft_consensus.cc:504] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d4bad443834cffa1a1e2fb6a344728" member_type: VOTER }
I20260809 12:04:07.673717 21573 leader_election.cc:302] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 34d4bad443834cffa1a1e2fb6a344728; no voters: 
I20260809 12:04:07.674191 21573 leader_election.cc:288] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:07.674398 21576 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:07.674954 21576 raft_consensus.cc:686] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [term 1 LEADER]: Becoming Leader. State: Replica: 34d4bad443834cffa1a1e2fb6a344728, State: Running, Role: LEADER
I20260809 12:04:07.675124 21573 sys_catalog.cc:564] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:04:07.675261 21576 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d4bad443834cffa1a1e2fb6a344728" member_type: VOTER }
I20260809 12:04:07.676375 21578 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34d4bad443834cffa1a1e2fb6a344728. Latest consensus state: current_term: 1 leader_uuid: "34d4bad443834cffa1a1e2fb6a344728" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d4bad443834cffa1a1e2fb6a344728" member_type: VOTER } }
I20260809 12:04:07.676817 21578 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:07.677758 21577 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34d4bad443834cffa1a1e2fb6a344728" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d4bad443834cffa1a1e2fb6a344728" member_type: VOTER } }
I20260809 12:04:07.677989 21577 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:07.678370 21586 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:04:07.679813 21586 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:04:07.683213 16637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260809 12:04:07.683458 21586 catalog_manager.cc:1347] Generated new cluster ID: 074f4432314c497d98d815636314af1c
I20260809 12:04:07.683539 21586 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:04:07.695081 21586 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:04:07.695904 21586 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:04:07.705077 21586 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728: Generated new TSK 0
I20260809 12:04:07.705397 21586 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:04:07.716041 16637 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:07.719282 21599 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:07.719589 21600 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:07.720183 21602 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:07.720402 16637 server_base.cc:1034] running on GCE node
I20260809 12:04:07.720754 16637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260809 12:04:07.720860 16637 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260809 12:04:07.720917 16637 hybrid_clock.cc:648] HybridClock initialized: now 1786277047720899 us; error 0 us; skew 500 ppm
I20260809 12:04:07.721103 16637 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:07.722462 16637 webserver.cc:460] Webserver started at http://127.16.63.65:44905/ using document root <none> and password file <none>
I20260809 12:04:07.722759 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:07.722862 16637 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:07.723035 16637 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:07.723789 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDeleteWithNonExistentTabletIdPattern.1786276989135566-16637-0/minicluster-data/ts-0-root/instance:
uuid: "e399a69c8fcf4c649089e5b799998791"
format_stamp: "Formatted at 2026-08-09 12:04:07 on dist-test-slave-bw88"
I20260809 12:04:07.727113 16637 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260809 12:04:07.728935 21612 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:07.729293 16637 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260809 12:04:07.729477 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDeleteWithNonExistentTabletIdPattern.1786276989135566-16637-0/minicluster-data/ts-0-root
uuid: "e399a69c8fcf4c649089e5b799998791"
format_stamp: "Formatted at 2026-08-09 12:04:07 on dist-test-slave-bw88"
I20260809 12:04:07.729653 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDeleteWithNonExistentTabletIdPattern.1786276989135566-16637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDeleteWithNonExistentTabletIdPattern.1786276989135566-16637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestLocalReplicaDeleteWithNonExistentTabletIdPattern.1786276989135566-16637-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)
I20260809 12:04:07.740550 16637 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:07.741261 16637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:07.741951 16637 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:04:07.742897 16637 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:04:07.743021 16637 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:07.743157 16637 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:04:07.743252 16637 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:07.760192 16637 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:37535
I20260809 12:04:07.760232 21702 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:37535 every 8 connection(s)
I20260809 12:04:07.768553 21703 heartbeater.cc:347] Connected to a master server at 127.16.63.126:37197
I20260809 12:04:07.768729 21703 heartbeater.cc:464] Registering TS with master...
I20260809 12:04:07.769104 21703 heartbeater.cc:511] Master 127.16.63.126:37197 requested a full tablet report, sending...
I20260809 12:04:07.770098 21522 ts_manager.cc:194] Registered new tserver with Master: e399a69c8fcf4c649089e5b799998791 (127.16.63.65:37535)
I20260809 12:04:07.770397 16637 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009027223s
I20260809 12:04:07.771296 21522 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56554
I20260809 12:04:07.782099 16637 test_util.cc:268] Using random seed: 149375680
I20260809 12:04:07.795595 21522 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56582:
name: "test_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260809 12:04:07.815737 21653 tablet_service.cc:1467] Processing CreateTablet for tablet 85441491b4744c0585d542e42a444922 (DEFAULT_TABLE table=test_table [id=dea1c997382b488facf9deff0153f649]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260809 12:04:07.815871 21652 tablet_service.cc:1467] Processing CreateTablet for tablet 64e9de137c5d43bb84d27016c6254f2d (DEFAULT_TABLE table=test_table [id=dea1c997382b488facf9deff0153f649]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260809 12:04:07.816569 21653 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 85441491b4744c0585d542e42a444922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:07.816843 21652 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 64e9de137c5d43bb84d27016c6254f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:07.816999 21641 tablet_service.cc:1467] Processing CreateTablet for tablet a5f48e3dfa1f431a82caa5ebdba4c4b8 (DEFAULT_TABLE table=test_table [id=dea1c997382b488facf9deff0153f649]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260809 12:04:07.817431 21643 tablet_service.cc:1467] Processing CreateTablet for tablet 3770d60e60be4c5faa37fc439429f71b (DEFAULT_TABLE table=test_table [id=dea1c997382b488facf9deff0153f649]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260809 12:04:07.816843 21642 tablet_service.cc:1467] Processing CreateTablet for tablet cb39826e9ce64e90b01fb4030cc7d207 (DEFAULT_TABLE table=test_table [id=dea1c997382b488facf9deff0153f649]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260809 12:04:07.818874 21643 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3770d60e60be4c5faa37fc439429f71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:07.818845 21649 tablet_service.cc:1467] Processing CreateTablet for tablet fe878d9b04c547cc9bb6ea57db6c2348 (DEFAULT_TABLE table=test_table [id=dea1c997382b488facf9deff0153f649]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260809 12:04:07.819568 21646 tablet_service.cc:1467] Processing CreateTablet for tablet e707a1a5c0874584b16a32f94e84173b (DEFAULT_TABLE table=test_table [id=dea1c997382b488facf9deff0153f649]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260809 12:04:07.819984 21647 tablet_service.cc:1467] Processing CreateTablet for tablet 08bfcec19c614ae78761971a33829ef5 (DEFAULT_TABLE table=test_table [id=dea1c997382b488facf9deff0153f649]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260809 12:04:07.820420 21641 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a5f48e3dfa1f431a82caa5ebdba4c4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:07.820391 21645 tablet_service.cc:1467] Processing CreateTablet for tablet d1e36af7f8dd40e9951b40f8d2bfeefd (DEFAULT_TABLE table=test_table [id=dea1c997382b488facf9deff0153f649]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260809 12:04:07.820902 21644 tablet_service.cc:1467] Processing CreateTablet for tablet 4e9e531a34534533a6508cf1ee745b42 (DEFAULT_TABLE table=test_table [id=dea1c997382b488facf9deff0153f649]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260809 12:04:07.821085 21646 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e707a1a5c0874584b16a32f94e84173b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:07.821429 21644 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4e9e531a34534533a6508cf1ee745b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:07.825500 21645 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d1e36af7f8dd40e9951b40f8d2bfeefd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:07.825811 21647 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 08bfcec19c614ae78761971a33829ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:07.829566 21642 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cb39826e9ce64e90b01fb4030cc7d207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:07.830180 21649 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fe878d9b04c547cc9bb6ea57db6c2348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:07.832383 21725 tablet_bootstrap.cc:492] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791: Bootstrap starting.
I20260809 12:04:07.835196 21725 tablet_bootstrap.cc:654] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:07.838168 21725 tablet_bootstrap.cc:492] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791: No bootstrap required, opened a new log
I20260809 12:04:07.838395 21725 ts_tablet_manager.cc:1397] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260809 12:04:07.839382 21725 raft_consensus.cc:348] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.839635 21725 raft_consensus.cc:374] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:07.839766 21725 raft_consensus.cc:729] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Initialized, Role: FOLLOWER
I20260809 12:04:07.840003 21725 consensus_queue.cc:260] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.840247 21725 raft_consensus.cc:388] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:07.840337 21725 raft_consensus.cc:482] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:07.840461 21725 raft_consensus.cc:3037] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:07.843420 21725 raft_consensus.cc:504] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.843703 21725 leader_election.cc:302] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e399a69c8fcf4c649089e5b799998791; no voters: 
I20260809 12:04:07.844290 21725 leader_election.cc:288] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:07.844507 21727 raft_consensus.cc:2781] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:07.851431 21727 raft_consensus.cc:686] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Becoming Leader. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Running, Role: LEADER
I20260809 12:04:07.851926 21725 ts_tablet_manager.cc:1428] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.007s
I20260809 12:04:07.852144 21703 heartbeater.cc:503] Master 127.16.63.126:37197 was elected leader, sending a full tablet report...
I20260809 12:04:07.851893 21727 consensus_queue.cc:237] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.852267 21725 tablet_bootstrap.cc:492] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791: Bootstrap starting.
I20260809 12:04:07.854409 21725 tablet_bootstrap.cc:654] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:07.856451 21522 catalog_manager.cc:5495] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 reported cstate change: term changed from 0 to 1, leader changed from <none> to e399a69c8fcf4c649089e5b799998791 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "e399a69c8fcf4c649089e5b799998791" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:07.859521 21725 tablet_bootstrap.cc:492] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791: No bootstrap required, opened a new log
I20260809 12:04:07.859740 21725 ts_tablet_manager.cc:1397] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.000s
I20260809 12:04:07.860598 21725 raft_consensus.cc:348] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.860852 21725 raft_consensus.cc:374] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:07.860960 21725 raft_consensus.cc:729] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Initialized, Role: FOLLOWER
I20260809 12:04:07.861281 21725 consensus_queue.cc:260] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.861548 21725 raft_consensus.cc:388] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:07.861683 21725 raft_consensus.cc:482] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:07.861802 21725 raft_consensus.cc:3037] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:07.865150 21725 raft_consensus.cc:504] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.865490 21725 leader_election.cc:302] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e399a69c8fcf4c649089e5b799998791; no voters: 
I20260809 12:04:07.865790 21725 leader_election.cc:288] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:07.865832 21727 raft_consensus.cc:2781] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:07.866117 21727 raft_consensus.cc:686] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Becoming Leader. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Running, Role: LEADER
I20260809 12:04:07.866295 21725 ts_tablet_manager.cc:1428] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260809 12:04:07.866390 21727 consensus_queue.cc:237] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.866616 21725 tablet_bootstrap.cc:492] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791: Bootstrap starting.
I20260809 12:04:07.868641 21725 tablet_bootstrap.cc:654] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:07.871307 21522 catalog_manager.cc:5495] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 reported cstate change: term changed from 0 to 1, leader changed from <none> to e399a69c8fcf4c649089e5b799998791 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "e399a69c8fcf4c649089e5b799998791" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:07.872093 21725 tablet_bootstrap.cc:492] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791: No bootstrap required, opened a new log
I20260809 12:04:07.872262 21725 ts_tablet_manager.cc:1397] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260809 12:04:07.873287 21725 raft_consensus.cc:348] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.873575 21725 raft_consensus.cc:374] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:07.873708 21725 raft_consensus.cc:729] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Initialized, Role: FOLLOWER
I20260809 12:04:07.873993 21725 consensus_queue.cc:260] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.874241 21725 raft_consensus.cc:388] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:07.874349 21725 raft_consensus.cc:482] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:07.874487 21725 raft_consensus.cc:3037] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:07.877810 21725 raft_consensus.cc:504] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.878091 21725 leader_election.cc:302] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e399a69c8fcf4c649089e5b799998791; no voters: 
I20260809 12:04:07.878311 21725 leader_election.cc:288] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:07.878408 21727 raft_consensus.cc:2781] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:07.878542 21727 raft_consensus.cc:686] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Becoming Leader. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Running, Role: LEADER
I20260809 12:04:07.878841 21725 ts_tablet_manager.cc:1428] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260809 12:04:07.878810 21727 consensus_queue.cc:237] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.879102 21725 tablet_bootstrap.cc:492] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791: Bootstrap starting.
I20260809 12:04:07.881186 21725 tablet_bootstrap.cc:654] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:07.881235 21522 catalog_manager.cc:5495] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 reported cstate change: term changed from 0 to 1, leader changed from <none> to e399a69c8fcf4c649089e5b799998791 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "e399a69c8fcf4c649089e5b799998791" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:07.883908 21725 tablet_bootstrap.cc:492] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791: No bootstrap required, opened a new log
I20260809 12:04:07.884155 21725 ts_tablet_manager.cc:1397] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260809 12:04:07.885028 21725 raft_consensus.cc:348] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.885226 21725 raft_consensus.cc:374] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:07.885296 21725 raft_consensus.cc:729] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Initialized, Role: FOLLOWER
I20260809 12:04:07.885537 21725 consensus_queue.cc:260] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.885730 21725 raft_consensus.cc:388] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:07.885845 21725 raft_consensus.cc:482] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:07.885957 21725 raft_consensus.cc:3037] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:07.888622 21725 raft_consensus.cc:504] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.888950 21725 leader_election.cc:302] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e399a69c8fcf4c649089e5b799998791; no voters: 
I20260809 12:04:07.889225 21725 leader_election.cc:288] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:07.889300 21728 raft_consensus.cc:2781] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:07.889564 21728 raft_consensus.cc:686] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Becoming Leader. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Running, Role: LEADER
I20260809 12:04:07.889837 21725 ts_tablet_manager.cc:1428] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260809 12:04:07.889899 21728 consensus_queue.cc:237] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.890198 21725 tablet_bootstrap.cc:492] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791: Bootstrap starting.
I20260809 12:04:07.892225 21725 tablet_bootstrap.cc:654] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:07.892558 21522 catalog_manager.cc:5495] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 reported cstate change: term changed from 0 to 1, leader changed from <none> to e399a69c8fcf4c649089e5b799998791 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "e399a69c8fcf4c649089e5b799998791" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:07.894685 21725 tablet_bootstrap.cc:492] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791: No bootstrap required, opened a new log
I20260809 12:04:07.894829 21725 ts_tablet_manager.cc:1397] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20260809 12:04:07.895797 21725 raft_consensus.cc:348] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.896023 21725 raft_consensus.cc:374] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:07.896126 21725 raft_consensus.cc:729] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Initialized, Role: FOLLOWER
I20260809 12:04:07.896368 21725 consensus_queue.cc:260] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.896636 21725 raft_consensus.cc:388] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:07.896725 21725 raft_consensus.cc:482] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:07.896844 21725 raft_consensus.cc:3037] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:07.899871 21725 raft_consensus.cc:504] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.900146 21725 leader_election.cc:302] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e399a69c8fcf4c649089e5b799998791; no voters: 
I20260809 12:04:07.900348 21725 leader_election.cc:288] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:07.900430 21728 raft_consensus.cc:2781] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:07.900584 21728 raft_consensus.cc:686] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Becoming Leader. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Running, Role: LEADER
I20260809 12:04:07.900842 21725 ts_tablet_manager.cc:1428] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260809 12:04:07.900795 21728 consensus_queue.cc:237] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.901124 21725 tablet_bootstrap.cc:492] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791: Bootstrap starting.
I20260809 12:04:07.903090 21725 tablet_bootstrap.cc:654] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:07.905642 21725 tablet_bootstrap.cc:492] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791: No bootstrap required, opened a new log
I20260809 12:04:07.905819 21725 ts_tablet_manager.cc:1397] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260809 12:04:07.905691 21522 catalog_manager.cc:5495] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 reported cstate change: term changed from 0 to 1, leader changed from <none> to e399a69c8fcf4c649089e5b799998791 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "e399a69c8fcf4c649089e5b799998791" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:07.906575 21725 raft_consensus.cc:348] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.906787 21725 raft_consensus.cc:374] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:07.906881 21725 raft_consensus.cc:729] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Initialized, Role: FOLLOWER
I20260809 12:04:07.907126 21725 consensus_queue.cc:260] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.907321 21725 raft_consensus.cc:388] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:07.907433 21725 raft_consensus.cc:482] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:07.907536 21725 raft_consensus.cc:3037] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:07.910236 21725 raft_consensus.cc:504] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.910508 21725 leader_election.cc:302] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e399a69c8fcf4c649089e5b799998791; no voters: 
I20260809 12:04:07.910753 21725 leader_election.cc:288] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:07.911265 21725 ts_tablet_manager.cc:1428] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260809 12:04:07.912268 21725 tablet_bootstrap.cc:492] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791: Bootstrap starting.
I20260809 12:04:07.913491 21727 raft_consensus.cc:2781] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:07.913686 21727 raft_consensus.cc:686] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Becoming Leader. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Running, Role: LEADER
I20260809 12:04:07.913904 21727 consensus_queue.cc:237] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.914357 21725 tablet_bootstrap.cc:654] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:07.917405 21725 tablet_bootstrap.cc:492] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791: No bootstrap required, opened a new log
I20260809 12:04:07.917564 21725 ts_tablet_manager.cc:1397] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260809 12:04:07.918642 21725 raft_consensus.cc:348] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.918867 21725 raft_consensus.cc:374] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:07.919004 21725 raft_consensus.cc:729] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Initialized, Role: FOLLOWER
I20260809 12:04:07.919296 21725 consensus_queue.cc:260] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.919557 21725 raft_consensus.cc:388] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:07.919668 21725 raft_consensus.cc:482] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:07.919814 21725 raft_consensus.cc:3037] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:07.920006 21522 catalog_manager.cc:5495] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 reported cstate change: term changed from 0 to 1, leader changed from <none> to e399a69c8fcf4c649089e5b799998791 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "e399a69c8fcf4c649089e5b799998791" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:07.923316 21725 raft_consensus.cc:504] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.923650 21725 leader_election.cc:302] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e399a69c8fcf4c649089e5b799998791; no voters: 
I20260809 12:04:07.923878 21725 leader_election.cc:288] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:07.924178 21727 raft_consensus.cc:2781] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:07.924376 21727 raft_consensus.cc:686] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Becoming Leader. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Running, Role: LEADER
I20260809 12:04:07.924463 21725 ts_tablet_manager.cc:1428] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260809 12:04:07.924660 21727 consensus_queue.cc:237] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.924778 21725 tablet_bootstrap.cc:492] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791: Bootstrap starting.
I20260809 12:04:07.926987 21725 tablet_bootstrap.cc:654] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:07.927340 21522 catalog_manager.cc:5495] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 reported cstate change: term changed from 0 to 1, leader changed from <none> to e399a69c8fcf4c649089e5b799998791 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "e399a69c8fcf4c649089e5b799998791" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:07.930848 21725 tablet_bootstrap.cc:492] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791: No bootstrap required, opened a new log
I20260809 12:04:07.931062 21725 ts_tablet_manager.cc:1397] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260809 12:04:07.931983 21725 raft_consensus.cc:348] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.932229 21725 raft_consensus.cc:374] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:07.932328 21725 raft_consensus.cc:729] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Initialized, Role: FOLLOWER
I20260809 12:04:07.932595 21725 consensus_queue.cc:260] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.932837 21725 raft_consensus.cc:388] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:07.933002 21725 raft_consensus.cc:482] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:07.933123 21725 raft_consensus.cc:3037] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:07.936106 21725 raft_consensus.cc:504] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.936296 21725 leader_election.cc:302] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e399a69c8fcf4c649089e5b799998791; no voters: 
I20260809 12:04:07.936463 21725 leader_election.cc:288] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:07.936597 21727 raft_consensus.cc:2781] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:07.936990 21727 raft_consensus.cc:686] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Becoming Leader. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Running, Role: LEADER
I20260809 12:04:07.937000 21725 ts_tablet_manager.cc:1428] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260809 12:04:07.937323 21727 consensus_queue.cc:237] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.937491 21725 tablet_bootstrap.cc:492] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791: Bootstrap starting.
I20260809 12:04:07.939568 21725 tablet_bootstrap.cc:654] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:07.940881 21522 catalog_manager.cc:5495] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 reported cstate change: term changed from 0 to 1, leader changed from <none> to e399a69c8fcf4c649089e5b799998791 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "e399a69c8fcf4c649089e5b799998791" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:07.942122 21725 tablet_bootstrap.cc:492] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791: No bootstrap required, opened a new log
I20260809 12:04:07.942306 21725 ts_tablet_manager.cc:1397] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
I20260809 12:04:07.943130 21725 raft_consensus.cc:348] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.943327 21725 raft_consensus.cc:374] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:07.943425 21725 raft_consensus.cc:729] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Initialized, Role: FOLLOWER
I20260809 12:04:07.943720 21725 consensus_queue.cc:260] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.943993 21725 raft_consensus.cc:388] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:07.944092 21725 raft_consensus.cc:482] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:07.944221 21725 raft_consensus.cc:3037] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:07.947144 21725 raft_consensus.cc:504] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.947427 21725 leader_election.cc:302] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e399a69c8fcf4c649089e5b799998791; no voters: 
I20260809 12:04:07.947625 21725 leader_election.cc:288] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:07.947745 21727 raft_consensus.cc:2781] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:07.947911 21727 raft_consensus.cc:686] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Becoming Leader. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Running, Role: LEADER
I20260809 12:04:07.948094 21725 ts_tablet_manager.cc:1428] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260809 12:04:07.948220 21727 consensus_queue.cc:237] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.948370 21725 tablet_bootstrap.cc:492] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791: Bootstrap starting.
I20260809 12:04:07.950426 21725 tablet_bootstrap.cc:654] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:07.951011 21522 catalog_manager.cc:5495] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 reported cstate change: term changed from 0 to 1, leader changed from <none> to e399a69c8fcf4c649089e5b799998791 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "e399a69c8fcf4c649089e5b799998791" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:07.952876 21725 tablet_bootstrap.cc:492] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791: No bootstrap required, opened a new log
I20260809 12:04:07.953043 21725 ts_tablet_manager.cc:1397] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260809 12:04:07.953811 21725 raft_consensus.cc:348] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.954005 21725 raft_consensus.cc:374] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:07.954070 21725 raft_consensus.cc:729] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Initialized, Role: FOLLOWER
I20260809 12:04:07.954349 21725 consensus_queue.cc:260] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.954550 21725 raft_consensus.cc:388] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:07.954660 21725 raft_consensus.cc:482] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:07.954767 21725 raft_consensus.cc:3037] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:07.957715 21725 raft_consensus.cc:504] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.957950 21725 leader_election.cc:302] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e399a69c8fcf4c649089e5b799998791; no voters: 
I20260809 12:04:07.958168 21725 leader_election.cc:288] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:07.958237 21727 raft_consensus.cc:2781] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:07.958448 21727 raft_consensus.cc:686] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Becoming Leader. State: Replica: e399a69c8fcf4c649089e5b799998791, State: Running, Role: LEADER
I20260809 12:04:07.958648 21727 consensus_queue.cc:237] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } }
I20260809 12:04:07.958612 21725 ts_tablet_manager.cc:1428] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260809 12:04:07.961133 21522 catalog_manager.cc:5495] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 reported cstate change: term changed from 0 to 1, leader changed from <none> to e399a69c8fcf4c649089e5b799998791 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "e399a69c8fcf4c649089e5b799998791" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e399a69c8fcf4c649089e5b799998791" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37535 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:07.979779 16637 tablet_server.cc:178] TabletServer@127.16.63.65:0 shutting down...
I20260809 12:04:07.989320 16637 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260809 12:04:07.989943 16637 tablet_replica.cc:330] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791: stopping tablet replica
I20260809 12:04:07.990204 16637 raft_consensus.cc:2229] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:07.990474 16637 raft_consensus.cc:2258] T 08bfcec19c614ae78761971a33829ef5 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:07.991952 16637 tablet_replica.cc:330] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791: stopping tablet replica
I20260809 12:04:07.992218 16637 raft_consensus.cc:2229] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:07.992475 16637 raft_consensus.cc:2258] T cb39826e9ce64e90b01fb4030cc7d207 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:07.993542 16637 tablet_replica.cc:330] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791: stopping tablet replica
I20260809 12:04:07.993726 16637 raft_consensus.cc:2229] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:07.993884 16637 raft_consensus.cc:2258] T e707a1a5c0874584b16a32f94e84173b P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:07.994926 16637 tablet_replica.cc:330] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791: stopping tablet replica
I20260809 12:04:07.995157 16637 raft_consensus.cc:2229] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:07.995338 16637 raft_consensus.cc:2258] T 85441491b4744c0585d542e42a444922 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:07.996328 16637 tablet_replica.cc:330] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791: stopping tablet replica
I20260809 12:04:07.996536 16637 raft_consensus.cc:2229] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:07.996754 16637 raft_consensus.cc:2258] T 3770d60e60be4c5faa37fc439429f71b P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:07.997641 16637 tablet_replica.cc:330] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791: stopping tablet replica
I20260809 12:04:07.997819 16637 raft_consensus.cc:2229] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:07.997995 16637 raft_consensus.cc:2258] T 64e9de137c5d43bb84d27016c6254f2d P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:07.998895 16637 tablet_replica.cc:330] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791: stopping tablet replica
I20260809 12:04:07.999054 16637 raft_consensus.cc:2229] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:07.999248 16637 raft_consensus.cc:2258] T a5f48e3dfa1f431a82caa5ebdba4c4b8 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:08.000092 16637 tablet_replica.cc:330] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791: stopping tablet replica
I20260809 12:04:08.000304 16637 raft_consensus.cc:2229] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:08.000519 16637 raft_consensus.cc:2258] T 4e9e531a34534533a6508cf1ee745b42 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:08.001546 16637 tablet_replica.cc:330] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791: stopping tablet replica
I20260809 12:04:08.001721 16637 raft_consensus.cc:2229] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:08.001915 16637 raft_consensus.cc:2258] T fe878d9b04c547cc9bb6ea57db6c2348 P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:08.002667 16637 tablet_replica.cc:330] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791: stopping tablet replica
I20260809 12:04:08.002827 16637 raft_consensus.cc:2229] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:08.003010 16637 raft_consensus.cc:2258] T d1e36af7f8dd40e9951b40f8d2bfeefd P e399a69c8fcf4c649089e5b799998791 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:08.019847 16637 tablet_server.cc:194] TabletServer@127.16.63.65:0 shutdown complete.
I20260809 12:04:09.106035 16637 master.cc:537] Master@127.16.63.126:37197 shutting down...
I20260809 12:04:09.125118 16637 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:04:09.125806 16637 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:04:09.126102 16637 tablet_replica.cc:330] T 00000000000000000000000000000000 P 34d4bad443834cffa1a1e2fb6a344728: stopping tablet replica
I20260809 12:04:09.142804 16637 master.cc:552] Master@127.16.63.126:37197 shutdown complete.
[       OK ] ToolTest.TestLocalReplicaDeleteWithNonExistentTabletIdPattern (1542 ms)
[ RUN      ] ToolTest.TestTserverList
2026-08-09T12:04:09Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:04:09Z Disabled control of system clock
W20260809 12:04:09.286895 16637 mini_chronyd.cc:189] Time spent starting chronyd: real 0.113s	user 0.000s	sys 0.058s
I20260809 12:04:09.289314 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:33737
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:40437
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:33737 with env {}
W20260809 12:04:09.927826 21781 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:09.928427 21781 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:09.928694 21781 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:09.941107 21781 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:04:09.941316 21781 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:09.941509 21781 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:04:09.941670 21781 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:04:09.958245 21781 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:40437
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:33737
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:33737
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:09.960930 21781 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:09.964784 21781 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:09.986253 21791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:09.986414 21794 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:09.986383 21788 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:09.992517 21781 server_base.cc:1034] running on GCE node
I20260809 12:04:09.994199 21781 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:09.997149 21781 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:09.998667 21781 hybrid_clock.cc:648] HybridClock initialized: now 1786277049998501 us; error 87 us; skew 500 ppm
I20260809 12:04:09.999323 21781 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:10.022257 21781 webserver.cc:460] Webserver started at http://127.16.63.126:43765/ using document root <none> and password file <none>
I20260809 12:04:10.023543 21781 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:10.023857 21781 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:10.024492 21781 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:10.030296 21781 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "d169b937a71b4cfdb4c35a55af92a4bf"
format_stamp: "Formatted at 2026-08-09 12:04:10 on dist-test-slave-bw88"
I20260809 12:04:10.031872 21781 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "d169b937a71b4cfdb4c35a55af92a4bf"
format_stamp: "Formatted at 2026-08-09 12:04:10 on dist-test-slave-bw88"
I20260809 12:04:10.043332 21781 fs_manager.cc:691] Time spent creating directory manager: real 0.011s	user 0.011s	sys 0.000s
I20260809 12:04:10.050200 21802 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:10.052830 21781 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.002s
I20260809 12:04:10.053159 21781 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "d169b937a71b4cfdb4c35a55af92a4bf"
format_stamp: "Formatted at 2026-08-09 12:04:10 on dist-test-slave-bw88"
I20260809 12:04:10.053589 21781 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:10.084106 21781 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:10.085888 21781 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
I20260809 12:04:10.086462 21781 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:10.107565 21781 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:33737
I20260809 12:04:10.107599 21870 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:33737 every 8 connection(s)
I20260809 12:04:10.109005 21781 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:04:10.112861 21871 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:10.118906 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 21781
I20260809 12:04:10.119330 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:04:10.131199 21871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf: Bootstrap starting.
I20260809 12:04:10.137997 21871 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:10.140206 21871 log.cc:824] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:10.145742 21871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf: No bootstrap required, opened a new log
I20260809 12:04:10.158893 21871 raft_consensus.cc:348] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d169b937a71b4cfdb4c35a55af92a4bf" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 33737 } }
I20260809 12:04:10.159582 21871 raft_consensus.cc:374] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:10.159771 21871 raft_consensus.cc:729] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d169b937a71b4cfdb4c35a55af92a4bf, State: Initialized, Role: FOLLOWER
I20260809 12:04:10.160710 21871 consensus_queue.cc:260] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d169b937a71b4cfdb4c35a55af92a4bf" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 33737 } }
I20260809 12:04:10.161149 21871 raft_consensus.cc:388] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:10.161455 21871 raft_consensus.cc:482] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:10.161798 21871 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:10.166040 21871 raft_consensus.cc:504] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d169b937a71b4cfdb4c35a55af92a4bf" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 33737 } }
I20260809 12:04:10.167023 21871 leader_election.cc:302] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d169b937a71b4cfdb4c35a55af92a4bf; no voters: 
I20260809 12:04:10.168001 21871 leader_election.cc:288] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:10.168242 21876 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:10.169562 21876 raft_consensus.cc:686] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [term 1 LEADER]: Becoming Leader. State: Replica: d169b937a71b4cfdb4c35a55af92a4bf, State: Running, Role: LEADER
I20260809 12:04:10.170473 21876 consensus_queue.cc:237] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d169b937a71b4cfdb4c35a55af92a4bf" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 33737 } }
I20260809 12:04:10.171576 21871 sys_catalog.cc:564] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:04:10.176025 21879 sys_catalog.cc:455] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d169b937a71b4cfdb4c35a55af92a4bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d169b937a71b4cfdb4c35a55af92a4bf" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 33737 } } }
I20260809 12:04:10.175966 21880 sys_catalog.cc:455] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader d169b937a71b4cfdb4c35a55af92a4bf. Latest consensus state: current_term: 1 leader_uuid: "d169b937a71b4cfdb4c35a55af92a4bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d169b937a71b4cfdb4c35a55af92a4bf" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 33737 } } }
I20260809 12:04:10.176847 21879 sys_catalog.cc:458] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:10.177011 21880 sys_catalog.cc:458] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:10.189327 21885 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:04:10.200807 21885 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:04:10.218329 21885 catalog_manager.cc:1347] Generated new cluster ID: 1b5f34fdea864b238bc8a821c2b0442f
I20260809 12:04:10.218586 21885 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:04:10.251318 21885 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:04:10.254886 21885 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:04:10.272276 21885 catalog_manager.cc:5868] T 00000000000000000000000000000000 P d169b937a71b4cfdb4c35a55af92a4bf: Generated new TSK 0
I20260809 12:04:10.274410 21885 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:04:10.285311 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:33737
--builtin_ntp_servers=127.16.63.84:40437
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:04:10.915962 21905 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:10.916476 21905 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:10.916639 21905 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:10.929076 21905 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:10.929457 21905 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:04:10.945290 21905 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:40437
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:33737
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:10.947700 21905 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:10.950979 21905 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:10.975461 21914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:10.975409 21919 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:10.975332 21916 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:10.976897 21905 server_base.cc:1034] running on GCE node
I20260809 12:04:10.978009 21905 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:10.979537 21905 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:10.981001 21905 hybrid_clock.cc:648] HybridClock initialized: now 1786277050980855 us; error 101 us; skew 500 ppm
I20260809 12:04:10.981757 21905 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:10.985854 21905 webserver.cc:460] Webserver started at http://127.16.63.65:42455/ using document root <none> and password file <none>
I20260809 12:04:10.987180 21905 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:10.987435 21905 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:10.988003 21905 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:10.992544 21905 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "916f221b08c24ef5b9d6e21b72be546e"
format_stamp: "Formatted at 2026-08-09 12:04:10 on dist-test-slave-bw88"
I20260809 12:04:10.994065 21905 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "916f221b08c24ef5b9d6e21b72be546e"
format_stamp: "Formatted at 2026-08-09 12:04:10 on dist-test-slave-bw88"
I20260809 12:04:11.003904 21905 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.004s	sys 0.004s
I20260809 12:04:11.010223 21925 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:11.013015 21905 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260809 12:04:11.013415 21905 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "916f221b08c24ef5b9d6e21b72be546e"
format_stamp: "Formatted at 2026-08-09 12:04:10 on dist-test-slave-bw88"
I20260809 12:04:11.013899 21905 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:11.039201 21905 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:11.040776 21905 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
I20260809 12:04:11.041258 21905 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:11.042955 21905 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:04:11.045678 21905 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:04:11.045785 21905 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:11.045938 21905 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:04:11.046022 21905 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:11.114286 21905 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:37309
I20260809 12:04:11.114315 22079 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:37309 every 8 connection(s)
I20260809 12:04:11.117449 21905 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:04:11.126773 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 21905
I20260809 12:04:11.127166 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:04:11.145900 22080 heartbeater.cc:347] Connected to a master server at 127.16.63.126:33737
I20260809 12:04:11.146575 22080 heartbeater.cc:464] Registering TS with master...
I20260809 12:04:11.148303 22080 heartbeater.cc:511] Master 127.16.63.126:33737 requested a full tablet report, sending...
I20260809 12:04:11.152001 21825 ts_manager.cc:194] Registered new tserver with Master: 916f221b08c24ef5b9d6e21b72be546e (127.16.63.65:37309)
I20260809 12:04:11.154906 21825 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:40919
I20260809 12:04:11.161867 16637 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260809 12:04:12.160713 22080 heartbeater.cc:503] Master 127.16.63.126:33737 was elected leader, sending a full tablet report...
I20260809 12:04:14.000350 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.66:0
--local_ip_for_outbound_sockets=127.16.63.66
--webserver_interface=127.16.63.66
--webserver_port=0
--tserver_master_addrs=127.16.63.126:33737
--builtin_ntp_servers=127.16.63.84:40437
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:04:14.358827 22137 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:14.359098 22137 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:14.359284 22137 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:14.366748 22137 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:14.366951 22137 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.66
I20260809 12:04:14.376138 22137 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:40437
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.66:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.16.63.66
--webserver_port=0
--tserver_master_addrs=127.16.63.126:33737
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.66
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:14.377524 22137 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:14.379602 22137 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:14.394371 22144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:14.394423 22145 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:14.394447 22150 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:14.399890 22137 server_base.cc:1034] running on GCE node
I20260809 12:04:14.400549 22137 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:14.401645 22137 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:14.402900 22137 hybrid_clock.cc:648] HybridClock initialized: now 1786277054402821 us; error 50 us; skew 500 ppm
I20260809 12:04:14.403225 22137 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:14.405606 22137 webserver.cc:460] Webserver started at http://127.16.63.66:38059/ using document root <none> and password file <none>
I20260809 12:04:14.406320 22137 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:14.406471 22137 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:14.406800 22137 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:14.409648 22137 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/data/instance:
uuid: "4ba58ebb72d04b2c84f358eadd88267f"
format_stamp: "Formatted at 2026-08-09 12:04:14 on dist-test-slave-bw88"
I20260809 12:04:14.410421 22137 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/wal/instance:
uuid: "4ba58ebb72d04b2c84f358eadd88267f"
format_stamp: "Formatted at 2026-08-09 12:04:14 on dist-test-slave-bw88"
I20260809 12:04:14.415858 22137 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260809 12:04:14.419381 22159 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:14.420796 22137 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260809 12:04:14.420998 22137 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/wal
uuid: "4ba58ebb72d04b2c84f358eadd88267f"
format_stamp: "Formatted at 2026-08-09 12:04:14 on dist-test-slave-bw88"
I20260809 12:04:14.421248 22137 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:14.437589 22137 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:14.438485 22137 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
I20260809 12:04:14.438818 22137 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:14.439916 22137 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:04:14.441537 22137 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:04:14.441642 22137 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:14.441802 22137 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:04:14.441884 22137 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:14.479092 22137 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.66:36519
I20260809 12:04:14.479130 22309 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.66:36519 every 8 connection(s)
I20260809 12:04:14.480542 22137 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/data/info.pb
I20260809 12:04:14.491092 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 22137
I20260809 12:04:14.491353 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestTserverList.1786276989135566-16637-0/minicluster-data/ts-1/wal/instance
I20260809 12:04:14.495829 22312 heartbeater.cc:347] Connected to a master server at 127.16.63.126:33737
I20260809 12:04:14.496296 22312 heartbeater.cc:464] Registering TS with master...
I20260809 12:04:14.497273 22312 heartbeater.cc:511] Master 127.16.63.126:33737 requested a full tablet report, sending...
I20260809 12:04:14.499012 21825 ts_manager.cc:194] Registered new tserver with Master: 4ba58ebb72d04b2c84f358eadd88267f (127.16.63.66:36519)
I20260809 12:04:14.499898 21825 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.66:59907
I20260809 12:04:14.993074 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 21905
I20260809 12:04:15.003437 22075 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:15.091346 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 21905
I20260809 12:04:15.116739 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 22137
I20260809 12:04:15.131364 22301 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:15.219287 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 22137
I20260809 12:04:15.242251 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 21781
I20260809 12:04:15.243499 21865 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:15.350925 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 21781
2026-08-09T12:04:15Z chronyd exiting
[       OK ] ToolTest.TestTserverList (6233 ms)
[ RUN      ] ToolTest.TestMasterList
2026-08-09T12:04:15Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:04:15Z Disabled control of system clock
I20260809 12:04:15.471789 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:40703
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:38809
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:40703 with env {}
W20260809 12:04:15.832456 22347 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:15.832773 22347 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:15.832864 22347 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:15.840063 22347 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:04:15.840188 22347 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:15.840231 22347 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:04:15.840282 22347 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:04:15.849642 22347 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:38809
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:40703
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:40703
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:15.851109 22347 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:15.852926 22347 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:15.869647 22359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:15.869580 22353 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:15.869684 22354 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:15.870512 22347 server_base.cc:1034] running on GCE node
I20260809 12:04:15.871374 22347 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:15.872849 22347 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:15.874115 22347 hybrid_clock.cc:648] HybridClock initialized: now 1786277055874056 us; error 40 us; skew 500 ppm
I20260809 12:04:15.874611 22347 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:15.876928 22347 webserver.cc:460] Webserver started at http://127.16.63.126:42013/ using document root <none> and password file <none>
I20260809 12:04:15.877732 22347 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:15.877883 22347 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:15.878204 22347 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:15.880934 22347 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "f0db530cbc194512bd5a8b38dfc9ac02"
format_stamp: "Formatted at 2026-08-09 12:04:15 on dist-test-slave-bw88"
I20260809 12:04:15.881772 22347 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "f0db530cbc194512bd5a8b38dfc9ac02"
format_stamp: "Formatted at 2026-08-09 12:04:15 on dist-test-slave-bw88"
I20260809 12:04:15.887032 22347 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260809 12:04:15.890561 22368 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:15.891973 22347 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260809 12:04:15.892149 22347 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "f0db530cbc194512bd5a8b38dfc9ac02"
format_stamp: "Formatted at 2026-08-09 12:04:15 on dist-test-slave-bw88"
I20260809 12:04:15.892346 22347 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:15.915733 22347 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:15.916685 22347 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
I20260809 12:04:15.917022 22347 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:15.935845 22347 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:40703
I20260809 12:04:15.935882 22449 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:40703 every 8 connection(s)
I20260809 12:04:15.937247 22347 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:04:15.941238 22451 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:15.943013 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 22347
I20260809 12:04:15.943244 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestMasterList.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:04:15.953635 22451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02: Bootstrap starting.
I20260809 12:04:15.957870 22451 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:15.959017 22451 log.cc:824] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:15.962284 16637 external_mini_cluster.cc:930] 0 TS(s) registered with all masters
I20260809 12:04:15.962404 22451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02: No bootstrap required, opened a new log
I20260809 12:04:15.974308 22451 raft_consensus.cc:348] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0db530cbc194512bd5a8b38dfc9ac02" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 40703 } }
I20260809 12:04:15.974834 22451 raft_consensus.cc:374] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:15.974960 22451 raft_consensus.cc:729] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0db530cbc194512bd5a8b38dfc9ac02, State: Initialized, Role: FOLLOWER
I20260809 12:04:15.975664 22451 consensus_queue.cc:260] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0db530cbc194512bd5a8b38dfc9ac02" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 40703 } }
I20260809 12:04:15.975966 22451 raft_consensus.cc:388] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:15.976120 22451 raft_consensus.cc:482] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:15.976297 22451 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:15.979732 22451 raft_consensus.cc:504] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0db530cbc194512bd5a8b38dfc9ac02" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 40703 } }
I20260809 12:04:15.980340 22451 leader_election.cc:302] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f0db530cbc194512bd5a8b38dfc9ac02; no voters: 
I20260809 12:04:15.981079 22451 leader_election.cc:288] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:15.981218 22457 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:15.982772 22457 raft_consensus.cc:686] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [term 1 LEADER]: Becoming Leader. State: Replica: f0db530cbc194512bd5a8b38dfc9ac02, State: Running, Role: LEADER
I20260809 12:04:15.983338 22457 consensus_queue.cc:237] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0db530cbc194512bd5a8b38dfc9ac02" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 40703 } }
I20260809 12:04:15.983644 22451 sys_catalog.cc:564] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:04:15.986162 22459 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f0db530cbc194512bd5a8b38dfc9ac02. Latest consensus state: current_term: 1 leader_uuid: "f0db530cbc194512bd5a8b38dfc9ac02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0db530cbc194512bd5a8b38dfc9ac02" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 40703 } } }
I20260809 12:04:15.986537 22459 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:15.987123 22458 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f0db530cbc194512bd5a8b38dfc9ac02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0db530cbc194512bd5a8b38dfc9ac02" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 40703 } } }
I20260809 12:04:15.987401 22458 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02 [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:15.994141 22471 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:04:16.000120 22471 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:04:16.006846 22488 catalog_manager.cc:795] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260809 12:04:16.011445 22471 catalog_manager.cc:1347] Generated new cluster ID: a1d70f61319b4d87a3d4d9af4e63bd9d
I20260809 12:04:16.011665 22471 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:04:16.023312 22471 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:04:16.024585 22471 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:04:16.042167 22471 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f0db530cbc194512bd5a8b38dfc9ac02: Generated new TSK 0
I20260809 12:04:16.042943 22471 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:04:16.507592 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 22347
I20260809 12:04:16.508847 22443 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:16.612372 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 22347
2026-08-09T12:04:16Z chronyd exiting
[       OK ] ToolTest.TestMasterList (1257 ms)
[ RUN      ] ToolTest.TestRenameColumn
2026-08-09T12:04:16Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:04:16Z Disabled control of system clock
I20260809 12:04:16.728730 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:38889
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:33891
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:38889 with env {}
W20260809 12:04:17.079878 22507 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:17.080188 22507 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:17.080265 22507 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:17.089952 22507 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:04:17.090106 22507 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:17.090196 22507 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:04:17.090286 22507 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:04:17.101006 22507 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:33891
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:38889
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:38889
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:17.102473 22507 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:17.104305 22507 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:17.116683 22512 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:17.116731 22513 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:17.116766 22516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:17.117430 22507 server_base.cc:1034] running on GCE node
I20260809 12:04:17.118254 22507 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:17.119645 22507 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:17.120922 22507 hybrid_clock.cc:648] HybridClock initialized: now 1786277057120862 us; error 39 us; skew 500 ppm
I20260809 12:04:17.121291 22507 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:17.123565 22507 webserver.cc:460] Webserver started at http://127.16.63.126:42491/ using document root <none> and password file <none>
I20260809 12:04:17.124266 22507 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:17.124415 22507 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:17.124748 22507 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:17.127552 22507 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "e06939cd30a948e89aa4ca69b043a0b6"
format_stamp: "Formatted at 2026-08-09 12:04:17 on dist-test-slave-bw88"
I20260809 12:04:17.128361 22507 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "e06939cd30a948e89aa4ca69b043a0b6"
format_stamp: "Formatted at 2026-08-09 12:04:17 on dist-test-slave-bw88"
I20260809 12:04:17.133697 22507 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260809 12:04:17.137233 22526 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:17.138612 22507 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:04:17.138813 22507 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "e06939cd30a948e89aa4ca69b043a0b6"
format_stamp: "Formatted at 2026-08-09 12:04:17 on dist-test-slave-bw88"
I20260809 12:04:17.139026 22507 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:17.163417 22507 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:17.164361 22507 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
I20260809 12:04:17.164695 22507 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:17.183705 22507 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:38889
I20260809 12:04:17.183737 22595 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:38889 every 8 connection(s)
I20260809 12:04:17.185148 22507 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:04:17.187510 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 22507
I20260809 12:04:17.187728 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:04:17.189167 22596 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:17.202371 22596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6: Bootstrap starting.
I20260809 12:04:17.205993 22596 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:17.207201 22596 log.cc:824] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:17.209772 22596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6: No bootstrap required, opened a new log
I20260809 12:04:17.216944 22596 raft_consensus.cc:348] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e06939cd30a948e89aa4ca69b043a0b6" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 38889 } }
I20260809 12:04:17.217401 22596 raft_consensus.cc:374] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:17.217517 22596 raft_consensus.cc:729] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06939cd30a948e89aa4ca69b043a0b6, State: Initialized, Role: FOLLOWER
I20260809 12:04:17.218165 22596 consensus_queue.cc:260] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e06939cd30a948e89aa4ca69b043a0b6" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 38889 } }
I20260809 12:04:17.218413 22596 raft_consensus.cc:388] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:17.218567 22596 raft_consensus.cc:482] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:17.218760 22596 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:17.221035 22596 raft_consensus.cc:504] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e06939cd30a948e89aa4ca69b043a0b6" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 38889 } }
I20260809 12:04:17.221618 22596 leader_election.cc:302] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e06939cd30a948e89aa4ca69b043a0b6; no voters: 
I20260809 12:04:17.222214 22596 leader_election.cc:288] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:17.222345 22602 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:17.223143 22602 raft_consensus.cc:686] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [term 1 LEADER]: Becoming Leader. State: Replica: e06939cd30a948e89aa4ca69b043a0b6, State: Running, Role: LEADER
I20260809 12:04:17.223703 22602 consensus_queue.cc:237] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e06939cd30a948e89aa4ca69b043a0b6" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 38889 } }
I20260809 12:04:17.224489 22596 sys_catalog.cc:564] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:04:17.226749 22606 sys_catalog.cc:455] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e06939cd30a948e89aa4ca69b043a0b6. Latest consensus state: current_term: 1 leader_uuid: "e06939cd30a948e89aa4ca69b043a0b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e06939cd30a948e89aa4ca69b043a0b6" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 38889 } } }
I20260809 12:04:17.226727 22604 sys_catalog.cc:455] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e06939cd30a948e89aa4ca69b043a0b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e06939cd30a948e89aa4ca69b043a0b6" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 38889 } } }
I20260809 12:04:17.227221 22604 sys_catalog.cc:458] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:17.227223 22606 sys_catalog.cc:458] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6 [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:17.228641 22614 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:04:17.233716 22614 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:04:17.242183 22614 catalog_manager.cc:1347] Generated new cluster ID: cec71fe54fe44ac693c3c717e711cb4e
I20260809 12:04:17.242302 22614 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:04:17.251621 22614 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:04:17.252818 22614 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:04:17.260414 22614 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6: Generated new TSK 0
I20260809 12:04:17.261219 22614 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:04:17.271303 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:38889
--builtin_ntp_servers=127.16.63.84:33891
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:04:17.636682 22636 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:17.636979 22636 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:17.637065 22636 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:17.644613 22636 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:17.644769 22636 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:04:17.653810 22636 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:33891
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:38889
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:17.655090 22636 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:17.656838 22636 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:17.670518 22642 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:17.670599 22641 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:17.670631 22647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:17.672130 22636 server_base.cc:1034] running on GCE node
I20260809 12:04:17.672699 22636 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:17.673668 22636 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:17.674899 22636 hybrid_clock.cc:648] HybridClock initialized: now 1786277057674816 us; error 49 us; skew 500 ppm
I20260809 12:04:17.675174 22636 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:17.677579 22636 webserver.cc:460] Webserver started at http://127.16.63.65:33875/ using document root <none> and password file <none>
I20260809 12:04:17.678263 22636 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:17.678372 22636 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:17.678656 22636 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:17.681464 22636 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "68313789ce1744619a3207a614de3c48"
format_stamp: "Formatted at 2026-08-09 12:04:17 on dist-test-slave-bw88"
I20260809 12:04:17.682227 22636 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "68313789ce1744619a3207a614de3c48"
format_stamp: "Formatted at 2026-08-09 12:04:17 on dist-test-slave-bw88"
I20260809 12:04:17.687852 22636 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260809 12:04:17.691453 22655 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:17.692855 22636 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260809 12:04:17.693015 22636 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "68313789ce1744619a3207a614de3c48"
format_stamp: "Formatted at 2026-08-09 12:04:17 on dist-test-slave-bw88"
I20260809 12:04:17.693179 22636 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:17.719033 22636 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:17.719889 22636 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
I20260809 12:04:17.720171 22636 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:17.721119 22636 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:04:17.722772 22636 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:04:17.722848 22636 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:17.722950 22636 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:04:17.722995 22636 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:17.757057 22636 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:37693
I20260809 12:04:17.757102 22800 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:37693 every 8 connection(s)
I20260809 12:04:17.758440 22636 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:04:17.763377 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 22636
I20260809 12:04:17.763614 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestRenameColumn.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:04:17.772830 22801 heartbeater.cc:347] Connected to a master server at 127.16.63.126:38889
I20260809 12:04:17.773140 22801 heartbeater.cc:464] Registering TS with master...
I20260809 12:04:17.773907 22801 heartbeater.cc:511] Master 127.16.63.126:38889 requested a full tablet report, sending...
I20260809 12:04:17.775934 22548 ts_manager.cc:194] Registered new tserver with Master: 68313789ce1744619a3207a614de3c48 (127.16.63.65:37693)
I20260809 12:04:17.777403 22548 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:47517
I20260809 12:04:17.779847 16637 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260809 12:04:17.783377 16637 test_util.cc:268] Using random seed: 159376938
I20260809 12:04:17.803733 22546 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59902:
name: "table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col.0"
    type: INT32
    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: "key"
    }
  }
}
I20260809 12:04:17.828248 22717 tablet_service.cc:1467] Processing CreateTablet for tablet b8fb7c3fb4ac4b9492aa106dcc0bfa1e (DEFAULT_TABLE table=table [id=72189bb6a2e44005b896d16e9bb94304]), partition=RANGE (key) PARTITION UNBOUNDED
I20260809 12:04:17.829743 22717 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b8fb7c3fb4ac4b9492aa106dcc0bfa1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:17.841841 22822 tablet_bootstrap.cc:492] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48: Bootstrap starting.
I20260809 12:04:17.845135 22822 tablet_bootstrap.cc:654] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:17.846228 22822 log.cc:824] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:17.849269 22822 tablet_bootstrap.cc:492] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48: No bootstrap required, opened a new log
I20260809 12:04:17.849581 22822 ts_tablet_manager.cc:1397] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48: Time spent bootstrapping tablet: real 0.008s	user 0.004s	sys 0.003s
I20260809 12:04:17.856326 22822 raft_consensus.cc:348] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68313789ce1744619a3207a614de3c48" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37693 } }
I20260809 12:04:17.856683 22822 raft_consensus.cc:374] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:17.856787 22822 raft_consensus.cc:729] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68313789ce1744619a3207a614de3c48, State: Initialized, Role: FOLLOWER
I20260809 12:04:17.857523 22822 consensus_queue.cc:260] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68313789ce1744619a3207a614de3c48" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37693 } }
I20260809 12:04:17.857821 22822 raft_consensus.cc:388] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:17.857967 22822 raft_consensus.cc:482] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:17.858147 22822 raft_consensus.cc:3037] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:17.860148 22822 raft_consensus.cc:504] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68313789ce1744619a3207a614de3c48" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37693 } }
I20260809 12:04:17.860698 22822 leader_election.cc:302] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 68313789ce1744619a3207a614de3c48; no voters: 
I20260809 12:04:17.861460 22822 leader_election.cc:288] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:17.861666 22824 raft_consensus.cc:2781] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:17.862428 22824 raft_consensus.cc:686] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [term 1 LEADER]: Becoming Leader. State: Replica: 68313789ce1744619a3207a614de3c48, State: Running, Role: LEADER
I20260809 12:04:17.862665 22801 heartbeater.cc:503] Master 127.16.63.126:38889 was elected leader, sending a full tablet report...
I20260809 12:04:17.863073 22824 consensus_queue.cc:237] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68313789ce1744619a3207a614de3c48" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37693 } }
I20260809 12:04:17.863380 22822 ts_tablet_manager.cc:1428] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.002s
I20260809 12:04:17.869081 22546 catalog_manager.cc:5495] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68313789ce1744619a3207a614de3c48 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "68313789ce1744619a3207a614de3c48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68313789ce1744619a3207a614de3c48" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 37693 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:18.335649 22546 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59916:
table { table_name: "table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "col.0" new_name: "col_0" } } modify_external_catalogs: true
I20260809 12:04:18.344655 22844 tablet.cc:1722] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260809 12:04:18.346254 22844 tablet.cc:1620] T b8fb7c3fb4ac4b9492aa106dcc0bfa1e P 68313789ce1744619a3207a614de3c48: MemRowSet was empty: no flush needed.
I20260809 12:04:18.354451 22546 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e06939cd30a948e89aa4ca69b043a0b6: table [id=72189bb6a2e44005b896d16e9bb94304] alter complete (version 1)
I20260809 12:04:18.457540 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 22636
I20260809 12:04:18.465555 22794 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:18.554869 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 22636
I20260809 12:04:18.583130 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 22507
I20260809 12:04:18.584292 22588 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:18.691593 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 22507
2026-08-09T12:04:18Z chronyd exiting
[       OK ] ToolTest.TestRenameColumn (2082 ms)
[ RUN      ] ToolTest.TestScanTableMultiPredicates
2026-08-09T12:04:18Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:04:18Z Disabled control of system clock
I20260809 12:04:18.811141 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:36527
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:34649
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:36527 with env {}
W20260809 12:04:19.179908 22862 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:19.180198 22862 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:19.180274 22862 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:19.187386 22862 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:04:19.187486 22862 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:19.187527 22862 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:04:19.187587 22862 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:04:19.196558 22862 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:34649
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:36527
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:36527
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:19.197962 22862 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:19.199776 22862 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:19.211633 22875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:19.211730 22874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:19.211673 22877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:19.212423 22862 server_base.cc:1034] running on GCE node
I20260809 12:04:19.213171 22862 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:19.214581 22862 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:19.215839 22862 hybrid_clock.cc:648] HybridClock initialized: now 1786277059215784 us; error 45 us; skew 500 ppm
I20260809 12:04:19.216192 22862 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:19.218923 22862 webserver.cc:460] Webserver started at http://127.16.63.126:38635/ using document root <none> and password file <none>
I20260809 12:04:19.219636 22862 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:19.219789 22862 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:19.220129 22862 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:19.223026 22862 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "01d1fec3beed46ef9bc921e69cfa0c2b"
format_stamp: "Formatted at 2026-08-09 12:04:19 on dist-test-slave-bw88"
I20260809 12:04:19.224025 22862 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "01d1fec3beed46ef9bc921e69cfa0c2b"
format_stamp: "Formatted at 2026-08-09 12:04:19 on dist-test-slave-bw88"
I20260809 12:04:19.229275 22862 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260809 12:04:19.232676 22888 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:19.234056 22862 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:04:19.234257 22862 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "01d1fec3beed46ef9bc921e69cfa0c2b"
format_stamp: "Formatted at 2026-08-09 12:04:19 on dist-test-slave-bw88"
I20260809 12:04:19.234457 22862 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:19.245699 22862 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:19.246440 22862 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
I20260809 12:04:19.246740 22862 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:19.264881 22862 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:36527
I20260809 12:04:19.264914 22953 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:36527 every 8 connection(s)
I20260809 12:04:19.266276 22862 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:04:19.270028 22954 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:19.270558 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 22862
I20260809 12:04:19.270767 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:04:19.282384 22954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b: Bootstrap starting.
I20260809 12:04:19.285881 22954 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:19.287029 22954 log.cc:824] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:19.289642 22954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b: No bootstrap required, opened a new log
I20260809 12:04:19.296777 22954 raft_consensus.cc:348] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01d1fec3beed46ef9bc921e69cfa0c2b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 36527 } }
I20260809 12:04:19.297143 22954 raft_consensus.cc:374] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:19.297266 22954 raft_consensus.cc:729] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d1fec3beed46ef9bc921e69cfa0c2b, State: Initialized, Role: FOLLOWER
I20260809 12:04:19.297819 22954 consensus_queue.cc:260] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01d1fec3beed46ef9bc921e69cfa0c2b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 36527 } }
I20260809 12:04:19.298105 22954 raft_consensus.cc:388] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:19.298246 22954 raft_consensus.cc:482] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:19.298420 22954 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:19.300365 22954 raft_consensus.cc:504] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01d1fec3beed46ef9bc921e69cfa0c2b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 36527 } }
I20260809 12:04:19.300848 22954 leader_election.cc:302] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 01d1fec3beed46ef9bc921e69cfa0c2b; no voters: 
I20260809 12:04:19.301544 22954 leader_election.cc:288] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:19.301633 22960 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:19.302424 22960 raft_consensus.cc:686] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [term 1 LEADER]: Becoming Leader. State: Replica: 01d1fec3beed46ef9bc921e69cfa0c2b, State: Running, Role: LEADER
I20260809 12:04:19.303004 22960 consensus_queue.cc:237] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01d1fec3beed46ef9bc921e69cfa0c2b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 36527 } }
I20260809 12:04:19.303731 22954 sys_catalog.cc:564] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:04:19.305747 22962 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 01d1fec3beed46ef9bc921e69cfa0c2b. Latest consensus state: current_term: 1 leader_uuid: "01d1fec3beed46ef9bc921e69cfa0c2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01d1fec3beed46ef9bc921e69cfa0c2b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 36527 } } }
I20260809 12:04:19.306173 22962 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:19.307427 22961 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "01d1fec3beed46ef9bc921e69cfa0c2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01d1fec3beed46ef9bc921e69cfa0c2b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 36527 } } }
I20260809 12:04:19.307730 22961 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:19.307854 22968 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:04:19.316938 22968 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:04:19.325667 22968 catalog_manager.cc:1347] Generated new cluster ID: ac3f74a7fe544edf947dbd487a5ce544
I20260809 12:04:19.325796 22968 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:04:19.347555 22968 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:04:19.348835 22968 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:04:19.357538 22968 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 01d1fec3beed46ef9bc921e69cfa0c2b: Generated new TSK 0
I20260809 12:04:19.358336 22968 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:04:19.365414 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:36527
--builtin_ntp_servers=127.16.63.84:34649
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:04:19.732529 22986 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:19.732797 22986 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:19.732934 22986 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:19.740236 22986 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:19.740448 22986 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:04:19.749441 22986 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:34649
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:36527
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:19.750785 22986 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:19.752647 22986 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:19.765992 22996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:19.766036 22993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:19.766072 22994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:19.766960 22986 server_base.cc:1034] running on GCE node
I20260809 12:04:19.767570 22986 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:19.768481 22986 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:19.769723 22986 hybrid_clock.cc:648] HybridClock initialized: now 1786277059769655 us; error 41 us; skew 500 ppm
I20260809 12:04:19.770012 22986 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:19.772264 22986 webserver.cc:460] Webserver started at http://127.16.63.65:34475/ using document root <none> and password file <none>
I20260809 12:04:19.772951 22986 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:19.773100 22986 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:19.773514 22986 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:19.776324 22986 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "0533262e7ce44f64acf092c390e35e23"
format_stamp: "Formatted at 2026-08-09 12:04:19 on dist-test-slave-bw88"
I20260809 12:04:19.777098 22986 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "0533262e7ce44f64acf092c390e35e23"
format_stamp: "Formatted at 2026-08-09 12:04:19 on dist-test-slave-bw88"
I20260809 12:04:19.782393 22986 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260809 12:04:19.786013 23002 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:19.787372 22986 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260809 12:04:19.787567 22986 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "0533262e7ce44f64acf092c390e35e23"
format_stamp: "Formatted at 2026-08-09 12:04:19 on dist-test-slave-bw88"
I20260809 12:04:19.787810 22986 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:19.830724 22986 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:19.831739 22986 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
I20260809 12:04:19.832157 22986 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:19.833299 22986 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:04:19.835117 22986 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:04:19.835263 22986 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:19.835453 22986 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:04:19.835551 22986 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:19.873525 22986 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:39705
I20260809 12:04:19.873574 23145 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:39705 every 8 connection(s)
I20260809 12:04:19.874993 22986 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:04:19.878930 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 22986
I20260809 12:04:19.879155 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestScanTableMultiPredicates.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:04:19.890424 23146 heartbeater.cc:347] Connected to a master server at 127.16.63.126:36527
I20260809 12:04:19.890779 23146 heartbeater.cc:464] Registering TS with master...
I20260809 12:04:19.891652 23146 heartbeater.cc:511] Master 127.16.63.126:36527 requested a full tablet report, sending...
I20260809 12:04:19.894006 22908 ts_manager.cc:194] Registered new tserver with Master: 0533262e7ce44f64acf092c390e35e23 (127.16.63.65:39705)
I20260809 12:04:19.895538 16637 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260809 12:04:19.895578 22908 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:40745
I20260809 12:04:19.898834 16637 test_util.cc:268] Using random seed: 161492391
I20260809 12:04:19.918629 22908 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32994:
name: "kudu.table.scan.multipredicates"
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260809 12:04:19.942826 23062 tablet_service.cc:1467] Processing CreateTablet for tablet a0e61afaf69e4b7d84e0be2cc97ab746 (DEFAULT_TABLE table=kudu.table.scan.multipredicates [id=ba27b4d2928a4cb5b5a9bc8bde46932a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260809 12:04:19.944314 23062 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a0e61afaf69e4b7d84e0be2cc97ab746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:19.954658 23163 tablet_bootstrap.cc:492] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23: Bootstrap starting.
I20260809 12:04:19.957707 23163 tablet_bootstrap.cc:654] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:19.958703 23163 log.cc:824] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:19.961472 23163 tablet_bootstrap.cc:492] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23: No bootstrap required, opened a new log
I20260809 12:04:19.961756 23163 ts_tablet_manager.cc:1397] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.001s
I20260809 12:04:19.968679 23163 raft_consensus.cc:348] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0533262e7ce44f64acf092c390e35e23" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39705 } }
I20260809 12:04:19.968997 23163 raft_consensus.cc:374] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:19.969129 23163 raft_consensus.cc:729] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0533262e7ce44f64acf092c390e35e23, State: Initialized, Role: FOLLOWER
I20260809 12:04:19.969734 23163 consensus_queue.cc:260] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0533262e7ce44f64acf092c390e35e23" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39705 } }
I20260809 12:04:19.969978 23163 raft_consensus.cc:388] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:19.970165 23163 raft_consensus.cc:482] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:19.970336 23163 raft_consensus.cc:3037] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:19.972532 23163 raft_consensus.cc:504] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0533262e7ce44f64acf092c390e35e23" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39705 } }
I20260809 12:04:19.973012 23163 leader_election.cc:302] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0533262e7ce44f64acf092c390e35e23; no voters: 
I20260809 12:04:19.973709 23163 leader_election.cc:288] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:19.973867 23167 raft_consensus.cc:2781] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:19.974589 23167 raft_consensus.cc:686] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [term 1 LEADER]: Becoming Leader. State: Replica: 0533262e7ce44f64acf092c390e35e23, State: Running, Role: LEADER
I20260809 12:04:19.974850 23146 heartbeater.cc:503] Master 127.16.63.126:36527 was elected leader, sending a full tablet report...
I20260809 12:04:19.975170 23167 consensus_queue.cc:237] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0533262e7ce44f64acf092c390e35e23" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39705 } }
I20260809 12:04:19.975623 23163 ts_tablet_manager.cc:1428] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.007s
I20260809 12:04:19.980742 22908 catalog_manager.cc:5495] T a0e61afaf69e4b7d84e0be2cc97ab746 P 0533262e7ce44f64acf092c390e35e23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0533262e7ce44f64acf092c390e35e23 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "0533262e7ce44f64acf092c390e35e23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0533262e7ce44f64acf092c390e35e23" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39705 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:20.793001 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 22986
I20260809 12:04:20.802407 23140 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:20.907495 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 22986
I20260809 12:04:20.934544 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 22862
I20260809 12:04:20.935930 22949 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:21.043972 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 22862
2026-08-09T12:04:21Z chronyd exiting
[       OK ] ToolTest.TestScanTableMultiPredicates (2350 ms)
[ RUN      ] ToolTest.TableScanFaultTolerant
2026-08-09T12:04:21Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:04:21Z Disabled control of system clock
I20260809 12:04:21.164324 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:41445
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:36391
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:41445 with env {}
W20260809 12:04:21.523799 23210 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:21.524091 23210 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:21.524166 23210 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:21.531200 23210 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:04:21.531298 23210 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:21.531340 23210 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:04:21.531399 23210 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:04:21.540321 23210 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:36391
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:41445
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:41445
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:21.541682 23210 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:21.543498 23210 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:21.555826 23219 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:21.555826 23220 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:21.555861 23222 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:21.556905 23210 server_base.cc:1034] running on GCE node
I20260809 12:04:21.557708 23210 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:21.559054 23210 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:21.560273 23210 hybrid_clock.cc:648] HybridClock initialized: now 1786277061560213 us; error 31 us; skew 500 ppm
I20260809 12:04:21.560618 23210 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:21.563033 23210 webserver.cc:460] Webserver started at http://127.16.63.126:38133/ using document root <none> and password file <none>
I20260809 12:04:21.563730 23210 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:21.563874 23210 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:21.564200 23210 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:21.566931 23210 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "365a1f52d2814c629d169d22bce61f69"
format_stamp: "Formatted at 2026-08-09 12:04:21 on dist-test-slave-bw88"
I20260809 12:04:21.567642 23210 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "365a1f52d2814c629d169d22bce61f69"
format_stamp: "Formatted at 2026-08-09 12:04:21 on dist-test-slave-bw88"
I20260809 12:04:21.572887 23210 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260809 12:04:21.576438 23230 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:21.577893 23210 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:04:21.578090 23210 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "365a1f52d2814c629d169d22bce61f69"
format_stamp: "Formatted at 2026-08-09 12:04:21 on dist-test-slave-bw88"
I20260809 12:04:21.578291 23210 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:21.589924 23210 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:21.590772 23210 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
I20260809 12:04:21.591084 23210 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:21.610075 23210 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:41445
I20260809 12:04:21.610111 23297 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:41445 every 8 connection(s)
I20260809 12:04:21.611577 23210 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:04:21.615507 23298 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:21.615608 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 23210
I20260809 12:04:21.615835 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:04:21.627516 23298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69: Bootstrap starting.
I20260809 12:04:21.631306 23298 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:21.632364 23298 log.cc:824] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:21.634863 23298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69: No bootstrap required, opened a new log
I20260809 12:04:21.641988 23298 raft_consensus.cc:348] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "365a1f52d2814c629d169d22bce61f69" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 41445 } }
I20260809 12:04:21.642381 23298 raft_consensus.cc:374] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:21.642488 23298 raft_consensus.cc:729] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365a1f52d2814c629d169d22bce61f69, State: Initialized, Role: FOLLOWER
I20260809 12:04:21.643055 23298 consensus_queue.cc:260] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "365a1f52d2814c629d169d22bce61f69" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 41445 } }
I20260809 12:04:21.643321 23298 raft_consensus.cc:388] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:21.643471 23298 raft_consensus.cc:482] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:21.643649 23298 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:21.645824 23298 raft_consensus.cc:504] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "365a1f52d2814c629d169d22bce61f69" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 41445 } }
I20260809 12:04:21.646327 23298 leader_election.cc:302] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 365a1f52d2814c629d169d22bce61f69; no voters: 
I20260809 12:04:21.646921 23298 leader_election.cc:288] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:21.647091 23303 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:21.647773 23303 raft_consensus.cc:686] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [term 1 LEADER]: Becoming Leader. State: Replica: 365a1f52d2814c629d169d22bce61f69, State: Running, Role: LEADER
I20260809 12:04:21.648373 23303 consensus_queue.cc:237] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "365a1f52d2814c629d169d22bce61f69" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 41445 } }
I20260809 12:04:21.648972 23298 sys_catalog.cc:564] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:04:21.651728 23305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "365a1f52d2814c629d169d22bce61f69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "365a1f52d2814c629d169d22bce61f69" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 41445 } } }
I20260809 12:04:21.651932 23307 sys_catalog.cc:455] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 365a1f52d2814c629d169d22bce61f69. Latest consensus state: current_term: 1 leader_uuid: "365a1f52d2814c629d169d22bce61f69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "365a1f52d2814c629d169d22bce61f69" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 41445 } } }
I20260809 12:04:21.652218 23305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:21.652215 23307 sys_catalog.cc:458] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69 [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:21.659317 23314 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:04:21.663770 23314 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:04:21.671739 23314 catalog_manager.cc:1347] Generated new cluster ID: e4107b4bc7df400b8394ee4cc8018232
I20260809 12:04:21.671849 23314 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:04:21.688362 23314 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:04:21.690179 23314 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:04:21.697391 23314 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 365a1f52d2814c629d169d22bce61f69: Generated new TSK 0
I20260809 12:04:21.698395 23314 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:04:21.714052 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:41445
--builtin_ntp_servers=127.16.63.84:36391
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:04:22.075065 23327 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:22.075366 23327 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:22.075443 23327 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:22.082742 23327 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:22.082939 23327 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:04:22.091985 23327 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:36391
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:41445
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:22.093302 23327 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:22.095144 23327 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:22.108922 23335 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:22.109014 23338 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:22.108971 23336 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:22.109836 23327 server_base.cc:1034] running on GCE node
I20260809 12:04:22.110526 23327 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:22.111608 23327 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:22.112974 23327 hybrid_clock.cc:648] HybridClock initialized: now 1786277062112899 us; error 44 us; skew 500 ppm
I20260809 12:04:22.113310 23327 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:22.115645 23327 webserver.cc:460] Webserver started at http://127.16.63.65:42969/ using document root <none> and password file <none>
I20260809 12:04:22.116324 23327 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:22.116469 23327 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:22.116803 23327 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:22.119499 23327 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "b3737f0c634a4288bc4bd3c17a7ef29c"
format_stamp: "Formatted at 2026-08-09 12:04:22 on dist-test-slave-bw88"
I20260809 12:04:22.120282 23327 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "b3737f0c634a4288bc4bd3c17a7ef29c"
format_stamp: "Formatted at 2026-08-09 12:04:22 on dist-test-slave-bw88"
I20260809 12:04:22.125644 23327 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260809 12:04:22.129148 23346 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:22.130931 23327 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:04:22.131178 23327 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "b3737f0c634a4288bc4bd3c17a7ef29c"
format_stamp: "Formatted at 2026-08-09 12:04:22 on dist-test-slave-bw88"
I20260809 12:04:22.131456 23327 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:22.158268 23327 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:22.159087 23327 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
I20260809 12:04:22.159363 23327 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:22.160318 23327 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:04:22.161870 23327 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:04:22.161947 23327 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:22.162040 23327 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:04:22.162087 23327 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:22.195736 23327 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:43063
I20260809 12:04:22.195799 23495 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:43063 every 8 connection(s)
I20260809 12:04:22.197072 23327 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:04:22.207005 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 23327
I20260809 12:04:22.207221 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TableScanFaultTolerant.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:04:22.211140 23496 heartbeater.cc:347] Connected to a master server at 127.16.63.126:41445
I20260809 12:04:22.211412 23496 heartbeater.cc:464] Registering TS with master...
I20260809 12:04:22.212055 23496 heartbeater.cc:511] Master 127.16.63.126:41445 requested a full tablet report, sending...
I20260809 12:04:22.214084 23253 ts_manager.cc:194] Registered new tserver with Master: b3737f0c634a4288bc4bd3c17a7ef29c (127.16.63.65:43063)
I20260809 12:04:22.215586 23253 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:39679
I20260809 12:04:22.223510 16637 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260809 12:04:22.239595 23253 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37196:
name: "kudu.table.scan.fault_tolerant"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    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: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    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 {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260809 12:04:22.269723 23406 tablet_service.cc:1467] Processing CreateTablet for tablet e0cd04159d3f4771bf72973bee835e7a (DEFAULT_TABLE table=kudu.table.scan.fault_tolerant [id=ecd1da22369146c8b0f575f9346f4bb1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260809 12:04:22.269680 23404 tablet_service.cc:1467] Processing CreateTablet for tablet 94e23a33d7b6425283ec93c363de43d5 (DEFAULT_TABLE table=kudu.table.scan.fault_tolerant [id=ecd1da22369146c8b0f575f9346f4bb1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260809 12:04:22.271144 23406 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e0cd04159d3f4771bf72973bee835e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:22.271554 23404 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 94e23a33d7b6425283ec93c363de43d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:22.282847 23513 tablet_bootstrap.cc:492] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c: Bootstrap starting.
I20260809 12:04:22.285894 23513 tablet_bootstrap.cc:654] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:22.286861 23513 log.cc:824] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:22.289713 23513 tablet_bootstrap.cc:492] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c: No bootstrap required, opened a new log
I20260809 12:04:22.289979 23513 ts_tablet_manager.cc:1397] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
I20260809 12:04:22.296837 23513 raft_consensus.cc:348] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3737f0c634a4288bc4bd3c17a7ef29c" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43063 } }
I20260809 12:04:22.297243 23513 raft_consensus.cc:374] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:22.297399 23513 raft_consensus.cc:729] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3737f0c634a4288bc4bd3c17a7ef29c, State: Initialized, Role: FOLLOWER
I20260809 12:04:22.297953 23513 consensus_queue.cc:260] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3737f0c634a4288bc4bd3c17a7ef29c" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43063 } }
I20260809 12:04:22.298218 23513 raft_consensus.cc:388] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:22.298367 23513 raft_consensus.cc:482] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:22.298544 23513 raft_consensus.cc:3037] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:22.300402 23513 raft_consensus.cc:504] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3737f0c634a4288bc4bd3c17a7ef29c" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43063 } }
I20260809 12:04:22.300930 23513 leader_election.cc:302] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b3737f0c634a4288bc4bd3c17a7ef29c; no voters: 
I20260809 12:04:22.301604 23513 leader_election.cc:288] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:22.301750 23516 raft_consensus.cc:2781] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:22.303030 23496 heartbeater.cc:503] Master 127.16.63.126:41445 was elected leader, sending a full tablet report...
I20260809 12:04:22.303371 23513 ts_tablet_manager.cc:1428] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.008s
I20260809 12:04:22.303735 23513 tablet_bootstrap.cc:492] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c: Bootstrap starting.
I20260809 12:04:22.303992 23516 raft_consensus.cc:686] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [term 1 LEADER]: Becoming Leader. State: Replica: b3737f0c634a4288bc4bd3c17a7ef29c, State: Running, Role: LEADER
I20260809 12:04:22.304546 23516 consensus_queue.cc:237] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3737f0c634a4288bc4bd3c17a7ef29c" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43063 } }
I20260809 12:04:22.305234 23513 tablet_bootstrap.cc:654] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:22.307893 23513 tablet_bootstrap.cc:492] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c: No bootstrap required, opened a new log
I20260809 12:04:22.308038 23513 ts_tablet_manager.cc:1397] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260809 12:04:22.309018 23513 raft_consensus.cc:348] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3737f0c634a4288bc4bd3c17a7ef29c" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43063 } }
I20260809 12:04:22.309216 23513 raft_consensus.cc:374] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:22.309314 23513 raft_consensus.cc:729] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3737f0c634a4288bc4bd3c17a7ef29c, State: Initialized, Role: FOLLOWER
I20260809 12:04:22.309599 23513 consensus_queue.cc:260] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3737f0c634a4288bc4bd3c17a7ef29c" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43063 } }
I20260809 12:04:22.309840 23513 raft_consensus.cc:388] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:22.309927 23513 raft_consensus.cc:482] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:22.310025 23513 raft_consensus.cc:3037] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:22.310654 23253 catalog_manager.cc:5495] T 94e23a33d7b6425283ec93c363de43d5 P b3737f0c634a4288bc4bd3c17a7ef29c reported cstate change: term changed from 0 to 1, leader changed from <none> to b3737f0c634a4288bc4bd3c17a7ef29c (127.16.63.65). New cstate: current_term: 1 leader_uuid: "b3737f0c634a4288bc4bd3c17a7ef29c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3737f0c634a4288bc4bd3c17a7ef29c" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43063 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:22.312438 23513 raft_consensus.cc:504] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3737f0c634a4288bc4bd3c17a7ef29c" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43063 } }
I20260809 12:04:22.312696 23513 leader_election.cc:302] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b3737f0c634a4288bc4bd3c17a7ef29c; no voters: 
I20260809 12:04:22.312913 23513 leader_election.cc:288] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:22.312969 23516 raft_consensus.cc:2781] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:22.313131 23516 raft_consensus.cc:686] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [term 1 LEADER]: Becoming Leader. State: Replica: b3737f0c634a4288bc4bd3c17a7ef29c, State: Running, Role: LEADER
I20260809 12:04:22.313385 23513 ts_tablet_manager.cc:1428] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260809 12:04:22.313364 23516 consensus_queue.cc:237] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3737f0c634a4288bc4bd3c17a7ef29c" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43063 } }
I20260809 12:04:22.316424 23253 catalog_manager.cc:5495] T e0cd04159d3f4771bf72973bee835e7a P b3737f0c634a4288bc4bd3c17a7ef29c reported cstate change: term changed from 0 to 1, leader changed from <none> to b3737f0c634a4288bc4bd3c17a7ef29c (127.16.63.65). New cstate: current_term: 1 leader_uuid: "b3737f0c634a4288bc4bd3c17a7ef29c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3737f0c634a4288bc4bd3c17a7ef29c" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 43063 } health_report { overall_health: HEALTHY } } }
W20260809 12:04:22.695225 23527 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:22.695611 23527 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:22.702893 23527 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'kudu.table.scan.fault_tolerant'

INSERT report
    rows total: 888
    time total: 225.031 ms
  time per row: 0.253413 ms
I20260809 12:04:24.345326 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 23327
I20260809 12:04:24.353139 23491 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:24.475121 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 23327
I20260809 12:04:24.511708 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 23210
I20260809 12:04:24.512938 23291 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:24.621584 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 23210
2026-08-09T12:04:24Z chronyd exiting
[       OK ] ToolTest.TableScanFaultTolerant (3576 ms)
[ RUN      ] ToolTest.TestColumnSetDefault
2026-08-09T12:04:24Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:04:24Z Disabled control of system clock
I20260809 12:04:24.736824 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:42363
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:34207
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:42363 with env {}
W20260809 12:04:25.093765 23683 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:25.094254 23683 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:25.094399 23683 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:25.102025 23683 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:04:25.102140 23683 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:25.102211 23683 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:04:25.102308 23683 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:04:25.111455 23683 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:34207
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:42363
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:42363
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:25.112847 23683 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:25.114754 23683 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:25.125593 23688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:25.126544 23689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:25.127202 23691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:25.128018 23683 server_base.cc:1034] running on GCE node
I20260809 12:04:25.128880 23683 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:25.130321 23683 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:25.131569 23683 hybrid_clock.cc:648] HybridClock initialized: now 1786277065131502 us; error 41 us; skew 500 ppm
I20260809 12:04:25.131881 23683 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:25.134188 23683 webserver.cc:460] Webserver started at http://127.16.63.126:35467/ using document root <none> and password file <none>
I20260809 12:04:25.134856 23683 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:25.135017 23683 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:25.135340 23683 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:25.140249 23683 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "e51d3dd0fb40490f969a7083e003a73b"
format_stamp: "Formatted at 2026-08-09 12:04:25 on dist-test-slave-bw88"
I20260809 12:04:25.141048 23683 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "e51d3dd0fb40490f969a7083e003a73b"
format_stamp: "Formatted at 2026-08-09 12:04:25 on dist-test-slave-bw88"
I20260809 12:04:25.146586 23683 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260809 12:04:25.149995 23698 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:25.151255 23683 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260809 12:04:25.151463 23683 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "e51d3dd0fb40490f969a7083e003a73b"
format_stamp: "Formatted at 2026-08-09 12:04:25 on dist-test-slave-bw88"
I20260809 12:04:25.151664 23683 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:25.173401 23683 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:25.174279 23683 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
I20260809 12:04:25.174594 23683 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:25.193576 23683 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:42363
I20260809 12:04:25.193583 23767 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:42363 every 8 connection(s)
I20260809 12:04:25.195050 23683 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:04:25.199108 23769 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:25.205111 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 23683
I20260809 12:04:25.205329 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:04:25.209762 23769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: Bootstrap starting.
I20260809 12:04:25.214179 23769 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:25.215474 23769 log.cc:824] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:25.218576 23769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: No bootstrap required, opened a new log
I20260809 12:04:25.227605 23769 raft_consensus.cc:348] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e51d3dd0fb40490f969a7083e003a73b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 42363 } }
I20260809 12:04:25.228080 23769 raft_consensus.cc:374] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:25.228212 23769 raft_consensus.cc:729] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e51d3dd0fb40490f969a7083e003a73b, State: Initialized, Role: FOLLOWER
I20260809 12:04:25.228960 23769 consensus_queue.cc:260] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e51d3dd0fb40490f969a7083e003a73b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 42363 } }
I20260809 12:04:25.229297 23769 raft_consensus.cc:388] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:25.229481 23769 raft_consensus.cc:482] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:25.229687 23769 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:25.232138 23769 raft_consensus.cc:504] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e51d3dd0fb40490f969a7083e003a73b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 42363 } }
I20260809 12:04:25.232687 23769 leader_election.cc:302] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e51d3dd0fb40490f969a7083e003a73b; no voters: 
I20260809 12:04:25.233665 23769 leader_election.cc:288] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:25.233805 23775 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:25.235064 23775 raft_consensus.cc:686] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [term 1 LEADER]: Becoming Leader. State: Replica: e51d3dd0fb40490f969a7083e003a73b, State: Running, Role: LEADER
I20260809 12:04:25.235641 23775 consensus_queue.cc:237] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e51d3dd0fb40490f969a7083e003a73b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 42363 } }
I20260809 12:04:25.235967 23769 sys_catalog.cc:564] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:04:25.238742 23777 sys_catalog.cc:455] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [sys.catalog]: SysCatalogTable state changed. Reason: New leader e51d3dd0fb40490f969a7083e003a73b. Latest consensus state: current_term: 1 leader_uuid: "e51d3dd0fb40490f969a7083e003a73b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e51d3dd0fb40490f969a7083e003a73b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 42363 } } }
I20260809 12:04:25.238786 23776 sys_catalog.cc:455] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e51d3dd0fb40490f969a7083e003a73b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e51d3dd0fb40490f969a7083e003a73b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 42363 } } }
I20260809 12:04:25.239212 23777 sys_catalog.cc:458] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:25.239276 23776 sys_catalog.cc:458] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:25.242463 23786 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:04:25.247653 23786 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:04:25.256767 23786 catalog_manager.cc:1347] Generated new cluster ID: 924db5033ea9411f8325e169d7ab711b
I20260809 12:04:25.256876 23786 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:04:25.277750 23786 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:04:25.279716 23786 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:04:25.289258 23786 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: Generated new TSK 0
I20260809 12:04:25.290099 23786 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:04:25.304035 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:42363
--builtin_ntp_servers=127.16.63.84:34207
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:04:25.698091 23800 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:25.698388 23800 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:25.698537 23800 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:25.705717 23800 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:25.705922 23800 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:04:25.714967 23800 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:34207
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:42363
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:25.716302 23800 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:25.718227 23800 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:25.731487 23809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:25.731510 23810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:25.731602 23812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:25.732235 23800 server_base.cc:1034] running on GCE node
I20260809 12:04:25.732857 23800 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:25.733834 23800 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:25.735047 23800 hybrid_clock.cc:648] HybridClock initialized: now 1786277065734977 us; error 49 us; skew 500 ppm
I20260809 12:04:25.735355 23800 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:25.742486 23800 webserver.cc:460] Webserver started at http://127.16.63.65:34443/ using document root <none> and password file <none>
I20260809 12:04:25.743248 23800 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:25.743393 23800 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:25.743726 23800 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:25.746431 23800 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "732aa81e16ef4a46acce498f08647b35"
format_stamp: "Formatted at 2026-08-09 12:04:25 on dist-test-slave-bw88"
I20260809 12:04:25.747205 23800 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "732aa81e16ef4a46acce498f08647b35"
format_stamp: "Formatted at 2026-08-09 12:04:25 on dist-test-slave-bw88"
I20260809 12:04:25.752424 23800 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260809 12:04:25.755897 23823 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:25.757305 23800 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260809 12:04:25.757521 23800 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "732aa81e16ef4a46acce498f08647b35"
format_stamp: "Formatted at 2026-08-09 12:04:25 on dist-test-slave-bw88"
I20260809 12:04:25.757712 23800 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:25.790649 23800 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:25.791545 23800 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
I20260809 12:04:25.791869 23800 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:25.792861 23800 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:04:25.794469 23800 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:04:25.794575 23800 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:25.794720 23800 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:04:25.794780 23800 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:25.828918 23800 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:33903
I20260809 12:04:25.828943 23974 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:33903 every 8 connection(s)
I20260809 12:04:25.830408 23800 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:04:25.835600 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 23800
I20260809 12:04:25.835839 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestColumnSetDefault.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:04:25.844729 23975 heartbeater.cc:347] Connected to a master server at 127.16.63.126:42363
I20260809 12:04:25.845053 23975 heartbeater.cc:464] Registering TS with master...
I20260809 12:04:25.845878 23975 heartbeater.cc:511] Master 127.16.63.126:42363 requested a full tablet report, sending...
I20260809 12:04:25.847860 23721 ts_manager.cc:194] Registered new tserver with Master: 732aa81e16ef4a46acce498f08647b35 (127.16.63.65:33903)
I20260809 12:04:25.849306 23721 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:34409
I20260809 12:04:25.851734 16637 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260809 12:04:25.855377 16637 test_util.cc:268] Using random seed: 167448929
I20260809 12:04:25.874678 23721 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48212:
name: "kudu.table.set.default"
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: "col.int"
    type: INT64
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col.string"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col.bool"
    type: BOOL
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col.float"
    type: FLOAT
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col.double"
    type: DOUBLE
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col.binary"
    type: BINARY
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col.unixtime_micros"
    type: UNIXTIME_MICROS
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col.decimal"
    type: DECIMAL128
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 30
      scale: 4
    }
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260809 12:04:25.898545 23887 tablet_service.cc:1467] Processing CreateTablet for tablet df5564c45cbd4b6b932c7304516a0cf4 (DEFAULT_TABLE table=kudu.table.set.default [id=ffa46d423ef5417bb73cccf536d0fe93]), partition=RANGE (key) PARTITION UNBOUNDED
I20260809 12:04:25.899894 23887 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet df5564c45cbd4b6b932c7304516a0cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:25.910298 23991 tablet_bootstrap.cc:492] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Bootstrap starting.
I20260809 12:04:25.913614 23991 tablet_bootstrap.cc:654] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:25.914603 23991 log.cc:824] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:25.917255 23991 tablet_bootstrap.cc:492] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: No bootstrap required, opened a new log
I20260809 12:04:25.917583 23991 ts_tablet_manager.cc:1397] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.005s
I20260809 12:04:25.924348 23991 raft_consensus.cc:348] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "732aa81e16ef4a46acce498f08647b35" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33903 } }
I20260809 12:04:25.924690 23991 raft_consensus.cc:374] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:25.924794 23991 raft_consensus.cc:729] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 732aa81e16ef4a46acce498f08647b35, State: Initialized, Role: FOLLOWER
I20260809 12:04:25.925535 23991 consensus_queue.cc:260] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "732aa81e16ef4a46acce498f08647b35" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33903 } }
I20260809 12:04:25.925849 23991 raft_consensus.cc:388] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:25.926005 23991 raft_consensus.cc:482] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:25.926215 23991 raft_consensus.cc:3037] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:25.928153 23991 raft_consensus.cc:504] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "732aa81e16ef4a46acce498f08647b35" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33903 } }
I20260809 12:04:25.928608 23991 leader_election.cc:302] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 732aa81e16ef4a46acce498f08647b35; no voters: 
I20260809 12:04:25.929165 23991 leader_election.cc:288] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:25.929312 23993 raft_consensus.cc:2781] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:25.930100 23993 raft_consensus.cc:686] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [term 1 LEADER]: Becoming Leader. State: Replica: 732aa81e16ef4a46acce498f08647b35, State: Running, Role: LEADER
I20260809 12:04:25.930397 23975 heartbeater.cc:503] Master 127.16.63.126:42363 was elected leader, sending a full tablet report...
I20260809 12:04:25.930742 23993 consensus_queue.cc:237] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "732aa81e16ef4a46acce498f08647b35" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33903 } }
I20260809 12:04:25.931111 23991 ts_tablet_manager.cc:1428] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260809 12:04:25.936498 23721 catalog_manager.cc:5495] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 732aa81e16ef4a46acce498f08647b35 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "732aa81e16ef4a46acce498f08647b35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "732aa81e16ef4a46acce498f08647b35" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33903 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:26.370772 23721 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48226:
table { table_name: "kudu.table.set.default" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.int" default_value: "\376\377\377\377\377\377\377\377" } } } modify_external_catalogs: true
I20260809 12:04:26.378842 24019 tablet.cc:1722] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260809 12:04:26.380105 24019 tablet.cc:1620] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: MemRowSet was empty: no flush needed.
I20260809 12:04:26.387764 23720 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: kudu.table.set.default [id=ffa46d423ef5417bb73cccf536d0fe93] alter complete (version 1)
I20260809 12:04:27.904999 23720 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48252:
table { table_name: "kudu.table.set.default" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.string" default_value: "string_value" } } } modify_external_catalogs: true
I20260809 12:04:27.913280 24088 tablet.cc:1722] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 2
I20260809 12:04:27.914239 24088 tablet.cc:1620] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: MemRowSet was empty: no flush needed.
I20260809 12:04:27.921435 23720 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: kudu.table.set.default [id=ffa46d423ef5417bb73cccf536d0fe93] alter complete (version 2)
I20260809 12:04:28.938587 23720 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48256:
table { table_name: "kudu.table.set.default" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.string" default_value: "" } } } modify_external_catalogs: true
I20260809 12:04:28.945837 24135 tablet.cc:1722] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 2 to (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 3
I20260809 12:04:28.946561 24135 tablet.cc:1620] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: MemRowSet was empty: no flush needed.
I20260809 12:04:28.953246 23720 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: kudu.table.set.default [id=ffa46d423ef5417bb73cccf536d0fe93] alter complete (version 3)
I20260809 12:04:29.446765 23720 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48258:
table { table_name: "kudu.table.set.default" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.string" default_value: "" } } } modify_external_catalogs: true
I20260809 12:04:29.454066 24154 tablet.cc:1722] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 3 to (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 4
I20260809 12:04:29.461634 23720 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: kudu.table.set.default [id=ffa46d423ef5417bb73cccf536d0fe93] alter complete (version 4)
I20260809 12:04:30.937529 23720 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48282:
table { table_name: "kudu.table.set.default" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.bool" default_value: "\001\000\000\000\000\000\000\000" } } } modify_external_catalogs: true
I20260809 12:04:30.945037 24210 tablet.cc:1722] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 4 to (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 5
I20260809 12:04:30.945866 24210 tablet.cc:1620] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: MemRowSet was empty: no flush needed.
I20260809 12:04:30.952948 23720 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: kudu.table.set.default [id=ffa46d423ef5417bb73cccf536d0fe93] alter complete (version 5)
I20260809 12:04:31.450253 23720 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48288:
table { table_name: "kudu.table.set.default" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.bool" default_value: "\000\000\000\000\000\000\000\000" } } } modify_external_catalogs: true
I20260809 12:04:31.456310 24232 tablet.cc:1722] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 5 to (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 6
I20260809 12:04:31.457180 24232 tablet.cc:1620] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: MemRowSet was empty: no flush needed.
I20260809 12:04:31.463945 23720 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: kudu.table.set.default [id=ffa46d423ef5417bb73cccf536d0fe93] alter complete (version 6)
I20260809 12:04:32.457973 23720 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35044:
table { table_name: "kudu.table.set.default" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.float" default_value: "\244p\235?" } } } modify_external_catalogs: true
I20260809 12:04:32.465492 24280 tablet.cc:1722] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 6 to (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 7
I20260809 12:04:32.466318 24280 tablet.cc:1620] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: MemRowSet was empty: no flush needed.
I20260809 12:04:32.473460 23721 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: kudu.table.set.default [id=ffa46d423ef5417bb73cccf536d0fe93] alter complete (version 7)
I20260809 12:04:32.969856 23721 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35050:
table { table_name: "kudu.table.set.default" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.double" default_value: "\215\227n\022\203\300\363\277" } } } modify_external_catalogs: true
I20260809 12:04:32.975905 24302 tablet.cc:1722] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 7 to (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 8
I20260809 12:04:32.976670 24302 tablet.cc:1620] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: MemRowSet was empty: no flush needed.
I20260809 12:04:32.984004 23721 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: kudu.table.set.default [id=ffa46d423ef5417bb73cccf536d0fe93] alter complete (version 8)
I20260809 12:04:33.475713 23721 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35066:
table { table_name: "kudu.table.set.default" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.binary" default_value: "binary_value" } } } modify_external_catalogs: true
I20260809 12:04:33.482250 24320 tablet.cc:1722] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 8 to (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 9
I20260809 12:04:33.483002 24320 tablet.cc:1620] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: MemRowSet was empty: no flush needed.
I20260809 12:04:33.490100 23721 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: kudu.table.set.default [id=ffa46d423ef5417bb73cccf536d0fe93] alter complete (version 9)
I20260809 12:04:33.987206 23721 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35080:
table { table_name: "kudu.table.set.default" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.unixtime_micros" default_value: "90\000\000\000\000\000\000" } } } modify_external_catalogs: true
I20260809 12:04:33.993285 24346 tablet.cc:1722] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 9 to (
    10:key INT32 NOT NULL,
    11:col.int INT64 NULLABLE,
    12:col.string STRING NULLABLE,
    13:col.bool BOOL NULLABLE,
    14:col.float FLOAT NULLABLE,
    15:col.double DOUBLE NULLABLE,
    16:col.binary BINARY NULLABLE,
    17:col.unixtime_micros UNIXTIME_MICROS NULLABLE,
    18:col.decimal DECIMAL(30, 4) NULLABLE,
    PRIMARY KEY (key)
) version 10
I20260809 12:04:33.994045 24346 tablet.cc:1620] T df5564c45cbd4b6b932c7304516a0cf4 P 732aa81e16ef4a46acce498f08647b35: MemRowSet was empty: no flush needed.
I20260809 12:04:34.000773 23721 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e51d3dd0fb40490f969a7083e003a73b: kudu.table.set.default [id=ffa46d423ef5417bb73cccf536d0fe93] alter complete (version 10)
I20260809 12:04:34.590119 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 23800
I20260809 12:04:34.599692 23966 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:34.689963 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 23800
I20260809 12:04:34.718549 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 23683
I20260809 12:04:34.719818 23762 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:34.831600 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 23683
2026-08-09T12:04:34Z chronyd exiting
[       OK ] ToolTest.TestColumnSetDefault (10213 ms)
[ RUN      ] ToolTest.TestChangeTableLimitSupported
2026-08-09T12:04:34Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:04:34Z Disabled control of system clock
I20260809 12:04:34.955322 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:36255
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:41373
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:36255
--enable_table_write_limit=true
--superuser_acl=* with env {}
W20260809 12:04:35.325577 24373 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:35.325943 24373 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:35.326097 24373 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:35.333180 24373 flags.cc:425] Enabled experimental flag: --enable_table_write_limit=true
W20260809 12:04:35.333323 24373 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:04:35.333449 24373 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:35.333552 24373 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:04:35.333658 24373 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:04:35.342926 24373 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:41373
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/wal
--enable_table_write_limit=true
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:36255
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:36255
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--superuser_acl=<redacted>
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:35.344298 24373 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:35.346366 24373 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:35.359244 24380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:35.359290 24382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:35.359324 24384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:35.360033 24373 server_base.cc:1034] running on GCE node
I20260809 12:04:35.360805 24373 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:35.362316 24373 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:35.363538 24373 hybrid_clock.cc:648] HybridClock initialized: now 1786277075363492 us; error 59 us; skew 500 ppm
I20260809 12:04:35.363878 24373 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:35.366243 24373 webserver.cc:460] Webserver started at http://127.16.63.126:35377/ using document root <none> and password file <none>
I20260809 12:04:35.366932 24373 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:35.367079 24373 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:35.367408 24373 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:35.371559 24373 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "7900b0b55eec4d8ab527eff3bfdf5d9b"
format_stamp: "Formatted at 2026-08-09 12:04:35 on dist-test-slave-bw88"
I20260809 12:04:35.372357 24373 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "7900b0b55eec4d8ab527eff3bfdf5d9b"
format_stamp: "Formatted at 2026-08-09 12:04:35 on dist-test-slave-bw88"
I20260809 12:04:35.377518 24373 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260809 12:04:35.380860 24391 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:35.382155 24373 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:04:35.382339 24373 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "7900b0b55eec4d8ab527eff3bfdf5d9b"
format_stamp: "Formatted at 2026-08-09 12:04:35 on dist-test-slave-bw88"
I20260809 12:04:35.382560 24373 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:35.402184 24373 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:35.403005 24373 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
I20260809 12:04:35.403312 24373 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:35.421936 24373 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:36255
I20260809 12:04:35.421957 24467 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:36255 every 8 connection(s)
I20260809 12:04:35.423327 24373 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:04:35.424374 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 24373
I20260809 12:04:35.424613 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:04:35.428484 24468 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:35.440855 24468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b: Bootstrap starting.
I20260809 12:04:35.444111 24468 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:35.445118 24468 log.cc:824] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:35.447762 24468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b: No bootstrap required, opened a new log
I20260809 12:04:35.454922 24468 raft_consensus.cc:348] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7900b0b55eec4d8ab527eff3bfdf5d9b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 36255 } }
I20260809 12:04:35.455269 24468 raft_consensus.cc:374] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:35.455384 24468 raft_consensus.cc:729] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7900b0b55eec4d8ab527eff3bfdf5d9b, State: Initialized, Role: FOLLOWER
I20260809 12:04:35.455902 24468 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7900b0b55eec4d8ab527eff3bfdf5d9b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 36255 } }
I20260809 12:04:35.456141 24468 raft_consensus.cc:388] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:35.456287 24468 raft_consensus.cc:482] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:35.456458 24468 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:35.458442 24468 raft_consensus.cc:504] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7900b0b55eec4d8ab527eff3bfdf5d9b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 36255 } }
I20260809 12:04:35.458946 24468 leader_election.cc:302] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7900b0b55eec4d8ab527eff3bfdf5d9b; no voters: 
I20260809 12:04:35.459510 24468 leader_election.cc:288] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:35.459666 24474 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:35.460645 24474 raft_consensus.cc:686] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [term 1 LEADER]: Becoming Leader. State: Replica: 7900b0b55eec4d8ab527eff3bfdf5d9b, State: Running, Role: LEADER
I20260809 12:04:35.461222 24474 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7900b0b55eec4d8ab527eff3bfdf5d9b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 36255 } }
I20260809 12:04:35.461741 24468 sys_catalog.cc:564] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:04:35.464226 24475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7900b0b55eec4d8ab527eff3bfdf5d9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7900b0b55eec4d8ab527eff3bfdf5d9b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 36255 } } }
I20260809 12:04:35.464679 24475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:35.464514 24476 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7900b0b55eec4d8ab527eff3bfdf5d9b. Latest consensus state: current_term: 1 leader_uuid: "7900b0b55eec4d8ab527eff3bfdf5d9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7900b0b55eec4d8ab527eff3bfdf5d9b" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 36255 } } }
I20260809 12:04:35.464845 24476 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:35.466697 24485 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:04:35.471083 24485 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:04:35.479609 24485 catalog_manager.cc:1347] Generated new cluster ID: 85b2136b67f24ba9b0bb25eb8b999de7
I20260809 12:04:35.479727 24485 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:04:35.495126 24485 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:04:35.496371 24485 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:04:35.510490 24485 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b: Generated new TSK 0
I20260809 12:04:35.511333 24485 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:04:35.523869 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:36255
--builtin_ntp_servers=127.16.63.84:41373
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:04:35.917550 24495 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:35.917834 24495 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:35.917917 24495 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:35.924844 24495 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:35.925009 24495 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:04:35.933892 24495 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:41373
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:36255
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:35.935184 24495 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:35.936954 24495 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:35.950465 24502 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:35.950495 24504 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:35.950405 24501 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:35.951326 24495 server_base.cc:1034] running on GCE node
I20260809 12:04:35.951876 24495 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:35.952749 24495 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:35.953966 24495 hybrid_clock.cc:648] HybridClock initialized: now 1786277075953896 us; error 35 us; skew 500 ppm
I20260809 12:04:35.954267 24495 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:35.961895 24495 webserver.cc:460] Webserver started at http://127.16.63.65:45125/ using document root <none> and password file <none>
I20260809 12:04:35.962651 24495 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:35.962819 24495 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:35.963145 24495 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:35.965900 24495 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "a4b8346e9369427b8523078e114f2b73"
format_stamp: "Formatted at 2026-08-09 12:04:35 on dist-test-slave-bw88"
I20260809 12:04:35.966699 24495 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "a4b8346e9369427b8523078e114f2b73"
format_stamp: "Formatted at 2026-08-09 12:04:35 on dist-test-slave-bw88"
I20260809 12:04:35.971827 24495 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260809 12:04:35.975186 24513 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:35.976435 24495 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260809 12:04:35.976621 24495 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "a4b8346e9369427b8523078e114f2b73"
format_stamp: "Formatted at 2026-08-09 12:04:35 on dist-test-slave-bw88"
I20260809 12:04:35.976827 24495 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:36.019100 24495 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:36.020015 24495 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
I20260809 12:04:36.020349 24495 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:36.021448 24495 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:04:36.022930 24495 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:04:36.023031 24495 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:36.023190 24495 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:04:36.023267 24495 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:36.057071 24495 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:39489
I20260809 12:04:36.057114 24672 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:39489 every 8 connection(s)
I20260809 12:04:36.058516 24495 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:04:36.064457 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 24495
I20260809 12:04:36.064692 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestChangeTableLimitSupported.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:04:36.072604 24673 heartbeater.cc:347] Connected to a master server at 127.16.63.126:36255
I20260809 12:04:36.072904 24673 heartbeater.cc:464] Registering TS with master...
I20260809 12:04:36.073716 24673 heartbeater.cc:511] Master 127.16.63.126:36255 requested a full tablet report, sending...
I20260809 12:04:36.075652 24414 ts_manager.cc:194] Registered new tserver with Master: a4b8346e9369427b8523078e114f2b73 (127.16.63.65:39489)
I20260809 12:04:36.077092 24414 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:45011
I20260809 12:04:36.080626 16637 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260809 12:04:36.083864 16637 test_util.cc:268] Using random seed: 177677426
I20260809 12:04:36.102483 24414 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46588:
name: "kudu.table.changelimit"
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260809 12:04:36.104938 24414 catalog_manager.cc:2294] table size write limit: -1, table row write limit: -1
I20260809 12:04:36.126138 24579 tablet_service.cc:1467] Processing CreateTablet for tablet 8d10382c8880433897ac3a1fb887264a (DEFAULT_TABLE table=kudu.table.changelimit [id=4221542e09c5412ca7cad77d0b86aae8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260809 12:04:36.127506 24579 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8d10382c8880433897ac3a1fb887264a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:36.138190 24692 tablet_bootstrap.cc:492] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73: Bootstrap starting.
I20260809 12:04:36.141206 24692 tablet_bootstrap.cc:654] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:36.142268 24692 log.cc:824] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:36.144876 24692 tablet_bootstrap.cc:492] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73: No bootstrap required, opened a new log
I20260809 12:04:36.145206 24692 ts_tablet_manager.cc:1397] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260809 12:04:36.152118 24692 raft_consensus.cc:348] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b8346e9369427b8523078e114f2b73" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39489 } }
I20260809 12:04:36.152477 24692 raft_consensus.cc:374] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:36.152614 24692 raft_consensus.cc:729] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b8346e9369427b8523078e114f2b73, State: Initialized, Role: FOLLOWER
I20260809 12:04:36.153192 24692 consensus_queue.cc:260] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b8346e9369427b8523078e114f2b73" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39489 } }
I20260809 12:04:36.153517 24692 raft_consensus.cc:388] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:36.153677 24692 raft_consensus.cc:482] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:36.153864 24692 raft_consensus.cc:3037] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:36.156009 24692 raft_consensus.cc:504] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b8346e9369427b8523078e114f2b73" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39489 } }
I20260809 12:04:36.156543 24692 leader_election.cc:302] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4b8346e9369427b8523078e114f2b73; no voters: 
I20260809 12:04:36.157316 24692 leader_election.cc:288] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:36.157476 24694 raft_consensus.cc:2781] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:36.158355 24694 raft_consensus.cc:686] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [term 1 LEADER]: Becoming Leader. State: Replica: a4b8346e9369427b8523078e114f2b73, State: Running, Role: LEADER
I20260809 12:04:36.158943 24673 heartbeater.cc:503] Master 127.16.63.126:36255 was elected leader, sending a full tablet report...
I20260809 12:04:36.159703 24694 consensus_queue.cc:237] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b8346e9369427b8523078e114f2b73" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39489 } }
I20260809 12:04:36.159952 24692 ts_tablet_manager.cc:1428] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.001s
I20260809 12:04:36.165977 24414 catalog_manager.cc:5495] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b8346e9369427b8523078e114f2b73 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "a4b8346e9369427b8523078e114f2b73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b8346e9369427b8523078e114f2b73" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 39489 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:39.254063 24414 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46604:
table { table_name: "kudu.table.changelimit" } modify_external_catalogs: true disk_size_limit: 999999
I20260809 12:04:39.254650 24414 catalog_manager.cc:3584] Setting table kudu.table.changelimit disk_size_limit to 999999
I20260809 12:04:39.264420 24763 tablet.cc:1722] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260809 12:04:39.272238 24414 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b: kudu.table.changelimit [id=4221542e09c5412ca7cad77d0b86aae8] alter complete (version 1)
I20260809 12:04:39.765574 24414 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46610:
table { table_name: "kudu.table.changelimit" } modify_external_catalogs: true row_count_limit: 100000
I20260809 12:04:39.766072 24414 catalog_manager.cc:3599] Setting table kudu.table.changelimit row_count_limit to 100000
I20260809 12:04:39.772054 24782 tablet.cc:1722] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20260809 12:04:39.778934 24414 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b: kudu.table.changelimit [id=4221542e09c5412ca7cad77d0b86aae8] alter complete (version 2)
I20260809 12:04:40.265120 24414 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46614:
table { table_name: "kudu.table.changelimit" } modify_external_catalogs: true disk_size_limit: -1
I20260809 12:04:40.265738 24414 catalog_manager.cc:3580] Resetting table kudu.table.changelimit disk_size_limit to the default setting
I20260809 12:04:40.271227 24782 tablet.cc:1722] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 3
I20260809 12:04:40.280551 24414 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b: kudu.table.changelimit [id=4221542e09c5412ca7cad77d0b86aae8] alter complete (version 3)
I20260809 12:04:40.770797 24414 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46626:
table { table_name: "kudu.table.changelimit" } modify_external_catalogs: true row_count_limit: -1
I20260809 12:04:40.771279 24414 catalog_manager.cc:3595] Resetting table kudu.table.changelimit row_count_limit to the default setting
I20260809 12:04:40.777235 24816 tablet.cc:1722] T 8d10382c8880433897ac3a1fb887264a P a4b8346e9369427b8523078e114f2b73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 3 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 4
I20260809 12:04:40.785897 24414 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7900b0b55eec4d8ab527eff3bfdf5d9b: kudu.table.changelimit [id=4221542e09c5412ca7cad77d0b86aae8] alter complete (version 4)
I20260809 12:04:40.875916 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 24495
I20260809 12:04:40.886250 24668 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:40.977155 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 24495
I20260809 12:04:41.002772 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 24373
I20260809 12:04:41.004024 24462 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:41.113996 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 24373
2026-08-09T12:04:41Z chronyd exiting
[       OK ] ToolTest.TestChangeTableLimitSupported (6281 ms)
[ RUN      ] ToolTest.TestHmsPrecheck
2026-08-09T12:04:41Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:04:41Z Disabled control of system clock
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/security.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-task_IWYEn/thirdparty/src/hive-3.1.2/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/dist-test-task_IWYEn/thirdparty/src/hadoop-3.2.0/share/hadoop/common/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Metastore connection URL:	 jdbc:derby:/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/metadb;create=true
Metastore Connection Driver :	 org.apache.derby.jdbc.EmbeddedDriver
Metastore connection User:	 APP
Starting metastore schema initialization to 3.1.0
Initialization script hive-schema-3.1.0.derby.sql

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 

 
 
 
 

 
 
 
 


 
 
 

 
 
 


 
 
 
 
 
 
 


 
 
 

 
 
 

 
 

 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 


 
 
 
 
 
 



 
 
 
 
 


 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 


Initialization script completed
schemaTool completed
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/security.properties
2026-08-09 12:04:47: Starting Hive Metastore Server
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/security.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-task_IWYEn/thirdparty/src/hive-3.1.2/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/dist-test-task_IWYEn/thirdparty/src/hadoop-3.2.0/share/hadoop/common/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Starting hive metastore on port 0
I20260809 12:04:56.119439 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:39035
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:34235
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:39035 with env {}
W20260809 12:04:56.479135 25152 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:56.479511 25152 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:56.479691 25152 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:56.486781 25152 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:04:56.486925 25152 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:56.487033 25152 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:04:56.487152 25152 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:04:56.495926 25152 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:34235
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:39035
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:39035
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:56.497318 25152 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:56.499210 25152 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:56.511777 25158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:56.511858 25157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:56.511863 25160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:56.512485 25152 server_base.cc:1034] running on GCE node
I20260809 12:04:56.513301 25152 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:56.514750 25152 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:56.515996 25152 hybrid_clock.cc:648] HybridClock initialized: now 1786277096515922 us; error 54 us; skew 500 ppm
I20260809 12:04:56.516338 25152 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:56.523963 25152 webserver.cc:460] Webserver started at http://127.16.63.126:40871/ using document root <none> and password file <none>
I20260809 12:04:56.524724 25152 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:56.524878 25152 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:56.525216 25152 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:56.528066 25152 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "2538826e004149e083fa7c92d083d30e"
format_stamp: "Formatted at 2026-08-09 12:04:56 on dist-test-slave-bw88"
I20260809 12:04:56.528911 25152 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "2538826e004149e083fa7c92d083d30e"
format_stamp: "Formatted at 2026-08-09 12:04:56 on dist-test-slave-bw88"
I20260809 12:04:56.534391 25152 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260809 12:04:56.537832 25169 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:56.539093 25152 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260809 12:04:56.539286 25152 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "2538826e004149e083fa7c92d083d30e"
format_stamp: "Formatted at 2026-08-09 12:04:56 on dist-test-slave-bw88"
I20260809 12:04:56.539507 25152 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:56.575038 25152 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:56.575980 25152 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
I20260809 12:04:56.576311 25152 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:56.595428 25152 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:39035
I20260809 12:04:56.595468 25243 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:39035 every 8 connection(s)
I20260809 12:04:56.596850 25152 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:04:56.600692 25245 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:56.602682 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 25152
I20260809 12:04:56.602917 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:04:56.612975 25245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e: Bootstrap starting.
I20260809 12:04:56.616813 25245 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:56.618095 25245 log.cc:824] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:56.620877 25245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e: No bootstrap required, opened a new log
I20260809 12:04:56.629913 25245 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2538826e004149e083fa7c92d083d30e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 39035 } }
I20260809 12:04:56.630470 25245 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:56.630620 25245 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2538826e004149e083fa7c92d083d30e, State: Initialized, Role: FOLLOWER
I20260809 12:04:56.631270 25245 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2538826e004149e083fa7c92d083d30e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 39035 } }
I20260809 12:04:56.631515 25245 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:56.631680 25245 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:56.631870 25245 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:56.634054 25245 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2538826e004149e083fa7c92d083d30e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 39035 } }
I20260809 12:04:56.634584 25245 leader_election.cc:302] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2538826e004149e083fa7c92d083d30e; no voters: 
I20260809 12:04:56.635267 25245 leader_election.cc:288] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:56.635421 25251 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:56.636104 25251 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 1 LEADER]: Becoming Leader. State: Replica: 2538826e004149e083fa7c92d083d30e, State: Running, Role: LEADER
I20260809 12:04:56.637192 25251 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2538826e004149e083fa7c92d083d30e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 39035 } }
I20260809 12:04:56.637764 25245 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:04:56.640162 25256 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2538826e004149e083fa7c92d083d30e. Latest consensus state: current_term: 1 leader_uuid: "2538826e004149e083fa7c92d083d30e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2538826e004149e083fa7c92d083d30e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 39035 } } }
I20260809 12:04:56.640625 25256 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:56.640162 25254 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2538826e004149e083fa7c92d083d30e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2538826e004149e083fa7c92d083d30e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 39035 } } }
I20260809 12:04:56.641129 25254 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [sys.catalog]: This master's current role is: LEADER
I20260809 12:04:56.642271 25259 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:04:56.648790 25259 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:04:56.657780 25259 catalog_manager.cc:1347] Generated new cluster ID: 9647524d98184583b5fe760ceba0a8ed
I20260809 12:04:56.657907 25259 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:04:56.682382 25259 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:04:56.683694 25259 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:04:56.698426 25259 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e: Generated new TSK 0
I20260809 12:04:56.699378 25259 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:04:56.703805 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.16.63.65:0
--local_ip_for_outbound_sockets=127.16.63.65
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:39035
--builtin_ntp_servers=127.16.63.84:34235
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260809 12:04:57.066212 25274 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:57.066537 25274 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:57.066704 25274 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:57.073740 25274 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:57.073941 25274 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.63.65
I20260809 12:04:57.082914 25274 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:34235
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.16.63.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.16.63.65
--webserver_port=0
--tserver_master_addrs=127.16.63.126:39035
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.16.63.65
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:04:57.084264 25274 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:04:57.087015 25274 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:04:57.102617 25281 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:57.102978 25284 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:04:57.102978 25280 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:04:57.103789 25274 server_base.cc:1034] running on GCE node
I20260809 12:04:57.104382 25274 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:04:57.105275 25274 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:04:57.106532 25274 hybrid_clock.cc:648] HybridClock initialized: now 1786277097106475 us; error 34 us; skew 500 ppm
I20260809 12:04:57.106853 25274 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:04:57.109011 25274 webserver.cc:460] Webserver started at http://127.16.63.65:41273/ using document root <none> and password file <none>
I20260809 12:04:57.109781 25274 fs_manager.cc:359] Metadata directory not provided
I20260809 12:04:57.109926 25274 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:04:57.110246 25274 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:04:57.112818 25274 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/data/instance:
uuid: "57f805f3d58541bfb2a43098699f3aa5"
format_stamp: "Formatted at 2026-08-09 12:04:57 on dist-test-slave-bw88"
I20260809 12:04:57.113667 25274 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance:
uuid: "57f805f3d58541bfb2a43098699f3aa5"
format_stamp: "Formatted at 2026-08-09 12:04:57 on dist-test-slave-bw88"
I20260809 12:04:57.119338 25274 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260809 12:04:57.122874 25293 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:57.124234 25274 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260809 12:04:57.124369 25274 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/wal
uuid: "57f805f3d58541bfb2a43098699f3aa5"
format_stamp: "Formatted at 2026-08-09 12:04:57 on dist-test-slave-bw88"
I20260809 12:04:57.124571 25274 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:04:57.150492 25274 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:04:57.151342 25274 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
I20260809 12:04:57.151681 25274 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:04:57.152653 25274 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:04:57.154204 25274 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:04:57.154309 25274 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:57.154451 25274 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:04:57.154523 25274 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:04:57.190284 25274 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:33201
I20260809 12:04:57.190338 25444 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:33201 every 8 connection(s)
I20260809 12:04:57.191605 25274 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/data/info.pb
I20260809 12:04:57.196091 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 25274
I20260809 12:04:57.196318 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/ts-0/wal/instance
I20260809 12:04:57.206049 25445 heartbeater.cc:347] Connected to a master server at 127.16.63.126:39035
I20260809 12:04:57.206355 25445 heartbeater.cc:464] Registering TS with master...
I20260809 12:04:57.207059 25445 heartbeater.cc:511] Master 127.16.63.126:39035 requested a full tablet report, sending...
I20260809 12:04:57.208956 25194 ts_manager.cc:194] Registered new tserver with Master: 57f805f3d58541bfb2a43098699f3aa5 (127.16.63.65:33201)
I20260809 12:04:57.210551 25194 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.16.63.65:35135
I20260809 12:04:57.212610 16637 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260809 12:04:57.227510 25194 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37116:
name: "a.b"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
I20260809 12:04:57.255091 25358 tablet_service.cc:1467] Processing CreateTablet for tablet b8a048f66fde4da78e36e7c51e60062a (DEFAULT_TABLE table=a.b [id=e36ac3e0f36b485688fe22680924d5ee]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260809 12:04:57.256420 25358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b8a048f66fde4da78e36e7c51e60062a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:57.267213 25460 tablet_bootstrap.cc:492] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5: Bootstrap starting.
I20260809 12:04:57.270372 25460 tablet_bootstrap.cc:654] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:57.271353 25460 log.cc:824] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5: Log is configured to *not* fsync() on all Append() calls
I20260809 12:04:57.273864 25460 tablet_bootstrap.cc:492] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5: No bootstrap required, opened a new log
I20260809 12:04:57.274117 25460 ts_tablet_manager.cc:1397] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
I20260809 12:04:57.280790 25460 raft_consensus.cc:348] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.281107 25460 raft_consensus.cc:374] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:57.281239 25460 raft_consensus.cc:729] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Initialized, Role: FOLLOWER
I20260809 12:04:57.281867 25460 consensus_queue.cc:260] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.282105 25460 raft_consensus.cc:388] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:57.282259 25460 raft_consensus.cc:482] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:57.282433 25460 raft_consensus.cc:3037] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:57.284518 25460 raft_consensus.cc:504] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.285032 25460 leader_election.cc:302] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 57f805f3d58541bfb2a43098699f3aa5; no voters: 
I20260809 12:04:57.285669 25460 leader_election.cc:288] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:57.285830 25462 raft_consensus.cc:2781] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:57.286576 25462 raft_consensus.cc:686] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [term 1 LEADER]: Becoming Leader. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Running, Role: LEADER
I20260809 12:04:57.286803 25445 heartbeater.cc:503] Master 127.16.63.126:39035 was elected leader, sending a full tablet report...
I20260809 12:04:57.287160 25462 consensus_queue.cc:237] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.287569 25460 ts_tablet_manager.cc:1428] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.008s
I20260809 12:04:57.292292 25194 catalog_manager.cc:5495] T b8a048f66fde4da78e36e7c51e60062a P 57f805f3d58541bfb2a43098699f3aa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57f805f3d58541bfb2a43098699f3aa5 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "57f805f3d58541bfb2a43098699f3aa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:57.308904 25194 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37116:
name: "foo.bar"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
I20260809 12:04:57.315233 25358 tablet_service.cc:1467] Processing CreateTablet for tablet 362b80334f32434b81f1e6a8081db4f8 (DEFAULT_TABLE table=foo.bar [id=00568d6746574514b7c36c9e4e57a1d7]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260809 12:04:57.315737 25358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 362b80334f32434b81f1e6a8081db4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:57.320225 25460 tablet_bootstrap.cc:492] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5: Bootstrap starting.
I20260809 12:04:57.321892 25460 tablet_bootstrap.cc:654] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:57.323772 25460 tablet_bootstrap.cc:492] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5: No bootstrap required, opened a new log
I20260809 12:04:57.323928 25460 ts_tablet_manager.cc:1397] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260809 12:04:57.324884 25460 raft_consensus.cc:348] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.325101 25460 raft_consensus.cc:374] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:57.325217 25460 raft_consensus.cc:729] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Initialized, Role: FOLLOWER
I20260809 12:04:57.325484 25460 consensus_queue.cc:260] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.325647 25460 raft_consensus.cc:388] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:57.325719 25460 raft_consensus.cc:482] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:57.325789 25460 raft_consensus.cc:3037] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:57.327423 25460 raft_consensus.cc:504] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.327713 25460 leader_election.cc:302] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 57f805f3d58541bfb2a43098699f3aa5; no voters: 
I20260809 12:04:57.327889 25460 leader_election.cc:288] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:57.327955 25462 raft_consensus.cc:2781] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:57.328166 25462 raft_consensus.cc:686] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 LEADER]: Becoming Leader. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Running, Role: LEADER
I20260809 12:04:57.328356 25460 ts_tablet_manager.cc:1428] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260809 12:04:57.328416 25462 consensus_queue.cc:237] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.330746 25194 catalog_manager.cc:5495] T 362b80334f32434b81f1e6a8081db4f8 P 57f805f3d58541bfb2a43098699f3aa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57f805f3d58541bfb2a43098699f3aa5 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "57f805f3d58541bfb2a43098699f3aa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:57.335307 25193 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37116:
name: "FOO.bar"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
I20260809 12:04:57.341238 25358 tablet_service.cc:1467] Processing CreateTablet for tablet 0a8bc7b1f3f1443a848ee1a88eeccc73 (DEFAULT_TABLE table=FOO.bar [id=f5c4a9ec2ebe455781723850e94689ea]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260809 12:04:57.341689 25358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0a8bc7b1f3f1443a848ee1a88eeccc73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:57.346267 25460 tablet_bootstrap.cc:492] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5: Bootstrap starting.
I20260809 12:04:57.347730 25460 tablet_bootstrap.cc:654] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:57.349586 25460 tablet_bootstrap.cc:492] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5: No bootstrap required, opened a new log
I20260809 12:04:57.349709 25460 ts_tablet_manager.cc:1397] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260809 12:04:57.350190 25460 raft_consensus.cc:348] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.350476 25460 raft_consensus.cc:374] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:57.350587 25460 raft_consensus.cc:729] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Initialized, Role: FOLLOWER
I20260809 12:04:57.350884 25460 consensus_queue.cc:260] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.351095 25460 raft_consensus.cc:388] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:57.351210 25460 raft_consensus.cc:482] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:57.351322 25460 raft_consensus.cc:3037] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:57.352999 25460 raft_consensus.cc:504] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.353250 25460 leader_election.cc:302] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 57f805f3d58541bfb2a43098699f3aa5; no voters: 
I20260809 12:04:57.353468 25460 leader_election.cc:288] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:57.353530 25462 raft_consensus.cc:2781] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:57.353705 25462 raft_consensus.cc:686] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 LEADER]: Becoming Leader. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Running, Role: LEADER
I20260809 12:04:57.353968 25460 ts_tablet_manager.cc:1428] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260809 12:04:57.353941 25462 consensus_queue.cc:237] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.356068 25193 catalog_manager.cc:5495] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57f805f3d58541bfb2a43098699f3aa5 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "57f805f3d58541bfb2a43098699f3aa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:57.361068 25193 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37116:
name: "foo.BAR"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
I20260809 12:04:57.366961 25358 tablet_service.cc:1467] Processing CreateTablet for tablet be6db163be2d4619a76118207ac3ae93 (DEFAULT_TABLE table=foo.BAR [id=434227fe93d74b22ad949b96d985a83d]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260809 12:04:57.367357 25358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet be6db163be2d4619a76118207ac3ae93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:57.371424 25460 tablet_bootstrap.cc:492] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5: Bootstrap starting.
I20260809 12:04:57.372838 25460 tablet_bootstrap.cc:654] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:57.374734 25460 tablet_bootstrap.cc:492] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5: No bootstrap required, opened a new log
I20260809 12:04:57.374886 25460 ts_tablet_manager.cc:1397] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260809 12:04:57.375468 25460 raft_consensus.cc:348] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.375643 25460 raft_consensus.cc:374] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:57.375761 25460 raft_consensus.cc:729] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Initialized, Role: FOLLOWER
I20260809 12:04:57.376013 25460 consensus_queue.cc:260] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.376183 25460 raft_consensus.cc:388] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:57.376314 25460 raft_consensus.cc:482] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:57.376487 25460 raft_consensus.cc:3037] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:57.378240 25460 raft_consensus.cc:504] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.378469 25460 leader_election.cc:302] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 57f805f3d58541bfb2a43098699f3aa5; no voters: 
I20260809 12:04:57.378648 25460 leader_election.cc:288] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:57.378706 25462 raft_consensus.cc:2781] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:57.378859 25462 raft_consensus.cc:686] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 LEADER]: Becoming Leader. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Running, Role: LEADER
I20260809 12:04:57.379133 25460 ts_tablet_manager.cc:1428] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20260809 12:04:57.379083 25462 consensus_queue.cc:237] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.381203 25193 catalog_manager.cc:5495] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57f805f3d58541bfb2a43098699f3aa5 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "57f805f3d58541bfb2a43098699f3aa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:57.386698 25193 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37116:
name: "fuzz"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
I20260809 12:04:57.392158 25358 tablet_service.cc:1467] Processing CreateTablet for tablet 39e23c0b725941f7ac0a4f5c3800bcfc (DEFAULT_TABLE table=fuzz [id=1aa1616037bc4527a9f38e3d10512199]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260809 12:04:57.392581 25358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 39e23c0b725941f7ac0a4f5c3800bcfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:57.397188 25460 tablet_bootstrap.cc:492] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5: Bootstrap starting.
I20260809 12:04:57.398603 25460 tablet_bootstrap.cc:654] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:57.400425 25460 tablet_bootstrap.cc:492] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5: No bootstrap required, opened a new log
I20260809 12:04:57.400621 25460 ts_tablet_manager.cc:1397] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260809 12:04:57.401295 25460 raft_consensus.cc:348] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.401542 25460 raft_consensus.cc:374] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:57.401656 25460 raft_consensus.cc:729] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Initialized, Role: FOLLOWER
I20260809 12:04:57.401916 25460 consensus_queue.cc:260] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.402074 25460 raft_consensus.cc:388] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:57.402199 25460 raft_consensus.cc:482] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:57.402311 25460 raft_consensus.cc:3037] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:57.404024 25460 raft_consensus.cc:504] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.404268 25460 leader_election.cc:302] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 57f805f3d58541bfb2a43098699f3aa5; no voters: 
I20260809 12:04:57.404496 25460 leader_election.cc:288] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:57.404558 25462 raft_consensus.cc:2781] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:57.404731 25462 raft_consensus.cc:686] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [term 1 LEADER]: Becoming Leader. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Running, Role: LEADER
I20260809 12:04:57.404996 25460 ts_tablet_manager.cc:1428] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260809 12:04:57.404994 25462 consensus_queue.cc:237] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.407346 25193 catalog_manager.cc:5495] T 39e23c0b725941f7ac0a4f5c3800bcfc P 57f805f3d58541bfb2a43098699f3aa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57f805f3d58541bfb2a43098699f3aa5 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "57f805f3d58541bfb2a43098699f3aa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:57.412149 25194 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37116:
name: "FUZZ"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
I20260809 12:04:57.418686 25358 tablet_service.cc:1467] Processing CreateTablet for tablet 909fdc9638424bb4a1d0127a9f564da1 (DEFAULT_TABLE table=FUZZ [id=bb579c3f5251458d8d66178a11110fc3]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260809 12:04:57.419118 25358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 909fdc9638424bb4a1d0127a9f564da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:57.423540 25460 tablet_bootstrap.cc:492] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5: Bootstrap starting.
I20260809 12:04:57.425055 25460 tablet_bootstrap.cc:654] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:57.427244 25460 tablet_bootstrap.cc:492] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5: No bootstrap required, opened a new log
I20260809 12:04:57.427424 25460 ts_tablet_manager.cc:1397] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260809 12:04:57.428220 25460 raft_consensus.cc:348] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.428375 25460 raft_consensus.cc:374] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:57.428483 25460 raft_consensus.cc:729] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Initialized, Role: FOLLOWER
I20260809 12:04:57.428649 25460 consensus_queue.cc:260] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.428798 25460 raft_consensus.cc:388] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:57.428958 25460 raft_consensus.cc:482] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:57.429096 25460 raft_consensus.cc:3037] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:57.431006 25460 raft_consensus.cc:504] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.431335 25460 leader_election.cc:302] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 57f805f3d58541bfb2a43098699f3aa5; no voters: 
I20260809 12:04:57.431689 25460 leader_election.cc:288] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:57.431761 25462 raft_consensus.cc:2781] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:57.431962 25462 raft_consensus.cc:686] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 LEADER]: Becoming Leader. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Running, Role: LEADER
I20260809 12:04:57.432209 25462 consensus_queue.cc:237] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.432256 25460 ts_tablet_manager.cc:1428] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260809 12:04:57.434553 25194 catalog_manager.cc:5495] T 909fdc9638424bb4a1d0127a9f564da1 P 57f805f3d58541bfb2a43098699f3aa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57f805f3d58541bfb2a43098699f3aa5 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "57f805f3d58541bfb2a43098699f3aa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:57.438555 25194 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37116:
name: "a.b!"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
I20260809 12:04:57.444873 25358 tablet_service.cc:1467] Processing CreateTablet for tablet 8ba11bd42712412e831200cfd89ae29a (DEFAULT_TABLE table=a.b! [id=efecdf8dd9b8423e86b947a34b6723f0]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260809 12:04:57.445312 25358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8ba11bd42712412e831200cfd89ae29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:57.449429 25460 tablet_bootstrap.cc:492] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5: Bootstrap starting.
I20260809 12:04:57.450977 25460 tablet_bootstrap.cc:654] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:57.452875 25460 tablet_bootstrap.cc:492] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5: No bootstrap required, opened a new log
I20260809 12:04:57.453058 25460 ts_tablet_manager.cc:1397] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260809 12:04:57.453801 25460 raft_consensus.cc:348] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.454006 25460 raft_consensus.cc:374] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:57.454113 25460 raft_consensus.cc:729] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Initialized, Role: FOLLOWER
I20260809 12:04:57.454384 25460 consensus_queue.cc:260] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.454550 25460 raft_consensus.cc:388] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:57.454664 25460 raft_consensus.cc:482] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:57.454767 25460 raft_consensus.cc:3037] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:57.456542 25460 raft_consensus.cc:504] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.456779 25460 leader_election.cc:302] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 57f805f3d58541bfb2a43098699f3aa5; no voters: 
I20260809 12:04:57.456990 25460 leader_election.cc:288] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:57.457056 25462 raft_consensus.cc:2781] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:57.457216 25462 raft_consensus.cc:686] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [term 1 LEADER]: Becoming Leader. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Running, Role: LEADER
I20260809 12:04:57.457438 25460 ts_tablet_manager.cc:1428] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260809 12:04:57.457580 25462 consensus_queue.cc:237] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.459843 25194 catalog_manager.cc:5495] T 8ba11bd42712412e831200cfd89ae29a P 57f805f3d58541bfb2a43098699f3aa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57f805f3d58541bfb2a43098699f3aa5 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "57f805f3d58541bfb2a43098699f3aa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:57.464327 25193 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37116:
name: "A.B!"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
I20260809 12:04:57.469974 25358 tablet_service.cc:1467] Processing CreateTablet for tablet e3cff97103f1450496b3c796305da6c6 (DEFAULT_TABLE table=A.B! [id=daa17a5c6f1640ed8cb4f7174603049a]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260809 12:04:57.470363 25358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e3cff97103f1450496b3c796305da6c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:04:57.474627 25460 tablet_bootstrap.cc:492] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5: Bootstrap starting.
I20260809 12:04:57.475955 25460 tablet_bootstrap.cc:654] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5: Neither blocks nor log segments found. Creating new log.
I20260809 12:04:57.478006 25460 tablet_bootstrap.cc:492] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5: No bootstrap required, opened a new log
I20260809 12:04:57.478184 25460 ts_tablet_manager.cc:1397] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260809 12:04:57.478768 25460 raft_consensus.cc:348] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.478968 25460 raft_consensus.cc:374] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:04:57.479086 25460 raft_consensus.cc:729] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Initialized, Role: FOLLOWER
I20260809 12:04:57.479326 25460 consensus_queue.cc:260] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.479533 25460 raft_consensus.cc:388] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:04:57.479641 25460 raft_consensus.cc:482] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:04:57.479751 25460 raft_consensus.cc:3037] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:04:57.481513 25460 raft_consensus.cc:504] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.481776 25460 leader_election.cc:302] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 57f805f3d58541bfb2a43098699f3aa5; no voters: 
I20260809 12:04:57.481976 25460 leader_election.cc:288] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:04:57.482040 25462 raft_consensus.cc:2781] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:04:57.482275 25462 raft_consensus.cc:686] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [term 1 LEADER]: Becoming Leader. State: Replica: 57f805f3d58541bfb2a43098699f3aa5, State: Running, Role: LEADER
I20260809 12:04:57.482470 25460 ts_tablet_manager.cc:1428] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.004s
I20260809 12:04:57.482506 25462 consensus_queue.cc:237] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } }
I20260809 12:04:57.484520 25193 catalog_manager.cc:5495] T e3cff97103f1450496b3c796305da6c6 P 57f805f3d58541bfb2a43098699f3aa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57f805f3d58541bfb2a43098699f3aa5 (127.16.63.65). New cstate: current_term: 1 leader_uuid: "57f805f3d58541bfb2a43098699f3aa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33201 } health_report { overall_health: HEALTHY } } }
I20260809 12:04:58.382284 25193 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37136:
table { table_name: "FOO.bar" } new_table_name: "foo.bar2" modify_external_catalogs: true
I20260809 12:04:58.390753 25526 tablet.cc:1722] T 0a8bc7b1f3f1443a848ee1a88eeccc73 P 57f805f3d58541bfb2a43098699f3aa5: Alter schema from (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 0 to (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 1
I20260809 12:04:58.398241 25193 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e: foo.bar2 [id=f5c4a9ec2ebe455781723850e94689ea] alter complete (version 1)
I20260809 12:04:58.906651 25193 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37138:
table { table_name: "foo.BAR" } new_table_name: "foo.bar3" modify_external_catalogs: true
I20260809 12:04:58.913551 25552 tablet.cc:1722] T be6db163be2d4619a76118207ac3ae93 P 57f805f3d58541bfb2a43098699f3aa5: Alter schema from (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 0 to (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 1
I20260809 12:04:58.920377 25193 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e: foo.bar3 [id=434227fe93d74b22ad949b96d985a83d] alter complete (version 1)
I20260809 12:04:59.489081 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 25152
I20260809 12:04:59.490598 25238 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:04:59.598083 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 25152
I20260809 12:04:59.628276 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:39035
--webserver_interface=127.16.63.126
--webserver_port=40871
--builtin_ntp_servers=127.16.63.84:34235
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:39035
--hive_metastore_uris=thrift://127.0.0.1:44287
--hive_metastore_sasl_enabled=false with env {}
W20260809 12:04:59.922971 25445 heartbeater.cc:644] Failed to heartbeat to 127.16.63.126:39035 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.16.63.126:39035: connect: Connection refused (error 111)
W20260809 12:04:59.984359 25570 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:04:59.984699 25570 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:04:59.984831 25570 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:04:59.991952 25570 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:04:59.992086 25570 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:04:59.992161 25570 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:04:59.992259 25570 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:05:00.001278 25570 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:34235
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/wal
--hive_metastore_uris=thrift://127.0.0.1:44287
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:39035
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:39035
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=40871
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:05:00.002772 25570 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:05:00.004678 25570 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:05:00.016678 25579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:00.016636 25581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:00.016727 25578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:05:00.017659 25570 server_base.cc:1034] running on GCE node
I20260809 12:05:00.018401 25570 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:05:00.019816 25570 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:05:00.021059 25570 hybrid_clock.cc:648] HybridClock initialized: now 1786277100020994 us; error 41 us; skew 500 ppm
I20260809 12:05:00.021461 25570 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:05:00.023641 25570 webserver.cc:460] Webserver started at http://127.16.63.126:40871/ using document root <none> and password file <none>
I20260809 12:05:00.024314 25570 fs_manager.cc:359] Metadata directory not provided
I20260809 12:05:00.024477 25570 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:05:00.029851 25570 fs_manager.cc:709] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:05:00.032550 25590 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:00.033948 25570 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:05:00.034122 25570 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "2538826e004149e083fa7c92d083d30e"
format_stamp: "Formatted at 2026-08-09 12:04:56 on dist-test-slave-bw88"
I20260809 12:05:00.035137 25570 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:05:00.048887 25570 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:05:00.049911 25570 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
I20260809 12:05:00.050217 25570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:05:00.068915 25570 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:39035
I20260809 12:05:00.068954 25660 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:39035 every 8 connection(s)
I20260809 12:05:00.070537 25570 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestHmsPrecheck.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
I20260809 12:05:00.077100 25662 sys_catalog.cc:263] Verifying existing consensus state
I20260809 12:05:00.080034 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 25570
I20260809 12:05:00.080276 25662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e: Bootstrap starting.
I20260809 12:05:00.103324 25662 log.cc:824] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e: Log is configured to *not* fsync() on all Append() calls
I20260809 12:05:00.131274 25662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e: Bootstrap replayed 1/1 log segments. Stats: ops{read=32 overwritten=0 applied=32 ignored=0} inserts{seen=19 ignored=0} mutations{seen=20 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260809 12:05:00.131832 25662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e: Bootstrap complete.
I20260809 12:05:00.140605 25662 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2538826e004149e083fa7c92d083d30e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 39035 } }
I20260809 12:05:00.141546 25662 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2538826e004149e083fa7c92d083d30e, State: Initialized, Role: FOLLOWER
I20260809 12:05:00.142148 25662 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 32, Last appended: 1.32, Last appended by leader: 32, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2538826e004149e083fa7c92d083d30e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 39035 } }
I20260809 12:05:00.142391 25662 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:05:00.142536 25662 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:05:00.142738 25662 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 1 FOLLOWER]: Advancing to term 2
I20260809 12:05:00.146559 25662 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2538826e004149e083fa7c92d083d30e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 39035 } }
I20260809 12:05:00.147089 25662 leader_election.cc:302] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [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: 2538826e004149e083fa7c92d083d30e; no voters: 
I20260809 12:05:00.147734 25662 leader_election.cc:288] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260809 12:05:00.147907 25668 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 2 FOLLOWER]: Leader election won for term 2
I20260809 12:05:00.148741 25668 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [term 2 LEADER]: Becoming Leader. State: Replica: 2538826e004149e083fa7c92d083d30e, State: Running, Role: LEADER
I20260809 12:05:00.149256 25668 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 32, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2538826e004149e083fa7c92d083d30e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 39035 } }
I20260809 12:05:00.149979 25662 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:05:00.151913 25669 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "2538826e004149e083fa7c92d083d30e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2538826e004149e083fa7c92d083d30e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 39035 } } }
I20260809 12:05:00.152565 25669 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [sys.catalog]: This master's current role is: LEADER
I20260809 12:05:00.152364 25671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2538826e004149e083fa7c92d083d30e. Latest consensus state: current_term: 2 leader_uuid: "2538826e004149e083fa7c92d083d30e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2538826e004149e083fa7c92d083d30e" member_type: VOTER last_known_addr { host: "127.16.63.126" port: 39035 } } }
I20260809 12:05:00.152765 25671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e [sys.catalog]: This master's current role is: LEADER
I20260809 12:05:00.154129 25678 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:05:00.162400 25678 catalog_manager.cc:669] Loaded metadata for table foo.bar [id=00568d6746574514b7c36c9e4e57a1d7]
I20260809 12:05:00.162999 25678 catalog_manager.cc:669] Loaded metadata for table fuzz [id=1aa1616037bc4527a9f38e3d10512199]
I20260809 12:05:00.163626 25678 catalog_manager.cc:669] Loaded metadata for table foo.bar3 [id=434227fe93d74b22ad949b96d985a83d]
I20260809 12:05:00.164295 25678 catalog_manager.cc:669] Loaded metadata for table FUZZ [id=bb579c3f5251458d8d66178a11110fc3]
I20260809 12:05:00.164963 25678 catalog_manager.cc:669] Loaded metadata for table A.B! [id=daa17a5c6f1640ed8cb4f7174603049a]
I20260809 12:05:00.165422 25678 catalog_manager.cc:669] Loaded metadata for table a.b [id=e36ac3e0f36b485688fe22680924d5ee]
I20260809 12:05:00.165829 25678 catalog_manager.cc:669] Loaded metadata for table a.b! [id=efecdf8dd9b8423e86b947a34b6723f0]
I20260809 12:05:00.166225 25678 catalog_manager.cc:669] Loaded metadata for table foo.bar2 [id=f5c4a9ec2ebe455781723850e94689ea]
I20260809 12:05:00.168780 25678 tablet_loader.cc:96] loaded metadata for tablet 0a8bc7b1f3f1443a848ee1a88eeccc73 (table foo.bar2 [id=f5c4a9ec2ebe455781723850e94689ea])
I20260809 12:05:00.169219 25678 tablet_loader.cc:96] loaded metadata for tablet 362b80334f32434b81f1e6a8081db4f8 (table foo.bar [id=00568d6746574514b7c36c9e4e57a1d7])
I20260809 12:05:00.169597 25678 tablet_loader.cc:96] loaded metadata for tablet 39e23c0b725941f7ac0a4f5c3800bcfc (table fuzz [id=1aa1616037bc4527a9f38e3d10512199])
I20260809 12:05:00.170032 25678 tablet_loader.cc:96] loaded metadata for tablet 8ba11bd42712412e831200cfd89ae29a (table a.b! [id=efecdf8dd9b8423e86b947a34b6723f0])
I20260809 12:05:00.170374 25678 tablet_loader.cc:96] loaded metadata for tablet 909fdc9638424bb4a1d0127a9f564da1 (table FUZZ [id=bb579c3f5251458d8d66178a11110fc3])
I20260809 12:05:00.170750 25678 tablet_loader.cc:96] loaded metadata for tablet b8a048f66fde4da78e36e7c51e60062a (table a.b [id=e36ac3e0f36b485688fe22680924d5ee])
I20260809 12:05:00.171150 25678 tablet_loader.cc:96] loaded metadata for tablet be6db163be2d4619a76118207ac3ae93 (table foo.bar3 [id=434227fe93d74b22ad949b96d985a83d])
I20260809 12:05:00.171528 25678 tablet_loader.cc:96] loaded metadata for tablet e3cff97103f1450496b3c796305da6c6 (table A.B! [id=daa17a5c6f1640ed8cb4f7174603049a])
I20260809 12:05:00.171829 25678 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:05:00.173257 25678 catalog_manager.cc:1259] Loaded cluster ID: 9647524d98184583b5fe760ceba0a8ed
I20260809 12:05:00.173527 25678 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:05:00.176450 25678 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:05:00.177784 25678 catalog_manager.cc:5879] T 00000000000000000000000000000000 P 2538826e004149e083fa7c92d083d30e: Loaded TSK: 0
I20260809 12:05:00.179055 25678 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:05:00.930090 25445 heartbeater.cc:347] Connected to a master server at 127.16.63.126:39035
I20260809 12:05:00.932847 25607 master_service.cc:432] Got heartbeat from unknown tserver (permanent_uuid: "57f805f3d58541bfb2a43098699f3aa5" instance_seqno: 1786277097182094) as {username='slave'} at 127.16.63.65:37989; Asking this server to re-register.
I20260809 12:05:00.933663 25445 heartbeater.cc:464] Registering TS with master...
I20260809 12:05:00.933878 25445 heartbeater.cc:511] Master 127.16.63.126:39035 requested a full tablet report, sending...
I20260809 12:05:00.935864 25607 ts_manager.cc:194] Registered new tserver with Master: 57f805f3d58541bfb2a43098699f3aa5 (127.16.63.65:33201)
I20260809 12:05:00.943300 16637 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260809 12:05:00.952476 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 25274
I20260809 12:05:00.959954 25440 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:05:01.056957 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 25274
I20260809 12:05:01.082371 16637 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-task_IWYEn/build/asan/bin/kudu pid 25570
I20260809 12:05:01.083468 25650 generic_service.cc:196] Checking for leaks (request via RPC)
I20260809 12:05:01.193077 16637 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task_IWYEn/build/asan/bin/kudu with pid 25570
Shutting down hive metastore.
2026-08-09T12:05:01Z chronyd exiting
[       OK ] ToolTest.TestHmsPrecheck (20470 ms)
[ RUN      ] ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo
I20260809 12:05:01.634537 16637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.63.126:35273
I20260809 12:05:01.635457 16637 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:05:01.638939 25715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:01.639389 25716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:01.639873 25718 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:05:01.640105 16637 server_base.cc:1034] running on GCE node
I20260809 12:05:01.640460 16637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260809 12:05:01.640574 16637 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260809 12:05:01.640626 16637 hybrid_clock.cc:648] HybridClock initialized: now 1786277101640600 us; error 0 us; skew 500 ppm
I20260809 12:05:01.640822 16637 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:05:01.649068 16637 webserver.cc:460] Webserver started at http://127.16.63.126:33115/ using document root <none> and password file <none>
I20260809 12:05:01.649497 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:05:01.649657 16637 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:05:01.649873 16637 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:05:01.651409 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-0/minicluster-data/master-0-root/instance:
uuid: "a83f9511623e4004b108a2efb9eb0062"
format_stamp: "Formatted at 2026-08-09 12:05:01 on dist-test-slave-bw88"
server_key: "000102030405060708090a0b0c0d0e2a"
server_key_iv: "2a0e0d0c0b0a09080706050403020100"
server_key_version: "kudutenantkey@0"
I20260809 12:05:01.655372 16637 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.003s
I20260809 12:05:01.657804 25726 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:01.658246 16637 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.003s
I20260809 12:05:01.658413 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-0/minicluster-data/master-0-root
uuid: "a83f9511623e4004b108a2efb9eb0062"
format_stamp: "Formatted at 2026-08-09 12:05:01 on dist-test-slave-bw88"
server_key: "000102030405060708090a0b0c0d0e2a"
server_key_iv: "2a0e0d0c0b0a09080706050403020100"
server_key_version: "kudutenantkey@0"
I20260809 12:05:01.658600 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-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)
I20260809 12:05:01.665995 16637 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:05:01.666723 16637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:05:01.683938 16637 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:35273
I20260809 12:05:01.683987 25799 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:35273 every 8 connection(s)
I20260809 12:05:01.685593 25801 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:05:01.691097 25801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062: Bootstrap starting.
I20260809 12:05:01.692557 25801 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062: Neither blocks nor log segments found. Creating new log.
I20260809 12:05:01.694705 25801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062: No bootstrap required, opened a new log
I20260809 12:05:01.695451 25801 raft_consensus.cc:348] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a83f9511623e4004b108a2efb9eb0062" member_type: VOTER }
I20260809 12:05:01.695632 25801 raft_consensus.cc:374] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:05:01.695785 25801 raft_consensus.cc:729] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83f9511623e4004b108a2efb9eb0062, State: Initialized, Role: FOLLOWER
I20260809 12:05:01.696043 25801 consensus_queue.cc:260] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a83f9511623e4004b108a2efb9eb0062" member_type: VOTER }
I20260809 12:05:01.696238 25801 raft_consensus.cc:388] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:05:01.696384 25801 raft_consensus.cc:482] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:05:01.696539 25801 raft_consensus.cc:3037] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:05:01.698704 25801 raft_consensus.cc:504] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a83f9511623e4004b108a2efb9eb0062" member_type: VOTER }
I20260809 12:05:01.698938 25801 leader_election.cc:302] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a83f9511623e4004b108a2efb9eb0062; no voters: 
I20260809 12:05:01.699394 25801 leader_election.cc:288] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:05:01.699565 25805 raft_consensus.cc:2781] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:05:01.700260 25805 raft_consensus.cc:686] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [term 1 LEADER]: Becoming Leader. State: Replica: a83f9511623e4004b108a2efb9eb0062, State: Running, Role: LEADER
I20260809 12:05:01.700335 25801 sys_catalog.cc:564] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:05:01.700611 25805 consensus_queue.cc:237] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a83f9511623e4004b108a2efb9eb0062" member_type: VOTER }
I20260809 12:05:01.701803 25807 sys_catalog.cc:455] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a83f9511623e4004b108a2efb9eb0062" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a83f9511623e4004b108a2efb9eb0062" member_type: VOTER } }
I20260809 12:05:01.702108 25807 sys_catalog.cc:458] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [sys.catalog]: This master's current role is: LEADER
I20260809 12:05:01.702253 25808 sys_catalog.cc:455] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a83f9511623e4004b108a2efb9eb0062. Latest consensus state: current_term: 1 leader_uuid: "a83f9511623e4004b108a2efb9eb0062" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a83f9511623e4004b108a2efb9eb0062" member_type: VOTER } }
I20260809 12:05:01.702644 25808 sys_catalog.cc:458] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [sys.catalog]: This master's current role is: LEADER
I20260809 12:05:01.706561 16637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260809 12:05:01.708353 25827 catalog_manager.cc:1558] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260809 12:05:01.708461 25827 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260809 12:05:01.708604 25813 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:05:01.710062 25813 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:05:01.713407 25813 catalog_manager.cc:1347] Generated new cluster ID: 114eac0eb311499b9d0b6e654bba4671
I20260809 12:05:01.713480 25813 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:05:01.721419 25813 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:05:01.722220 25813 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:05:01.729980 25813 catalog_manager.cc:5868] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062: Generated new TSK 0
I20260809 12:05:01.730242 25813 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:05:01.739846 16637 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:05:01.743256 25830 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:01.743700 25831 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:01.744460 25833 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:05:01.744884 16637 server_base.cc:1034] running on GCE node
I20260809 12:05:01.745204 16637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260809 12:05:01.745282 16637 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260809 12:05:01.745374 16637 hybrid_clock.cc:648] HybridClock initialized: now 1786277101745315 us; error 0 us; skew 500 ppm
I20260809 12:05:01.745551 16637 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:05:01.746932 16637 webserver.cc:460] Webserver started at http://127.16.63.65:44433/ using document root <none> and password file <none>
I20260809 12:05:01.747170 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:05:01.747241 16637 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:05:01.747368 16637 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:05:01.748137 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-0/minicluster-data/ts-0-root/instance:
uuid: "580d979ceb2d4a19b222a4ece15b036b"
format_stamp: "Formatted at 2026-08-09 12:05:01 on dist-test-slave-bw88"
server_key: "000102030405060708090a0b0c0d0e2a"
server_key_iv: "2a0e0d0c0b0a09080706050403020100"
server_key_version: "kudutenantkey@0"
I20260809 12:05:01.751155 16637 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260809 12:05:01.752854 25842 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:01.753311 16637 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260809 12:05:01.753496 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-0/minicluster-data/ts-0-root
uuid: "580d979ceb2d4a19b222a4ece15b036b"
format_stamp: "Formatted at 2026-08-09 12:05:01 on dist-test-slave-bw88"
server_key: "000102030405060708090a0b0c0d0e2a"
server_key_iv: "2a0e0d0c0b0a09080706050403020100"
server_key_version: "kudutenantkey@0"
I20260809 12:05:01.753654 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-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)
I20260809 12:05:01.780612 16637 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:05:01.781291 16637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:05:01.782051 16637 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:05:01.783113 16637 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:05:01.783200 16637 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:01.783352 16637 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:05:01.783437 16637 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:01.802706 16637 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:36067
I20260809 12:05:01.802742 25923 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:36067 every 8 connection(s)
I20260809 12:05:01.812068 25925 heartbeater.cc:347] Connected to a master server at 127.16.63.126:35273
I20260809 12:05:01.812266 25925 heartbeater.cc:464] Registering TS with master...
I20260809 12:05:01.812713 25925 heartbeater.cc:511] Master 127.16.63.126:35273 requested a full tablet report, sending...
I20260809 12:05:01.813771 25748 ts_manager.cc:194] Registered new tserver with Master: 580d979ceb2d4a19b222a4ece15b036b (127.16.63.65:36067)
I20260809 12:05:01.814079 16637 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010270173s
I20260809 12:05:01.815096 16637 tablet_server.cc:178] TabletServer@127.16.63.65:0 shutting down...
I20260809 12:05:01.815182 25748 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36844
I20260809 12:05:01.824751 16637 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260809 12:05:01.837834 16637 tablet_server.cc:194] TabletServer@127.16.63.65:0 shutdown complete.
I20260809 12:05:02.325479 16637 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:05:02.329303 25940 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:02.329396 25941 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:02.329645 25946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:05:02.329855 16637 server_base.cc:1034] running on GCE node
I20260809 12:05:02.330253 16637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260809 12:05:02.330343 16637 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260809 12:05:02.330415 16637 hybrid_clock.cc:648] HybridClock initialized: now 1786277102330403 us; error 0 us; skew 500 ppm
I20260809 12:05:02.330647 16637 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:05:02.332242 16637 webserver.cc:460] Webserver started at http://127.16.63.65:44433/ using document root <none> and password file <none>
I20260809 12:05:02.332525 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:05:02.332610 16637 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260809 12:05:02.335623 16637 fs_manager.cc:709] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260809 12:05:02.337183 25951 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:02.337679 16637 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260809 12:05:02.337836 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-0/minicluster-data/ts-0-root
uuid: "580d979ceb2d4a19b222a4ece15b036b"
format_stamp: "Formatted at 2026-08-09 12:05:01 on dist-test-slave-bw88"
tenants {
  tenant_name: "default_tenant_kudu"
  tenant_id: "00000000000000000000000000000000"
  tenant_key: "000102030405060708090a0b0c0d0e2a"
  tenant_key_iv: "2a0e0d0c0b0a09080706050403020100"
  tenant_key_version: "kudutenantkey@0"
}
I20260809 12:05:02.338052 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo.1786276989135566-16637-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)
I20260809 12:05:02.354014 16637 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:05:02.354638 16637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:05:02.355273 16637 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:05:02.356379 16637 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:05:02.356464 16637 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:02.356599 16637 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:05:02.356689 16637 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:02.372711 16637 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:36067
I20260809 12:05:02.372748 26035 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:36067 every 8 connection(s)
I20260809 12:05:02.374197 16637 tablet_server.cc:178] TabletServer@127.16.63.65:36067 shutting down...
I20260809 12:05:02.386466 26037 heartbeater.cc:347] Connected to a master server at 127.16.63.126:35273
I20260809 12:05:02.386643 26037 heartbeater.cc:464] Registering TS with master...
I20260809 12:05:02.386894 26037 heartbeater.cc:511] Master 127.16.63.126:35273 requested a full tablet report, sending...
I20260809 12:05:02.387763 25748 ts_manager.cc:194] Re-registered known tserver with Master: 580d979ceb2d4a19b222a4ece15b036b (127.16.63.65:36067)
I20260809 12:05:02.388610 25748 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51182
I20260809 12:05:02.389937 16637 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260809 12:05:02.402854 16637 tablet_server.cc:194] TabletServer@127.16.63.65:36067 shutdown complete.
I20260809 12:05:02.875872 16637 master.cc:537] Master@127.16.63.126:35273 shutting down...
I20260809 12:05:02.885143 16637 raft_consensus.cc:2229] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:05:02.885640 16637 raft_consensus.cc:2258] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:05:02.885805 16637 tablet_replica.cc:330] T 00000000000000000000000000000000 P a83f9511623e4004b108a2efb9eb0062: stopping tablet replica
I20260809 12:05:02.899763 16637 master.cc:552] Master@127.16.63.126:35273 shutdown complete.
[       OK ] ToolTest.TestFsUpgradeEncryptionKeyFromServerKeyInfoAndFromTenantKeyInfo (1277 ms)
[ RUN      ] ToolTest.TestFsAddRemoveDataDirEndToEnd
I20260809 12:05:02.910881 16637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.63.126:44889
I20260809 12:05:02.911602 16637 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:05:02.914654 26052 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:02.914944 26053 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:05:02.915884 16637 server_base.cc:1034] running on GCE node
W20260809 12:05:02.916019 26056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:05:02.916481 16637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260809 12:05:02.916556 16637 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260809 12:05:02.916627 16637 hybrid_clock.cc:648] HybridClock initialized: now 1786277102916611 us; error 0 us; skew 500 ppm
I20260809 12:05:02.916893 16637 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:05:02.918560 16637 webserver.cc:460] Webserver started at http://127.16.63.126:38341/ using document root <none> and password file <none>
I20260809 12:05:02.918853 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:05:02.918941 16637 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:05:02.919126 16637 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:05:02.919988 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/master-0-root/instance:
uuid: "0c9cfdd191a74953a623f047cef633ba"
format_stamp: "Formatted at 2026-08-09 12:05:02 on dist-test-slave-bw88"
I20260809 12:05:02.923494 16637 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260809 12:05:02.925593 26062 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:02.926090 16637 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260809 12:05:02.926198 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/master-0-root
uuid: "0c9cfdd191a74953a623f047cef633ba"
format_stamp: "Formatted at 2026-08-09 12:05:02 on dist-test-slave-bw88"
I20260809 12:05:02.926339 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-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)
I20260809 12:05:02.945065 16637 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:05:02.945809 16637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:05:02.960254 16637 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:44889
I20260809 12:05:02.960274 26133 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:44889 every 8 connection(s)
I20260809 12:05:02.961728 26134 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:05:02.966580 26134 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba: Bootstrap starting.
I20260809 12:05:02.967939 26134 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba: Neither blocks nor log segments found. Creating new log.
I20260809 12:05:02.969691 26134 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba: No bootstrap required, opened a new log
I20260809 12:05:02.970291 26134 raft_consensus.cc:348] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c9cfdd191a74953a623f047cef633ba" member_type: VOTER }
I20260809 12:05:02.970435 26134 raft_consensus.cc:374] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:05:02.970476 26134 raft_consensus.cc:729] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c9cfdd191a74953a623f047cef633ba, State: Initialized, Role: FOLLOWER
I20260809 12:05:02.970709 26134 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c9cfdd191a74953a623f047cef633ba" member_type: VOTER }
I20260809 12:05:02.970861 26134 raft_consensus.cc:388] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:05:02.970927 26134 raft_consensus.cc:482] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:05:02.971011 26134 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:05:02.972893 26134 raft_consensus.cc:504] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c9cfdd191a74953a623f047cef633ba" member_type: VOTER }
I20260809 12:05:02.973093 26134 leader_election.cc:302] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0c9cfdd191a74953a623f047cef633ba; no voters: 
I20260809 12:05:02.973520 26134 leader_election.cc:288] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:05:02.973650 26138 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:05:02.974227 26138 raft_consensus.cc:686] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 1 LEADER]: Becoming Leader. State: Replica: 0c9cfdd191a74953a623f047cef633ba, State: Running, Role: LEADER
I20260809 12:05:02.974534 26134 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [sys.catalog]: configured and running, proceeding with master startup.
I20260809 12:05:02.974568 26138 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c9cfdd191a74953a623f047cef633ba" member_type: VOTER }
I20260809 12:05:02.975667 26141 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c9cfdd191a74953a623f047cef633ba. Latest consensus state: current_term: 1 leader_uuid: "0c9cfdd191a74953a623f047cef633ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c9cfdd191a74953a623f047cef633ba" member_type: VOTER } }
I20260809 12:05:02.975970 26141 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [sys.catalog]: This master's current role is: LEADER
I20260809 12:05:02.976903 26139 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0c9cfdd191a74953a623f047cef633ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c9cfdd191a74953a623f047cef633ba" member_type: VOTER } }
I20260809 12:05:02.977192 26139 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [sys.catalog]: This master's current role is: LEADER
I20260809 12:05:02.978063 26149 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260809 12:05:02.979480 26149 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260809 12:05:02.980461 16637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260809 12:05:02.982717 26149 catalog_manager.cc:1347] Generated new cluster ID: 26e260e408ad42f1a74ee7c18e283486
I20260809 12:05:02.982803 26149 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260809 12:05:02.989609 26149 catalog_manager.cc:1370] Generated new certificate authority record
I20260809 12:05:02.990406 26149 catalog_manager.cc:1504] Loading token signing keys...
I20260809 12:05:02.996085 26149 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba: Generated new TSK 0
I20260809 12:05:02.996336 26149 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260809 12:05:03.013398 16637 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:05:03.016727 26163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:03.016829 26162 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:03.017604 26166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:05:03.017678 16637 server_base.cc:1034] running on GCE node
I20260809 12:05:03.018047 16637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260809 12:05:03.018147 16637 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260809 12:05:03.018239 16637 hybrid_clock.cc:648] HybridClock initialized: now 1786277103018212 us; error 0 us; skew 500 ppm
I20260809 12:05:03.018455 16637 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:05:03.019984 16637 webserver.cc:460] Webserver started at http://127.16.63.65:40763/ using document root <none> and password file <none>
I20260809 12:05:03.020411 16637 fs_manager.cc:359] Metadata directory not provided
I20260809 12:05:03.020537 16637 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:05:03.020787 16637 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:05:03.021622 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/data-0/instance:
uuid: "8fb8cd12c34342b59bf5515baf8cfecf"
format_stamp: "Formatted at 2026-08-09 12:05:03 on dist-test-slave-bw88"
I20260809 12:05:03.022212 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/data-1/instance:
uuid: "8fb8cd12c34342b59bf5515baf8cfecf"
format_stamp: "Formatted at 2026-08-09 12:05:03 on dist-test-slave-bw88"
I20260809 12:05:03.022733 16637 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/wal/instance:
uuid: "8fb8cd12c34342b59bf5515baf8cfecf"
format_stamp: "Formatted at 2026-08-09 12:05:03 on dist-test-slave-bw88"
I20260809 12:05:03.027324 16637 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260809 12:05:03.029827 26173 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:03.030030 26173 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:03.030511 16637 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260809 12:05:03.030676 16637 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/data-0,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/data-1,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/wal
uuid: "8fb8cd12c34342b59bf5515baf8cfecf"
format_stamp: "Formatted at 2026-08-09 12:05:03 on dist-test-slave-bw88"
I20260809 12:05:03.030833 16637 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/wal
2 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/data-0/data, /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/data-1/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:05:03.045059 16637 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:05:03.045748 16637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:05:03.046406 16637 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260809 12:05:03.047377 16637 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260809 12:05:03.047505 16637 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:03.047636 16637 ts_tablet_manager.cc:610] Registered 0 tablets
I20260809 12:05:03.047734 16637 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:03.063136 16637 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.65:33149
I20260809 12:05:03.063225 26257 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.65:33149 every 8 connection(s)
I20260809 12:05:03.071434 26260 heartbeater.cc:347] Connected to a master server at 127.16.63.126:44889
I20260809 12:05:03.071609 26260 heartbeater.cc:464] Registering TS with master...
I20260809 12:05:03.071970 26260 heartbeater.cc:511] Master 127.16.63.126:44889 requested a full tablet report, sending...
I20260809 12:05:03.072916 26082 ts_manager.cc:194] Registered new tserver with Master: 8fb8cd12c34342b59bf5515baf8cfecf (127.16.63.65:33149)
I20260809 12:05:03.073258 16637 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009034701s
I20260809 12:05:03.074306 26082 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51024
I20260809 12:05:03.075160 16637 test_util.cc:268] Using random seed: 204668734
I20260809 12:05:03.089499 26082 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51032:
name: "foo"
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: "col0"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col2"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col3"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col4"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col5"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col6"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col7"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col8"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col9"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col10"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col11"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col12"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col13"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col14"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col15"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col16"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col17"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col18"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col19"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col20"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col21"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col22"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col23"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col24"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col25"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col26"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col27"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col28"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col29"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col30"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col31"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col32"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col33"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col34"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col35"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col36"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col37"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col38"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col39"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col40"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col41"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col42"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col43"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col44"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col45"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col46"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col47"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col48"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col49"
    type: INT32
    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: "key"
    }
  }
}
I20260809 12:05:03.106323 26209 tablet_service.cc:1467] Processing CreateTablet for tablet b8206f9cda3243f388ced3658d91c55f (DEFAULT_TABLE table=foo [id=fb3bd2748b4e45e3849cf1dc6e6cbc9f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260809 12:05:03.106905 26209 data_dirs.cc:395] Could only allocate 2 dirs of requested 3 for tablet b8206f9cda3243f388ced3658d91c55f. 2 dirs total, 0 dirs full, 0 dirs failed
I20260809 12:05:03.112231 26275 tablet_bootstrap.cc:492] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf: Bootstrap starting.
I20260809 12:05:03.113968 26275 tablet_bootstrap.cc:654] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf: Neither blocks nor log segments found. Creating new log.
I20260809 12:05:03.116050 26275 tablet_bootstrap.cc:492] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf: No bootstrap required, opened a new log
I20260809 12:05:03.116209 26275 ts_tablet_manager.cc:1397] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260809 12:05:03.116967 26275 raft_consensus.cc:348] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fb8cd12c34342b59bf5515baf8cfecf" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33149 } }
I20260809 12:05:03.117233 26275 raft_consensus.cc:374] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260809 12:05:03.117377 26275 raft_consensus.cc:729] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fb8cd12c34342b59bf5515baf8cfecf, State: Initialized, Role: FOLLOWER
I20260809 12:05:03.117717 26275 consensus_queue.cc:260] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fb8cd12c34342b59bf5515baf8cfecf" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33149 } }
I20260809 12:05:03.117974 26275 raft_consensus.cc:388] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260809 12:05:03.118086 26275 raft_consensus.cc:482] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260809 12:05:03.118208 26275 raft_consensus.cc:3037] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 0 FOLLOWER]: Advancing to term 1
I20260809 12:05:03.120051 26275 raft_consensus.cc:504] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fb8cd12c34342b59bf5515baf8cfecf" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33149 } }
I20260809 12:05:03.120342 26275 leader_election.cc:302] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8fb8cd12c34342b59bf5515baf8cfecf; no voters: 
I20260809 12:05:03.120786 26275 leader_election.cc:288] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260809 12:05:03.120988 26280 raft_consensus.cc:2781] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 1 FOLLOWER]: Leader election won for term 1
I20260809 12:05:03.121758 26260 heartbeater.cc:503] Master 127.16.63.126:44889 was elected leader, sending a full tablet report...
I20260809 12:05:03.121846 26275 ts_tablet_manager.cc:1428] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
I20260809 12:05:03.121858 26280 raft_consensus.cc:686] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 1 LEADER]: Becoming Leader. State: Replica: 8fb8cd12c34342b59bf5515baf8cfecf, State: Running, Role: LEADER
I20260809 12:05:03.122207 26280 consensus_queue.cc:237] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fb8cd12c34342b59bf5515baf8cfecf" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33149 } }
I20260809 12:05:03.124497 26082 catalog_manager.cc:5495] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fb8cd12c34342b59bf5515baf8cfecf (127.16.63.65). New cstate: current_term: 1 leader_uuid: "8fb8cd12c34342b59bf5515baf8cfecf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fb8cd12c34342b59bf5515baf8cfecf" member_type: VOTER last_known_addr { host: "127.16.63.65" port: 33149 } health_report { overall_health: HEALTHY } } }
W20260809 12:05:05.335299 16637 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/data-1/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/data-1/data (499150848 bytes available vs 518351011 bytes reserved) (error 28)
W20260809 12:05:05.347349 16637 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/data-0/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0/minicluster-data/ts-0-root/data-0/data (465588224 bytes available vs 518351011 bytes reserved) (error 28)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8138: Failure
Failed
Bad status: IO error: Failed to open DiskRowSet for flush: tablet b8206f9cda3243f388ced3658d91c55f: unable to open output file for column col49 INT32 NOT NULL: No directories could be added (2 dirs total, 0 failed, 2 full): IO error: No directories available in b8206f9cda3243f388ced3658d91c55f's directory group (2 dirs total, 0 failed, 2 full) (error 28) (error 19)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8388: Failure
Expected: CreateTableWithFlushedData(kTableFoo, mini_cluster_.get()) doesn't generate new fatal failures in the current thread.
  Actual: it does.
I20260809 12:05:05.387111 16637 tablet_server.cc:178] TabletServer@127.16.63.65:0 shutting down...
I20260809 12:05:05.398753 16637 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260809 12:05:05.399109 16637 tablet_replica.cc:330] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf: stopping tablet replica
I20260809 12:05:05.399346 16637 raft_consensus.cc:2229] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:05:05.399693 16637 raft_consensus.cc:2258] T b8206f9cda3243f388ced3658d91c55f P 8fb8cd12c34342b59bf5515baf8cfecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:05:05.405067 16637 tablet_server.cc:194] TabletServer@127.16.63.65:0 shutdown complete.
I20260809 12:05:05.411114 16637 master.cc:537] Master@127.16.63.126:44889 shutting down...
I20260809 12:05:05.420336 16637 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 1 LEADER]: Raft consensus shutting down.
I20260809 12:05:05.420606 16637 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260809 12:05:05.420751 16637 tablet_replica.cc:330] T 00000000000000000000000000000000 P 0c9cfdd191a74953a623f047cef633ba: stopping tablet replica
I20260809 12:05:05.434378 16637 master.cc:552] Master@127.16.63.126:44889 shutdown complete.
I20260809 12:05:05.440373 16637 test_util.cc:175] -----------------------------------------------
I20260809 12:05:05.440440 16637 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.TestFsAddRemoveDataDirEndToEnd.1786276989135566-16637-0
[  FAILED  ] ToolTest.TestFsAddRemoveDataDirEndToEnd (2531 ms)
[ RUN      ] ToolTest.TestParseStacks
[       OK ] ToolTest.TestParseStacks (954 ms)
[ RUN      ] ToolTest.ClusterNameResolverFileCorrupt
2026-08-09T12:05:06Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-09T12:05:06Z Disabled control of system clock
I20260809 12:05:06.496007 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:46369
--webserver_interface=127.16.63.126
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:46633
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:46369,127.16.63.125:33715,127.16.63.124:33741 with env {}
W20260809 12:05:06.866360 26326 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:05:06.866652 26326 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:05:06.866817 26326 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:05:06.874078 26326 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:05:06.874197 26326 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:05:06.874270 26326 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:05:06.874368 26326 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:05:06.883412 26326 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:46633
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:46369,127.16.63.125:33715,127.16.63.124:33741
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.126:46369
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.16.63.126
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:05:06.884773 26326 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:05:06.886696 26326 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:05:06.899320 26335 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:06.899955 26337 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:06.899981 26334 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:05:06.900343 26326 server_base.cc:1034] running on GCE node
I20260809 12:05:06.901144 26326 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:05:06.902562 26326 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:05:06.903813 26326 hybrid_clock.cc:648] HybridClock initialized: now 1786277106903750 us; error 38 us; skew 500 ppm
I20260809 12:05:06.904156 26326 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:05:06.911585 26326 webserver.cc:460] Webserver started at http://127.16.63.126:35473/ using document root <none> and password file <none>
I20260809 12:05:06.912304 26326 fs_manager.cc:359] Metadata directory not provided
I20260809 12:05:06.912458 26326 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:05:06.912786 26326 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:05:06.915534 26326 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/data/instance:
uuid: "07a2238a87124926aff48b56d8588aac"
format_stamp: "Formatted at 2026-08-09 12:05:06 on dist-test-slave-bw88"
I20260809 12:05:06.916313 26326 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/wal/instance:
uuid: "07a2238a87124926aff48b56d8588aac"
format_stamp: "Formatted at 2026-08-09 12:05:06 on dist-test-slave-bw88"
W20260809 12:05:06.921607 26326 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/data/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/data/data (479621120 bytes available vs 518351011 bytes reserved) (error 28)
I20260809 12:05:06.921788 26326 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260809 12:05:06.925099 26346 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:06.926448 26326 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:05:06.926636 26326 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/wal
uuid: "07a2238a87124926aff48b56d8588aac"
format_stamp: "Formatted at 2026-08-09 12:05:06 on dist-test-slave-bw88"
I20260809 12:05:06.926852 26326 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:05:06.955422 26326 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:05:06.956306 26326 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
I20260809 12:05:06.956615 26326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:05:06.975029 26326 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.126:46369
I20260809 12:05:06.975049 26417 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.126:46369 every 8 connection(s)
I20260809 12:05:06.976377 26326 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/data/info.pb
W20260809 12:05:06.980137 26419 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/data/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/data/data (479617024 bytes available vs 518351011 bytes reserved) (error 28)
E20260809 12:05:06.980443 26419 master.cc:392] Unable to init master catalog manager: IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
I20260809 12:05:06.980674 26326 master.cc:537] Master@127.16.63.126:46369 shutting down...
I20260809 12:05:06.981539 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 26326
I20260809 12:05:06.981786 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-0/wal/instance
I20260809 12:05:06.983628 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.125:33715
--webserver_interface=127.16.63.125
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:46633
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:46369,127.16.63.125:33715,127.16.63.124:33741 with env {}
I20260809 12:05:07.004473 26326 master.cc:552] Master@127.16.63.126:46369 shutdown complete.
IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
W20260809 12:05:07.364398 26423 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:05:07.364733 26423 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:05:07.364892 26423 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:05:07.372558 26423 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:05:07.372684 26423 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:05:07.372768 26423 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:05:07.372877 26423 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:05:07.382261 26423 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:46633
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:46369,127.16.63.125:33715,127.16.63.124:33741
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.125:33715
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/data/info.pb
--webserver_interface=127.16.63.125
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:05:07.383755 26423 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:05:07.385700 26423 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:05:07.397974 26438 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:07.398008 26433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:07.398263 26430 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:05:07.399072 26423 server_base.cc:1034] running on GCE node
I20260809 12:05:07.400036 26423 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:05:07.401573 26423 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:05:07.402817 26423 hybrid_clock.cc:648] HybridClock initialized: now 1786277107402751 us; error 42 us; skew 500 ppm
I20260809 12:05:07.403168 26423 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:05:07.405521 26423 webserver.cc:460] Webserver started at http://127.16.63.125:39805/ using document root <none> and password file <none>
I20260809 12:05:07.406232 26423 fs_manager.cc:359] Metadata directory not provided
I20260809 12:05:07.406390 26423 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:05:07.406723 26423 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:05:07.409437 26423 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/data/instance:
uuid: "c26da52671ff4c4e9669196c863ed120"
format_stamp: "Formatted at 2026-08-09 12:05:07 on dist-test-slave-bw88"
I20260809 12:05:07.410230 26423 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/wal/instance:
uuid: "c26da52671ff4c4e9669196c863ed120"
format_stamp: "Formatted at 2026-08-09 12:05:07 on dist-test-slave-bw88"
W20260809 12:05:07.415426 26423 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/data/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/data/data (479567872 bytes available vs 518351011 bytes reserved) (error 28)
I20260809 12:05:07.415639 26423 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260809 12:05:07.419102 26448 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:07.420408 26423 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260809 12:05:07.420607 26423 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/wal
uuid: "c26da52671ff4c4e9669196c863ed120"
format_stamp: "Formatted at 2026-08-09 12:05:07 on dist-test-slave-bw88"
I20260809 12:05:07.420827 26423 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:05:07.432132 26423 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:05:07.432988 26423 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
I20260809 12:05:07.433276 26423 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:05:07.452521 26423 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.125:33715
I20260809 12:05:07.452561 26525 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.125:33715 every 8 connection(s)
I20260809 12:05:07.453956 26423 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/data/info.pb
I20260809 12:05:07.454842 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 26423
I20260809 12:05:07.455045 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/wal/instance
I20260809 12:05:07.456524 16637 external_mini_cluster.cc:1326] Running /tmp/dist-test-task_IWYEn/build/asan/bin/kudu
/tmp/dist-test-task_IWYEn/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/wal
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/logs
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.124:33741
--webserver_interface=127.16.63.124
--webserver_port=0
--builtin_ntp_servers=127.16.63.84:46633
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.16.63.126:46369,127.16.63.125:33715,127.16.63.124:33741 with env {}
W20260809 12:05:07.458715 26526 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/data/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-1/data/data (479555584 bytes available vs 518351011 bytes reserved) (error 28)
E20260809 12:05:07.459028 26526 master.cc:392] Unable to init master catalog manager: IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
I20260809 12:05:07.459270 26423 master.cc:537] Master@127.16.63.125:33715 shutting down...
I20260809 12:05:07.483690 26423 master.cc:552] Master@127.16.63.125:33715 shutdown complete.
IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
W20260809 12:05:07.845857 26528 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260809 12:05:07.846247 26528 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260809 12:05:07.846405 26528 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260809 12:05:07.853605 26528 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260809 12:05:07.853761 26528 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260809 12:05:07.853883 26528 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260809 12:05:07.853986 26528 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260809 12:05:07.863121 26528 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.16.63.84:46633
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/data
--fs_wal_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/wal
--ipki_ca_key_size=768
--master_addresses=127.16.63.126:46369,127.16.63.125:33715,127.16.63.124:33741
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.16.63.124:33741
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/data/info.pb
--webserver_interface=127.16.63.124
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 09 Aug 2026 11:06:41 UTC on ccycloud.quasar-bwoogy.root.comops.site
build id 4575991
ASAN enabled
I20260809 12:05:07.864665 26528 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260809 12:05:07.866621 26528 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260809 12:05:07.879279 26534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:07.879253 26535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260809 12:05:07.879318 26538 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260809 12:05:07.880195 26528 server_base.cc:1034] running on GCE node
I20260809 12:05:07.881000 26528 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260809 12:05:07.882560 26528 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260809 12:05:07.883817 26528 hybrid_clock.cc:648] HybridClock initialized: now 1786277107883758 us; error 40 us; skew 500 ppm
I20260809 12:05:07.884179 26528 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260809 12:05:07.886665 26528 webserver.cc:460] Webserver started at http://127.16.63.124:37085/ using document root <none> and password file <none>
I20260809 12:05:07.887511 26528 fs_manager.cc:359] Metadata directory not provided
I20260809 12:05:07.887671 26528 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260809 12:05:07.888005 26528 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260809 12:05:07.890949 26528 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/data/instance:
uuid: "de9a4ea2d6ee471fb9a37fe09ac69ea8"
format_stamp: "Formatted at 2026-08-09 12:05:07 on dist-test-slave-bw88"
I20260809 12:05:07.891733 26528 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/wal/instance:
uuid: "de9a4ea2d6ee471fb9a37fe09ac69ea8"
format_stamp: "Formatted at 2026-08-09 12:05:07 on dist-test-slave-bw88"
W20260809 12:05:07.897022 26528 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/data/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/data/data (479514624 bytes available vs 518351011 bytes reserved) (error 28)
I20260809 12:05:07.897222 26528 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260809 12:05:07.900652 26549 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260809 12:05:07.902130 26528 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260809 12:05:07.902333 26528 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/data,/tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/wal
uuid: "de9a4ea2d6ee471fb9a37fe09ac69ea8"
format_stamp: "Formatted at 2026-08-09 12:05:07 on dist-test-slave-bw88"
I20260809 12:05:07.902562 26528 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/wal
metadata directory: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/wal
1 data directories: /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260809 12:05:07.917536 26528 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260809 12:05:07.918447 26528 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
I20260809 12:05:07.918761 26528 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260809 12:05:07.938119 26528 rpc_server.cc:307] RPC server started. Bound to: 127.16.63.124:33741
I20260809 12:05:07.938187 26611 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.16.63.124:33741 every 8 connection(s)
I20260809 12:05:07.939599 26528 server_base.cc:1166] Dumped server information to /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/data/info.pb
W20260809 12:05:07.943526 26612 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/data/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/data/data (479510528 bytes available vs 518351011 bytes reserved) (error 28)
E20260809 12:05:07.943823 26612 master.cc:392] Unable to init master catalog manager: IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
I20260809 12:05:07.944065 26528 master.cc:537] Master@127.16.63.124:33741 shutting down...
I20260809 12:05:07.948972 16637 external_mini_cluster.cc:1388] Started /tmp/dist-test-task_IWYEn/build/asan/bin/kudu as pid 26528
I20260809 12:05:07.949147 16637 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task_IWYEn/test-tmp/kudu-tool-test.1.ToolTest.ClusterNameResolverFileCorrupt.1786276989135566-16637-0/minicluster-data/master-2/wal/instance
W20260809 12:05:07.965538 26554 connection.cc:441] server connection from 127.0.0.1:36136 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36136 (request call id 0) could send its response
I20260809 12:05:07.978850 26528 master.cc:552] Master@127.16.63.124:33741 shutdown complete.
IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
F20260809 12:05:12.976027 16637 external_mini_cluster.cc:634] Check failed: leader_master() != nullptr Must have started at least 1 master before adding tablet servers
*** Check failure stack trace: ***
*** Aborted at 1786277112 (unix time) try "date -d @1786277112" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e8000040fd) received by PID 16637 (TID 0x7f0b67860d40) from PID 16637; stack trace: ***
    @     0x7f0b6ad19a46 google::(anonymous namespace)::FailureSignalHandler() at ??:0
    @     0x7f0b72610980 (unknown) at ??:0
    @     0x7f0b68552e87 gsignal at ??:0
    @     0x7f0b685547f1 abort at ??:0
    @     0x7f0b6ad0b9ad google::LogMessage::Fail() at ??:0
    @     0x7f0b6ad0e88a google::LogMessage::SendToLog() at ??:0
    @     0x7f0b6ad0b4de google::LogMessage::Flush() at ??:0
    @     0x7f0b6ad0ca19 google::LogMessageFatal::~LogMessageFatal() at ??:0
    @     0x7f0b809f5bc5 kudu::cluster::ExternalMiniCluster::AddTabletServer() at ??:0
    @     0x7f0b809ef3f0 kudu::cluster::ExternalMiniCluster::Start() at ??:0
    @           0x8676a0 kudu::tools::ToolTest::StartExternalMiniCluster() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:?
    @           0xa1805f kudu::tools::ToolTest_ClusterNameResolverFileCorrupt_Test::TestBody() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8952
    @     0x7f0b7fd65bfe testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
    @     0x7f0b7fd5a5db testing::Test::Run() at ??:0
    @     0x7f0b7fd5a795 testing::TestInfo::Run() at ??:0
    @     0x7f0b7fd5acdf testing::TestSuite::Run() at ??:0
    @     0x7f0b7fd5b29f testing::internal::UnitTestImpl::RunAllTests() at ??:0
    @     0x7f0b7fd6613e testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
    @     0x7f0b7fd5a83d testing::UnitTest::Run() at ??:0
    @           0xc05f52 RUN_ALL_TESTS() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/installed/uninstrumented/include/gtest/gtest.h:2293
    @           0xc04462 main at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/test_main.cc:109
    @     0x7f0b68535c87 __libc_start_main at ??:0
    @           0x790189 (unknown) at ??:?